.ff
{
    font-family: 'iconfont' !important;
}
@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';
    font-weight: normal;
    font-style: normal;

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

    src: local('Source Sans 3 Black'), local('SourceSans3-Black'), url('../flaticon/SourceSans3-Black.woff2') format('woff2'), url('../flaticon/SourceSans3-Black.woff') format('woff'), url('../flaticon/SourceSans3-Black.ttf') format('truetype');
    font-display: swap;
}
.slick-list
{
    margin: 0 -20px;
}
@media (max-width: 1400px)
{
    .slick-list
    {
        margin: 0 -10px;
    }
}
.slick-list .slick-slide
{
    padding: 0 20px;
}
@media (max-width: 1400px)
{
    .slick-list .slick-slide
    {
        padding: 0 10px;
    }
}
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;
}
@-ms-viewport
{
    width: auto !important;
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
}
.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: 48px;

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

    display: inline-block;

    width: 48px;
    height: 48px;
    margin: 0;

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

    color: #fbed66;
}
@media (max-width: 767px)
{
    .swiper-button-next,
    .swiper-button-prev
    {
        line-height: 34px;

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

    display: block;

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

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

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

    margin-left: 0;

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

    margin: 0;

    -webkit-transform: translateX(-110%);
        -ms-transform: translateX(-110%);
            transform: translateX(-110%);
}
.arrow-bottom .swiper-button-next
{
    right: 50%;
    left: auto;

    -webkit-transform: translateX(110%);
        -ms-transform: translateX(110%);
            transform: translateX(110%);
}
.arrow-top-right .slick-arrow
{
    font-size: 18px;
    line-height: 48px;

    position: absolute;
    top: -80px;
    right: 50px;
    left: auto;

    width: 48px;
    height: 48px;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .arrow-top-right .slick-arrow
    {
        top: -50px;
    }
}
.arrow-top-right .slick-arrow:hover
{
    background-color: #e7d42d;
}
.arrow-top-right .swiper-button-next
{
    right: 0;
}
.slick-dots
{
    position: relative;
    bottom: auto !important;

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

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-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;
}
.slick-dots li,
.slick-dots span
{
    width: 11px;
    height: 11px;
    margin: 0 5px;

    opacity: 1;
    border-radius: 50%;
    background: #000;
}
.slick-dots li button,
.slick-dots span button
{
    display: none;
}
.slick-dots li.slick-active,
.slick-dots span.slick-active,
.slick-dots li.swiper-pagination-bullet-active,
.slick-dots span.swiper-pagination-bullet-active
{
    width: 15px;
    height: 15px;

    background: #fbed66;
}
:root
{
    --pad: -webkit-calc(50vw - 800px);
    --pad:         calc(50vw - 800px);
}
@media (max-width: 1720px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 705px);
        --pad:         calc(50vw - 705px);
    }
}
@media (max-width: 1470px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 660px);
        --pad:         calc(50vw - 660px);
    }
}
@media (max-width: 1400px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 570px);
        --pad:         calc(50vw - 570px);
    }
}
@media (max-width: 1199px)
{
    :root
    {
        --pad: 6vw;
    }
}
@media (max-width: 991px)
{
    :root
    {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px)
{
    :root
    {
        --pad: 15px;
    }
}
.hs-header-box
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    padding: 0 5%;

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

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

        background-color: #000;
    }
}
.hs-header-box .logo
{
    line-height: 1;

    position: relative;
    z-index: 8;

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

    height: 55px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 60px;
        padding: 10px 0;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .logo
    {
        padding: 15px 0;
    }
}
.hs-header-box .logo img
{
    width: auto;
    height: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .lg-search form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 171px;

    border: 2px solid #000;
    border-radius: 19px;
    background: rgba(255, 255, 255, 0);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .lg-search form input
{
    line-height: 34px;

    width: 100%;
    padding: 0 15px;

    background: none;
}
.hs-header-box .lg-search form input::-webkit-input-placeholder,
.hs-header-box .lg-search form textarea::-webkit-input-placeholder
{
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input:-o-placeholder,
.hs-header-box .lg-search form textarea:-o-placeholder
{
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input::-moz-placeholder,
.hs-header-box .lg-search form textarea::-moz-placeholder
{
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input:-ms-input-placeholder,
.hs-header-box .lg-search form textarea:-ms-input-placeholder
{
    color: rgba(51, 51, 51, .5);
}
.hs-header-box .lg-search form input:focus::-webkit-input-placeholder,
.hs-header-box .lg-search form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-o-placeholder,
.hs-header-box .lg-search form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-moz-placeholder,
.hs-header-box .lg-search form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-ms-input-placeholder,
.hs-header-box .lg-search form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box .lg-search form .submit
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 30px;
    height: 34px;
    padding: 5px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-header-box .lg-search form .submit img
{
    width: 100%;
}
.hs-header-box .pc-search .search-button
{
    line-height: 30px;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #fbed66;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 767px)
{
    .hs-header-box .pc-search .search-button
    {
        color: #fff;
        background-color: #fbed66;
    }
}
.hs-header-box .pc-search .search-button img
{
    display: block;

    width: 100%;
}
.hs-header-box .pc-search .search-button .flaticon
{
    font-size: 16px;
}
.hs-header-box .pc-search .search-button:hover
{
    color: #fff;
    background-color: #fbed66;
}
.hs-header-box .pc-search form
{
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;

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

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

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

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

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

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

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

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

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

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

    margin-left: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1690px)
{
    .hs-header-box .top-txt ul.txt-contact
    {
        margin-left: 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact li
{
    position: relative;

    text-align: center;
}
.hs-header-box .top-txt ul.txt-contact li p
{
    font-size: 18px;
    line-height: 24px;

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

    display: none;

    padding: 10px;

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

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

    width: 0;
    height: 0;

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

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #fbed66 transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}
.hs-header-box .top-txt .icon
{
    width: 30px;
    height: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .hs-header-box .top-txt .icon
    {
        color: #fbed66;
    }
}
.hs-header-box .top-txt .icon .flaticon
{
    font-size: 30px;
    line-height: 1;
}
.hs-header-box .open-quote
{
    font-size: 18px;
    line-height: 45px;

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

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

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

    color: #000;
    background-color: #fbed66;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
            clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
}
@media (max-width: 1400px)
{
    .hs-header-box .open-quote
    {
        font-size: 16px;

        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .open-quote
    {
        font-size: 14px;
        line-height: 30px;

        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .open-quote
    {
        font-size: 14px;

        text-align: center;
    }
}
.hs-header-box .open-quote .flaticon
{
    margin-right: 10px;
}
.hs-header-box .open-quote:hover
{
    background-color: #e7d42d;
}
.hs-header-box .language
{
    position: relative;

    margin-left: 30px;
}
@media (max-width: 1199px)
{
    .hs-header-box .language
    {
        margin-left: 20px;
    }
}
.hs-header-box .language p
{
    line-height: 60px;

    margin: 0;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .language p
    {
        line-height: 60px;
    }
}
.hs-header-box .language p .flaticon
{
    font-size: 30px;
}
.hs-header-box .language ul
{
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

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

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a
{
    color: #fff;
    background-color: #fbed66;
}
.hs-header-box .header-right
{
    z-index: 8;

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

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

    margin: 0 -30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1920px)
{
    .hs-header-box .header-nav > ul
    {
        margin: 0 -25px;
    }
}
@media (max-width: 1690px)
{
    .hs-header-box .header-nav > ul
    {
        margin: 0 -20px;
    }
}
.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:last-child .pc-nav-down
{
    right: 0;
    left: auto;
}
.hs-header-box .header-nav > ul > li:nth-child(2)
{
    position: static;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 24px;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 110px;
    padding: 0 40px;

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

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

        padding: 0 25px;
    }
}
@media (max-width: 1690px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 20px;
    }
}
.hs-header-box .header-nav > ul > li > a:after
{
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 5px 10px 5px;
    border-style: solid;
    border-color: transparent transparent #fbed66 transparent;
}
.hs-header-box .header-nav > ul > li:hover > a,
.hs-header-box .header-nav > ul > li.active > a
{
    opacity: .8;
}
.hs-header-box .header-nav > ul > li:hover > a:after
{
    opacity: 1;
}
.hs-header-box .pc-nav-down
{
    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    min-width: 240px;
    padding: 30px 20px;

    text-align: left;

    color: #fff;
    border-top: 4px solid #fbed66;
    background: #000;
    box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .29);
}
.hs-header-box .pc-nav-down > li
{
    border-bottom: 1px solid #dcdcdc;
}
.hs-header-box .pc-nav-down > li:last-child
{
    border-bottom: none;
}
.hs-header-box .pc-nav-down > li > a
{
    font-size: 18px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 15px 30px 15px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: left;
}
.hs-header-box .pc-nav-down > li > a:after
{
    position: absolute;
    top: 24px;
    right: 0;

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

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

    opacity: 0;
    border-width: 4px 0 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fbed66;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-header-box .pc-nav-down > li > a span
{
    font-size: 16px;
    font-weight: normal;

    display: block;

    color: #666;
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a
{
    color: #fbed66;
}
.hs-header-box .pc-nav-down > li:hover > a:after,
.hs-header-box .pc-nav-down > li.active > a:after
{
    opacity: 1;
}
.hs-header-box .pc-nav-down > li:hover > a span,
.hs-header-box .pc-nav-down > li.active > a span
{
    color: #fbed66;
}
.hs-header-box .pc-nav-down2
{
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2 > li
{
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2 > li > a
{
    line-height: 24px;

    position: relative;

    display: block;

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

    color: #666;
}
.hs-header-box .pc-nav-down2 > li:hover > a
{
    color: #fbed66;
}
.hs-header-box .pc-nav-down-product
{
    font-size: 0;

    width: 100%;
    padding: 50px 0;
}
.hs-header-box .pc-nav-down-product li
{
    display: inline-block;

    width: 25%;
    padding: 0 20px;

    vertical-align: top;

    border-bottom: none;
}
.hs-header-box .pc-nav-down-product li a
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    border-bottom: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .pc-nav-down-product li a .flaticon
{
    font-size: 40px;

    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-header-box .pc-nav-down-product li a:after
{
    display: none;
}
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

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

    border-radius: 50%;
    background-color: #fbed66;

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #000;
}
.hs-header-box.stuck-header
{
    color: #fff;
    background-color: #000;
}
.hs-header-box.stuck-header .header-nav > ul > li > a
{
    height: 80px;
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

    color: #fbed66;
    background-color: brightness(.9, var(--color));
}
.hc-mobile-nav .nav-wrapper .nav-more
{
    display: none;
}
.hc-mobile-nav .nav-wrapper .flaticon
{
    display: none;
}
.hc-mobile-nav .nav-wrapper .pc-nav-down-product
{
    display: none;
}
.hc-mobile-nav a
{
    font-size: 22px;

    color: #fbed66;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a
{
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav li.nav-back a
{
    border-color: rgba(153, 153, 153, .2);
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav .nav-container,
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper
{
    width: 100%;

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.customer-service a p
{
    font-size: 20px;
    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: #fbed66;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img
{
    width: 120px;
}
.customer-service a:hover
{
    color: #000;
}
.customer-service a:hover .flaticon
{
    background-color: #fbed66;
}
.customer-service a:hover img
{
    -webkit-filter: brightness(0) invert(0);
            filter: brightness(0) invert(0);
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #fbed66;
}
.customer-service .service-top .flaticon
{
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.customer-service .service-top .flaticon:before
{
    display: block;
}
.xs-customer-service
{
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #fbed66;
}
.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
{
    font-size: 0;

    position: relative;

    clear: both;

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

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

    width: 100%;
    height: 100%;
    padding: 0 var(--pad);

    color: #fff;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.banner .swiper-text .desc,
.banner .swiper-text .img
{
    width: 50%;
    height: 100%;
}
.banner .swiper-text .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -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;
}
.banner .swiper-text .img
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.banner .swiper-text .img img
{
    height: 50%;

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

    opacity: 0;
}
.banner .swiper-text .ban-logo
{
    margin-bottom: -60px;
}
@media (max-width: 991px)
{
    .banner .swiper-text .ban-logo
    {
        margin-bottom: -30px;
    }
}
.banner .swiper-text .ban-logo img
{
    height: 100px;
}
@media (max-width: 1690px)
{
    .banner .swiper-text .ban-logo img
    {
        height: 80px;
    }
}
@media (max-width: 1199px)
{
    .banner .swiper-text .ban-logo img
    {
        height: 60px;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text .ban-logo img
    {
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text .ban-logo img
    {
        height: 30px;
    }
}
@media (min-width: 768px)
{
    .banner .swiper-text-1
    {
        height: auto;
    }
    .banner .swiper-text-1 .desc
    {
        width: 100%;
    }
    .banner .swiper-text-1 .img
    {
        width: 100%;
        margin-top: 8vw;

        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
                align-items: flex-start;
    }
    .banner .swiper-text-1 .img img
    {
        width: 40%;
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 1920px)
{
    .banner .swiper-text-1 .img
    {
        margin-top: 3vw;
    }
}
@media (min-width: 768px) and (max-width: 1920px)
{
    .banner .swiper-text-1 .img img
    {
        width: 30%;
    }
}
.banner .swiper-text-2
{
    padding-right: 5%;
}
.banner .swiper-text-3
{
    padding-right: 0;
}
.banner .swiper-text h2,
.banner .swiper-text h3
{
    font-style: italic;
}
.banner .swiper-text h2 span,
.banner .swiper-text h3 span
{
    display: block;

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

    opacity: 0;
}
.banner .swiper-text h2
{
    font-size: 130px;
    font-weight: bold;
    line-height: 1;

    color: #fbed66;
}
@media (max-width: 1920px)
{
    .banner .swiper-text h2
    {
        font-size: 120px;
    }
}
@media (max-width: 1690px)
{
    .banner .swiper-text h2
    {
        font-size: 110px;
    }
}
@media (max-width: 1560px)
{
    .banner .swiper-text h2
    {
        font-size: 100px;
    }
}
@media (max-width: 1470px)
{
    .banner .swiper-text h2
    {
        font-size: 90px;
    }
}
@media (max-width: 1400px)
{
    .banner .swiper-text h2
    {
        font-size: 80px;
    }
}
@media (max-width: 1199px)
{
    .banner .swiper-text h2
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text h2
    {
        font-size: 30px;
    }
}
.banner .swiper-text h3
{
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;

    margin-top: 20px;
}
@media (max-width: 1690px)
{
    .banner .swiper-text h3
    {
        font-size: 46px;
    }
}
@media (max-width: 1470px)
{
    .banner .swiper-text h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1400px)
{
    .banner .swiper-text h3
    {
        font-size: 34px;
    }
}
@media (max-width: 1199px)
{
    .banner .swiper-text h3
    {
        font-size: 30px;

        margin: 0;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text h3
    {
        font-size: 20px;
    }
}
.banner .hs-more
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 40px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .banner .hs-more
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .banner .hs-more
    {
        margin-top: 10px;
    }
}
.banner .hs-more:after
{
    display: block;

    width: 52px;
    height: 45px;
    margin-left: -10px;

    content: '';

    background: url(../images/banmore.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .banner .hs-more:after
    {
        display: none;

        width: 40px;
        height: 30px;
    }
}
.banner .hs-more a
{
    font-size: 20px;
    line-height: 45px;
}
@media (max-width: 1560px)
{
    .banner .hs-more a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .banner .hs-more a
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .banner .hs-more a
    {
        font-size: 12px;
        line-height: 30px;

        padding: 0 10px;
    }
}
.banner .swiper-slide-active .swiper-text h2 span,
.banner .swiper-slide-active .swiper-text h3 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

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

    opacity: 1;
}
.banner .swiper-pagination
{
    font-size: 20px;

    position: absolute;
    z-index: 9;
    top: 50%;
    right: 5%;
    bottom: 0;
    left: auto;

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

    width: 40px;
    height: auto;

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

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .banner .swiper-pagination
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-pagination
    {
        font-size: 16px;
    }
}
.banner .swiper-pagination span
{
    font-size: 20px;
    line-height: 30px;

    display: block;

    width: 40px;
    height: auto;
    margin-bottom: 20px !important;

    text-align: center;

    opacity: 1;
    background: none;
}
@media (max-width: 767px)
{
    .banner .swiper-pagination span
    {
        margin-bottom: 10px !important;
    }
}
.banner .swiper-pagination span:before
{
    content: '0';
}
.banner .swiper-pagination span:after
{
    display: block;

    width: 1px;
    height: 0;
    margin: 0 auto;
    margin-top: 20px;

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

    background-color: #fff;
}
@media (max-width: 767px)
{
    .banner .swiper-pagination span:after
    {
        margin-top: 10px;
    }
}
.banner .swiper-pagination .swiper-pagination-bullet-active
{
    background: none;
}
.banner .swiper-pagination .swiper-pagination-bullet-active:after
{
    height: 70px;
}
@media (max-width: 1199px)
{
    .banner .swiper-pagination .swiper-pagination-bullet-active:after
    {
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-pagination .swiper-pagination-bullet-active:after
    {
        height: 20px;
    }
}
.banner .swiper-pagination-fraction
{
    position: relative;
    bottom: auto;

    width: 90px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.banner .swiper-pagination-fraction .swiper-pagination-current,
.banner .swiper-pagination-fraction .swiper-pagination-total
{
    font-size: 60px;
}
@media (max-width: 1199px)
{
    .banner .swiper-pagination-fraction .swiper-pagination-current,
    .banner .swiper-pagination-fraction .swiper-pagination-total
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-pagination-fraction .swiper-pagination-current,
    .banner .swiper-pagination-fraction .swiper-pagination-total
    {
        font-size: 40px;
    }
}
.banner .swiper-pagination-fraction .swiper-pagination-current:after
{
    content: '-';
}
.banner .swiper-pagination-progressbar.vertical
{
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 3%;
    bottom: 0;

    overflow: hidden;

    width: 4px;
    height: 40%;

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

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

    display: block;

    width: 1px;
    height: 100%;

    content: '';

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

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

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

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

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

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

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

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

    color: #fff;
    border: none;
    background: none;
}
.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover
{
    opacity: .8;
}
.banner .swiper-button-next
{
    margin-left: 0;
}
.banner .swiper-button-next .flaticon
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.banner .mouse
{
    position: absolute;
    z-index: 6;
    bottom: 3%;
    left: 0;

    width: 100%;
}
.banner .mouse .icon
{
    display: block;

    width: 22px;
    height: 36px;
    margin: 0 auto;

    border: 2px solid #fff;
    border-radius: 30px;
}
.banner .mouse .icon:before
{
    display: block;

    width: 2px;
    height: 10px;
    margin: 0 auto;

    content: '';
    -webkit-animation: mouse 3s linear infinite;
            animation: mouse 3s linear infinite;

    background-color: #fff;
}
@-webkit-keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);

        opacity: 0;
    }
    50%
    {
        -webkit-transform: translateY(8px);
                transform: translateY(8px);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translateY(15px);
                transform: translateY(15px);

        opacity: 0;
    }
}
@keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);

        opacity: 0;
    }
    50%
    {
        -webkit-transform: translateY(8px);
                transform: translateY(8px);

        opacity: 1;
    }
    100%
    {
        -webkit-transform: translateY(15px);
                transform: translateY(15px);

        opacity: 0;
    }
}
.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 .hs-inner-location
{
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    width: 100%;
}
@media (max-width: 767px)
{
    .banner-inner .hs-inner-location
    {
        padding: 0;
    }
}
.banner-inner .hs-inner-location .location
{
    color: #fff;
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 55px);
    top:         calc(50% + 55px);
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1199px)
{
    .banner-inner .group-text
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);
    }
}
@media (max-width: 767px)
{
    .banner-inner .group-text
    {
        top: 50%;
    }
}
.banner-inner .group-text .title-banner img
{
    width: auto !important;
}
.banner-inner-black
{
    height: 110px;

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

    padding: 100px 0;
}
@media (max-width: 1560px)
{
    .hs-pad
    {
        padding: 80px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-pad
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .hs-pad
    {
        padding: 40px 0;
    }
}
.hs-pad .swiper-button-prev .flaticon
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-pad .swiper-button-next .flaticon
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.public-scrollbar
{
    position: relative;

    height: 3px;
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .public-scrollbar
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .public-scrollbar
    {
        margin-top: 30px;
    }
}
.public-scrollbar:before
{
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #fff;
}
.public-scrollbar .swiper-scrollbar-drag
{
    position: absolute;
    z-index: 8;
    top: -1px;
    left: 0;

    height: 3px;

    cursor: pointer;

    border-radius: 0;
    background: none;
    background-color: #fbed66;
}
.public-scrollbar .swiper-scrollbar-drag:after
{
    position: absolute;
    top: -1px;
    right: -8px;

    display: block;

    width: 5px;
    height: 5px;

    content: '';

    border-radius: 50%;
    background-color: #fbed66;
}
.scrollbar
{
    overflow: auto;
}
.scrollbar::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 5px;
}
.scrollbar::-webkit-scrollbar-track
{
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, .2);
}
.scrollbar::-webkit-scrollbar-thumb
{
    background-color: #fbed66;
}
.title-home .subtitle
{
    font-size: 20px;
    line-height: 1.5;

    color: #fff;
}
@media (max-width: 1199px)
{
    .title-home .subtitle
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .title-home .subtitle
    {
        font-size: 16px;
    }
}
.title-home h2
{
    font-size: 50px;
    line-height: 1;

    margin: 20px 0 0 0;

    color: #fbed66;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .title-home h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home p
{
    font-size: 18px;
    line-height: 1.44444444;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .title-home p
    {
        font-size: 16px;
    }
}
.public-note
{
    font-family: 'Source Sans';
}
.public-note p
{
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
.public-note img
{
    max-width: 100%;
    height: auto !important;
}
.public-note.fz18 p
{
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 1199px)
{
    .public-note.fz18 p
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.public-note.lh30 p
{
    line-height: 30px;
}
@media (max-width: 1199px)
{
    .public-note.lh30 p
    {
        line-height: 24px;
    }
}
.hs-more
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-more a,
.hs-more span
{
    font-size: 16px;
    line-height: 35px;

    display: block;

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

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

    color: #000;
    background-color: #fbed66;

    -webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
            clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
}
@media (max-width: 1199px)
{
    .hs-more a,
    .hs-more span
    {
        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .hs-more a,
    .hs-more span
    {
        font-size: 14px;

        padding: 0 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-more a:hover a,
    .hs-more span:hover a,
    .hs-more a:hover span,
    .hs-more span:hover span
    {
        background-color: #e7d42d;
    }
}
.hs-more.text-center
{
    margin-top: 30px;
}
.hs-more.text-center a,
.hs-more.text-center span
{
    margin: 0 auto;
}
@-webkit-keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
@keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
.hs-home-products
{
    background: url(../images/product_bg.webp) no-repeat left center #000;
}
.hs-home-products .products-menu
{
    background-color: #fbed66;
}
.hs-home-products .products-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
@media (max-width: 767px)
{
    .hs-home-products .products-menu ul
    {
        padding: 10px 0;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-home-products .products-menu ul li
{
    position: relative;

    width: 25%;
}
@media (max-width: 767px)
{
    .hs-home-products .products-menu ul li
    {
        width: 50%;
    }
}
.hs-home-products .products-menu ul li:after
{
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 2px;
    height: 62px;

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

    opacity: .08;
    background: #000;
}
@media (max-width: 767px)
{
    .hs-home-products .products-menu ul li:after
    {
        display: none;
    }
}
.hs-home-products .products-menu ul li:last-child:after
{
    display: none;
}
.hs-home-products .products-menu ul li a
{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;

    position: relative;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin: 0 auto;
    padding: 40px 0;

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

    opacity: .58;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-home-products .products-menu ul li a
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-home-products .products-menu ul li a
    {
        font-size: 16px;

        margin-left: 0;
        padding: 10px 0;
    }
}
.hs-home-products .products-menu ul li a:after
{
    position: absolute;
    bottom: -20px;
    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-width: 0 18px 18px 18px;
    border-style: solid;
    border-color: transparent transparent #171717 transparent;
}
@media (max-width: 767px)
{
    .hs-home-products .products-menu ul li a:after
    {
        display: none;
    }
}
.hs-home-products .products-menu ul li a .flaticon
{
    font-size: 80px;
    font-weight: normal;

    display: block;

    margin-right: 20px;
}
@media (max-width: 1199px)
{
    .hs-home-products .products-menu ul li a .flaticon
    {
        font-size: 60px;

        margin-right: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-home-products .products-menu ul li a .flaticon
    {
        font-size: 40px;
    }
}
.hs-home-products .products-menu ul li.active a
{
    opacity: 1;
}
.hs-home-products .products-menu ul li.active a:after
{
    bottom: 0;
}
.hs-home-products .products-content
{
    position: relative;
}
.hs-home-products .products
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

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

    opacity: 0;
    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-home-products .products
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-products .products
    {
        margin-top: 30px;
    }
}
.hs-home-products .products.show
{
    position: relative;
    z-index: 6;

    opacity: 1;
}
.hs-home-products .product-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-products .product-group .img
{
    width: 60%;
}
.hs-home-products .product-group .img .ibox
{
    padding-bottom: 136%;
}
.hs-home-products .product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-products .product-group .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 40%;
    padding-top: 8%;
    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;
}
.hs-home-products .product-group .title-product
{
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;

    color: #fbed66;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1690px)
{
    .hs-home-products .product-group .title-product
    {
        font-size: 30px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group .title-product
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-home-products .product-group .title-product
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-products .product-group .title-product
    {
        font-size: 18px;
    }
}
.hs-home-products .product-group .pro-nav
{
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group .pro-nav
    {
        margin-top: 10px;
    }
}
.hs-home-products .product-group .pro-nav > ul > li
{
    display: none;
}
.hs-home-products .product-group .pro-nav > ul > li:nth-child(-n+3)
{
    display: block;
}
.hs-home-products .product-group .pro-nav > ul > li > a
{
    font-size: 18px;
    line-height: 44px;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 44px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group .pro-nav > ul > li > a
    {
        font-size: 16px;
        line-height: 34px;

        height: 34px;
    }
}
.hs-home-products .product-group .pro-nav > ul > li > a span
{
    -webkit-transition: background-size .56s;
            transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fbed66), to(#fbed66));
    background-image: -webkit-linear-gradient(left, #fbed66 0%, #fbed66 100%);
    background-image:         linear-gradient(to right, #fbed66 0%, #fbed66 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-home-products .product-group .pro-nav > ul > li > a:hover
{
    color: #fbed66;
}
.hs-home-products .product-group .pro-nav > ul > li > a:hover span
{
    background-size: 100% 1px;
}
.hs-home-products .product-group .more a
{
    font-weight: bold;
    line-height: 42px;

    position: relative;

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

    color: #000;
    background-color: #fbed66;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group .more a
    {
        line-height: 30px;
    }
}
.hs-home-products .product-group .more a:before
{
    position: absolute;
    top: 0;
    right: 100%;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: #fbed66;
}
.hs-home-products .product-group .more a .flaticon
{
    font-size: 24px;

    margin-left: 10px;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
@media (min-width: 1200px)
{
    .hs-home-products .product-group:hover .img .ibox img
    {
        -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
                transform: translateY(10px);
    }
}
.hs-home-products .product-group-other
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 8px;

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

    border: 1px solid rgba(251, 237, 102, .34);

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-products .product-group-other .img
{
    width: 60%;
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group-other .img
    {
        width: 55%;
    }
}
.hs-home-products .product-group-other .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-products .product-group-other .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 40%;
    padding: 20px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group-other .desc
    {
        width: 45%;
        padding: 0 10px;
    }
}
.hs-home-products .product-group-other .title-product
{
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1690px)
{
    .hs-home-products .product-group-other .title-product
    {
        font-size: 30px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group-other .title-product
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-home-products .product-group-other .title-product
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-products .product-group-other .title-product
    {
        font-size: 18px;
    }
}
.hs-home-products .product-group-other .pro-nav
{
    margin-top: 10px;
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group-other .pro-nav
    {
        margin-top: 0;
    }
}
.hs-home-products .product-group-other .pro-nav > ul > li
{
    display: none;
}
.hs-home-products .product-group-other .pro-nav > ul > li:nth-child(-n+3)
{
    display: block;
}
.hs-home-products .product-group-other .pro-nav > ul > li > a
{
    font-size: 18px;
    line-height: 44px;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 44px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1690px)
{
    .hs-home-products .product-group-other .pro-nav > ul > li > a
    {
        font-size: 16px;
        line-height: 34px;

        height: 34px;
    }
}
.hs-home-products .product-group-other .pro-nav > ul > li > a span
{
    -webkit-transition: background-size .56s;
            transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fbed66), to(#fbed66));
    background-image: -webkit-linear-gradient(left, #fbed66 0%, #fbed66 100%);
    background-image:         linear-gradient(to right, #fbed66 0%, #fbed66 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-home-products .product-group-other .pro-nav > ul > li > a:hover
{
    color: #fbed66;
}
.hs-home-products .product-group-other .pro-nav > ul > li > a:hover span
{
    background-size: 100% 1px;
}
.hs-home-products .product-group-other .more a
{
    font-weight: bold;
    line-height: 42px;

    position: relative;

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

    padding: 0 14px;

    color: #000;
    background-color: #fbed66;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1690px)
{
    .hs-home-products .product-group-other .more a
    {
        font-size: 14px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group-other .more a
    {
        line-height: 30px;

        padding: 0 10;
    }
}
.hs-home-products .product-group-other .more a:before
{
    position: absolute;
    top: 0;
    left: 100%;

    display: block;

    width: 0;
    height: 100%;

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

    background-color: #fbed66;
}
.hs-home-products .product-group-other .more a .flaticon
{
    margin-left: 10px;
}
@media (max-width: 1400px)
{
    .hs-home-products .product-group-other .more a .flaticon
    {
        margin-left: 4px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-products .product-group-other:hover
    {
        border-color: #fbed66;
    }
    .hs-home-products .product-group-other:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-home-products .product-group-other:hover .title-product
    {
        color: #fbed66;
    }
    .hs-home-products .product-group-other:hover .more a:before
    {
        width: 50%;
    }
}
.hs-home-application .application-group
{
    position: relative;

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

    display: block;

    width: 100%;
    height: 100%;

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

    background-color: rgba(0, 0, 0, .3);
}
.hs-home-application .application-group .ibox
{
    padding-bottom: 200%;
}
.hs-home-application .application-group .desc
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;
    padding: 8vw 5%;

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

    opacity: 0;
    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1400px)
{
    .hs-home-application .application-group .desc
    {
        padding: 5vw 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application-group .desc
    {
        padding: 30px 15px;
    }
}
.hs-home-application .application-group .title-application
{
    font-size: 24px;
    line-height: 1.25;

    color: #fbed66;
}
@media (max-width: 767px)
{
    .hs-home-application .application-group .title-application
    {
        font-size: 20px;
    }
}
.hs-home-application .application-group .title-application:after
{
    display: block;

    width: 47px;
    height: 2px;
    margin: 0 auto;
    margin-top: 30px;

    content: '';

    background: #fbed66;
}
@media (max-width: 767px)
{
    .hs-home-application .application-group .title-application:after
    {
        width: 30px;
        margin-top: 10px;
    }
}
.hs-home-application .application-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

    max-height: 112px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.hs-home-application .swiper-slide-active .application-group .img:before
{
    background-color: rgba(0, 0, 0, .75);
}
.hs-home-application .swiper-slide-active .application-group .desc
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.public-play
{
    position: relative;

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

    width: 180px;
    height: 180px;

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

    color: #fbed66;

    -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)
{
    .public-play
    {
        width: 140px;
        height: 140px;
    }
}
@media (max-width: 1400px)
{
    .public-play
    {
        width: 120px;
        height: 120px;
    }
}
@media (max-width: 1199px)
{
    .public-play
    {
        width: 80px;
        height: 80px;
    }
}
@media (max-width: 767px)
{
    .public-play
    {
        width: 60px;
        height: 60px;
    }
}
.public-play:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    background: url(../images/play.webp) no-repeat center;
    background-size: cover;
}
.public-play .flaticon
{
    font-size: 80px;
}
@media (max-width: 1560px)
{
    .public-play .flaticon
    {
        font-size: 70px;
    }
}
@media (max-width: 1400px)
{
    .public-play .flaticon
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .public-play .flaticon
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .public-play .flaticon
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .public-play .flaticon
    {
        font-size: 30px;
    }
}
.public-advantage
{
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .public-advantage
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .public-advantage
    {
        margin-top: 30px;
    }
}
.public-advantage ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-advantage ul li
{
    width: 25%;
}
@media (max-width: 991px)
{
    .public-advantage ul li
    {
        width: 50%;
    }
}
.public-advantage .advantage-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    border: 1px solid rgba(255, 255, 255, .08);

    -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)
{
    .public-advantage .advantage-group
    {
        padding: 30px 15px;
    }
}
@media (max-width: 991px)
{
    .public-advantage .advantage-group
    {
        padding: 15px;

        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
}
.public-advantage .advantage-group .icon
{
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .public-advantage .advantage-group .icon
    {
        margin-right: 10px;
    }
}
.public-advantage .advantage-group .icon .flaticon
{
    font-size: 60px;

    display: block;

    -webkit-transition: all 1s;
            transition: all 1s;

    color: #fbed66;
}
@media (max-width: 1199px)
{
    .public-advantage .advantage-group .icon .flaticon
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .public-advantage .advantage-group .icon .flaticon
    {
        font-size: 36px;
    }
}
.public-advantage .advantage-group .title-advantage
{
    font-size: 20px;
    line-height: 1.4;
}
@media (max-width: 1199px)
{
    .public-advantage .advantage-group .title-advantage
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .public-advantage .advantage-group .title-advantage
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .public-advantage .advantage-group .title-advantage
    {
        font-size: 14px;
    }
}
@media (min-width: 1200px)
{
    .public-advantage .advantage-group:hover .icon .flaticon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-home-about
{
    padding-top: 180px;

    color: #fff;
    background-color: #000;
}
@media (max-width: 1199px)
{
    .hs-home-about
    {
        padding-top: 100px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about
    {
        padding-top: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about
    {
        padding-top: 40px;
    }
}
.hs-home-about .about-left
{
    width: 40%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left
    {
        width: 100%;
    }
}
.hs-home-about .about-left .pic-video
{
    position: relative;

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

    padding-right: 50px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-home-about .about-left .pic-video
    {
        padding-right: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-left .pic-video
    {
        padding-right: 0;
    }
}
.hs-home-about .about-left .pic-video .img1
{
    overflow: hidden;

    width: 100%;
}
.hs-home-about .about-left .pic-video .img1 img
{
    width: 100%;
    height: auto;
}
.hs-home-about .about-left .pic-video .video
{
    position: absolute;
    top: -50%;
    right: 0;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left .pic-video .video
    {
        top: 50%;
        right: auto;
        left: 50%;

        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0);
    }
}
.hs-home-about .about-right
{
    width: 60%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-about .about-right .desc
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-right .desc
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .desc
    {
        margin-top: 20px;
    }
}
.hs-home-need
{
    background: url(../images/need_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-need .title-home
{
    position: relative;
    z-index: 6;
}
.hs-home-need .link
{
    position: relative;
    z-index: 6;

    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-home-need .link a
{
    font-size: 14px;
    line-height: 24px;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    min-width: 184px;
    margin-top: 20px;
    margin-right: 40px;
    padding: 15px;

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

    color: #fbed66;
    color: #fff;
    background-color: #000;

    -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-need .link a
    {
        margin-right: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-home-need .link a
    {
        min-width: 130px;
        margin-right: 20px;
        padding: 10px;
    }
}
.hs-home-need .link a:last-child
{
    margin-right: 0;
}
.hs-home-need .link a .flaticon
{
    font-size: 20px;

    margin-left: 18px;
}
@media (max-width: 991px)
{
    .hs-home-need .link a .flaticon
    {
        margin-left: 8px;
    }
}
.hs-home-need .link .active
{
    color: #000;
    background-color: #fbed66;
}
.hs-home-faqs
{
    background-color: #000;
}
.hs-home-faqs .faqs
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-home-faqs .faqs .padding
    {
        width: 100%;
    }
}
.hs-home-faqs .faqs .faqs-group
{
    margin-top: 20px;
    padding: 20px 30px;

    cursor: pointer;

    background: #262626;
}
@media (max-width: 1199px)
{
    .hs-home-faqs .faqs .faqs-group
    {
        margin-top: 20px;
        padding: 20px;
    }
}
.hs-home-faqs .faqs .faqs-group .title-faqs
{
    font-size: 20px;
    line-height: 30px;

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

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

    color: #fbed66;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-home-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 18px;
        line-height: 24px;
    }
}
.hs-home-faqs .faqs .faqs-group .title-faqs:after
{
    content: '+';
}
.hs-home-faqs .faqs .faqs-group .faqs-ques
{
    display: none;
}
.hs-home-faqs .faqs .faqs-group .faqs-ques p
{
    color: rgba(255, 255, 255, .7);
}
.hs-home-faqs .faqs .faqs-group.current .title-faqs:after
{
    content: '-';
}
.hs-home-faqs .faqs .faqs-group.current .faqs-ques
{
    padding: 20px 0;
}
@media (max-width: 991px)
{
    .hs-home-faqs .faqs-more
    {
        margin-top: 30px;
    }
}
.public-news-group
{
    display: block;

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

    background: #fbed66;
}
.public-news-group .img
{
    position: relative;
}
.public-news-group .ibox
{
    padding-bottom: 75%;
}
.public-news-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .date
{
    font-size: 18px;
    line-height: 1;

    position: absolute;
    z-index: 6;
    top: -30px;
    left: 20px;

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

    width: 60px;
    height: 60px;

    background: #fbed66;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -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-news-group .date b
{
    font-weight: normal;

    display: block;
}
.public-news-group .date span
{
    display: block;
}
.public-news-group .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 20px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .public-news-group .desc
    {
        padding: 15px;
    }
}
.public-news-group .desc .title-news
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

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

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .desc .public-note p
{
    color: #666;
}
.public-news-group .desc .more
{
    font-size: 30px;
    line-height: 1;
}
@media (min-width: 1200px)
{
    .public-news-group:hover
    {
        color: #000;
        background-color: #fff;
    }
    .public-news-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-news
{
    position: relative;

    background-color: #000;
}
.hs-home-news .news
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-home-news .news
    {
        margin-top: 0;
    }
}
.hs-home-news .news-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1400px)
{
    .hs-home-news .news-left
    {
        width: 300px;
    }
}
@media (max-width: 991px)
{
    .hs-home-news .news-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-news .news-right
{
    width: -webkit-calc(100% - 360px);
    width:         calc(100% - 360px);
}
@media (max-width: 1400px)
{
    .hs-home-news .news-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 991px)
{
    .hs-home-news .news-right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-news .slick-news .slick-list
{
    margin: 0 -20px;
}
@media (max-width: 1199px)
{
    .hs-home-news .slick-news .slick-list
    {
        margin: 0 -10px;
    }
}
.hs-home-news .slick-news .slick-slide
{
    padding: 30px 20px 0;
}
@media (max-width: 1199px)
{
    .hs-home-news .slick-news .slick-slide
    {
        padding: 30px 10px 0;
    }
}
.hs-home-news .news-logo
{
    position: absolute;
    bottom: 100px;
    left: 0;
}
@media (max-width: 1400px)
{
    .hs-home-news .news-logo
    {
        bottom: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-news .news-logo
    {
        bottom: 60px;
    }
}
.hs-home-news .news-logo img
{
    height: 75px;
}
@media (max-width: 1199px)
{
    .hs-home-news .news-logo img
    {
        height: 60px;
    }
}
.fb_iframe_widget
{
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

    padding: 80px 0;
}
@media (max-width: 1560px)
{
    .hs-inner
    {
        padding: 60px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner
    {
        padding: 50px 0;
    }
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.pt-100
{
    padding-top: 100px;
}
.pt-110
{
    padding-top: 110px;
}
@media (max-width: 1199px)
{
    .pt-110
    {
        padding-top: 60px;
    }
}
@media (max-width: 767px)
{
    .pt-110
    {
        padding-top: 0;
    }
}
.pt-200
{
    padding-top: 200px;
}
.title-banner img
{
    width: auto;
    height: 48px;
    margin-bottom: -50px;
}
@media (max-width: 1199px)
{
    .title-banner img
    {
        height: 30px;
        margin-bottom: -30px;
    }
}
.title-banner h3
{
    font-size: 24px;
    line-height: 1.5;

    margin-top: 14px;

    color: #fff;
}
@media (max-width: 1560px)
{
    .title-banner h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .title-banner h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .title-banner h3
    {
        font-size: 16px;
    }
}
.title-banner h2
{
    font-size: 50px;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

    margin: 14px 0 0 0;

    color: #fbed66;
}
@media (max-width: 1560px)
{
    .title-banner h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-banner h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .title-banner h2
    {
        font-size: 30px;
    }
}
.title-banner p
{
    font-size: 18px;
    line-height: 1.44444444;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .title-banner p
    {
        font-size: 16px;
    }
}
.title-inner h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;

    position: relative;
    z-index: 6;

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

    margin-top: 20px;
}
@media (max-width: 1560px)
{
    .title-inner h3
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .title-inner h3
    {
        font-size: 16px;
    }
}
.title-inner p
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.625;

    margin: 20px 0 0 0;
}
@media (max-width: 767px)
{
    .title-inner p
    {
        font-size: 14px;
        line-height: 1.4;
    }
}
.title-inner.text-center p
{
    max-width: 1260px;
    margin: 0 auto;
    margin-top: 10px;
}
.hs-inner-location-menu
{
    padding: 50px 0;
}
@media (max-width: 1199px)
{
    .hs-inner-location-menu
    {
        padding: 30px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-location-menu
    {
        padding: 20px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-location
    {
        padding: 10px 0;
    }
}
.hs-inner-location .location
{
    font-size: 20px;
    line-height: 30px;

    position: relative;

    padding-left: 30px;

    color: #666;
}
@media (max-width: 1560px)
{
    .hs-inner-location .location
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-location .location
    {
        width: 100%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-location .location
    {
        font-size: 16px;
    }
}
.hs-inner-location .location .flaticon
{
    font-size: 24px;
    line-height: 30px;

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

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

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

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

    margin: 0 4px;

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

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover
{
    color: #fbed66;
}
.hs-inner-product-content
{
    font-size: 0;
}
.hs-inner-product-content .hs-inner-left
{
    font-size: 16px;

    display: inline-block;

    width: 380px;

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

    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 1400px)
{
    .hs-inner-product-content .hs-inner-right
    {
        width: -webkit-calc(100% - 280px);
        width:         calc(100% - 280px);
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-content .hs-inner-right
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .public-menu
    {
        width: 100%;
    }
}
.public-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-menu ul li
{
    padding: 5px 0;
}
.public-menu ul li a
{
    font-size: 18px;
    line-height: 45px;

    position: relative;

    display: block;

    padding: 0 70px;

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

    background-color: #fbed66;

    -webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
            clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
}
@media (max-width: 1560px)
{
    .public-menu ul li a
    {
        padding: 0 50px;
    }
}
@media (max-width: 1199px)
{
    .public-menu ul li a
    {
        font-size: 16px;

        padding: 0 30px;
    }
}
@media (max-width: 991px)
{
    .public-menu ul li a
    {
        line-height: 30px;
    }
}
.public-menu ul li.active a,
.public-menu ul li:hover a
{
    color: #fbed66;
    background-color: #000;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .menunav1
    {
        padding: 10px 10px 10px 0;
    }
}
.inner-leftmenu .menunav1 > li
{
    position: relative;

    margin-bottom: 1px;
}
.inner-leftmenu .menunav1 > li:last-child > a
{
    border-bottom: none;
}
.inner-leftmenu .menunav1 > li > a
{
    font-size: 18px;
    line-height: 28px;

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

    padding: 15px 20px;

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

    background: #f6f6f6;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.inner-leftmenu .menunav1 > li > a:before
{
    display: block;

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

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

    opacity: 0;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
@media (max-width: 1400px)
{
    .inner-leftmenu .menunav1 > li > a:before
    {
        margin-right: 10px;
    }
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    font-weight: bold;

    color: #fff;
    background: #000;
}
.inner-leftmenu .menunav1 > li.active > a:before,
.inner-leftmenu .menunav1 > li:hover > a:before
{
    opacity: 1;
}
.inner-leftmenu .menunav2
{
    padding-top: 15px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        display: inline-block;

        margin-right: 20px;

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

    position: relative;

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

    padding: 5px 20px 5px 30px;

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

    color: #fff;
}
.inner-leftmenu .menunav2 > li > a:before
{
    display: block;

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

    content: '';

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    text-decoration: underline;
}
.title-product-details
{
    padding: 20px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.title-product-details h3
{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;

    margin: 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: 50%;
}
@media (max-width: 767px)
{
    .public-tuwen .desc,
    .public-tuwen .img
    {
        width: 100%;
    }
}
.public-tuwen .desc
{
    padding-left: 5%;
}
@media (max-width: 767px)
{
    .public-tuwen .desc
    {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.public-tuwen .desc h3
{
    font-size: 18px;
}
@media (max-width: 767px)
{
    .public-tuwen .img
    {
        margin-top: 20px;
    }
}
.public-tuwen .img img
{
    width: 100%;
    height: auto !important;
}
.public-tuwen.tuwen-zuowen
{
            flex-direction: row-reverse;

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

    max-width: 100%;
}
table
{
    /* 固定列宽 */
    font-size: 18px;
    line-height: 1.73333333;

    width: 100%;
    max-width: 100%;
    margin: 20px 0;

    table-layout: fixed;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    table
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    table
    {
        font-size: 14px;

        word-break: break-word;
    }
}
table tr th,
table tr td
{
    padding: 10px 30px;

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

    border: 6px solid #f8f8f8;
    background-color: #fbed66;
}
@media (max-width: 767px)
{
    table tr th,
    table tr td
    {
        padding: 10px;
    }
}
.public-listbox1 > ul
{
    margin: 0 -30px;
    margin-top: -60px;
}
@media (max-width: 1560px)
{
    .public-listbox1 > ul
    {
        margin: 0 -20px;
        margin-top: -30px;
    }
}
@media (max-width: 767px)
{
    .public-listbox1 > ul
    {
        margin-top: -20px;
    }
}
.public-listbox1 > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .public-listbox1 > ul > li
    {
        margin-top: 30px;
        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .public-listbox1 > ul > li
    {
        margin-top: 40px;
    }
}
.public-listbox1 .listbox-group .title-listbox
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #fbed66;
}
.public-listbox1 .listbox-group .public-note
{
    margin-top: 20px;
}
.public-listbox2 > ul
{
    margin-top: -30px;
}
.public-listbox2 > ul > li
{
    margin-top: 30px;
}
.public-listbox2 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    height: 100%;
    padding: 40px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .public-listbox2 .listbox-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group
    {
        padding: 30px 15px;
    }
}
.public-listbox2 .listbox-group .icon
{
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group .icon
    {
        margin-right: 10px;
    }
}
.public-listbox2 .listbox-group .icon .flaticon
{
    font-size: 50px;
    line-height: 1;

    color: #fbed66;
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group .icon .flaticon
    {
        font-size: 40px;
    }
}
.public-listbox2 .listbox-group .public-note
{
    width: 100%;
}
.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: 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;
}
.public-share span
{
    font-size: 18px;
}
.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;
    }
}
.public-share ul li
{
    padding: 0 7px;
}
@media (max-width: 767px)
{
    .public-share ul li
    {
        margin-left: 0;
        padding: 0 3px;
    }
}
.public-share ul li a
{
    line-height: 30px;

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

    width: 30px;
    height: 30px;

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

    color: #fff;

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

    width: 100%;

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

    -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;
}
.hs-inner-feedback
{
    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-feedback
    {
        background-attachment: fixed;
    }
}
.public-feedback
{
    width: 50%;
}
@media (max-width: 991px)
{
    .public-feedback
    {
        width: 100%;
    }
}
.public-feedback .title-inner
{
    color: #fff;
}
.public-feedback form > ul > li
{
    margin-top: 20px;
}
.public-feedback form label
{
    font-size: 20px;
    line-height: 30px;

    color: #fff;
}
@media (max-width: 1199px)
{
    .public-feedback form label
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-feedback form label
    {
        font-size: 16px;
    }
}
.public-feedback form input,
.public-feedback form textarea
{
    line-height: 24px;

    width: 100%;
    margin-top: 8px;
    padding: 10px 15px;

    background-color: #fff;
}
.public-feedback form .submit
{
    font-size: 24px;

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

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

    border-radius: 0;
    background-color: #fbed66;
}
@media (max-width: 1560px)
{
    .public-feedback form .submit
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .public-feedback form .submit
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-feedback form .submit
    {
        font-size: 16px;
    }
}
.public-feedback form .submit:hover
{
    background-color: #fff;
}
.hs-inner-about
{
    padding: 200px 0;

    color: #fff;
    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-inner-about
    {
        padding: 120px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about
    {
        padding: 50px 0;
    }
}
.hs-inner-about .about-left
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-about .about-left
    {
        width: 100%;
    }
}
.hs-inner-about .about-left .text
{
    overflow-y: auto;

    max-height: 170px;
    margin-top: 60px;
    margin-left: -20px;
    padding-left: 20px;

    direction: rtl;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-left .text
    {
        margin-top: 30px;
    }
}
.hs-inner-about .about-left .text .public-note
{
    direction: ltr;
}
.hs-inner-about .about-left .text::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 3px;
}
.hs-inner-about .about-left .text::-webkit-scrollbar-track
{
    background-color: #fff;
}
.hs-inner-about .about-left .text::-webkit-scrollbar-thumb
{
    background-color: #fbed66;
}
.hs-inner-about .about-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 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;
}
@media (max-width: 767px)
{
    .hs-inner-about .about-right
    {
        width: 100%;
        padding: 30px 0 0 0;
    }
}
.hs-inner-about .public-advantage > ul
{
    margin: 0 -15px;
}
.hs-inner-about .public-advantage .advantage-group
{
    padding: 20px 15px;

    border: none;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
.hs-inner-factory-why
{
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-factory
{
    position: relative;
    z-index: 8;

    margin-top: -150px;
    padding-top: 10px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory
    {
        margin-top: -100px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory
    {
        margin-top: 0;
    }
}
.hs-inner-factory .factory-left
{
    width: 330px;
}
@media (max-width: 1400px)
{
    .hs-inner-factory .factory-left
    {
        width: 270px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory-left
    {
        width: 200px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-left
    {
        width: 100%;
    }
}
.hs-inner-factory .title-inner
{
    height: -webkit-calc(100% + 80px);
    height:         calc(100% + 80px);
    padding: 40px 5% 40px 45%;

    background: url(../images/factory_bg.webp) no-repeat bottom left;
    background-size: cover;
}
@media (max-width: 767px)
{
    .hs-inner-factory .title-inner
    {
        height: auto;
        padding: 20px 15px;

        background-position: center;
    }
}
.hs-inner-factory .title-inner h2
{
    font-weight: normal;
}
.hs-inner-factory .factory-content
{
    width: -webkit-calc(100% - 330px);
    width:         calc(100% - 330px);
    margin-top: 20px;
    padding: 50px;

    background: #f7f7f7;
    box-shadow: 0 1px 21px 0 rgba(0, 0, 0, .11);
}
@media (max-width: 1400px)
{
    .hs-inner-factory .factory-content
    {
        width: -webkit-calc(100% - 270px);
        width:         calc(100% - 270px);
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory-content
    {
        width: -webkit-calc(100% - 200px);
        width:         calc(100% - 200px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-content
    {
        width: 100%;
        margin-top: 0;
        padding: 10px;
    }
}
.hs-inner-factory .factory-content .swiper-wrapper
{
    -webkit-transition-timing-function: linear !important;
            transition-timing-function: linear !important;
}
.hs-inner-factory .factory-content .factory-group
{
    cursor: pointer;
}
.hs-inner-factory .factory-content .factory-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-factory .factory-content .factory-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (min-width: 1200px)
{
    .hs-inner-factory .factory-content .factory-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-inner-why .why
{
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-why .why
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-why .why
    {
        margin-top: 20px;
    }
}
.hs-inner-why .why > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-inner-why .why > ul > li
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-why .why > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-why .why .why-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-why .why .why-group .icon
{
    font-size: 50px;
    line-height: 1;

    display: block;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-why .why .why-group .desc
{
    width: -webkit-calc(100% - 50px);
    width:         calc(100% - 50px);
    padding-left: 20px;
}
.hs-inner-why .why .why-group .desc h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
@media (min-width: 1200px)
{
    .hs-inner-why .why .why-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-choose
{
    background: url(../images/choose_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-choose .title-choose h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.45833333;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-choose .title-choose h2
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-choose .title-choose h2
    {
        font-size: 20px;
    }
}
.hs-inner-customer
{
    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 .swiper-customer
{
    margin-top: 60px;
}
@media (min-width: 768px)
{
    .hs-inner-customer .customer .swiper-customer
    {
        -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(40%, #000), color-stop(60%, #000), to(transparent));
        -webkit-mask-image: -webkit-linear-gradient(left, transparent 0%, #000 40%, #000 60%, transparent 100%);
                mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(40%, #000), color-stop(60%, #000), to(transparent));
                mask-image:         linear-gradient(to right, transparent 0%, #000 40%, #000 60%, transparent 100%);
    }
}
@media (max-width: 1199px)
{
    .hs-inner-customer .customer .swiper-customer
    {
        margin-top: 30px;
    }
}
.hs-inner-customer .customer .customer-group
{
    cursor: pointer;
}
.hs-inner-customer .customer .customer-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-customer .customer .customer-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (min-width: 1200px)
{
    .hs-inner-customer .customer .customer-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
#about,
#why,
#factoryviews,
#certificates,
#companyviews,
#teamviews,
#qcertificates,
#clientsviews
{
    position: relative;
    top: -80px;
}
.public-products-menu
{
    overflow: hidden;

    background-color: #fbed66;
}
.public-products-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
@media (max-width: 767px)
{
    .public-products-menu ul
    {
        padding: 10px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.public-products-menu ul li
{
    position: relative;

    width: 25%;
}
@media (max-width: 767px)
{
    .public-products-menu ul li
    {
        width: 50%;
    }
}
.public-products-menu ul li a
{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;

    position: relative;

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

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

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

    opacity: .58;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .public-products-menu ul li a
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-products-menu ul li a
    {
        font-size: 16px;

        margin-left: 0;
        padding: 10px 0;
    }
}
.public-products-menu ul li a:after
{
    position: absolute;
    bottom: -20px;
    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-width: 0 18px 18px 18px;
    border-style: solid;
    border-color: transparent transparent #171717 transparent;
}
@media (max-width: 767px)
{
    .public-products-menu ul li a:after
    {
        display: none;
    }
}
.public-products-menu ul li a .flaticon
{
    font-size: 80px;
    font-weight: normal;

    display: block;

    margin-right: 20px;
}
@media (max-width: 1199px)
{
    .public-products-menu ul li a .flaticon
    {
        font-size: 60px;

        margin-right: 10px;
    }
}
@media (max-width: 767px)
{
    .public-products-menu ul li a .flaticon
    {
        font-size: 40px;
    }
}
.public-products-menu ul li.active a,
.public-products-menu ul li:hover a
{
    opacity: 1;
}
.public-products-menu ul li.active a:after,
.public-products-menu ul li:hover a:after
{
    bottom: 0;
}
.public-product-group
{
    position: relative;

    padding: 30px 30px 0 30%;

    background-color: #fff;
}
.public-product-group .img .ibox
{
    padding-bottom: 136%;
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .desc
{
    position: absolute;
    z-index: 6;
    bottom: 30px;
    left: 0;

    width: 100%;
}
@media (max-width: 767px)
{
    .public-product-group .desc
    {
        bottom: 0;
    }
}
.public-product-group .title-product
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    padding: 0 20px;

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

    position: relative;

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

    max-width: 180px;
    padding: 0 24px;

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

    color: #000;
    background-color: #fbed66;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1400px)
{
    .public-product-group .more a
    {
        line-height: 30px;
    }
}
.public-product-group .more a .flaticon
{
    font-size: 24px;

    margin-left: 10px;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
@media (min-width: 1200px)
{
    .public-product-group:hover .img .ibox img
    {
        -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
                transform: translateY(10px);
    }
    .public-product-group:hover .more a
    {
        max-width: 100%;
    }
}
.public-product-group-other
{
    background-color: #fff;
}
.public-product-group-other .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group-other .desc
{
    max-width: 180px;
    padding: 20px;

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

    background-color: #fbed66;
}
.public-product-group-other .title-product
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .public-product-group-other .title-product
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .public-product-group-other .title-product
    {
        font-size: 18px;
    }
}
.public-product-group-other .more a
{
    font-weight: bold;
    line-height: 30px;

    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-group-other .more a .flaticon
{
    font-size: 24px;
    font-weight: normal;

    margin-left: 10px;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
@media (min-width: 1200px)
{
    .public-product-group-other:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group-other:hover .desc
    {
        max-width: 100%;
    }
}
.hs-inner-products .products > ul
{
    margin: 0 -22px;
}
@media (max-width: 1470px)
{
    .hs-inner-products .products > ul
    {
        margin: 0 -15px;
    }
}
.hs-inner-products .products > ul > li
{
    margin-top: 50px;
    padding: 0 22px;
}
@media (max-width: 1470px)
{
    .hs-inner-products .products > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-product-details .product-details
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-imgbox
{
    font-size: 0;

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

    width: 400px;
    padding: 0 5% 0 5%;

    background-color: #fff;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox img
{
    width: 100%;
}
.hs-inner-product-details .product-details .details-imgbox .product-big
{
    position: relative;

    overflow: hidden;

    width: 100%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-imgbox .product-big
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask
{
    line-height: 25px;

    position: absolute;
    z-index: 3;
    bottom: 14px;
    left: 14px;

    width: 25px;
    height: 25px;

    text-align: center;

    border-radius: 3px;
    background: #fbed66;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask img
{
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow
{
    font-size: 16px;

    display: block;

    margin: 10px auto;

    color: #fbed66;
    background: none;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-imgbox .slick-arrow
    {
        position: absolute;
        top: 35%;
        left: -15%;

        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .hs-inner-product-details .product-details .details-imgbox .slick-arrow .flaticon
    {
        line-height: 1;

        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
    .hs-inner-product-details .product-details .details-imgbox .slick-arrow.swiper-button-next
    {
        right: -15%;
        left: auto;
    }
    .hs-inner-product-details .product-details .details-imgbox .slick-arrow.swiper-button-next .flaticon
    {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
    }
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow:hover
{
    color: #fbed66;
}
.hs-inner-product-details .product-details .product-small
{
    width: 18%;
    padding-left: 18px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .product-small
    {
        width: 100%;
        padding: 10px 30px;
    }
}
.hs-inner-product-details .product-details .product-small .slick-list
{
    margin: 0;
}
.hs-inner-product-details .product-details .product-small .slick-slide
{
    padding: 3px 0;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .product-small .slick-slide
    {
        padding: 0 3px;
    }
}
.hs-inner-product-details .product-details .product-small .product-group
{
    overflow: hidden;

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

    border: 1px solid #e6e6e6;
    background-color: #fff;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group
{
    border: 1px solid #fbed66;
}
.hs-inner-product-details .product-details .details-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

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

    background-color: #fbed66;

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

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2 span
{
    line-height: 46px;

    display: inline-block;

    padding: 0 20px;

    color: #fbed66;
    background-color: #000;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2 span
    {
        line-height: 36px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 20px;

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

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

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

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

    color: #fff;
    background: #000;

    -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 span
{
    padding: 0 12px;
}
@media (max-width: 1350px)
{
    .hs-inner-product-details .product-details .details-content .link a span
    {
        padding: 0 6px;
    }
}
.hs-inner-product-details .product-details .details-content .link a .flaticon
{
    font-size: 22px;
}
.hs-inner-product-details .product-details .details-content .link a:hover
{
    color: #000;
    background-color: #fff;
}
.hs-inner-product-details .product-details .details-content .link .inquiry
{
    margin-right: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .link .inquiry
    {
        margin-right: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .share
{
    margin-top: 20px;
}
.hs-inner-product-details .parameter-info
{
    margin-top: 30px;
}
.hs-inner-product-details .product-content .slick-arrow
{
    position: absolute;
    top: 50%;
    left: -5%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-content .slick-arrow
    {
        left: -15px;
    }
}
.hs-inner-product-details .product-content .swiper-button-next
{
    right: -5%;
    left: auto;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-content .swiper-button-next
    {
        right: -15px;
    }
}
.hs-inner-product-details-other .product-details .details-imgbox
{
    padding: 0;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-product-details .hs-inner-feedback .title-inner
{
    text-align: center;
}
.hs-inner-product-details .hs-inner-feedback .public-feedback
{
    margin: 0 auto;
}
.hs-inner-product-advantage .advantage
{
    padding: 30px 8%;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-product-advantage .advantage
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-advantage .advantage
    {
        padding: 30px 15px;
    }
}
.hs-inner-product-advantage .advantage > ul > li
{
    margin: 30px 0;
}
@media (max-width: 1199px)
{
    .hs-inner-product-advantage .advantage > ul > li
    {
        margin: 20px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-advantage .advantage > ul > li
    {
        margin: 10px 0;
    }
}
.hs-inner-product-advantage .advantage .advantage-group .icon
{
    font-size: 80px;

    display: inline-block;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-product-advantage .advantage .advantage-group .title-advantage
{
    font-family: 'Source Sans';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
.hs-inner-product-advantage .advantage .advantage-group .public-note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-product-advantage .advantage .advantage-group .public-note
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-product-advantage .advantage .advantage-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-why-product
{
    position: relative;

    color: #fff;
    background: url(../images/product_choose_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-why-product
    {
        background-attachment: fixed;
    }
}
.hs-inner-why-product:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .85);
}
.hs-inner-why-product .container
{
    position: relative;
    z-index: 6;
}
.public-product-related
{
    background: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(99%, #f8f8f8));
    background: -webkit-linear-gradient(left, #eee 0%, #f8f8f8 99%);
    background:         linear-gradient(90deg, #eee 0%, #f8f8f8 99%);
}
.public-product-related .product-related
{
    margin-top: 30px;
}
.public-product-related .slick-arrow
{
    position: absolute;
    top: 50%;
    left: -5%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .public-product-related .slick-arrow
    {
        left: -15px;
    }
}
.public-product-related .swiper-button-next
{
    right: -5%;
    left: auto;
}
@media (max-width: 767px)
{
    .public-product-related .swiper-button-next
    {
        right: -15px;
    }
}
.public-news-group-other
{
    display: block;

    height: 100%;

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

    background: #f7f7f7;
}
.public-news-group-other .img
{
    position: relative;
}
.public-news-group-other .ibox
{
    padding-bottom: 75%;
}
.public-news-group-other .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group-other .date
{
    font-size: 18px;
    line-height: 32px;

    position: absolute;
    z-index: 6;
    top: 20px;
    left: 0;

    padding: 0 20px;

    background-color: #fbed66;
}
@media (max-width: 1199px)
{
    .public-news-group-other .date
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .public-news-group-other .date
    {
        top: 10px;
    }
}
.public-news-group-other .desc
{
    padding: 30px;
}
@media (max-width: 1199px)
{
    .public-news-group-other .desc
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .public-news-group-other .desc
    {
        padding: 20px 15px;
    }
}
.public-news-group-other .desc .title-news
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .public-news-group-other .desc .public-note
    {
        margin-top: 10px;
    }
}
.public-news-group-other .desc .public-note p
{
    color: #666;
}
.public-news-group-other .desc .more
{
    font-size: 18px;
    line-height: 24px;

    margin-top: 20px;

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

    color: #fbed66;
}
@media (max-width: 767px)
{
    .public-news-group-other .desc .more
    {
        font-size: 16px;

        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .public-news-group-other:hover
    {
        color: #000;
        background-color: #fbed66;
    }
    .public-news-group-other:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group-other:hover .more
    {
        color: #000;
    }
}
.hs-inner-news .news > ul
{
    margin: 0 -30px;
    margin-top: -60px;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news > ul
    {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-news .news > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-news .news .public-news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .public-news-group
    {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
.hs-inner-news .news .public-news-group .img,
.hs-inner-news .news .public-news-group .desc
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-news .news .public-news-group .img,
    .hs-inner-news .news .public-news-group .desc
    {
        width: 100%;
    }
}
.hs-inner-news .news .public-news-group .desc
{
    padding: 20px 30px;
}
@media (max-width: 1400px)
{
    .hs-inner-news .news .public-news-group .desc
    {
        padding: 15px 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .public-news-group .desc
    {
        padding: 0 0 0 15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .public-news-group .desc
    {
        padding: 20px 0 0 0;
    }
}
.hs-inner-news .news .public-news-group .date
{
    line-height: 30px;

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

    width: auto;
    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    height: auto;
    margin-bottom: 20px;
    padding: 0 20px;

    color: #fff;
    background-color: #fbed66;
}
@media (max-width: 1400px)
{
    .hs-inner-news .news .public-news-group .date
    {
        margin-bottom: 10px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .public-news-group .date
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.hs-inner-news .news .public-news-group .title-news
{
    display: -webkit-box;
    overflow: hidden;

    height: 24px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news .public-news-group .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-news .news .public-news-group .more
{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
@media (min-width: 1200px)
{
    .hs-inner-news .news .public-news-group:hover .date
    {
        color: #fbed66;
        background-color: #fff;
    }
}
.hs-inner-faqs .faqs > ul
{
    margin-top: -40px;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs > ul
    {
        margin-top: -20px;
    }
}
.hs-inner-faqs .faqs > ul > li
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-faqs .faqs .faqs-group
{
    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;

    background: #f4f4f4;
}
.hs-inner-faqs .faqs .faqs-group .title-faqs
{
    position: relative;

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

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

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 991px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs
    {
        padding: 20px;
    }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs:before
{
    font-weight: bold;
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #000;
    border-radius: 50%;
    background: #fbed66;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-faqs .faqs .faqs-group .title-faqs:after
{
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;

    content: '+';

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-faqs .faqs .faqs-group .title-faqs h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;

    width: 100%;
    margin: 0;
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs h3
    {
        font-size: 16px;
    }
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques
{
    font-size: 0;

    position: relative;

    display: none;

    padding: 20px 30px;

    color: rgba(255, 255, 255, .7);
    border-top: 1px solid #fff;
}
@media (max-width: 991px)
{
    .hs-inner-faqs .faqs .faqs-group .faqs-ques
    {
        padding: 20px;
    }
}
.hs-inner-faqs .faqs .current .faqs-group
{
    color: #fff;
    background: #000;
}
.public-download-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    background: #f2f2f2;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-download-group .icon,
.public-download-group .down
{
    line-height: 80px;

    width: 80px;
    height: 80px;

    text-align: center;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-download-group .icon
{
    font-size: 40px;

    background-color: #fbed66;
}
.public-download-group .title-download
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    position: relative;
    z-index: 6;

    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 3%;
}
@media (max-width: 1560px)
{
    .public-download-group .title-download
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .public-download-group .title-download
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .public-download-group .title-download
    {
        font-size: 18px;
    }
}
.public-download-group .down
{
    font-size: 30px;

    color: #fbed66;
}
@media (min-width: 1200px)
{
    .public-download-group:hover
    {
        background-color: #000;
    }
    .public-download-group:hover .title-download
    {
        color: #fff;
    }
}
.hs-inner-download .download > ul
{
    margin: 0 -25px;
    margin-top: -40px;
}
@media (max-width: 1400px)
{
    .hs-inner-download .download > ul
    {
        margin: 0 -20px;
        margin-top: -30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-download .download > ul
    {
        margin: 0 -10px;
        margin-top: -30px;
    }
}
.hs-inner-download .download > ul > li
{
    margin-top: 40px;
    padding: 0 25px;
}
@media (max-width: 1400px)
{
    .hs-inner-download .download > ul > li
    {
        padding: 0 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-download .download > ul > li
    {
        padding: 0 10px;
    }
}
.hs-inner-videos .videos ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -25px;
    margin-top: -50px;

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

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 16px;
    }
}
.hs-inner-news-show .title-news-show
{
    margin: 10px 0;
}
.hs-inner-news-show .title-news-show h2
{
    font-family: 'Source Sans';
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}
.hs-inner-news-show .share
{
    margin-left: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-news-show .news-show .news-show-top
{
    padding: 24px 5%;

    text-align: center;

    background: #f1f1f1;
}
.hs-inner-news-show .news-show .date
{
    line-height: 30px;

    display: inline-block;

    padding: 0 20px;

    background-color: #fbed66;
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show .public-note
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .news-show .share
{
    margin-top: 20px;

    text-align: center;
}
.hs-inner-news-show .news-show .share .a2a_kit
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-news-show .news-show .share span
{
    border-radius: 50%;
}
.hs-inner-news-show .text
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .text
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .link
{
    margin-top: 30px;
}
.hs-inner-news-show .prev-next
{
    margin-top: 40px;
}
.hs-inner-news-show .prev-next a
{
    font-size: 18px;
    line-height: 20px;
    line-height: 26px;

    display: block;

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

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

    color: #fff;
    background-color: #000;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .prev-next a
    {
        min-width: 130px;
    }
}
.hs-inner-news-show .prev-next a:hover
{
    color: #000;
    background-color: #fbed66;
}
.hs-inner-news-show .prev-next .prev
{
    margin-right: 20px;
}
.public-related-news
{
    padding-top: 80px;
}
@media (max-width: 1560px)
{
    .public-related-news
    {
        padding-top: 60px;
    }
}
@media (max-width: 991px)
{
    .public-related-news
    {
        padding-top: 40px;
    }
}
.public-related-news .news-list
{
    margin-top: 30px;
}
.public-related-news .swiper-slide
{
    padding-bottom: 30px;
}
@media (max-width: 1199px)
{
    .public-related-news .swiper-slide
    {
        padding-bottom: 0;
    }
}
.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: #fbed66;
}
.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: #fbed66;
    background-color: #fbed66;
}
@media (min-width: 1200px)
{
    .hs-inner-contact
    {
        padding: 200px 0;
    }
}
.hs-inner-contact .title-banner h2
{
    color: #000;
}
.hs-inner-contact .title-banner h3
{
    font-weight: bold;
    font-style: italic;

    color: #b3b3b3;
}
.hs-inner-contact .contact
{
    position: relative;

    padding: 80px 40% 80px 80px;

    background: #f2f2f2;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact
    {
        padding: 40px 30% 40px 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact
    {
        padding: 10px;
    }
}
.hs-inner-contact .contact .img
{
    position: absolute;
    z-index: 1;
    top: 50%;
    right: -10%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .img
    {
        display: none;
    }
}
.hs-inner-contact .contact .desc
{
    position: relative;
    z-index: 6;
}
.hs-inner-contact .contact .desc > ul > li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .desc > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-contact .contact .contact-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 28px;

    background-color: #fbed66;

    -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)
{
    .hs-inner-contact .contact .contact-group
    {
        padding: 20px;

        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
}
.hs-inner-contact .contact .contact-group .icon
{
    font-size: 50px;
    line-height: 1;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .icon
    {
        font-size: 40px;
    }
}
.hs-inner-contact .contact .contact-group .txt span
{
    font-size: 20px;
    line-height: 1.4;

    display: block;

    color: #707070;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group .txt span
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .txt span
    {
        font-size: 16px;
    }
}
.hs-inner-contact .contact .contact-group .txt p
{
    font-size: 24px;
    line-height: 1.2;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact .contact-group .txt p
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group .txt p
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .txt p
    {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-group .txt p a:hover
{
    text-decoration: underline;
}
.hs-inner-contact .public-share
{
    margin-top: 40px;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
.hs-inner-contact .public-share ul li a img
{
    -webkit-filter: brightness(0) invert(0);
            filter: brightness(0) invert(0);
}
.hs-google-map
{
    position: relative;
    z-index: 1;

    margin-top: -100px;
}
@media (max-width: 1560px)
{
    .hs-google-map
    {
        margin-top: -60px;
    }
}
@media (max-width: 1199px)
{
    .hs-google-map
    {
        margin-top: -30px;
    }
}
@media (max-width: 767px)
{
    .hs-google-map
    {
        margin-top: 40px;
    }
}
.hs-google-map #map
{
    height: 700px;
}
@media (max-width: 1560px)
{
    .hs-google-map #map
    {
        height: 600px;
    }
}
@media (max-width: 1470px)
{
    .hs-google-map #map
    {
        height: 500px;
    }
}
@media (max-width: 1199px)
{
    .hs-google-map #map
    {
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .hs-google-map #map
    {
        height: 300px;
    }
}
.hs-inner-applications > ul > li:nth-child(2n) .applications-group .desc
{
    right: 0;
    left: auto;

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

    text-align: right;
}
@media (max-width: 1199px)
{
    .hs-inner-applications > ul > li:nth-child(2n) .applications-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications > ul > li:nth-child(2n) .applications-group .desc
    {
        padding: 30px 15px;

        text-align: left;
    }
}
.hs-inner-applications .applications-group
{
    position: relative;

    overflow: hidden;

    height: 60vh;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1470px)
{
    .hs-inner-applications .applications-group
    {
        height: 500px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications-group
    {
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-group
    {
        height: auto;

        background: none;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-applications .applications-group
    {
        background-attachment: fixed;
    }
}
.hs-inner-applications .applications-group .img
{
    display: none;
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-group .img
    {
        display: block;
    }
}
.hs-inner-applications .applications-group .img img
{
    width: 100%;
}
.hs-inner-applications .applications-group:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    background-color: rgba(0, 0, 0, .5);
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-group:before
    {
        display: none;
    }
}
.hs-inner-applications .applications-group:after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 50%;

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

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(transparent));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .7), transparent);
    background-image:         linear-gradient(rgba(0, 0, 0, .7), transparent);
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-group:after
    {
        display: none;
    }
}
.hs-inner-applications .applications-group .desc
{
    position: absolute;
    z-index: 6;
    bottom: 10%;
    left: 0;

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    max-width: 70%;
    padding: 30px 10% 30px var(--pad);

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

    background-color: #fbed66;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-group .desc
    {
        position: relative;
        bottom: 0;

        width: 100%;
        max-width: 100%;
        padding: 30px 15px;
    }
}
.hs-inner-applications .applications-group .title-applications
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications-group .title-applications
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-group .title-applications
    {
        font-size: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-applications .applications-group .public-note
    {
        overflow: hidden;

        width: 0;
        max-height: 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications-group .public-note
    {
        margin-top: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .hs-inner-applications .applications-group .public-note
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-applications .active .applications-group:before
    {
        background-color: rgba(0, 0, 0, .35);
    }
    .hs-inner-applications .active .applications-group:after
    {
        opacity: 0;
    }
    .hs-inner-applications .active .applications-group .desc
    {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .hs-inner-applications .active .applications-group .public-note
    {
        width: 100%;
        max-height: 1000px;
        margin-top: 30px;

        -webkit-transition: max-height 1s;
                transition: max-height 1s;
    }
}
#applications1,
#applications2,
#applications3,
#applications4,
#applications5
{
    position: relative;
    top: -100px;
}
.hs-footer
{
    position: relative;

    overflow: hidden;

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

    border-bottom: 1px solid rgba(255, 255, 255, .12);
}
@media (max-width: 1199px)
{
    .hs-footer .foot-top
    {
        padding: 20px 0;
    }
}
.hs-footer .logo
{
    line-height: 1;

    position: relative;
    z-index: 8;

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

    height: 69px;

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

    -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: 1350px)
{
    .hs-footer .logo
    {
        height: 50px;
    }
}
.hs-footer .logo img
{
    width: auto;
    height: 100%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 767px)
{
    .hs-footer .foot-txt
    {
        margin-top: 14px;
    }
}
.hs-footer .foot-txt ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -40px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-txt ul
    {
        margin: 0 -20px;
    }
}
.hs-footer .foot-txt ul li
{
    padding: 0 40px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-txt ul li
    {
        padding: 5px 20px;
    }
}
.hs-footer .foot-txt .txt-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-footer .foot-txt .txt-group .icon
{
    width: 40px;
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-footer .foot-txt .txt-group .icon img
{
    width: 100%;

    opacity: .5;

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

    margin: 0;

    color: #fff;
}
.hs-footer .title-foot
{
    font-size: 20px;
    line-height: 1.5;

    color: #fff;
}
.hs-footer .foot
{
    padding: 60px 0;
}
@media (max-width: 1199px)
{
    .hs-footer .foot
    {
        padding: 40px 0;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot
    {
        padding: 20px 0;
    }
}
.hs-footer .foot > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

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

    margin: 10px 0;
    padding: 0 10px;
}
.hs-footer .foot > ul > li:nth-child(1)
{
    width: 25%;
}
@media (max-width: 991px)
{
    .hs-footer .foot > ul > li:nth-child(1)
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li:nth-child(1)
    {
        width: 100%;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot > ul > li
    {
        width: 25%;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li
    {
        width: 100%;
        max-width: 100%;
        margin: 5px 0;
    }
}
.hs-footer .foot > ul > li > a
{
    line-height: 1.66666667;

    display: block;
}
@media (max-width: 991px)
{
    .hs-footer .foot > ul > li > a
    {
        font-size: 18px;
    }
}
.hs-footer .foot > ul > li .flaticon-right-arrow
{
    font-style: normal;

    display: none;

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

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

        display: block;

        width: 30px;
        height: 30px;

        text-align: center;
    }
}
.hs-footer .foot > ul > li > ul.foot-info
{
    font-family: 'Source Sans';

    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot > ul > li > ul.foot-info
    {
        margin-top: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot > ul > li > ul.foot-info
    {
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li > ul.foot-info
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        margin-top: 0;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li > ul.foot-info > li
    {
        margin-right: 20px;
    }
}
.hs-footer .foot > ul > li > ul.foot-info > li > a
{
    font-size: 16px;
    line-height: 1.33333333;

    display: block;

    padding: 5px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li > ul.foot-info > li > a
    {
        line-height: 1.71428571;

        padding: 0 0;
    }
}
.hs-footer .foot > ul > li > ul.foot-info > li > a span
{
    -webkit-transition: background-size .56s;
            transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fbed66), to(#fbed66));
    background-image: -webkit-linear-gradient(left, #fbed66 0%, #fbed66 100%);
    background-image:         linear-gradient(to right, #fbed66 0%, #fbed66 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer .foot > ul > li > ul.foot-info > li:hover > a
{
    color: #fbed66;
}
.hs-footer .foot > ul > li > ul.foot-info > li:hover > a span
{
    background-size: 100% 1px;
}
.hs-footer .foot > ul > li.current .flaticon-right-arrow
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.hs-footer .foot .public-share
{
    color: #fff;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
.hs-footer .foot .foot-txt .txt-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .hs-footer .foot .foot-txt .txt-group
    {
        margin-bottom: 20px;
    }
}
.hs-footer .foot .foot-txt .txt-group .icon
{
    width: 40px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-footer .foot .foot-txt .txt-group .icon img
{
    width: 100%;

    opacity: .5;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-footer .foot .foot-txt .txt-group .txt
{
    width: -webkit-calc(100% - 40px);
    width:         calc(100% - 40px);
    padding-left: 15px;

    color: #fff;
}
.hs-footer .foot .foot-txt .txt-group .txt b
{
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;

    display: block;
}
.hs-footer .foot .foot-txt .txt-group .txt p
{
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;
}
.hs-footer .foot .foot-txt .txt-group .txt p a:hover
{
    text-decoration: underline;
}
.hs-footer .copyright
{
    font-size: 16px;
    line-height: 30px;

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

    padding: 20px 0;

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

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

    margin: 0;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .hs-footer .copyright .link
    {
        width: 100%;
    }
}
.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;
}
.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;
}
.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: #fbed66;
}
.public-no-results .desc .public-note
{
    margin-top: 20px;
}
.public-no-results .desc .public-note p
{
    font-size: 18px;

    color: #666;
}
.page_info
{
    clear: both;

    margin: 10px auto;
    padding: 50px;

    text-align: center;

    color: #999;
}
.page_info span
{
    font-weight: bold;

    padding: 0 2px;
}
.page_list
{
    font-size: 14px;
    line-height: 40px;

    clear: both;

    width: 40px;
    width: 100%;
    height: 40px;
    margin: 50px auto;
    padding: 30px;

    text-align: center;
    letter-spacing: 0;
}
.page_list a,
.page_list span
{
    line-height: 38px;

    display: inline-block;

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

    text-align: center;

    color: #ccc;
    border: 1px solid #111;
    border-radius: 50%;
    background: #000;
}
.page_list a:hover
{
    color: #fff;
    border: 1px solid #fbed66;
    background: #fbed66;
}
.page_list .on
{
    color: #fff;
    border: 1px solid #fbed66;
    background: #fbed66;
}
.page_list a.on
{
    color: #fff;
    border: 1px solid #fbed66;
    background: #fbed66;
}
