.ff
{
    font-family: 'iconfont' !important;
}
.iconfont
{
    font-size: inherit;
}
@font-face
{
    font-family: 'Oswald';
    font-weight: bold;
    font-style: normal;

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

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

    src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../flaticon/SourceSansPro-Regular.woff2') format('woff2'), url('../flaticon/SourceSansPro-Regular.woff') format('woff'), url('../flaticon/SourceSansPro-Regular.ttf') format('truetype');
    font-display: swap;
}
body
{
    font-family: 'Oswald', 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: 1440px;
    }
}
@media (min-width: 1660px)
{
    .container
    {
        max-width: 1600px;
    }
}
@media (min-width: 1400px)
{
    .con1300
    {
        max-width: 1330px;
    }
}
@media (min-width: 1350px)
{
    .con1200
    {
        max-width: 1230px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n + 1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
input[type='number']
{
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button
{
    margin: 0;

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

    border: none;
}
.scrollbar::-webkit-scrollbar-track
{
    background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb
{
    background-color: #ccc;
}
.tranform-0
{
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
}
.fp-auto-height
{
    height: auto;
}
.fp-scrollable
{
    height: auto;
}
.swiper-button-next,
.swiper-button-prev
{
    line-height: 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: #000;
    border-radius: 6px;
    background: #eee;
}
@media (max-width: 1199px)
{
    .swiper-button-next,
    .swiper-button-prev
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.swiper-button-next:after,
.swiper-button-prev:after
{
    display: none;
}
.swiper-button-next .iconfont,
.swiper-button-prev .iconfont
{
    display: block;

    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next
{
    right: 0;
}
.swiper-button-next.swiper-button-next .iconfont,
.swiper-button-prev.swiper-button-next .iconfont
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover
{
    color: #fff;
    background-color: #015aaa;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next
{
    position: absolute;
    z-index: 8;
    top: 50%;

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

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

    margin-left: 0;
}
.arrow-right
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .arrow-right
    {
        margin-top: 30px;
    }
}
.arrow-right .swiper-button-prev,
.arrow-right .swiper-button-next
{
    position: absolute;
    top: -120px;
    right: 15px;
    left: auto;
}
@media (max-width: 1199px)
{
    .arrow-right .swiper-button-prev,
    .arrow-right .swiper-button-next
    {
        top: -100px;
    }
}
@media (max-width: 991px)
{
    .arrow-right .swiper-button-prev,
    .arrow-right .swiper-button-next
    {
        top: -60px;
    }
}
@media (max-width: 767px)
{
    .arrow-right .swiper-button-prev,
    .arrow-right .swiper-button-next
    {
        top: -70px;
    }
}
.arrow-right .swiper-button-prev
{
    right: 80px;
}
.swiper-pagination
{
    position: relative;
    right: auto !important;
    bottom: auto !important;
    left: 0 !important;

    width: auto !important;
    margin: 30px 0 0 0 !important;

    -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
            transform: translateX(0) !important;
}
.swiper-pagination .swiper-pagination-bullet
{
    width: 10px;
    height: 10px;

    opacity: 1;
    border: 1px solid #0ab38d;
    background: none;
}
.swiper-pagination .swiper-pagination-bullet-active
{
    background-color: #0ab38d;
}
.slick-dots
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 20px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.slick-dots li
{
    width: 10px;
    height: 10px;
    margin: 0 5px;

    border: 1px solid #0ab38d;
    border-radius: 50%;
    background: none;
}
.slick-dots li button
{
    display: none;
}
.slick-dots li.slick-active
{
    background-color: #0ab38d;
}
: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: 30px;

    width: 100%;
    padding: 0 5%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .hs-header-box
    {
        top: 10px;

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

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

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

    height: 50px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        font-size: 18px;
        line-height: 1;

        height: 60px;
        padding: 10px 0;
    }
}
.hs-header-box .logo img
{
    width: auto;
    height: 100%;
    margin-right: 14px;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo img
    {
        margin-right: 4px;
    }
}
.hs-header-box .header-right
{
    padding: 0 30px;

    color: #fff;
    border-radius: 60px;
    background-color: #0ab38d;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-right
    {
        padding: 0 10px;
    }
}
.hs-header-box .pc-search .search-button
{
    line-height: 40px;

    cursor: pointer;
    -webkit-transition: all .2s;
    -webkit-transition: all .4s;
            transition: all .2s;
            transition: all .4s;
}
.hs-header-box .pc-search .search-button img
{
    width: 30px;

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

    opacity: .6;

    -webkit-filter: brightness(0) invert(0);
            filter: brightness(0) invert(0);
}
.hs-header-box .pc-search .search-button .iconfont
{
    font-size: 30px;

    display: block;

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search .search-button .iconfont
    {
        font-size: 24px;
    }
}
.hs-header-box .pc-search .search-button:hover .iconfont
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-header-box .pc-search form
{
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 5%;

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

    width: -webkit-calc(100% - 10%);
    width:         calc(100% - 10%);
    padding: 40px 80px 40px 20px;

    border-radius: 50px;
    background-color: #0ab38d;
}
@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-size: 40px;
    line-height: 40px;

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

    width: 40px;
    height: 40px;

    cursor: pointer;
    -webkit-transform: rotate(45deg) translateY(-50%);
        -ms-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #015aaa;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search .close-search
    {
        right: 10px;
    }
}
.hs-header-box .pc-search .submit
{
    font-size: 24px;
    line-height: 30px;

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

    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 .open-quote a
{
    font-size: 20px;
    line-height: 80px;

    padding: 0 10px;

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

    color: #fff;
    background-color: #0ab38d;
}
@media (max-width: 1199px)
{
    .hs-header-box .open-quote a
    {
        line-height: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-header-box .open-quote a
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .open-quote a
    {
        font-size: 16px;
    }
}
.hs-header-box .open-quote a span
{
    -webkit-transition: background-size .56s;
            transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image:         linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-header-box .open-quote:hover a span
{
    background-size: 100% 1px;
}
.hs-header-box .language
{
    position: relative;

    margin-left: 12px;
}
.hs-header-box .language p
{
    margin: 0;
}
.hs-header-box .language p .flaticon
{
    font-size: 24px;
}
.hs-header-box .language ul
{
    position: absolute;
    top: 100%;
    left: 50%;

    display: none;

    min-width: 100px;

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

    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;
    white-space: nowrap;

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

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

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 22px;
    line-height: 1.5;

    position: relative;

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

    height: 80px;
    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: 1560px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 18px;

        padding: 0 1.5vw;
    }
}
@media (max-width: 1400px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 1vw;
    }
}
.hs-header-box .header-nav > ul > li > a:after
{
    position: absolute;
    bottom: 10%;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    border-radius: 50%;
    background-color: #0ab38d;
}
.hs-header-box .header-nav > ul > li:hover > a
{
    color: #0ab38d;
}
.hs-header-box .header-nav > ul > li:hover > a:after
{
    width: 9px;
    height: 9px;
}
.hs-header-box .pc-nav-down
{
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 50%;

    display: none;

    min-width: 100%;
    min-width: 180px;
    padding: 30px 0;

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

    color: #333;
    border-radius: 0 0 30px 30px;
    background-color: #fff;
    box-shadow: 0 7px 12px 0 rgba(0, 0, 0, .22);
}
.hs-header-box .pc-nav-down > li > a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-header-box .pc-nav-down > li > a
    {
        font-size: 16px;
    }
}
@media (max-width: 1400px)
{
    .hs-header-box .pc-nav-down > li > a
    {
        padding: 10px 1vw;
    }
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a
{
    color: #fff;
    background-color: #0ab38d;
}
.hs-header-box .pc-nav-down-product
{
    font-size: 0;

    width: 40vw;
    padding: 30px 5%;

    -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
            transform: translateX(-20%);
}
.hs-header-box .pc-nav-down-product li
{
    display: inline-block;

    width: 33.33333%;
    padding: 0 2vw;

    text-align: center;
    vertical-align: top;
}
.hs-header-box .pc-nav-down-product li a
{
    font-size: 22px;

    display: block;
}
.hs-header-box .pc-nav-down-product li img
{
    display: block;

    width: 100%;
    margin-bottom: 14px;

    border-radius: 20px;
}
.hs-header-box .pc-nav-down-product li:hover a
{
    color: #0ab38d;
    background: none;
}
.hs-header-box .pc-nav-down2
{
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2 > li
{
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2 > li > a
{
    font-size: 14px;
    line-height: 20px;

    position: relative;

    display: block;

    padding: 5px 15px;
    padding-left: 18px;

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

    color: #666;
}
.hs-header-box .pc-nav-down2 > li > a:before
{
    position: absolute;
    top: 12px;
    left: 0;

    display: block;

    width: 7px;
    height: 7px;

    content: '';

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

    display: none;

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

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box.stuck-header
{
    top: 0;

    color: #000;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .open-quote a
{
    line-height: 60px;
}
@media (max-width: 1199px)
{
    .hs-header-box.stuck-header .open-quote a
    {
        line-height: 50px;
    }
}
.hs-header-box.stuck-header .header-nav > ul > li > a
{
    height: 60px;
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

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

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

    width: 30px;
}
.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: 7;
    top: 50%;
    right: 0;

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

    border-radius: 6px;
    background-color: #015aaa;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img
{
    width: 120px;
}
.customer-service a:hover .iconfont
{
    color: #fff;
    background-color: #015aaa;
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #015aaa;
}
.xs-customer-service
{
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #0ab38d;
}
.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;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text
    {
        top: 55%;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text
    {
        top: 50%;
    }
}
.banner-box .swiper-text h3
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;

    color: #015aaa;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h3
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h3
    {
        font-size: 16px;
    }
}
.banner-box .swiper-text h3.fz48
{
    font-size: 48px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h3.fz48
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h3.fz48
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h3.fz48
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h3.fz48
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h3.fz48
    {
        font-size: 18px;
    }
}
.banner-box .swiper-text h2
{
    font-size: 50px;
    font-weight: bold;
    line-height: 1.3;

    color: #0ab38d;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2
    {
        font-size: 20px;
    }
}
.banner-box .swiper-text h2.fz72
{
    font-size: 72px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h2.fz72
    {
        font-size: 66px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h2.fz72
    {
        font-size: 60px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h2.fz72
    {
        font-size: 56px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h2.fz72
    {
        font-size: 46px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2.fz72
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2.fz72
    {
        font-size: 24px;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4
{
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text h4 span
{
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text .ban-more a
{
    line-height: 30px;

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

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

    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.banner-box .swiper-text-1 h2
{
    color: #fff;
}
.banner-box .swiper-text-4 h2
{
    color: #fff;
}
.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 .button-banner
{
    position: absolute;
    z-index: 6;
    bottom: 5%;

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

    width: 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 767px)
{
    .banner-box .button-banner
    {
        bottom: 0;
    }
}
.banner-box .line
{
    width: 190px;
    height: 1px;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .banner-box .line
    {
        width: 150px;
    }
}
@media (max-width: 991px)
{
    .banner-box .line
    {
        width: 100px;
    }
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next
{
    font-size: 24px;

    position: relative;

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

    margin: 0;

    color: #fff;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover
{
    color: #0ab38d;
}
.banner-box .swiper-button-prev .iconfont
{
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.banner-box .swiper-pagination
{
    position: relative;
    bottom: 0;

    width: auto;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.banner-box .swiper-pagination .swiper-pagination-bullet
{
    width: 14px;
    height: 14px;
    margin-right: 20px;

    opacity: .6;
    border-radius: 50%;
    background: #fff;
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active
{
    opacity: 1;
}
.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: rgba(255, 255, 255, .9);
}
.banner-inner .title-banner h2
{
    font-size: 60px;
    font-weight: bold;
    line-height: 1;

    position: relative;
}
@media (max-width: 1560px)
{
    .banner-inner .title-banner h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h2
    {
        font-size: 30px;
    }
}
.banner-inner .title-banner h3
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.66666667;
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h3
    {
        font-size: 18px;
        line-height: 1.4;
    }
}
@media (max-width: 767px)
{
    .banner-inner .title-banner h3
    {
        font-size: 16px;
    }
}
.banner-inner .title-banner:after
{
    display: block;

    width: 77px;
    height: 7px;
    margin: 0 auto;
    margin-top: 2vw;

    content: '';

    background-color: #fff;
}
@media (max-width: 767px)
{
    .banner-inner .title-banner:after
    {
        margin-top: 10px;
    }
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 0;

    width: 100%;

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

    color: #fff;
}
.banner-inner .hs-inner-location
{
    margin-top: 10px;
}
.banner-inner .hs-inner-location .location
{
    color: #fff;
}
.banner-inner .hs-inner-location .location ul li a:hover
{
    text-decoration: underline;

    color: #fff;
}
@media (min-width: 768px)
{
    .banner-inner .container
    {
        position: relative;
    }
}
.banner-inner .banner-news-menu
{
    position: absolute;
    top: 50%;
    right: 15px;

    width: 280px;
    padding: 80px 5%;

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

    background-color: rgba(10, 179, 141, .95);
}
@media (max-width: 1560px)
{
    .banner-inner .banner-news-menu
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .banner-news-menu
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .banner-news-menu
    {
        position: relative;
        top: auto;
        right: 0;
        bottom: 0;

        width: 100%;
        margin-top: 20px;
        padding: 10px;

        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);
    }
}
@media (max-width: 767px)
{
    .banner-inner .banner-news-menu ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.banner-inner .banner-news-menu ul li a
{
    font-size: 20px;
    line-height: 30px;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .banner-inner .banner-news-menu ul li a
    {
        font-size: 18px;

        padding: 5px 10px;
    }
}
.banner-inner .banner-news-menu ul li.active a,
.banner-inner .banner-news-menu ul li:hover a
{
    color: #015aaa;
}
.banner-product
{
    height: 100px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .banner-product
    {
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .banner-product
    {
        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;
    }
}
.hs-more
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-more
    {
        margin-top: 30px;
    }
}
.hs-more a,
.hs-more span
{
    line-height: 28px;

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

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

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

    color: #fff;
    border-radius: 7px;
    background-color: #0ab38d;
}
@media (max-width: 991px)
{
    .hs-more a,
    .hs-more span
    {
        line-height: 24px;

        padding: 10px 20px;
    }
}
.hs-more a .iconfont,
.hs-more span .iconfont
{
    font-size: 12px;

    margin-left: 50px;

    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
@media (max-width: 1199px)
{
    .hs-more a .iconfont,
    .hs-more span .iconfont
    {
        margin-left: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-more a .iconfont,
    .hs-more span .iconfont
    {
        margin-left: 20px;
    }
}
.hs-more a:hover,
.hs-more span:hover
{
    background-color: #015aaa;
}
.hs-more a:hover .iconfont,
.hs-more span:hover .iconfont
{
    -webkit-transition: all .6s;
            transition: all .6s;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.hs-more-blue a,
.hs-more-blue span
{
    background-color: #015aaa;
}
.hs-more-blue a:hover,
.hs-more-blue span:hover
{
    background-color: #0ab38d;
}
.public-scrollbar
{
    position: relative;

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

    border-top: 12px solid #fff;
    border-bottom: 12px solid #fff;
    background-color: #d2d2d2;
}
.public-scrollbar .swiper-scrollbar-drag
{
    position: absolute;
    top: -12px;

    width: 26px;
    height: 26px;

    cursor: pointer;

    border-radius: 50%;
    background: none;
}
.public-scrollbar .swiper-scrollbar-drag:before
{
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;

    display: block;

    width: 14px;
    height: 14px;

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

    border-radius: 50%;
    background-color: #0ab38d;
}
.public-scrollbar .swiper-scrollbar-drag:after
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-animation: pulse 1.8s infinite;
            animation: pulse 1.8s infinite;

    border-radius: 50%;
    background-color: rgba(10, 179, 141, .5);
}
@-webkit-keyframes pulse
{
    0%
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: .6;
    }
    70%
    {
        -webkit-transform: scale(2);
                transform: scale(2);

        opacity: 0;
    }
    100%
    {
        opacity: 0;
    }
}
@keyframes pulse
{
    0%
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: .6;
    }
    70%
    {
        -webkit-transform: scale(2);
                transform: scale(2);

        opacity: 0;
    }
    100%
    {
        opacity: 0;
    }
}
.title-home .subtitle
{
    font-size: 18px;
    line-height: 1.5;

    color: #015aaa;
}
@media (max-width: 767px)
{
    .title-home .subtitle
    {
        font-size: 16px;
    }
}
.title-home h2
{
    font-size: 48px;
    line-height: 1.2;

    margin: 0;

    color: #0ab38d;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1470px)
{
    .title-home h2
    {
        font-size: 34px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 22px;
    }
}
.title-home h2.fz60
{
    font-size: 60px;
}
@media (max-width: 1560px)
{
    .title-home h2.fz60
    {
        font-size: 50px;
    }
}
@media (max-width: 1470px)
{
    .title-home h2.fz60
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2.fz60
    {
        font-size: 32px;
    }
}
@media (max-width: 991px)
{
    .title-home h2.fz60
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .title-home h2.fz60
    {
        font-size: 24px;
    }
}
.title-home h3
{
    font-size: 30px;
    line-height: 1.25;

    margin-top: 14px;

    color: #0ab38d;
}
@media (max-width: 1400px)
{
    .title-home h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .title-home h3
    {
        font-size: 20px;
    }
}
.title-home p
{
    font-size: 16px;
    line-height: 1.625;

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

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

    margin: 0;
}
@media (max-width: 1199px)
{
    .public-note p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.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;
    }
}
.public-note.lh24 p
{
    line-height: 24px;
}
.hs-home-category
{
    position: relative;
    z-index: 6;

    background: #f8f8f8;
}
@media (min-width: 1200px)
{
    .hs-home-category
    {
        overflow: visible;
    }
}
.hs-home-category .category-menu
{
    -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
            transform: translateY(-30px);
}
@media (max-width: 1199px)
{
    .hs-home-category .category-menu
    {
        margin-top: 30px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.hs-home-category .category-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden;

    width: 70%;
    margin: 0 auto;

    color: #fff;
    border-radius: 16px;
    background-color: #0ab38d;
}
@media (max-width: 991px)
{
    .hs-home-category .category-menu ul
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-menu ul
    {
        border-radius: 10px;
    }
}
.hs-home-category .category-menu ul li
{
    border-right: 1px solid #238e76;

    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.hs-home-category .category-menu ul li a
{
    font-size: 26px;
    line-height: 40px;

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

    height: 100%;
    padding: 40px 20px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-home-category .category-menu ul li a
    {
        font-size: 22px;

        padding: 30px 15px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-menu ul li a
    {
        font-size: 20px;

        padding: 20px 15px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-menu ul li a
    {
        font-size: 18px;
        line-height: 20px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-home-category .category-menu ul li a .iconfont
{
    font-size: 40px;

    margin-right: 10px;
}
@media (max-width: 1400px)
{
    .hs-home-category .category-menu ul li a .iconfont
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-menu ul li a .iconfont
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-menu ul li a .iconfont
    {
        font-size: 24px;
    }
}
.hs-home-category .category-menu ul li.active a
{
    background-color: #015aaa;
}
.hs-home-category .category-content
{
    position: relative;

    margin-top: 30px;
}
.hs-home-category .category
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;

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

    opacity: 0;
}
.hs-home-category .category.show
{
    position: relative;
    z-index: 6;

    opacity: 1;
}
.hs-home-category .category .swiper-slide
{
    height: auto;
    padding: 10px 0 30px;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .swiper-slide
    {
        padding: 0;
    }
}
.hs-home-category .category .category-group
{
    position: relative;

    display: block;

    height: 100%;
    padding: 10px;
    padding-bottom: 70px;

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

    border-radius: 15px;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .category-group
    {
        padding-bottom: 50px;
    }
}
.hs-home-category .category .category-group:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: -webkit-calc(100% - 60px);
    height:         calc(100% - 60px);

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

    border-radius: 15px;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .category-group:before
    {
        height: 100%;
    }
}
.hs-home-category .category .category-group .img
{
    position: relative;
    z-index: 6;

    overflow: hidden;

    border-radius: 18px;
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-group .img
    {
        border-radius: 10px;
    }
}
.hs-home-category .category .category-group .desc
{
    position: relative;
    z-index: 6;

    padding: 30px 10px;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .category-group .desc
    {
        padding: 20px 10px;
    }
}
.hs-home-category .category .category-group .mask
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;

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

    opacity: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-category .category .category-group .mask .iconfont
{
    font-size: 20px;
    line-height: 1.5;

    display: block;
}
.hs-home-category .category .category-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-category .category .category-group .title-category
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-category .category .category-group .note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-category .category .category-group .note p
{
    line-height: 24px;

    margin: 0;

    color: #666;
}
.hs-home-category .category .category-group .more
{
    position: absolute;
    z-index: 6;
    bottom: 30px;
    left: 20px;

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

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

    opacity: 0;
    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .category-group .more
    {
        opacity: 1;
        color: #0ab38d;
    }
}
.hs-home-category .category .category-group .more .iconfont
{
    font-size: 12px;
    line-height: 25px;

    display: block;

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

    text-align: center;

    color: #fff;
    border-radius: 5px;
    background-color: #015aaa;
}
.hs-home-category .category .category-group .more .iconfont:before
{
    display: block;

    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (min-width: 1200px)
{
    .hs-home-category .category .category-group:hover:before
    {
        height: 100%;

        background-color: #0ab38d;
        box-shadow: 0 10px 18px 0 rgba(10, 179, 141, .55);
    }
    .hs-home-category .category .category-group:hover .title-category
    {
        color: #fff;
    }
    .hs-home-category .category .category-group:hover .note p
    {
        color: #fff;
    }
    .hs-home-category .category .category-group:hover .more
    {
        opacity: 1;
    }
    .hs-home-category .category .category-group:hover .more .iconfont:before
    {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
    }
}
.hs-home-category .public-scrollbar
{
    border-color: #f8f8f8;
}
.public-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-application .application
{
    overflow: hidden;

    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-application .application
    {
        margin-top: 30px;
    }
}
.hs-home-application .application .swiper-application
{
    width: 170%;
}
@media (max-width: 1199px)
{
    .hs-home-application .application .swiper-application
    {
        width: 100%;
    }
}
.hs-home-application .application .application-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-application .application .application-group .img
{
    position: relative;
    z-index: 1;

    overflow: hidden;

    width: -webkit-calc(45% + 50px);
    width:         calc(45% + 50px);
    height: 100%;

    border-radius: 24px 0 0 24px;
}
@media (max-width: 991px)
{
    .hs-home-application .application .application-group .img
    {
        width: -webkit-calc(50% + 50px);
        width:         calc(50% + 50px);
    }
}
@media (max-width: 991px)
{
    .hs-home-application .application .application-group .img
    {
        border-radius: 15px 0 0 15px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group .img
    {
        width: 100%;

        border: 10px 0 0 10px;
    }
}
.hs-home-application .application .application-group .img .ibox
{
    padding-bottom: 90.27777778%;
}
.hs-home-application .application .application-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-application .application .application-group .desc
{
    position: relative;
    z-index: 6;

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

    width: 55%;
    margin-left: -50px;
    padding: 50px;

    color: #fff;
    border-radius: 24px;
    background-color: #0ab38d;

    -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-application .application .application-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-home-application .application .application-group .desc
    {
        width: 50%;
        padding: 20px;

        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group .desc
    {
        border-radius: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group .desc
    {
        width: 100%;
        margin: 0;
    }
}
.hs-home-application .application .application-group .icon
{
    width: 54px;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 1199px)
{
    .hs-home-application .application .application-group .icon
    {
        width: 44px;
    }
}
.hs-home-application .application .application-group .icon img
{
    width: 100%;
}
.hs-home-application .application .application-group .title-application
{
    margin-top: 16px;
}
.hs-home-application .application .application-group .title-application span
{
    font-size: 18px;
    line-height: 24px;

    display: block;
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group .title-application span
    {
        font-size: 16px;
    }
}
.hs-home-application .application .application-group .title-application h3
{
    font-size: 24px;
    line-height: 36px;

    display: -webkit-box;
    overflow: hidden;

    height: 36px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-home-application .application .application-group .title-application h3
    {
        font-size: 20px;
        line-height: 30px;

        height: 30px;
    }
}
.hs-home-application .application .application-group .note
{
    display: -webkit-box;
    overflow: hidden;

    max-height: 150px;
    margin-top: 50px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 1560px)
{
    .hs-home-application .application .application-group .note
    {
        margin-top: 20px;
    }
}
@media (max-width: 1470px)
{
    .hs-home-application .application .application-group .note
    {
        display: -webkit-box;
        overflow: hidden;

        max-height: 120px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
}
@media (max-width: 991px)
{
    .hs-home-application .application .application-group .note
    {
        margin-top: 10px;
    }
}
.hs-home-application .application .application-group .more-num
{
    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;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
.hs-home-application .application .application-group .num
{
    font-size: 150px;
    line-height: 1;

    display: block;

    opacity: .3;
}
@media (max-width: 1560px)
{
    .hs-home-application .application .application-group .num
    {
        font-size: 120px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-application .application .application-group .num
    {
        font-size: 100px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-application .application .application-group .num
    {
        font-size: 80px;
    }
}
@media (max-width: 991px)
{
    .hs-home-application .application .application-group .num
    {
        font-size: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application .application-group .num
    {
        font-size: 40px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-application .application .application-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-home-application .application .application-group:hover .title-application h3
    {
        text-decoration: underline;
    }
}
.hs-home-about
{
    position: relative;

    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-about
    {
        background-attachment: fixed;
    }
}
.hs-home-about:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .7);
}
.hs-home-about .about
{
    position: relative;
    z-index: 2;

    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-about .about-left
{
    width: 55%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left
    {
        width: 100%;
    }
}
.hs-home-about .title-home h2
{
    font-weight: bold;

    color: #fff;
}
.hs-home-about .title-home h2 span
{
    font-size: 36px;
    font-weight: normal;

    display: block;
}
.hs-home-about .about-note
{
    margin-top: 30px;

    color: #fff;
}
.hs-home-about .about-note h3
{
    font-size: 30px;
    line-height: 1.2;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-note h3
    {
        font-size: 26px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about-note h3
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-note h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-note h3
    {
        font-size: 18px;
    }
}
.hs-home-about .video
{
    text-align: center;
}
@media (max-width: 991px)
{
    .hs-home-about .video
    {
        width: 100%;
        margin-top: 50px;
    }
}
.hs-home-about .video .year
{
    font-size: 147px;
    font-weight: bold;

    margin-top: 100px;

    color: rgba(255, 255, 255, .5);
}
@media (max-width: 1560px)
{
    .hs-home-about .video .year
    {
        font-size: 130px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-about .video .year
    {
        font-size: 120px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .video .year
    {
        font-size: 100px;

        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .video .year
    {
        font-size: 80px;

        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .video .year
    {
        font-size: 60px;
    }
}
.public-play
{
    position: relative;

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

    cursor: pointer;

    border-radius: 50%;
    background: #fff;
}
.public-play span
{
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

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

    width: 100%;
    height: 100%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    color: #fff;
    border-radius: 50%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.public-play span:before
{
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #015aaa;
}
.public-play::before,
.public-play::after
{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

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

    border-radius: 50%;
    background: rgba(255, 255, 255, .5);
}
.public-play::after
{
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
}
.public-play::before
{
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
}
@-webkit-keyframes play
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
                transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
@keyframes play
{
    0%
    {
        -webkit-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
                transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
.hs-home-advantage .advantage ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 991px)
{
    .hs-home-advantage .advantage ul li
    {
        width: 50%;
        margin: 20px 0;
    }
}
.hs-home-advantage .advantage .advantage-group
{
    max-width: 200px;

    text-align: center;
}
@media (max-width: 991px)
{
    .hs-home-advantage .advantage .advantage-group
    {
        margin: 0 auto;
    }
}
.hs-home-advantage .advantage .advantage-group .iconfont
{
    font-size: 60px;
    line-height: 1;

    display: block;

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

    color: #0ab38d;
}
@media (max-width: 991px)
{
    .hs-home-advantage .advantage .advantage-group .iconfont
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-home-advantage .advantage .advantage-group .iconfont
    {
        font-size: 40px;
    }
}
.hs-home-advantage .advantage .advantage-group p
{
    font-size: 18px;
    line-height: 24px;

    margin: 20px 0 0 0;

    color: #333;
}
@media (min-width: 1200px)
{
    .hs-home-advantage .advantage .advantage-group:hover .iconfont
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-home-need .need
{
    position: relative;

    overflow: hidden;

    padding: 90px;

    border-radius: 25px;
    background: url(../images/need_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .hs-home-need .need
    {
        padding: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-need .need
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-need .need
    {
        padding: 20px;
    }
}
.hs-home-need .need:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .9;
    background: -webkit-gradient(linear, right top, left top, from(#0ab38d), to(#015aaa));
    background: -webkit-linear-gradient(right, #0ab38d, #015aaa);
    background:         linear-gradient(270deg, #0ab38d, #015aaa);
}
.hs-home-need .need-flex
{
    position: relative;
    z-index: 4;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
@media (max-width: 991px)
{
    .hs-home-need .need-flex
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-home-need .title-home
{
    padding-right: 5%;
}
@media (max-width: 991px)
{
    .hs-home-need .title-home
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-need .title-home .subtitle
{
    color: #fff;
}
.hs-home-need .title-home h2
{
    color: #fff;
}
.hs-home-need .need-link
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 991px)
{
    .hs-home-need .need-link
    {
        width: 100%;
    }
}
.hs-home-need .need-link ul
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .hs-home-need .need-link ul
    {
        margin: 0 -5px;
    }
}
.hs-home-need .need-link ul li
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .hs-home-need .need-link ul li
    {
        padding: 0 5px;
    }
}
.hs-home-need .need-link ul li a
{
    padding-right: 30px;
    padding-left: 20px;

    color: #015aaa;
    background-color: #fff;
}
@media (max-width: 767px)
{
    .hs-home-need .need-link ul li a
    {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.hs-home-need .need-link ul li.active a
{
    color: #fff;
    background-color: #015aaa;
}
.hs-home-faqs .faqs ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-home-faqs .faqs ul
    {
        margin: 0 -5px;
    }
}
.hs-home-faqs .faqs ul li
{
    width: 50%;
    margin-top: 30px;
    padding: 0 20px;
}
@media (max-width: 1199px)
{
    .hs-home-faqs .faqs ul li
    {
        margin-top: 20px;
        padding: 0 5px;
    }
}
@media (max-width: 767px)
{
    .hs-home-faqs .faqs ul li
    {
        width: 100%;
    }
}
.hs-home-faqs .faqs .faqs-group
{
    overflow: hidden;

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

    border-radius: 13px;
    background-color: #eee;
}
.hs-home-faqs .faqs .faqs-group .title-faqs
{
    font-size: 20px;
    line-height: 24px;

    position: relative;

    padding: 20px 40px 20px 20px;
}
@media (max-width: 991px)
{
    .hs-home-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 18px;
    }
}
.hs-home-faqs .faqs .faqs-group .title-faqs:after
{
    position: absolute;
    top: 20px;
    right: 20px;

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

    padding: 0 20px 20px 20px;
}
.hs-home-faqs .faqs .faqs-group .faqs-ques p
{
    color: #666;
}
.hs-home-faqs .faqs .current .faqs-group
{
    color: #fff;
    background-color: #0ab38d;
}
.hs-home-faqs .faqs .current .faqs-group .faqs-ques p
{
    color: #fff;
}
.hs-home-faqs .faqs .current .faqs-group .title-faqs:after
{
    content: '-';
}
.public-news-group
{
    display: block;

    height: 100%;
    padding: 20px;

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

    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 9px 27px 0 rgba(0, 78, 131, .13);
}
@media (max-width: 1199px)
{
    .public-news-group
    {
        border-radius: 20px;
    }
}
@media (max-width: 767px)
{
    .public-news-group
    {
        border-radius: 10px;
    }
}
@media (max-width: 767px)
{
    .public-news-group
    {
        box-shadow: 0 5px 10px 0 rgba(0, 78, 131, .13);
    }
}
@media (max-width: 767px)
{
    .public-news-group
    {
        padding: 10px;
    }
}
.public-news-group .img
{
    overflow: hidden;

    border-radius: 25px;
}
@media (max-width: 1199px)
{
    .public-news-group .img
    {
        border-radius: 20px;
    }
}
@media (max-width: 767px)
{
    .public-news-group .img
    {
        border-radius: 10px;
    }
}
.public-news-group .img .ibox
{
    padding-bottom: 75%;
}
.public-news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .title-news
{
    margin-top: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.public-news-group .title-news h3
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .public-news-group .title-news h3
    {
        font-size: 16px;
    }
}
.public-news-group .public-note
{
    font-family: 'Source Sans Pro';

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.public-news-group .public-note p
{
    font-size: 16px;
    line-height: 24px;

    color: #666;
}
.public-news-group .date-more
{
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;

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

    margin-top: 20px;

    color: #0ab38d;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (min-width: 1200px)
{
    .public-news-group:hover
    {
        box-shadow: 0 9px 27px 0 rgba(0, 78, 131, .3);
    }
    .public-news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group:hover .title-news
    {
        color: #0ab38d;
    }
}
.hs-home-news
{
    background: url(../images/news_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-news
    {
        background-attachment: fixed;
    }
}
.hs-home-news .news
{
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .hs-home-news .news
    {
        margin-top: 0;
    }
}
.hs-home-news .news .slick-track
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-home-news .news .slick-list
{
    margin: 0 -20px;
}
@media (max-width: 1400px)
{
    .hs-home-news .news .slick-list
    {
        margin: 0 -15px;
    }
}
.hs-home-news .news .slick-list .slick-slide
{
    height: auto;
    padding: 40px 20px;
}
@media (max-width: 1400px)
{
    .hs-home-news .news .slick-list .slick-slide
    {
        padding: 40px 15px;
    }
}
.hs-home-news .news .slick-list .slick-slide > div
{
    height: 100%;
}
.hs-home-news .news .slick-list .slick-slide > div > div
{
    height: 100%;
}
.hs-home-news .news-more
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-home-news .news-more
    {
        margin-top: 30px;
    }
}
.hs-home-news .news-more a
{
    line-height: 30px;

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

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

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

    width: 100%;
    height: 1px;
    margin-left: 10px;

    content: '';

    background-color: rgba(0, 0, 0, .2);
}
.hs-home-news .news-more a span
{
    font-size: 14px;
    font-weight: bold;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-home-news .news-more a:hover
{
    color: #0ab38d;
}
.hs-home-news .news-more a:hover:after
{
    background-color: #0ab38d;
}
.fb_iframe_widget
{
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
            animation: Mouse 1.6s linear infinite;
    text-align: center;
}
@-webkit-keyframes Mouse
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(8px);
                transform: translateY(8px);
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@keyframes Mouse
{
    0%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%
    {
        -webkit-transform: translateY(8px);
                transform: translateY(8px);
    }
    100%
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
.hs-inner
{
    overflow: hidden;

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

    margin: 0;

    color: #0ab38d;
}
@media (max-width: 1560px)
{
    .title-inner h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .title-inner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
.title-inner p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 20px 0 0 0;

    color: #015aaa;
}
@media (max-width: 991px)
{
    .title-inner p
    {
        font-size: 18px;

        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .title-inner p
    {
        font-size: 16px;
    }
}
.pt-150
{
    padding-top: 150px;
}
@media (max-width: 1199px)
{
    .pt-150
    {
        padding-top: 80px;
    }
}
@media (max-width: 767px)
{
    .pt-150
    {
        padding-top: 0;
    }
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.hs-inner-location
{
    padding-top: 30px;

    color: #999;
}
.hs-inner-location .location
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

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

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

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

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

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

    margin: 0 10px;

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

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover
{
    color: #0ab38d;
}
@media (max-width: 767px)
{
    .public-menu
    {
        width: 100%;
        margin-top: 20px;
    }
}
.public-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-menu ul li
{
    margin-top: 10px;
    padding: 0 10px;
}
.public-menu ul li a
{
    font-size: 18px;
    line-height: 26px;

    display: block;

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

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

    color: rgba(0, 0, 0, .8);
    border: 1px solid #0ab38d;
    border-radius: 30px;
}
@media (max-width: 767px)
{
    .public-menu ul li a
    {
        font-size: 16px;
    }
}
.public-menu ul li.active a,
.public-menu ul li:hover a
{
    color: #fff;
    background-color: #0ab38d;
}
.hs-inner-menu
{
    position: relative;
    z-index: 6;

    margin-top: -30px;
}
@media (max-width: 991px)
{
    .hs-inner-menu
    {
        margin-top: -20px;
    }
}
.hs-inner-menu .inner-menu
{
    position: relative;
}
.hs-inner-menu .inner-menu:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;

    display: block;

    width: 2000px;
    height: 100%;

    content: '';

    background-color: #015aaa;
}
.hs-inner-menu .inner-menu > ul
{
    display: inline-block;

    padding-right: 150px;

    color: #fff;
    background-color: #015aaa;

    -webkit-clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
}
@media (max-width: 991px)
{
    .hs-inner-menu .inner-menu > ul
    {
        padding-right: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-menu .inner-menu > ul
    {
        padding-right: 20px;
    }
}
.hs-inner-menu .inner-menu > ul > li
{
    display: inline-block;

    vertical-align: middle;
}
.hs-inner-menu .inner-menu > ul > li > a
{
    font-size: 18px;
    line-height: 1.66666667;

    position: relative;

    display: block;

    padding: 20px;

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

        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-menu .inner-menu > ul > li > a
    {
        padding: 10px 6px;
    }
}
.hs-inner-menu .inner-menu > ul > li > a:after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 8px;

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

    background-color: #0ab38d;
}
@media (max-width: 991px)
{
    .hs-inner-menu .inner-menu > ul > li > a:after
    {
        height: 4px;
    }
}
.hs-inner-menu .inner-menu > ul > li.active > a:after,
.hs-inner-menu .inner-menu > ul > li:hover > a:after
{
    width: 100%;
}
.inner-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.inner-content .inner-left
{
    width: 380px;
}
@media (max-width: 1400px)
{
    .inner-content .inner-left
    {
        width: 300px;
    }
}
@media (max-width: 1199px)
{
    .inner-content .inner-left
    {
        width: 100%;
    }
}
.inner-content .inner-right
{
    width: -webkit-calc(100% - 380px);
    width:         calc(100% - 380px);
    padding-left: 50px;
}
@media (max-width: 1400px)
{
    .inner-content .inner-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
        padding-left: 30px;
    }
}
@media (max-width: 1199px)
{
    .inner-content .inner-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.inner-leftmenu
{
    border-radius: 22px;
    background-color: #0ab38d;
}
@media (max-width: 1199px)
{
    .inner-leftmenu
    {
        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu
    {
        border-radius: 10px;
    }
}
.inner-leftmenu .title-menu
{
    display: none;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu
    {
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;

        display: block;

        padding: 10px;

        color: #fff;
        background-color: #0ab38d;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .title-menu
    {
        font-size: 18px;
    }
}
.inner-leftmenu .title-menu:after
{
    position: absolute;
    top: 10px;
    right: 10px;

    content: '+';
}
.inner-leftmenu .title-menu.current:after
{
    content: '-';
}
.inner-leftmenu .menunav1
{
    padding: 10px 15px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li
{
    position: relative;

    margin: 18px 0;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li
    {
        margin: 8px 0;
    }
}
.inner-leftmenu .menunav1 > li .open-menunav2
{
    position: absolute;
    z-index: 6;
    top: 0;
    right: 0;

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

    width: 50px;
    height: 60px;

    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: 1199px)
{
    .inner-leftmenu .menunav1 > li .open-menunav2
    {
        height: 50px;
    }
}
.inner-leftmenu .menunav1 > li .open-menunav2:before
{
    display: block;

    width: 0;
    height: 0;

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

    border-width: 8px 4px 0 4px;
    border-style: solid;
    border-color: #0ab38d transparent transparent transparent;
}
.inner-leftmenu .menunav1 > li > a
{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;

    display: block;

    padding: 15px 50px 15px 20px;

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

    border-radius: 14px;
    background-color: #fff;
}
@media (max-width: 1560px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 18px;

        padding: 10px 50px 10px 10px;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 16px;
    }
}
.inner-leftmenu .menunav1 > li.active > a
{
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
}
.inner-leftmenu .menunav1 > li.active .menunav2
{
    display: block;
}
.inner-leftmenu .menunav1 > li:hover > a
{
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
}
.inner-leftmenu .menunav2
{
    display: none;

    padding: 15px 0;

    color: #fff;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2
    {
        padding: 10px 0;
    }
}
.inner-leftmenu .menunav2 > li
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        display: inline-block;

        margin-right: 20px;

        vertical-align: middle;

        border-bottom: none;
    }
}
.inner-leftmenu .menunav2 > li > a
{
    font-size: 18px;
    line-height: 24px;

    display: block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li > a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 5px 10px;
    }
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    font-weight: bold;
}
.title-product-details
{
    padding: 20px 30px;

    color: #fff;
    border-radius: 40px;
    background-color: #0ab38d;
}
@media (max-width: 767px)
{
    .title-product-details
    {
        padding: 10px 20px;

        border-radius: 30px;
    }
}
.title-product-details h3
{
    font-size: 22px;
    line-height: 30px;

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

    margin-right: 20px;
}
.title-public-application
{
    font-size: 18px;

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

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

    color: #fff;
    border-radius: 40px;
    background-color: #0ab38d;
}
@media (max-width: 1199px)
{
    .title-public-application
    {
        border-radius: 30px;
    }
}
@media (max-width: 767px)
{
    .title-public-application
    {
        border-radius: 10px;
    }
}
.title-public-application .num
{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;

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

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #015aaa;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (min-width: 1560px)
{
    .public-listbox1 > ul
    {
        margin: 0 -30px;
        margin-top: -60px;
    }
    .public-listbox1 > ul > li
    {
        margin-top: 60px;
        padding: 0 30px;
    }
}
@media (max-width: 1560px)
{
    .public-listbox1 > ul
    {
        margin-top: -30px;
    }
    .public-listbox1 > ul > li
    {
        margin-top: 30px;
    }
}
.public-listbox1 .listbox-group .icon
{
    display: inline-block;

    -webkit-transition: all .6s;
            transition: all .6s;
}
.public-listbox1 .listbox-group .icon img
{
    height: 70px !important;
}
@media (max-width: 1400px)
{
    .public-listbox1 .listbox-group .icon img
    {
        height: 60px !important;
    }
}
@media (max-width: 991px)
{
    .public-listbox1 .listbox-group .icon img
    {
        height: 50px !important;
    }
}
.public-listbox1 .listbox-group .title-listbox
{
    font-size: 24px;
    line-height: 1.25;

    padding: 20px 0;

    color: #0ab38d;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.public-listbox1 .listbox-group .note
{
    margin-top: 20px;
}
@media (min-width: 1200px)
{
    .public-listbox1 .listbox-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.public-listbox2 > ul > li
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .public-listbox2 > ul > li
    {
        margin-top: 20px;
    }
}
.public-listbox2 .listbox-group .title-listbox
{
    font-size: 18px;
    line-height: 1.66666667;

    color: #015aaa;
}
.public-listbox2 .listbox-group > ul > li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 20px;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 1199px)
{
    .public-listbox2 .listbox-group > ul > li
    {
        margin-top: 10px;
    }
}
.public-listbox2 .listbox-group > ul > li:before
{
    display: block;

    width: 6px;
    height: 6px;
    margin-top: 14px;
    margin-right: 10px;

    content: '';

    border-radius: 50%;
    background-color: #0ab38d;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-tuwen
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

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

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

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

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

    width: 34px;
    height: 34px;

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

    color: #fff;
    border-radius: 50%;
    background: #0865ff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.public-share ul li a img
{
    display: block;

    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.public-share ul li a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.public-share ul li a:hover img
{
    opacity: 1;
}
.public-share ul li.youtube a
{
    background-color: #d0202d;
}
.public-share ul li.instagram a
{
    background-color: #de3077;
}
.public-share ul li.tiktok a
{
    background-color: #1a1a1a;
}
.public-share ul li.twitter a
{
    background-color: #383838;
}
.public-share ul li.pinterest a
{
    background-color: #c30000;
}
.public-share ul li.alibaba a
{
    background-color: #f60;
}
.hs-inner-about .img
{
    width: 40%;
}
@media (max-width: 991px)
{
    .hs-inner-about .img
    {
        width: 100%;
    }
}
.hs-inner-about .img img
{
    width: 100%;
}
.hs-inner-about .desc
{
    width: 60%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-about .desc
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-about .title-inner h2
{
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 767px)
{
    .hs-inner-about .title-inner h2
    {
        font-size: w0px;
    }
}
.hs-inner-about .title-inner h3
{
    font-size: 25px;
    font-weight: bold;
    line-height: 1;

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

    margin-top: 20px;

    color: #015aaa;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-about .title-inner h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .title-inner h3
    {
        font-size: 18px;
    }
}
.hs-inner-about .title-inner h3 b
{
    font-size: 70px;
    line-height: 1;

    display: block;

    margin-right: 20px;

    color: #0ab38d;
}
@media (max-width: 1560px)
{
    .hs-inner-about .title-inner h3 b
    {
        font-size: 60px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-about .title-inner h3 b
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .title-inner h3 b
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .title-inner h3 b
    {
        font-size: 30px;
    }
}
.hs-inner-about .about-desc
{
    margin-top: 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-about .about-desc
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-desc
    {
        margin-top: 20px;
    }
}
.hs-inner-about .number > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-inner-about .number > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-about .number .number-group b
{
    font-size: 70px;
    line-height: 1;

    display: block;

    color: #0ab38d;
}
@media (max-width: 1560px)
{
    .hs-inner-about .number .number-group b
    {
        font-size: 60px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-about .number .number-group b
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .number .number-group b
    {
        font-size: 40px;
    }
}
.hs-inner-about .number .number-group b sup
{
    font-size: 40px;

    top: 20px;

    margin-left: 4px;

    vertical-align: top;

    color: #015aaa;
}
@media (max-width: 1560px)
{
    .hs-inner-about .number .number-group b sup
    {
        font-size: 36px;

        top: 10px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-about .number .number-group b sup
    {
        font-size: 30px;
    }
}
.hs-inner-about .number .number-group b sub
{
    font-size: 20px;

    bottom: 20px;

    margin-left: -15px;

    vertical-align: bottom;

    color: #015aaa;
}
@media (max-width: 1560px)
{
    .hs-inner-about .number .number-group b sub
    {
        bottom: 10px;
    }
}
.hs-inner-about .number .number-group p
{
    font-size: 18px;
    line-height: 1.66666667;

    max-width: 130px;
    margin: 20px 0 0 0;

    color: #666;
}
@media (max-width: 767px)
{
    .hs-inner-about .number .number-group p
    {
        font-size: 16px;

        margin-top: 10px;
    }
}
.scroll-box
{
    position: relative;
    /* 隐藏原生 */
}
.scroll-box .scroll-container
{
    position: relative;

    overflow-y: auto;

    width: 100%;
    height: 200px;
}
.scroll-box .scroll-container .scroll-content
{
    position: relative;

    padding-left: 50px;
}
@media (max-width: 1199px)
{
    .scroll-box .scroll-container .scroll-content
    {
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .scroll-box .scroll-container .scroll-content
    {
        padding-left: 20px;
    }
}
.scroll-box .scroll-container .scroll-content:before
{
    position: absolute;
    top: 0;
    left: 8px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: #0ab38d;
}
.scroll-box .scroll-container::-webkit-scrollbar
{
    width: 0;
}
.scroll-box .scroll-container
{
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.scroll-box .scroll-track
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 16px;
}
.scroll-box .scroll-thumb
{
    position: absolute;
    left: 50%;

    width: 16px;
    height: 16px;

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

    border-radius: 50%;
    background: #0ab38d;
}
.scroll-box-right .scroll-container .scroll-content
{
    padding-right: 50px;
    padding-left: 0;
}
@media (max-width: 1199px)
{
    .scroll-box-right .scroll-container .scroll-content
    {
        padding-right: 30px;
    }
}
@media (max-width: 991px)
{
    .scroll-box-right .scroll-container .scroll-content
    {
        padding-right: 20px;
    }
}
.scroll-box-right .scroll-container .scroll-content:before
{
    right: 8px;
    left: auto;
}
.scroll-box-right .scroll-track
{
    right: 0;
    left: auto;
}
.scroll-box-right .scroll-thumb
{
    right: 50%;
    left: auto;

    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
}
.hs-inner-why .why
{
    position: relative;

    overflow: hidden;

    padding: 80px 20%;

    text-align: center;

    border-radius: 23px;
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1400px)
{
    .hs-inner-why .why
    {
        padding: 60px 10%;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .why
    {
        padding: 50px 5%;
    }
}
.hs-inner-why .why:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .9;
    background: -webkit-gradient(linear, left top, right top, from(#0ab38d), to(#015aaa));
    background: -webkit-linear-gradient(left, #0ab38d, #015aaa);
    background:         linear-gradient(90deg, #0ab38d, #015aaa);
}
.hs-inner-why .title-why
{
    position: relative;
    z-index: 6;
}
.hs-inner-why .title-why h2
{
    font-size: 36px;
    line-height: 1.11111111;

    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-why .title-why h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .title-why h2
    {
        font-size: 24px;
    }
}
.hs-inner-why .title-why h2:after
{
    display: block;

    width: 69px;
    height: 4px;
    margin: 0 auto;
    margin-top: 20px;

    content: '';

    background: #fff;
}
.hs-inner-why .slick-why
{
    position: relative;
    z-index: 6;

    margin-top: 50px;
}
@media (max-width: 1560px)
{
    .hs-inner-why .slick-why
    {
        margin-top: 30px;
    }
}
.hs-inner-why .why-group p
{
    font-size: 22px;
    line-height: 1.36363636;

    color: rgba(255, 255, 255, .8);
}
.hs-inner-why .why-group h3
{
    
    color: rgba(255, 255, 255, 1);
}
@media (max-width: 1400px)
{
    .hs-inner-why .why-group p
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .why-group p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-why .why-group p
    {
        font-size: 16px;
    }
}
.hs-inner-why .slick-dots
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-why .slick-dots li
{
    width: 9px;
    height: 9px;
    margin: 0 10px;

    border: 1px solid #fff;
    border-radius: 50%;
}
.hs-inner-why .slick-dots li button
{
    display: none;
}
.hs-inner-why .slick-dots li.slick-active
{
    background-color: #fff;
}
.hs-inner-factory
{
    background: url(../images/factory_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-factory
    {
        background-attachment: fixed;
    }
}
.hs-inner-factory .title-inner h2,
.hs-inner-factory .title-inner p
{
    color: #fff;
}
.hs-inner-factory .factory
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory
    {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .swiper
{
    overflow: visible;
}
.hs-inner-factory .factory .swiper-wrapper
{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-factory .factory .factory-group
{
    position: relative;

    overflow: hidden;

    cursor: pointer;

    border-radius: 22px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .factory-group
    {
        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-group
    {
        border-radius: 10px;
    }
}
.hs-inner-factory .factory .factory-group .img
{
    position: relative;

    overflow: hidden;

    border-radius: 22px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .factory-group .img
    {
        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-group .img
    {
        border-radius: 10px;
    }
}
.hs-inner-factory .factory .factory-group .title-factory
{
    font-size: 20px;
    line-height: 1.5;

    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;

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

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

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

    opacity: 0;
    color: #fff;
    background-color: rgba(1, 90, 170, .9);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-inner-factory .factory .factory-group .title-factory
    {
        padding: 20px 10%;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .factory-group .title-factory
    {
        font-size: 18px;

        top: auto;
        bottom: 0;

        height: auto;
        padding: 10px;

        opacity: 1;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-group .title-factory
    {
        font-size: 16px;
    }
}
.hs-inner-factory .factory .factory-group .ibox
{
    padding-bottom: 118.57142857%;
}
.hs-inner-factory .factory .factory-group .ibox img
{
    object-fit: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-factory .factory .factory-group:hover .title-factory
    {
        opacity: 1;
    }
}
.hs-inner-factory .factory .swiper-slide-active .factory-group .ibox
{
    padding-bottom: 132.85714286%;
}
.hs-inner-factory .public-scrollbar
{
    position: relative;

    width: -webkit-calc(100% - var(--pad) - var(--pad));
    width:         calc(100% - var(--pad) - var(--pad));
    margin: 0 auto;
    margin-top: 60px;

    border: none;
    background: none;
}
.hs-inner-factory .public-scrollbar:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: rgba(255, 255, 255, .4);
}
.hs-inner-teams .teams > ul > li
{
    margin-top: 30px;
}
.hs-inner-teams .teams .teams-group
{
    position: relative;

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

    height: 100%;
    min-height: 590px;
    padding: 50px 30px 0 30px;

    border-radius: 20px;
    background: url(../images/team_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1470px)
{
    .hs-inner-teams .teams .teams-group
    {
        min-height: 500px;
        padding: 30px 20px 0 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-teams .teams .teams-group
    {
        min-height: 440px;
    }
}
.hs-inner-teams .teams .teams-group .desc
{
    width: 50%;
}
.hs-inner-teams .teams .teams-group .img
{
    position: absolute;
    right: 0;
    bottom: 0;

    height: 440px;
}
@media (max-width: 1470px)
{
    .hs-inner-teams .teams .teams-group .img
    {
        height: 400px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-teams .teams .teams-group .img
    {
        height: 320px;
    }
}
.hs-inner-teams .teams .teams-group .img img
{
    height: 100%;
}
.hs-inner-teams .teams .teams-group .title-teams:after
{
    display: block;

    width: 157px;
    height: 1px;
    margin-top: 20px;

    content: '';

    background-color: rgba(0, 0, 0, .2);
}
@media (max-width: 767px)
{
    .hs-inner-teams .teams .teams-group .title-teams:after
    {
        margin-top: 10px;
    }
}
.hs-inner-teams .teams .teams-group .title-teams b
{
    font-size: 24px;
    line-height: 1.25;

    display: block;

    color: #0ab38d;
}
.hs-inner-teams .teams .teams-group .title-teams span
{
    font-size: 18px;
    line-height: 1.33333333;

    display: block;

    color: #015aaa;
}
.hs-inner-teams .teams .teams-group .public-note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-teams .teams .teams-group .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-teams .teams .teams-group .public-note p
{
    font-size: 16px;
    line-height: 1.625;

    color: rgba(0, 0, 0, .8);
}
.hs-inner-customer
{
    padding-left: var(--pad);

    background: url(../images/customer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-customer
    {
        background-attachment: fixed;
    }
}
.hs-inner-customer .customer-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 35%;

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

        width: 100%;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
.hs-inner-customer .customer-button .swiper-button-prev,
.hs-inner-customer .customer-button .swiper-button-next
{
    color: #fff;
    background-color: #0ab38d;
}
.hs-inner-customer .customer-button .swiper-button-prev:hover,
.hs-inner-customer .customer-button .swiper-button-next:hover
{
    background-color: #015aaa;
}
.hs-inner-customer .customer
{
    position: relative;

    width: 65%;
}
@media (max-width: 991px)
{
    .hs-inner-customer .customer
    {
        width: -webkit-calc(100% - 200px);
        width:         calc(100% - 200px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-customer .customer
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-customer .customer:before
{
    position: absolute;
    z-index: 1;
    top: 40px;
    right: 40px;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(10, 179, 141, .3);
}
@media (max-width: 991px)
{
    .hs-inner-customer .customer:before
    {
        top: 20px;
        right: 20px;
    }
}
.hs-inner-customer .customer .customer-group
{
    position: relative;

    cursor: pointer;
}
.hs-inner-customer .customer .customer-group .img
{
    border: 1px solid #e5e5e5;
}
.hs-inner-customer .customer .customer-group .img .ibox
{
    padding-bottom: 56.14035088%;
}
.hs-inner-customer .customer .customer-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-customer .customer .customer-group .title-customer
{
    font-size: 18px;

    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;
    padding: 10px 5%;

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

    opacity: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-customer .customer .customer-group:hover .img .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-customer .customer .customer-group:hover .title-customer
{
    opacity: 1;
}
.hs-inner-customer .customer-button .swiper-button-next
{
    margin-left: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-customer .customer-button .swiper-button-next
    {
        margin-left: 20px;
    }
}
#about-about,
#about-groupabout,
#about-history,
#about-factory,
#about-lab,
#about-honor,
#product-feedback
{
    position: relative;
    top: -100px;
}
.public-product-group
{
    display: block;

    padding: 15px 15px 0 15px;

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

    border-radius: 22px;
    background: #fff;
}
@media (max-width: 1199px)
{
    .public-product-group
    {
        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .public-product-group
    {
        border-radius: 10px;
    }
}
.public-product-group .img
{
    overflow: hidden;

    border-radius: 22px;
}
@media (max-width: 1199px)
{
    .public-product-group .img
    {
        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .public-product-group .img
    {
        border-radius: 10px;
    }
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .desc
{
    padding: 30px 0;
}
@media (max-width: 1199px)
{
    .public-product-group .desc
    {
        padding: 20px 0;
    }
}
.public-product-group .model
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;

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

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .public-product-group .model
    {
        font-size: 16px;
    }
}
.public-product-group .title-product
{
    font-size: 22px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

    color: #0ab38d;

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

    margin-top: 30px;

    color: #015aaa;
}
@media (max-width: 1199px)
{
    .public-product-group .more
    {
        font-size: 16px;

        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .public-product-group .more
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .public-product-group:hover
    {
        background-color: #0ab38d;
    }
    .public-product-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group:hover .model
    {
        color: rgba(255, 255, 255, .6);
    }
    .public-product-group:hover .title-product,
    .public-product-group:hover .more
    {
        color: #fff;
    }
}
.hs-inner-products
{
    padding-top: 40px;
}
@media (min-width: 1200px)
{
    .hs-inner-products .products > ul
    {
        margin: 0 -20px;
        margin-top: -60px;
    }
    .hs-inner-products .products > ul > li
    {
        margin-top: 60px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-products .products > ul
    {
        margin-top: -30px;
    }
    .hs-inner-products .products > ul > li
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-products .products > ul
    {
        margin: 0 -5px;
    }
    .hs-inner-products .products > ul > li
    {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details
{
    padding: 50px;

    border-radius: 22px;
    background-color: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details
    {
        padding: 30px;

        border-radius: 15px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details
    {
        padding: 30px 15px;

        border-radius: 10px;
    }
}
.hs-inner-product-details .product-details .details-imgbox
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .slick-product-big,
.hs-inner-product-details .product-details .details-imgbox .slick-product-small
{
    font-size: 0;
}
.hs-inner-product-details .product-details .product-big
{
    position: relative;

    overflow: hidden;

    border-radius: 18px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .product-big
    {
        border-radius: 10px;
    }
}
.hs-inner-product-details .product-details .product-big:before
{
    position: absolute;
    z-index: 5;
    bottom: 1px;
    left: 1px;

    display: block;

    width: 32px;
    height: 32px;

    content: '';

    border-radius: 0 5px 5px 0;
    background: url(../images/comimg/search.svg) no-repeat center #fff;
    background-size: 50%;
}
.hs-inner-product-details .product-details .product-small
{
    margin: 0 -5px;
    margin-top: 10px;
}
.hs-inner-product-details .product-details .product-small .slick-slide
{
    width: 25%;
    padding: 0 5px;
}
.hs-inner-product-details .product-details .product-small .product-group
{
    overflow: hidden;

    border-radius: 10px;
}
.hs-inner-product-details .product-details .product-small .product-group
{
    -webkit-transition: all .2s;
            transition: all .2s;

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

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

    width: 40px;
    height: 40px;

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

    background: none;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:hover,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover
{
    color: #0ab38d;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next
{
    right: -40px;
    left: auto;
}
.hs-inner-product-details .product-details .details-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 50%;
    padding-left: 5%;

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

    border-bottom: 2px solid #0ab38d;
}
.hs-inner-product-details .product-details .details-content .title-details .model
{
    line-height: 32px;

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

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

    color: #fff;
    border-radius: 16px;
    background-color: #0ab38d;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-product-details .product-details .details-content .title-details .model b
{
    display: block;

    padding: 0 22px;

    border-radius: 16px;
    background-color: #015aaa;
}
.hs-inner-product-details .product-details .details-content .title-details .model span
{
    padding: 0 16px;
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;

    display: block;

    margin-top: 20px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 24px;
    }
}
.hs-inner-product-details .product-details .details-content .note-share
{
    min-height: 200px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .note-share
    {
        min-height: 150px;
    }
}
.hs-inner-product-details .product-details .details-content .share
{
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .public-note
{
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    min-width: 180px;
    margin-top: 20px;
    padding: 0 10px;

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

    color: #fff;
    border-radius: 30px;
    background-color: #0ab38d;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1470px)
{
    .hs-inner-product-details .product-details .details-content .link a
    {
        min-width: 150px;
    }
}
.hs-inner-product-details .product-details .details-content .link a .iconfont
{
    font-size: 24px;

    margin-right: 10px;
}
.hs-inner-product-details .product-details .details-content .link a:hover
{
    color: #fff;
    background: #000;
}
.hs-inner-product-details .product-details .details-content .link .inquiry
{
    margin-right: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .link .inquiry
    {
        margin-right: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .link .contact
{
    background-color: #015aaa;
}
.hs-inner-product-details .parameter
{
    padding-top: 100px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .parameter
    {
        padding-top: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter
    {
        padding-top: 60px;
    }
}
.hs-inner-product-details .parameter .ibox img
{
    height: 100% !important;
}
.hs-inner-product-details .parameter-content
{
    padding-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .parameter-content
    {
        padding-top: 20px;
    }
}
.hs-inner-product-details .parameter-content img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-details .parameter-content .fz24
{
    font-size: 24px;
    line-height: 1.66666667;

    color: #0ab38d;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .parameter-content .fz24
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter-content .fz24
    {
        font-size: 18px;
    }
}
.hs-inner-product-details .parameter-content h4
{
    font-size: 18px;
    line-height: 1.44444444;

    color: #0ab38d;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter-content h4
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter-content h4
    {
        font-size: 14px;
    }
}
.hs-inner-product-details .parameter-content h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
.hs-inner-product-details .parameter-content p
{
    color: #333;
}
.hs-inner-advantage .advantage
{
    position: relative;

    overflow: hidden;

    padding: 50px 5%;

    color: #fff;
    border-radius: 25px;
    background: url(../images/advantage_in_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-advantage .advantage:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .9;
    background: -webkit-gradient(linear, right top, left top, from(#0ab38d), to(#015aaa));
    background: -webkit-linear-gradient(right, #0ab38d, #015aaa);
    background:         linear-gradient(270deg, #0ab38d, #015aaa);
}
.hs-inner-advantage .advantage .advantage-group
{
    position: relative;
    z-index: 6;
}
.hs-inner-advantage .advantage .advantage-group .iconfont,
.hs-inner-advantage .advantage .advantage-group p
{
    color: #fff;
}
.hs-inner-factory-product
{
    overflow: hidden;

    background: none;
}
.public-product-faqs .faqs .faqs-group
{
    margin-top: 24px;
    padding: 20px 30px;

    cursor: pointer;

    border-radius: 13px;
    background: #eee;
}
@media (max-width: 1199px)
{
    .public-product-faqs .faqs .faqs-group
    {
        padding: 10px 20px;

        border-radius: 10px;
    }
}
.public-product-faqs .faqs .faqs-group .title-faqs
{
    font-size: 20px;
    line-height: 30px;

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

    border-radius: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .public-product-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 18px;
    }
}
.public-product-faqs .faqs .faqs-group .title-faqs:after
{
    content: '+';

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-product-faqs .faqs .faqs-group .faqs-ques
{
    overflow: hidden;

    max-height: 0;

    -webkit-transition: max-height .6s;
            transition: max-height .6s;
}
.public-product-faqs .faqs .faqs-group .faqs-ques p
{
    font-size: 18px;
    line-height: 1.55555556;
}
.public-product-faqs .faqs .faqs-group.active
{
    color: #fff;
    background-color: #0ab38d;
}
.public-product-faqs .faqs .faqs-group.active .title-faqs:after
{
    content: '-';
}
.public-product-faqs .faqs .faqs-group.active .faqs-ques
{
    max-height: 300px;
}
.public-feedback .feedbackform
{
    position: relative;

    overflow: hidden;

    padding: 50px;

    border-radius: 22px;
    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1400px)
{
    .public-feedback .feedbackform
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .public-feedback .feedbackform
    {
        padding: 30px;

        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .public-feedback .feedbackform
    {
        padding: 20px;

        border-radius: 10px;
    }
}
.public-feedback .feedbackform:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .9;
    background-color: rgba(10, 179, 141, .9);
}
.public-feedback .feedbackform .title-feedback
{
    position: relative;
    z-index: 6;

    color: #fff;
}
.public-feedback .feedbackform .title-feedback h3
{
    font-size: 40px;
    line-height: 1;
}
@media (max-width: 1560px)
{
    .public-feedback .feedbackform .title-feedback h3
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .public-feedback .feedbackform .title-feedback h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .public-feedback .feedbackform .title-feedback h3
    {
        font-size: 24px;
    }
}
.public-feedback .feedbackform .title-feedback p
{
    font-size: 24px;
    line-height: 1.25;

    margin: 10px 0 0 0;
}
@media (max-width: 1560px)
{
    .public-feedback .feedbackform .title-feedback p
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .public-feedback .feedbackform .title-feedback p
    {
        font-size: 18px;
    }
}
.public-feedback .feedbackform form
{
    position: relative;
    z-index: 6;
}
.public-feedback .feedbackform form > ul > li
{
    margin-top: 20px;
}
.public-feedback .feedbackform form span
{
    font-size: 20px;
    line-height: 1.5;

    display: block;

    color: #fff;
}
@media (max-width: 991px)
{
    .public-feedback .feedbackform form span
    {
        font-size: 18px;
    }
}
.public-feedback .feedbackform form input,
.public-feedback .feedbackform form textarea
{
    line-height: 30px;

    width: 100%;
    margin-top: 10px;
    padding: 10px 20px;

    border-radius: 8px;
}
@media (max-width: 767px)
{
    .public-feedback .feedbackform form input,
    .public-feedback .feedbackform form textarea
    {
        line-height: 24px;
    }
}
.public-feedback .feedbackform form .submit
{
    font-size: 24px;
    line-height: 30px;

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

    color: #fff;
    border-radius: 8px;
    background-color: #015aaa;
}
@media (max-width: 1560px)
{
    .public-feedback .feedbackform form .submit
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .public-feedback .feedbackform form .submit
    {
        font-size: 18px;
    }
}
.public-product-related
{
    padding-top: 80px;
}
@media (max-width: 1199px)
{
    .public-product-related
    {
        padding-top: 60px;
    }
}
.public-product-related .related-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-product-related .swiper-button-prev,
.public-product-related .swiper-button-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 46px;
    height: 46px;

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

    background: #fff;

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

    width: 0;
    height: 0;

    content: '';

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

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

    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .public-product-related .product-related
    {
        margin-top: 30px;
    }
}
.public-product-related .public-scrollbar
{
    border-color: #f3f3f3;
}
.table_a
{
    overflow-x: auto;

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

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

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

    text-align: left;

    background: #f9fcff;
}
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;
    }
}
table tr th:nth-child(1),
table tr td:nth-child(1)
{
    color: #0ab38d;
}
.hs-footer
{
    position: relative;

    overflow: hidden;

    color: #fff;
    background: #000;
    background-size: cover;
}
.hs-footer .foot-top
{
    padding: 50px 0 30px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top
    {
        padding: 30px 0;
    }
}
.hs-footer .foot-logo
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    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-logo img
{
    height: 50px;
    margin-right: 10px;

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

    width: 100%;
    padding: 20px 0;

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-footer .foot-txt .txt-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 10px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-footer .foot-txt .txt-group
    {
        width: 100%;
        margin: 5px 0;
    }
}
.hs-footer .foot-txt .txt-group .icon
{
    width: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-footer .foot-txt .txt-group .icon .flaticon
{
    font-size: 30px;

    color: #fff;
}
.hs-footer .foot-txt .txt-group .icon img
{
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-footer .foot-txt .txt-group p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 0;
    padding-left: 10px;

    color: #0ab38d;
}
@media (max-width: 767px)
{
    .hs-footer .foot-txt .txt-group p
    {
        font-size: 18px;

        width: 100%;
    }
}
.hs-footer .foot-txt .txt-group p a:hover
{
    text-decoration: underline;
}
.hs-footer .foot-nav
{
    padding: 30px 3%;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-nav
    {
        padding: 30px 0;
    }
}
.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: 767px)
{
    .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
    {
        max-width: 20%;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li
    {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav > ul > li.line
{
    display: block;

    width: 1px;

    background-color: rgba(255, 255, 255, .2);
}
@media (max-width: 1199px)
{
    .hs-footer .foot-nav > ul > li.line
    {
        display: none;
    }
}
.hs-footer .foot-nav > ul > li > a
{
    font-size: 18px;
    line-height: 1.66666667;

    display: block;

    text-transform: uppercase;

    color: #0ab38d;
}
.hs-footer .foot-nav > ul > li .icon-jiantou-copy
{
    font-style: normal;

    display: none;

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

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

        display: block;

        width: 30px;
        height: 30px;

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

        margin-right: 10px;

        vertical-align: top;
    }
}
.hs-footer .foot-nav > ul > li > ul > li > a
{
    font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 1.33333333;

    display: block;

    padding: 5px 0;
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav > ul > li > ul > li > a
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > ul > li > a
    {
        line-height: 1.71428571;
    }
}
.hs-footer .foot-nav > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot-nav > ul > li.current .icon-jiantou-copy
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.hs-footer .copyright
{
    font-family: 'Source Sans Pro';

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

    padding: 30px 0;

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

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

        padding: 15px 0;

        text-align: center;
    }
}
.hs-footer .copyright p
{
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .policy
{
    margin-left: 20px;
}
@media (max-width: 767px)
{
    .hs-footer .copyright .policy
    {
        display: block;

        margin: 0;
    }
}
.hs-footer .copyright .design
{
    display: inline-block;

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

    color: #fff;
}
.hs-inner-news .news > ul
{
    margin: 0 -20px;
    margin-top: -40px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul
    {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-news .news > ul > li
{
    margin-top: 40px;
    padding: 0 20px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-news .news .public-news-group
{
    padding: 0;
}
.hs-inner-news .news .public-news-group .desc
{
    position: relative;
    z-index: 6;

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

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

    border-radius: 22px;
    background: #f3f3f3;
}
@media (max-width: 991px)
{
    .hs-inner-news .news .public-news-group .desc
    {
        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .public-news-group .desc
    {
        padding: 20px 15px;

        border-radius: 10px;
    }
}
.hs-inner-news .news .public-news-group .title-news
{
    margin-top: 0;
}
.hs-inner-news .news .public-news-group .title-news h3
{
    font-size: 22px;
    font-weight: bold;
}
@media (max-width: 1400px)
{
    .hs-inner-news .news .public-news-group .title-news h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .public-news-group .title-news h3
    {
        font-size: 18px;
    }
}
.hs-inner-news .news .public-news-group .title-news:after
{
    display: block;

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

    content: '';

    background-color: #0ab38d;
}
.hs-inner-news .news .public-news-group .date-more
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-inner-news .news .public-news-group .date-more .date
{
    color: #666;
}
.hs-inner-news .news .public-news-group .date-more .more
{
    color: #015aaa;
}
@media (min-width: 1200px)
{
    .hs-inner-news .news .public-news-group:hover .desc
    {
        color: #fff;
        background-color: #0ab38d;
    }
    .hs-inner-news .news .public-news-group:hover .desc .title-news h3
    {
        color: #fff;
    }
    .hs-inner-news .news .public-news-group:hover .desc .title-news:after
    {
        background-color: rgba(255, 255, 255, .1);
    }
    .hs-inner-news .news .public-news-group:hover .desc .public-note p
    {
        color: rgba(255, 255, 255, .7);
    }
    .hs-inner-news .news .public-news-group:hover .date-more .date
    {
        color: rgba(255, 255, 255, .3);
    }
    .hs-inner-news .news .public-news-group:hover .date-more .more
    {
        color: #fff;
    }
}
.hs-inner-faqs .faqs
{
    margin-top: -50px;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs
    {
        margin-top: -30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .padding
    {
        width: 50%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-faqs .padding
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .padding
    {
        width: 100%;
    }
}
.hs-inner-faqs .faqs-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 50px;

    cursor: pointer;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs-group
    {
        margin-top: 30px;
    }
}
.hs-inner-faqs .faqs-group:before
{
    display: block;

    width: 11px;
    height: 98px;
    margin-top: 30px;

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

    border-radius: 4px;
    background: #0ab38d;
}
.hs-inner-faqs .faqs-group .group
{
    width: 100%;
    padding: 50px 30px;

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

    border-radius: 22px;
    background: #f5f5f5;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
}
@media (max-width: 1560px)
{
    .hs-inner-faqs .faqs-group .group
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-faqs .faqs-group .group
    {
        padding: 20px;

        border-radius: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs-group .group
    {
        padding: 20px 15px;
    }
}
.hs-inner-faqs .faqs-group .group .title-faqs
{
    font-size: 20px;

    position: relative;

    padding-bottom: 20px;
    padding-left: 30px;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 991px)
{
    .hs-inner-faqs .faqs-group .group .title-faqs
    {
        font-size: 18px;
    }
}
.hs-inner-faqs .faqs-group .group .title-faqs:before
{
    line-height: 24px;

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

    display: block;

    width: 24px;
    height: 24px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #0ab38d;
}
.hs-inner-faqs .faqs-group .group .faqs-ques
{
    position: relative;

    overflow: hidden;

    max-height: 72px;
    margin-top: 20px;
    padding-left: 30px;

    -webkit-transition: max-height .6s;
            transition: max-height .6s;
}
.hs-inner-faqs .faqs-group .group .faqs-ques:before
{
    line-height: 24px;

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

    display: block;

    width: 24px;
    height: 24px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #0ab38d;
}
.hs-inner-faqs .faqs-group .group .faqs-ques p
{
    font-size: 16px;
    line-height: 24px;
}
.hs-inner-faqs .faqs-group.active
{
    color: #fff;
}
.hs-inner-faqs .faqs-group.active:before
{
    background-color: #015aaa;
}
.hs-inner-faqs .faqs-group.active .group
{
    background-color: #0ab38d;
}
.hs-inner-faqs .faqs-group.active .group .title-faqs
{
    border-bottom-color: rgba(255, 255, 255, .2);
}
.hs-inner-faqs .faqs-group.active .group .title-faqs:before
{
    color: #0ab38d;
    background-color: #fff;
}
.hs-inner-faqs .faqs-group.active .faqs-ques
{
    max-height: 300px;
}
.hs-inner-faqs .faqs-group.active .faqs-ques:before
{
    color: #0ab38d;
    background-color: #fff;
}
.hs-inner-download .download > ul
{
    margin-top: -50px;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download > ul
    {
        margin-top: -30px;
    }
}
.hs-inner-download .download > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-download .download .down-group
{
    position: relative;

    display: block;

    padding: 60px 15%;

    text-align: center;

    border-radius: 22px;
    background: #f5f5f5;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
}
@media (max-width: 1400px)
{
    .hs-inner-download .download .down-group
    {
        padding: 60px 10%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group
    {
        padding: 30px 5% 60px;
    }
}
.hs-inner-download .download .down-group:before
{
    display: block;

    width: 90px;
    height: 78px;
    margin: 0 auto;

    content: '';

    background: url(../images/pdf.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1400px)
{
    .hs-inner-download .download .down-group:before
    {
        width: 60px;
        height: 50px;
    }
}
.hs-inner-download .download .down-group .title-download
{
    margin-top: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-inner-download .download .down-group .title-download h3
{
    font-size: 22px;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-download .download .down-group .title-download:after
{
    display: block;

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

    content: '';

    background-color: rgba(0, 0, 0, .2);
}
.hs-inner-download .download .down-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-inner-download .download .down-group .public-note p
{
    line-height: 24px;
}
.hs-inner-download .download .down-group .down
{
    line-height: 44px;

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

    width: 100%;

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

    opacity: 0;
    color: #fff;
    border-radius: 30px;
    background-color: #0ab38d;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .down
    {
        opacity: 1;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-download .download .down-group:hover .title-download
    {
        color: #0ab38d;
    }
    .hs-inner-download .download .down-group:hover .down
    {
        opacity: 1;
    }
}
.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 .video-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-videos .videos .video-group .title-video
{
    font-size: 22px;
    line-height: 1.5;

    margin: 0;
    margin-top: 20px;

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

    color: #0ab38d;
}
@media (max-width: 1560px)
{
    .hs-inner-videos .videos .video-group .title-video
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .video-group .title-video
    {
        font-size: 18px;

        margin-top: 10px;
    }
}
.hs-inner-videos .videos .video-group .public-note
{
    margin-top: 10px;
}
.hs-inner-news-show .news-show
{
    overflow: hidden;

    padding: 50px;

    border-radius: 40px;
    background-color: rgba(0, 0, 0, .04);
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .news-show
    {
        padding: 30px 15px;
    }
}
.hs-inner-news-show .news-show .title-news-show
{
    padding-bottom: 30px;

    text-align: center;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show .title-news-show
    {
        padding-bottom: 20px;
    }
}
.hs-inner-news-show .news-show .title-news-show h2
{
    font-size: 32px;
    line-height: 1.33333333;

    margin: 0;

    color: #000;
}
@media (max-width: 1560px)
{
    .hs-inner-news-show .news-show .title-news-show h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show .title-news-show h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .news-show .title-news-show h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show .title-news-show .date
{
    line-height: 40px;

    display: inline-block;

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

    color: #fff;
    border-radius: 20px;
    background-color: #0ab38d;
}
.hs-inner-news-show .news-show .share-info
{
    margin-top: 30px;
    padding: 15px 0;

    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .news-show .share
    {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note .public-tuwen
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;

    border-radius: 20px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show .public-note img
    {
        border-radius: 10px;
    }
}
.hs-inner-news-show .news-show .public-note p
{
    color: #000;
}
.hs-inner-news-show .button-news
{
    margin-top: 30px;
}
.hs-inner-news-show .button-news a
{
    font-size: 18px;

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

    width: 100%;

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

    border-radius: 40px;
    background-color: rgba(0, 0, 0, .04);
}
@media (max-width: 991px)
{
    .hs-inner-news-show .button-news a
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .button-news a
    {
        margin-top: 10px;
    }
}
.hs-inner-news-show .button-news a span
{
    font-size: 22px;
    line-height: 30px;

    width: 150px;
    padding: 20px;

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

    color: #fff;
    background-color: #0ab38d;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .button-news a span
    {
        font-size: 20px;

        width: 120px;
        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .button-news a span
    {
        font-size: 18px;
    }
}
.hs-inner-news-show .button-news a p
{
    line-height: 70px;

    display: -webkit-box;
    overflow: hidden;

    width: -webkit-calc(100% - 150px);
    width:         calc(100% - 150px);
    height: 70px;
    margin: 0;
    padding: 0 5%;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .button-news a p
    {
        line-height: 50px;

        width: -webkit-calc(100% - 100px);
        width:         calc(100% - 100px);
        height: 50px;
        padding: 0 20px;
    }
}
@media (min-width: 768px)
{
    .hs-inner-news-show .button-news a.next
    {
                flex-direction: row-reverse;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
    }
}
.hs-inner-news-show .button-news a:hover
{
    background-color: #0ab38d;
}
.hs-inner-news-show .button-news a:hover span
{
    background-color: #015aaa;
}
.hs-inner-news-show .button-news a:hover p
{
    color: #fff;
}
.public-related-news
{
    padding-top: 60px;
}
@media (max-width: 1560px)
{
    .public-related-news
    {
        padding-top: 40px;
    }
}
@media (max-width: 991px)
{
    .public-related-news
    {
        padding-top: 20px;
    }
}
.public-related-news .swiper-news-related
{
    padding: 20px;
}
@media (max-width: 767px)
{
    .public-related-news .swiper-news-related
    {
        padding: 10px;
    }
}
.public-related-news .news-list
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .public-related-news .news-list
    {
        margin-top: 20px;
    }
}
.public-related-news .news-related-scrollbar
{
    height: 16px;
    margin-top: 60px;
    padding: 3px;

    border-radius: 8px;
    background: #f6f6f6;
}
@media (max-width: 1199px)
{
    .public-related-news .news-related-scrollbar
    {
        margin-top: 30px;
    }
}
.public-related-news .news-related-scrollbar .swiper-scrollbar-drag
{
    background-color: #0ab38d;
}
.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: #0ab38d;
}
.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: #0ab38d;
    background-color: #0ab38d;
}
.hs-inner-service .service > ul
{
    margin-top: -100px;
}
@media (max-width: 1199px)
{
    .hs-inner-service .service > ul
    {
        margin-top: -80px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service > ul
    {
        margin-top: -50px;
    }
}
.hs-inner-service .service > ul > li
{
    margin-top: 100px;
}
@media (max-width: 1199px)
{
    .hs-inner-service .service > ul > li
    {
        margin-top: 80px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service > ul > li
    {
        margin-top: 50px;
    }
}
.hs-inner-service .service > ul > li:nth-child(2n) .service-group
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-inner-service .service > ul > li:nth-child(2n) .service-group .img:before
{
    right: -30px;
    left: auto;

    background-color: rgba(2, 2, 2, .1);
}
@media (max-width: 1400px)
{
    .hs-inner-service .service > ul > li:nth-child(2n) .service-group .img:before
    {
        right: -20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service > ul > li:nth-child(2n) .service-group .img:before
    {
        right: -10px;
    }
}
.hs-inner-service .service > ul > li:nth-child(2n) .service-group .img:after
{
    right: -60px;
    left: auto;

    background-color: rgba(2, 2, 2, .1);
}
@media (max-width: 1400px)
{
    .hs-inner-service .service > ul > li:nth-child(2n) .service-group .img:after
    {
        right: -20px;
    }
}
.hs-inner-service .service .service-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-service .service .service-group .img
{
    position: relative;

    width: 52%;
}
@media (max-width: 767px)
{
    .hs-inner-service .service .service-group .img
    {
        width: 100%;
    }
}
.hs-inner-service .service .service-group .img:before
{
    position: absolute;
    z-index: 1;
    top: 30px;
    left: -30px;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    border-radius: 40px;
    background-color: #0ab38d;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service .service-group .img:before
    {
        top: 20px;
        left: -20px;

        border-radius: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service .service-group .img:before
    {
        border-radius: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service .service-group .img:before
    {
        top: 10px;
        left: -10px;

        border-radius: 10px;
    }
}
.hs-inner-service .service .service-group .img:after
{
    position: absolute;
    bottom: -80px;
    left: -60px;

    display: block;

    width: 40px;
    height: 40px;

    content: '';

    border-radius: 10px;
    background-color: #0ab38d;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service .service-group .img:after
    {
        left: -20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service .service-group .img:after
    {
        bottom: -40px;

        width: 20px;
        height: 20px;

        border-radius: 4px;
    }
}
.hs-inner-service .service .service-group .img img
{
    position: relative;
    z-index: 5;

    overflow: hidden;

    width: 100%;

    border-radius: 40px;
}
@media (max-width: 1400px)
{
    .hs-inner-service .service .service-group .img img
    {
        border-radius: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service .service-group .img img
    {
        border-radius: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service .service-group .img img
    {
        border-radius: 10px;
    }
}
.hs-inner-service .service .service-group .desc
{
    width: 48%;
    padding: 30px 5%;
}
@media (max-width: 767px)
{
    .hs-inner-service .service .service-group .desc
    {
        width: 100%;
        padding: 30px 0 0 0;
    }
}
.hs-inner-service .service .service-group .desc .title-service
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    color: #0ab38d;
}
.hs-inner-service .service .service-group .desc .public-note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-service .service .service-group .desc .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-sustainability .sustainability-group
{
    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group
    {
        margin-top: 60px;
    }
}
.hs-inner-sustainability .sustainability-group:nth-child(1)
{
    margin-top: 0;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-top
{
    position: relative;
    z-index: 6;

    overflow: hidden;

    padding: 80px 5%;

    border-radius: 50px 50px 0 0;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-top
    {
        padding: 60px 5%;

        border-radius: 30px 30px 0 0;
    }
}
@media (max-width: 991px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-top
    {
        padding: 30px;

        border-radius: 20px 20px 0 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-top
    {
        padding: 30px 15px;

        border-radius: 10px 10px 0 0;
    }
}
.hs-inner-sustainability .sustainability-group .sustainability-group-top .img
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-top .img img
{
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-top .title-sustainability-group
{
    position: relative;
    z-index: 6;

    text-align: center;

    color: #fff;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-top .title-sustainability-group h3
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.38888889;

    text-transform: uppercase;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-top .title-sustainability-group h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-top .title-sustainability-group h3
    {
        font-size: 24px;
    }
}
.hs-inner-sustainability .sustainability-group .sustainability-group-top .title-sustainability-group .public-note
{
    max-width: 630px;
    margin: 0 auto;
    margin-top: 20px;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-middle
{
    position: relative;
    z-index: 5;

    padding: 50px 5%;

    border-radius: 0 0 50px 50px;
    background: #fff;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .16);
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-middle
    {
        padding: 30px 3%;

        border-radius: 0 0 30px 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-middle
    {
        padding: 30px;

        border-radius: 0 0 20px 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-middle
    {
        padding: 30px 15px;

        border-radius: 0 0 10px 10px;
    }
}
.hs-inner-sustainability .sustainability-group .sustainability-group-middle > ul > li
{
    margin: 30px 0;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-middle > ul > li
    {
        margin: 15px 0;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-middle > ul
    {
        margin: 0 -30px;
    }
    .hs-inner-sustainability .sustainability-group .sustainability-group-middle > ul > li
    {
        padding: 0 30px;
    }
}
.hs-inner-sustainability .sustainability-group .sustainability-group-middle .middle-group .title-middle-group
{
    font-size: 22px;
    line-height: 1.36363636;

    text-transform: uppercase;

    color: #0ab38d;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-middle .middle-group .title-middle-group
    {
        font-size: 20px;
    }
}
.hs-inner-sustainability .sustainability-group .sustainability-group-middle .middle-group .public-note
{
    margin-top: 10px;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-bottom
{
    position: relative;
    z-index: 2;

    margin-top: -50px;
    padding: 50px 5%;
    padding: 100px 5% 50px;

    color: #fff;
    border-radius: 0 0 50px 50px;
    background-color: #0ab38d;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .16);
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-bottom
    {
        border-radius: 0 0 30px 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-bottom
    {
        border-radius: 0 0 20px 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-bottom
    {
        border-radius: 0 0 10px 10px;
    }
}
.hs-inner-sustainability .sustainability-group .sustainability-group-bottom-1
{
    z-index: 4;

    background-color: #009b71;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-bottom .title-sustainability-group-bottom
{
    font-size: 22px;
    line-height: 1.36363636;

    text-transform: uppercase;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-group .sustainability-group-bottom .title-sustainability-group-bottom
    {
        font-size: 20px;
    }
}
.hs-inner-sustainability .sustainability-group .sustainability-group-bottom .public-note
{
    margin-top: 10px;
}
.hs-inner-sustainability .sustainability-group .sustainability-group-bottom .public-note p
{
    color: rgba(255, 255, 255, .7);
}
.hs-inner-sustainability .sustainability-group:nth-child(2n) .sustainability-group-middle .middle-group .title-middle-group
{
    color: #015aaa;
}
.hs-inner-sustainability .sustainability-group:nth-child(2n) .sustainability-group-bottom
{
    background-color: #015aaa;
}
.hs-inner-application .inner-leftmenu
{
    text-align: center;
}
.hs-inner-application .inner-leftmenu .menunav1 > li > a
{
    font-size: 18px;

    cursor: pointer;
}
.hs-inner-application .application
{
    margin-top: -50px;
}
.hs-inner-application .application .application-groupbox
{
    margin-top: 50px;
}
.hs-inner-application .application .title-application-groupbox
{
    font-size: 36px;

    text-align: center;
    text-transform: uppercase;
}
@media (max-width: 1560px)
{
    .hs-inner-application .application .title-application-groupbox
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .title-application-groupbox
    {
        font-size: 24px;
    }
}
.hs-inner-application .application .listbox
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .listbox
    {
        margin-top: 0;
    }
}
.hs-inner-application .application .listbox > ul > li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-application .application .listbox > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-application .application .listbox > ul > li:nth-child(3)
{
    width: 100%;
}
.hs-inner-application .application .listbox > ul > li:nth-child(3) .listbox-group .ibox
{
    padding-bottom: 45.61403509% !important;
}
.hs-inner-application .application .listbox-group
{
    position: relative;

    overflow: hidden;

    border-radius: 22px;
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .listbox-group
    {
        border-radius: 15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-application .application .listbox-group
    {
        border-radius: 10px;
    }
}
.hs-inner-application .application .listbox-group .ibox
{
    padding-bottom: 110.71428571%;
}
.hs-inner-application .application .listbox-group .desc
{
    position: absolute;
    z-index: 6;
    bottom: 0;

    width: 100%;
    padding: 20px;

    color: #fff;
    border-radius: 22px;
    background-color: rgba(10, 179, 141, .8);
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .listbox-group .desc
    {
        padding: 15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-application .application .listbox-group .desc
    {
        border-radius: 0 0 10px 10px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .listbox-group .desc
    {
        position: relative;

        border-radius: 0 0 15px 15px;
    }
}
.hs-inner-application .application .listbox-group .title-application
{
    font-size: 24px;
    line-height: 1.5;

    text-transform: uppercase;
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .listbox-group .title-application
    {
        font-size: 20px;
    }
}
.hs-inner-application .application .listbox-group .note
{
    -webkit-transition: all .6s;
            transition: all .6s;

    border-top: 1px solid rgba(255, 255, 255, .1);
}
@media (min-width: 1200px)
{
    .hs-inner-application .application .listbox-group .note
    {
        max-height: 0;
    }
}
.hs-inner-application .application .listbox-group .note > ul > li
{
    position: relative;

    margin-top: 20px;
    padding-left: 20px;
}
.hs-inner-application .application .listbox-group .note > ul > li:before
{
    position: absolute;
    top: 14px;
    left: 0;

    display: block;

    width: 7px;
    height: 7px;

    content: '';

    border-radius: 50%;
    background: #fff;
}
.hs-inner-application .application .listbox-group .note h3
{
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .listbox-group .note h3
    {
        font-size: 18px;
    }
}
.hs-inner-application .application .listbox-group .note p
{
    font-size: 18px;
    line-height: 24px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-application .application .listbox-group .note p
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-application .application .listbox-group:hover .note
    {
        max-height: 300px;
    }
    .hs-inner-application .application .listbox-group:hover .title-application
    {
        padding-bottom: 20px;
    }
}
.hs-inner-applications-details .applications-details .title-applications h3
{
    font-size: 30px;
    font-weight: bold;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .hs-inner-applications-details .applications-details .title-applications h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications-details .applications-details .title-applications h3
    {
        font-size: 20px;
    }
}
.hs-inner-applications-details .applications-details .title-applications h3 img
{
    width: 54px;
    margin-right: 10px;
}
@media (max-width: 1560px)
{
    .hs-inner-applications-details .applications-details .title-applications h3 img
    {
        width: 48px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications-details .applications-details .title-applications h3 img
    {
        width: 40px;
    }
}
.hs-inner-applications-details .applications-details .note
{
    margin-top: 20px;
}
.hs-inner-applications-details .applications-details .note p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-inner-applications-details .applications-details .note p
    {
        font-size: 14px;
    }
}
.hs-inner-applications-details .hs-inner-product-details .title-inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-applications-details .hs-inner-product-details .product-related-content
{
    padding: 0;
}
.hs-inner-contact .public-feedback
{
    width: 40%;
    height: 100%;
}
@media (max-width: 991px)
{
    .hs-inner-contact .public-feedback
    {
        width: 100%;
    }
}
.hs-inner-contact .public-feedback .feedbackform
{
    background: #0ab38d;
}
.hs-inner-contact .public-feedback .feedbackform:before
{
    display: none;
}
.hs-inner-contact .contact
{
    width: 60%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-contact .contact .contact-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-bottom: 30px;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-top
    {
        padding-bottom: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-top
    {
        padding-bottom: 10px;
    }
}
.hs-inner-contact .contact .contact-top .logo
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

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

    height: 50px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-top .logo
    {
        font-size: 18px;
        line-height: 1;

        height: 60px;
        padding: 10px 0;
    }
}
.hs-inner-contact .contact .contact-top .logo img
{
    width: auto;
    height: 100%;
    margin-right: 14px;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-top .logo img
    {
        margin-right: 4px;
    }
}
.hs-inner-contact .contact .desc > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .desc > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact .desc > ul > li:nth-child(3) .contact-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: row;

    text-align: left;

    -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-contact .contact .desc > ul > li:nth-child(3) .contact-group .icon
{
    margin-right: 20px;
}
.hs-inner-contact .contact .desc > ul > li:nth-child(3) .contact-group .txt
{
    margin: 0;
}
.hs-inner-contact .contact .desc .contact-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    height: 100%;
    padding: 60px;

    text-align: center;

    border-radius: 40px;
    background: #f3f3f3;

    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (min-width: 1200px)
{
    .hs-inner-contact .contact .desc .contact-group
    {
        min-height: 270px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-contact .contact .desc .contact-group
    {
        padding: 50px 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .desc .contact-group
    {
        padding: 30px;

        border-radius: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .desc .contact-group
    {
        border-radius: 20px;
    }
}
.hs-inner-contact .contact .desc .contact-group .icon
{
    width: 60px;
    margin: 0 auto;
}
.hs-inner-contact .contact .desc .contact-group .icon img
{
    width: 100%;
}
.hs-inner-contact .contact .desc .contact-group .txt
{
    font-size: 24px;
    line-height: 1.25;

    margin-top: 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact .desc .contact-group .txt
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .desc .contact-group .txt
    {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .desc .contact-group .txt p
{
    margin: 0;
}
.hs-inner-contact .contact .desc .contact-group .txt p a:hover
{
    text-decoration: underline;

    color: #0ab38d;
}
.hs-google-map
{
    position: relative;
    z-index: 4;

    width: 100%;
    height: 670px;

    border-radius: 40px 40px 0 0;
}
@media (max-width: 1199px)
{
    .hs-google-map
    {
        height: 600px;

        border-radius: 30px 30px 0 0;
    }
}
@media (max-width: 991px)
{
    .hs-google-map
    {
        height: 500px;
    }
}
@media (max-width: 767px)
{
    .hs-google-map
    {
        height: 400px;
    }
}
.hs-google-map #map
{
    height: 100%;

    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
}
.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: #0ab38d;
}
.public-no-results .desc .public-note
{
    margin-top: 20px;
}
.public-no-results .desc .public-note p
{
    font-size: 18px;

    color: #666;
}
.hs-inner-oem .oem-top
{
    padding: 60px;

    text-align: right;

    background: #f2f6ff;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .oem-top
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-oem .oem-top
    {
        padding: 30px 15px;
    }
}
.hs-inner-oem .oem-top .oem-note
{
    text-align: left;
}
.hs-inner-oem .oem-top .oem-note p
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 0;

    color: #0ab38d;
}
@media (max-width: 1560px)
{
    .hs-inner-oem .oem-top .oem-note p
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-oem .oem-top .oem-note p
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-oem .oem-top .oem-note p
    {
        font-size: 20px;
    }
}
.hs-inner-oem .oem-top .oem-logo
{
    display: inline-block;

    margin-top: 50px;
}
.hs-inner-oem .oem-top .oem-logo img
{
    height: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .oem-top .oem-logo img
    {
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-oem .oem-top .oem-logo img
    {
        height: 40px;
    }
}
.hs-inner-oem .oem-middle
{
    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;
}
.hs-inner-oem .oem-middle .oem-note
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 40%;
    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: 767px)
{
    .hs-inner-oem .oem-middle .oem-note
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-oem .oem-middle .oem-img
{
    width: 60%;
}
@media (max-width: 767px)
{
    .hs-inner-oem .oem-middle .oem-img
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-oem .oem-middle .oem-img img
{
    width: 100%;
}
.hs-inner-oem .oem-middle .oem-number ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-oem .oem-middle .oem-number ul li
{
    margin-top: 30px;
    padding: 0 10px;
}
.hs-inner-oem .oem-middle .oem-number .number-group
{
    max-width: 160px;
}
.hs-inner-oem .oem-middle .oem-number .number-group b
{
    font-size: 48px;
    font-weight: normal;
    line-height: 1;

    color: #0ab38d;
}
@media (max-width: 767px)
{
    .hs-inner-oem .oem-middle .oem-number .number-group b
    {
        font-size: 40px;
    }
}
.hs-inner-oem .oem-middle .oem-number .number-group p
{
    font-size: 18px;
    line-height: 1;

    margin: 10px 0 0 0;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .oem-middle .oem-number .number-group p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-oem .oem-middle .oem-number .number-group p
    {
        font-size: 14px;
    }
}
.hs-inner-oem .oem-bottom > ul
{
    margin: 0 -30px;
}
@media (max-width: 1560px)
{
    .hs-inner-oem .oem-bottom > ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-oem .oem-bottom > ul
    {
        margin: 0 -10px;
    }
}
.hs-inner-oem .oem-bottom > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-oem .oem-bottom > ul > li
    {
        padding: 0 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-oem .oem-bottom > ul > li
    {
        margin-top: 30px;
        padding: 0 10px;
    }
}
.hs-inner-oem .oem-bottom .oem-group .img img
{
    width: 100%;
}
.hs-inner-oem .oem-bottom .oem-group .public-note
{
    margin-top: 20px;
}


.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

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