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

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

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

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

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

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

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

    overflow-x: hidden;

    color: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    display: inline-block;

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

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

    color: #666;
    color: #012f61;
    border-radius: 50%;
    background: #f3f3f3;
}
.swiper-button-next img,
.swiper-button-prev img
{
    width: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after
{
    display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon
{
    font-size: 20px;

    display: block;

    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.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(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover
{
    color: #fff;
    background-color: #9f090e;
}
.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: 60px;
}
@media (max-width: 767px)
{
    .arrow-bottom
    {
        padding-bottom: 40px;
    }
}
.arrow-bottom .swiper-button-prev,
.arrow-bottom .swiper-button-next
{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 20px;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
@media (max-width: 767px)
{
    .arrow-bottom .swiper-button-prev,
    .arrow-bottom .swiper-button-next
    {
        left: 10px;
    }
}
.arrow-bottom .swiper-button-next
{
    left: 80px;

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

    width: 100%;
    padding: 0 5%;

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

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

        color: #000;
        background-color: #fff;
    }
}
.hs-header-box .logo
{
    height: 77px;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 60px;
        padding: 10px 0;
    }
}
.hs-header-box .logo img
{
    display: block;

    width: auto;
    height: 100%;
}
.hs-header-box .pc-search .search-button
{
    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-search:hover .search-button
{
    color: #981b20;
}
.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: #981b20;
}
@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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt ul.txt-contact
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li
{
    position: relative;
}
.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: #981b20;
}
@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 #981b20 transparent;
}
.hs-header-box .top-txt ul.txt-contact li p a:hover
{
    text-decoration: underline;
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}
.hs-header-box .top-txt .icon
{
    font-size: 18px;
    line-height: 42px;

    width: 42px;
    height: 42px;

    text-align: center;

    color: #fff;
    background-color: #981b20;

    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.hs-header-box .txt-contact
{
    margin-left: 14px;
}
@media (min-width: 1400px)
{
    .hs-header-box .txt-contact .icon
    {
        -webkit-clip-path: none;
                clip-path: none;
    }
}
.hs-header-box .open-quote
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1400px)
{
    .hs-header-box .open-quote
    {
        margin-left: 14px;
    }
}
.hs-header-box .open-quote .flaticon
{
    font-size: 22px;
    line-height: 42px;

    display: none;

    width: 42px;
    height: 42px;

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

    color: #fff;
    background-color: #981b20;

    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
@media (max-width: 1400px)
{
    .hs-header-box .open-quote .flaticon
    {
        display: block;
    }
}
.hs-header-box .open-quote span
{
    font-size: 18px;
    line-height: 42px;

    display: block;

    padding: 0 22px;

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

    color: #fff;
    background: #333;
}
@media (max-width: 1690px)
{
    .hs-header-box .open-quote span
    {
        font-size: 16px;

        padding: 0 10px;
    }
}
@media (max-width: 1560px)
{
    .hs-header-box .open-quote span
    {
        font-size: 14px;
    }
}
@media (max-width: 1400px)
{
    .hs-header-box .open-quote span
    {
        font-size: 0;

        display: none;
    }
}
.hs-header-box .open-quote:hover .flaticon
{
    background-color: #333;
}
.hs-header-box .open-quote:hover span
{
    background-color: #981b20;
}
.hs-header-box .language
{
    position: relative;

    margin-left: 10px;
}
.hs-header-box .language p
{
    margin: 0;
}
.hs-header-box .language ul
{
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

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

    display: block;

    padding: 5px 10px;

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

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

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .header-nav > ul > li:nth-child(2)
{
    position: relative;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 130px;
    padding: 0 20px;

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

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

        padding: 0 15px;
    }
}
@media (max-width: 1780px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1690px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 18px;

        padding: 0 10px;
    }
}
@media (max-width: 1560px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 16px;
    }
}
.hs-header-box .header-nav > ul > li > a:before
{
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

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

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

    display: none;

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

    text-align: left;

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

    display: inline-block;

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

    vertical-align: top;

    border-right: 1px solid #d7d7d7;
}
@media (max-width: 1560px)
{
    .hs-header-box .pc-nav-down .title-pc-nav
    {
        width: 30%;
    }
}
.hs-header-box .pc-nav-down .title-pc-nav h3
{
    font-size: 30px;
    line-height: 1.5;

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

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

    content: '';

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

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

    display: inline-block;

    width: 80%;
    padding-left: 30px;

    vertical-align: top;
}
@media (max-width: 1560px)
{
    .hs-header-box .pc-nav-down .nav-list
    {
        width: 70%;
    }
}
.hs-header-box .pc-nav-down .nav-list ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -20px;

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

    display: block;

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

    width: 0;
    height: 1px;

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

    background-color: #981b20;
}
.hs-header-box .pc-nav-down .nav-list ul li.active a,
.hs-header-box .pc-nav-down .nav-list ul li:hover a
{
    color: #981b20;
}
.hs-header-box .pc-nav-down .nav-list ul li.active a:after,
.hs-header-box .pc-nav-down .nav-list ul li:hover a:after
{
    width: 100%;
}
.hs-header-box .pc-nav-down-product
{
    padding: 20px 0;

    border-radius: 0 0 10px 10px;
}
.hs-header-box .pc-nav-down-product li
{
    position: relative;

    padding: 0 20px;
}
.hs-header-box .pc-nav-down-product li a
{
    font-size: 16px;
    line-height: 24px;

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

    padding: 15px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
    white-space: nowrap;

    border-bottom: 1px solid #dcdcdc;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .pc-nav-down-product li a:after
{
    width: 0;
    height: 0;
    margin-left: 20px;

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

    opacity: .6;
    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #981b20;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-header-box .pc-nav-down-product li:last-child a
{
    border-bottom: none;
}
.hs-header-box .pc-nav-down-product li:hover > a
{
    color: #981b20;
    border-bottom-color: #981b20;
}
.hs-header-box .pc-nav-down-product li:hover > a:after
{
    opacity: 1;
}
.hs-header-box .pc-nav-down2
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 20px 0;

    background-color: #fff;
}
.hs-header-box .pc-nav-down3
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 20px 0;

    background-color: #fff;
}
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

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

    background-color: #981b20;

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box-color
{
    color: #000;
    box-shadow: 0 4px 26px 1px rgba(0, 0, 0, .11);
}
.hs-header-box-color .hs-header
{
    border-color: rgba(0, 0, 0, .2);
}
.hs-header-box-color .logo
{
    border-color: rgba(0, 0, 0, .2);
}
.hs-header-box-color .logo img
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-header-box-color .top-txt
{
    border-color: rgba(0, 0, 0, .2);
}
.hs-header-box-color .top-txt .icon
{
    color: #fff;
    background-color: #981b20;
}
.hs-header-box-color .top-txt .icon img
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-header-box-color .open-quote
{
    color: #fff;
    background-color: #981b20;
}
.hs-header-box-color .open-quote:hover
{
    background-color: #9f090e;
}
.hs-header-box.stuck-header
{
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo
{
    height: 70px;
}
@media (max-width: 1199px)
{
    .hs-header-box.stuck-header .logo
    {
        height: 60px;
    }
}
.hs-header-box.stuck-header .header-nav > ul > li > a
{
    height: 80px;
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

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

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

    width: 100%;

    text-align: center;

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

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

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

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4
{
    font-family: 'Anton';
    line-height: 1.4;

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

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

    opacity: 0;
}
.banner-box .swiper-text h2
{
    font-size: 90px;

    color: #981b20;
}
@media (max-width: 1660px)
{
    .banner-box .swiper-text h2
    {
        font-size: 80px;
    }
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h2
    {
        font-size: 70px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2
    {
        font-size: 24px;
    }
}
.banner-box .swiper-text h2.fz110
{
    font-size: 110px;
}
@media (max-width: 1660px)
{
    .banner-box .swiper-text h2.fz110
    {
        font-size: 100px;
    }
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h2.fz110
    {
        font-size: 90px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h2.fz110
    {
        font-size: 80px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h2.fz110
    {
        font-size: 7px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h2.fz110
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2.fz110
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2.fz110
    {
        font-size: 24px;
    }
}
.banner-box .swiper-text h3
{
    font-size: 34px;
}
@media (max-width: 1660px)
{
    .banner-box .swiper-text h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h3
    {
        font-size: 28px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h3
    {
        font-size: 26px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h3
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h3
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h3
    {
        font-size: 16px;
    }
}
.banner-box .swiper-text h3.fz42
{
    font-size: 42px;
}
@media (max-width: 1660px)
{
    .banner-box .swiper-text h3.fz42
    {
        font-size: 38px;
    }
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h3.fz42
    {
        font-size: 36px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h3.fz42
    {
        font-size: 32px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h3.fz42
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h3.fz42
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h3.fz42
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h3.fz42
    {
        font-size: 16px;
    }
}
.banner-box .swiper-text-3 h2,
.banner-box .swiper-text-3 h3
{
    color: #fff;
}
.banner-box .swiper-text .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 50px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text .link
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text .link
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .link
    {
        margin-top: 0;
    }
}
.banner-box .swiper-text .link a
{
    font-size: 16px;
    line-height: 30px;

    padding: 10px 40px;

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

    color: #fff;
    background-color: #981b20;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text .link a
    {
        font-size: 16px;
        line-height: 24px;

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

        padding: 5px 10px;
    }
}
.banner-box .swiper-text .link a.ban-more
{
    margin-right: 30px;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .link a.ban-more
    {
        margin-right: 10px;
    }
}
.banner-box .swiper-text .link a.active
{
    background-color: #9f090e;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

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

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

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

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

    width: 100%;
    padding: 0 3%;

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

    position: relative;

    width: auto;

    color: #fff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .banner-box .swiper-pagination-fraction
    {
        font-size: 20px;
    }
}
.banner-box .swiper-pagination-fraction .swiper-pagination-current
{
    font-size: 60px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-pagination-fraction .swiper-pagination-current
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-pagination-fraction .swiper-pagination-current
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-pagination-fraction .swiper-pagination-current
    {
        font-size: 30px;
    }
}
.banner-box .swiper-pagination-progressbar.vertical
{
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 3%;
    bottom: 0;

    overflow: hidden;

    width: 4px;
    height: 40%;

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

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

    display: block;

    width: 1px;
    height: 100%;

    content: '';

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

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

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

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

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

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

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

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

    color: #fff;
    border: none;
    background: none;
}
.banner-box .swiper-button-prev .flaticon,
.banner-box .swiper-button-next .flaticon
{
    font-size: 40px;

    display: block;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
@media (max-width: 1560px)
{
    .banner-box .swiper-button-prev .flaticon,
    .banner-box .swiper-button-next .flaticon
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-button-prev .flaticon,
    .banner-box .swiper-button-next .flaticon
    {
        font-size: 20px;
    }
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover
{
    opacity: .8;
}
.banner-box .swiper-button-next
{
    margin-left: 0;
}
.banner-box .swiper-button-next .flaticon
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.banner-box .banner-scrollbar
{
    width: 100%;
    height: 3px;
    margin-right: 3%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.banner-box .banner-scrollbar:before
{
    position: absolute;
    top: 1px;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: rgba(255, 255, 255, .6);
}
.banner-box .banner-scrollbar .swiper-scrollbar-drag
{
    background-color: #fff;
}
.banner-box .banner-mouse
{
    display: block;

    width: 40px;

    cursor: pointer;
    -webkit-animation: mouse 3s linear infinite;
            animation: mouse 3s linear infinite;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.banner-box .banner-mouse a
{
    font-size: 60px;

    display: block;

    color: #fff;
}
@media (max-width: 1560px)
{
    .banner-box .banner-mouse a
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .banner-mouse a
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-box .banner-mouse a
    {
        font-size: 30px;
    }
}
@-webkit-keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
@keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
.banner-inner
{
    position: relative;

    overflow: hidden;

    padding-top: 130px;
}
@media (max-width: 1199px)
{
    .banner-inner
    {
        padding-top: 60px;
    }
}
@media (max-width: 767px)
{
    .banner-inner
    {
        padding-top: 0;
    }
}
.banner-inner img
{
    width: 100%;
    height: auto;
}
@media (max-width: 767px)
{
    .banner-inner img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    bottom: 10%;
    left: 0;

    width: 100%;
}
@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 .banner-text-left
{
    margin-right: 5%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.banner-inner .text
{
    max-width: 1300px;
    margin: 0 auto;

    text-align: center;
}
.banner-inner .title-inner
{
    max-width: 830px;
    margin: 0 auto;
}
.banner-inner .title-inner h2
{
    color: #fff;
}
.banner-inner .title-inner h2:after
{
    margin: 0 auto;
    margin-top: 20px;

    background-color: #fff;
}
.banner-inner .note
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .banner-inner .note
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .note
    {
        display: none;
    }
}
.banner-inner .black
{
    color: #000;
}
.banner-inner .black .title-banner
{
    color: #981b20;
}
.banner-inner .black .title-banner h2:before
{
    background-color: #000;
}
.banner-inner-blue
{
    height: 110px;

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

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

    height: 14px;
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .public-scrollbar
    {
        margin-top: 30px;
    }
}
.public-scrollbar:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

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

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

    background-color: #981b20;
}
.title-home
{
    position: relative;
}
.title-home h2
{
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;

    color: #981b20;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 36px;
    }
}
@media (max-width: 1400px)
{
    .title-home h2
    {
        font-size: 32px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h3
{
    font-size: 18px;
    line-height: 1.5;

    margin: 0;

    color: #333;
}
.title-home p
{
    font-size: 18px;
    line-height: 1.33333333;

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

        margin-top: 10px;
    }
}
.title-home.img:before
{
    position: absolute;
    top: -50px;
    left: -60px;

    display: block;

    width: 111px;
    height: 106px;

    content: '';

    background: url(../images/title-logo.png) no-repeat center;
    background-size: cover;
}
.title-home-other h3
{
    font-size: 20px;

    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;
}
.title-home-other h3:before
{
    display: block;

    width: 32px;
    height: 1px;
    margin-right: 10px;

    content: '';

    background: #981b20;
}
.title-home.text-center h2:after
{
    margin: 0 auto;
    margin-top: 20px;
}
.title-home.line:after
{
    display: block;

    width: 56px;
    height: 2px;
    margin-top: 40px;

    content: '';

    background: #333;
}
@media (max-width: 1560px)
{
    .title-home.line:after
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .title-home.line:after
    {
        margin-top: 20px;
    }
}
.public-note p
{
    font-size: 16px;
    line-height: 26px;

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

    padding: 10px 32px;

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

    color: #fff;
    background-color: #981b20;
}
@media (max-width: 1199px)
{
    .hs-more a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 30px;
    }
}
@media (max-width: 767px)
{
    .hs-more a
    {
        font-size: 14px;

        padding: 6px 20px;
    }
}
.hs-more a:hover
{
    background-color: #9f090e;
}
.hs-more.nobg a
{
    line-height: 30px;

    padding-right: 0;
    padding-left: 0;

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

    color: #9f090e;
    background: none;
}
.hs-more.nobg a:hover
{
    color: #981b20;
}
@-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-advantage
{
    background: #333;
}
.hs-home-advantage .advantage > ul
{
    margin: 0;
}
.hs-home-advantage .advantage > ul > li
{
    padding: 0;

    border-right: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1199px)
{
    .hs-home-advantage .advantage > ul > li
    {
        border-right: none;
    }
}
.hs-home-advantage .advantage > ul > li:last-child
{
    border-right: none;
}
@media (min-width: 1200px)
{
    .hs-home-advantage .advantage > ul > li
    {
        width: 20%;
    }
}
.hs-home-advantage .advantage .advantage-group
{
    padding: 50px 30px;

    text-align: center;

    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-home-advantage .advantage .advantage-group
    {
        padding: 30px 20px;
    }
}
@media (max-width: 991px)
{
    .hs-home-advantage .advantage .advantage-group
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-advantage .advantage .advantage-group
    {
        padding: 15px;
    }
}
.hs-home-advantage .advantage .advantage-group .icon
{
    font-size: 50px;
    line-height: 1;

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

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 991px)
{
    .hs-home-advantage .advantage .advantage-group .icon
    {
        font-size: 40px;
    }
}
.hs-home-advantage .advantage .advantage-group .public-note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-home-advantage .advantage .advantage-group .public-note
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-advantage .advantage .advantage-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-home-price
{
    background: url(../images/price_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-price .price
{
    width: 75%;
}
@media (max-width: 991px)
{
    .hs-home-price .price
    {
        width: 100%;
    }
}
.hs-home-price .price > ul
{
    margin: 0 -30px;
}
.hs-home-price .price > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .hs-home-price .price > ul > li
    {
        margin-top: 50px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-price .price > ul > li
    {
        margin-top: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-price .price > ul > li
    {
        margin-top: 30px;
    }
}
.hs-home-price .price .price-group .title-price
{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;

    color: #981b20;
}
@media (max-width: 1560px)
{
    .hs-home-price .price .price-group .title-price
    {
        font-size: 22px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-price .price .price-group .title-price
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-price .price .price-group .title-price
    {
        font-size: 18px;
    }
}
.hs-home-price .price .price-group .img
{
    margin-top: 30px;
    padding: 30px;

    border-radius: 1px;
    background: #fff;
    box-shadow: 0 7px 15px 1px rgba(57, 50, 50, .08);
}
@media (max-width: 1199px)
{
    .hs-home-price .price .price-group .img
    {
        margin-top: 20px;
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-price .price .price-group .img
    {
        margin-top: 10px;
        padding: 10px;
    }
}
.hs-home-price .price .price-group .img img
{
    width: 100%;
}
.hs-home-price .price-text
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-price .price-text
    {
        margin-top: 30px;
    }
}
.hs-home-price .price-text p
{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.66666667;

    display: inline-block;

    margin-right: 60px;

    vertical-align: top;

    color: #333;
}
@media (max-width: 1199px)
{
    .hs-home-price .price-text p
    {
        font-size: 16px;

        margin-right: 30px;
    }
}
.hs-home-product
{
    background: -webkit-gradient(linear, left bottom, left top, from(#ccd0d9), to(#fff));
    background: -webkit-linear-gradient(bottom, #ccd0d9 0%, #fff 100%);
    background:         linear-gradient(0deg, #ccd0d9 0%, #fff 100%);
}
.hs-home-product .product-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 38%;
    padding-right: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-home-product .product-left
    {
        width: 100%;
        padding-right: 0;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-menu > ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-home-product .product-menu > ul > li > a
{
    font-size: 22px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 30px 0;
}
@media (max-width: 1560px)
{
    .hs-home-product .product-menu > ul > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-product .product-menu > ul > li > a
    {
        padding: 20px 0;
    }
}
@media (max-width: 991px)
{
    .hs-home-product .product-menu > ul > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-menu > ul > li > a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 0;
    }
}
.hs-home-product .product-menu > ul > li > a:before
{
    position: absolute;
    top: 50%;
    right: -webkit-calc(100% + 30px);
    right:         calc(100% + 30px);

    display: block;

    width: 0;
    height: 1px;

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

    background-color: #981b20;
}
@media (max-width: 767px)
{
    .hs-home-product .product-menu > ul > li > a:before
    {
        display: none;
    }
}
.hs-home-product .product-menu > ul > li.active > a
{
    font-weight: bold;

    color: #981b20;
}
.hs-home-product .product-menu > ul > li.active > a:before
{
    width: 1000px;
}
.hs-home-product .product-right
{
    width: 62%;
}
@media (max-width: 767px)
{
    .hs-home-product .product-right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-product .product-right .title-product
{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;

    margin: 0;

    color: #981b20;
}
@media (max-width: 1560px)
{
    .hs-home-product .product-right .title-product
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-product .product-right .title-product
    {
        font-size: 18px;
    }
}
.hs-home-product .product-right .note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px)
{
    .hs-home-product .product-right .note
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-right .note
    {
        margin-top: 10px;
    }
}
.hs-home-product .product-right .more
{
    margin-top: 30px;
}
@media (max-width: 1560px)
{
    .hs-home-product .product-right .more
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-right .more
    {
        margin-top: 10px;
    }
}
.hs-home-product .product-right .more a
{
    line-height: 30px;

    color: #981b20;
}
.hs-home-product .product-right .bigtxt
{
    font-family: 'Anton';
    font-size: 268px;
    line-height: 1;

    text-align: center;

    opacity: .06;
    color: #000;
}
@media (max-width: 1560px)
{
    .hs-home-product .product-right .bigtxt
    {
        font-size: 240px;
    }
}
@media (max-width: 1470px)
{
    .hs-home-product .product-right .bigtxt
    {
        font-size: 220px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-product .product-right .bigtxt
    {
        font-size: 180px;
    }
}
@media (max-width: 991px)
{
    .hs-home-product .product-right .bigtxt
    {
        font-size: 140px;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-right .bigtxt
    {
        font-size: 80px;
    }
}
.hs-home-product .product-right .img
{
    position: relative;
    z-index: 6;

    margin-top: -80px;
}
@media (max-width: 1199px)
{
    .hs-home-product .product-right .img
    {
        margin-top: -30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-right .img
    {
        margin-top: -10px;
    }
}
.hs-home-product .product-right .img img
{
    width: 100%;
}
.hs-home-application
{
    background: url(../images/application_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-application
    {
        background-attachment: fixed;
    }
}
.hs-home-application .application
{
    position: relative;
}
.hs-home-application .title-home h2
{
    color: #fff;
}
.hs-home-application .application-list
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-home-application .application-list
    {
        margin-top: 20px;
    }
}
.hs-home-application .application-list > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-home-application .application-list > ul > li
    {
        margin-top: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-application .application-list > ul > li
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-home-application .application-list > ul > li
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application-list > ul > li
    {
        margin-top: 10px;
    }
}
.hs-home-application .application-list .application-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    height: 100%;

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

    color: #fff;
}
.hs-home-application .application-list .application-group .group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    padding: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-home-application .application-list .application-group .group
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application-list .application-group .group
    {
        padding: 10px;
    }
}
.hs-home-application .application-list .application-group .group .icon
{
    font-size: 48px;

    margin-right: 20px;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-home-application .application-list .application-group .group .title-application
{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44444444;
}
@media (max-width: 991px)
{
    .hs-home-application .application-list .application-group .group .title-application
    {
        font-size: 16px;
    }
}
.hs-home-application .application-list .application-group .more
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 40px;

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

    -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-home-application .application-list .application-group .more .flaticon
{
    font-size: 20px;

    display: block;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.hs-home-application .application-list .active .application-group
{
    color: rgba(0, 0, 0, .8);
    background-color: rgba(255, 255, 255, .9);
}
.hs-home-application .application-list .active .application-group .group
{
    height: 100%;
}
.hs-home-application .application-list .active .application-group .group .icon
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);

    color: #981b20;
}
.hs-home-application .application-list .active .application-group .more
{
    color: #fff;
    background-color: #981b20;
}
@media (min-width: 1200px)
{
    .hs-home-application .hs-more
    {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media (max-width: 1199px)
{
    .hs-home-application .hs-more
    {
        margin-top: 30px;

        text-align: center;
    }
}
.hs-home-about .video
{
    position: relative;
    z-index: 6;

    width: 45%;
    height: 100%;
}
@media (max-width: 991px)
{
    .hs-home-about .video
    {
        width: 100%;
    }
}
.hs-home-about .video:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background: rgba(0, 0, 0, .5);
}
.hs-home-about .video img
{
    width: 100%;
}
.hs-home-about .video .play
{
    font-size: 100px;
    line-height: 1;

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    color: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-about .video .play
    {
        font-size: 80px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .video .play
    {
        font-size: 60px;
    }
}
.hs-home-about .video .play:hover
{
    color: #981b20;
}
.hs-home-about .desc
{
    width: 80%;
    margin-left: -25%;
    padding: 70px 5% 70px 30%;

    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .hs-home-about .desc
    {
        width: 100%;
        margin: 0;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .desc
    {
        padding: 30px 15px;
    }
}
.hs-home-about .note
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-home-about .note
    {
        margin-top: 30px;
    }
}
.hs-home-about .hs-more
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-home-about .hs-more
    {
        margin-top: 30px;
    }
}
.hs-home-about .hs-more a
{
    font-weight: 500;

    position: relative;

    color: #981b20;
    background-color: #fff;
}
.hs-home-about .hs-more a:after
{
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    display: block;

    width: 42px;
    height: 2px;

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

    background: #981b20;
}
.hs-home-about .hs-more a:hover:after
{
    width: 100%;
}
.hs-home-about .number > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-home-about .number > ul > li
    {
        margin-top: 30px;
    }
}
.hs-home-about .number .number-group b
{
    font-size: 40px;
    line-height: 1.2;

    display: block;

    color: #981b20;
}
@media (max-width: 1199px)
{
    .hs-home-about .number .number-group b
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .number .number-group b
    {
        font-size: 30px;
    }
}
.hs-home-about .number .number-group p
{
    line-height: 1.625;

    margin: 15px 0 0 0;
}
.hs-home-brand
{
    background: #f6f7f8;
}
.hs-home-brand .swiper-slide
{
    width: auto;
}
.hs-home-brand .swiper-wrapper
{
    -webkit-transition-timing-function: linear !important;
            transition-timing-function: linear !important;
}
.hs-home-brand .brand-group img
{
    width: auto;
    height: 120px;

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

    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
    -webkit-filter: gray;
            filter: gray;
}
@media (max-width: 1560px)
{
    .hs-home-brand .brand-group img
    {
        height: 100px;
    }
}
@media (max-width: 1470px)
{
    .hs-home-brand .brand-group img
    {
        height: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-brand .brand-group img
    {
        height: 60px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-brand .brand-group:hover img
    {
        -webkit-filter: grayscale(0%);
           -moz-filter: grayscale(0%);
            -ms-filter: grayscale(0%);
             -o-filter: grayscale(0%);
                filter: grayscale(0%);
    }
}
.public-news-group
{
    display: block;
}
.public-news-group .ibox
{
    padding-bottom: 75%;
}
.public-news-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .desc
{
    padding: 30px 20px;

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

    background: rgba(0, 0, 0, .05);
}
@media (max-width: 1560px)
{
    .public-news-group .desc
    {
        padding: 22px 20px;
    }
}
@media (max-width: 767px)
{
    .public-news-group .desc
    {
        padding: 20px 15px;
    }
}
.public-news-group .title-news
{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 56px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .public-news-group .title-news
    {
        font-size: 16px;
    }
}
.public-news-group .date-more
{
    font-weight: 500;

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

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .public-news-group .date-more
    {
        margin-top: 15px;
        padding-top: 15px;
    }
}
.public-news-group .date-more .more
{
    color: #981b20;
}
@media (min-width: 1200px)
{
    .public-news-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group:hover .desc
    {
        color: #fff;
        background-color: #981b20;
    }
    .public-news-group:hover .date-more
    {
        border-top-color: rgba(255, 255, 255, .2);
    }
    .public-news-group:hover .date-more .more
    {
        color: #fff;
    }
    .public-news-group:hover .date-more .date
    {
        color: rgba(255, 255, 255, .8);
    }
}
.public-news-group-other
{
    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;
}
.public-news-group-other .img
{
    width: 40%;
}
.public-news-group-other .img .ibox
{
    padding-bottom: 75%;
}
.public-news-group-other .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group-other .desc
{
    width: 60%;
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .public-news-group-other .desc
    {
        padding-left: 20px;
    }
}
@media (max-width: 767px)
{
    .public-news-group-other .desc
    {
        padding-left: 10px;
    }
}
.public-news-group-other .desc .date
{
    line-height: 24px;

    color: #666;
}
.public-news-group-other .desc .title-news
{
    font-weight: 500;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;
    margin-top: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group-other .desc .more
{
    font-weight: 500;

    margin-top: 20px;

    color: #981b20;
}
@media (max-width: 767px)
{
    .public-news-group-other .desc .more
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .public-news-group-other:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group-other:hover .title-news
    {
        color: #981b20;
    }
}
.hs-home-news .news
{
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-home-news .news
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-news .news
    {
        margin-top: 30px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-news .hs-more
    {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media (max-width: 1199px)
{
    .hs-home-news .hs-more
    {
        margin-top: 30px;
    }
}
.hs-home-news .news-content > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -25px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 991px)
{
    .hs-home-news .news-content > ul
    {
        margin: 0 -15px;
    }
}
.hs-home-news .news-content > ul > li
{
    width: 31.9%;
    margin-top: 30px;
    padding: 0 25px;
}
@media (max-width: 991px)
{
    .hs-home-news .news-content > ul > li
    {
        width: 50%;
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .news-content > ul > li
    {
        width: 100%;
    }
}
.hs-home-news .news-content > ul > li:nth-child(3)
{
    width: 36.2%;
}
@media (max-width: 991px)
{
    .hs-home-news .news-content > ul > li:nth-child(3)
    {
        width: 100%;
    }
}
.hs-home-news .news-list > ul
{
    margin-top: -30px;
}
@media (max-width: 767px)
{
    .hs-home-news .news-list > ul
    {
        margin-top: -10px;
    }
}
.hs-home-news .news-list > ul > li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-home-news .news-list > ul > li
    {
        margin-top: 10px;
    }
}
.hs-home-why
{
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-why
    {
        background-attachment: fixed;
    }
}
.hs-home-why .why
{
    position: relative;
}
.hs-home-why .title-home
{
    max-width: 50%;
}
@media (max-width: 1199px)
{
    .hs-home-why .title-home
    {
        max-width: 100%;
    }
}
.hs-home-why .title-home:after
{
    display: block;

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

    content: '';

    background: #fff;
}
.hs-home-why .title-home h2
{
    color: #fff;
}
.hs-home-why .why-list > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .hs-home-why .why-list > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-home-why .why-list .why-group
{
    height: 100%;
    padding: 40px;

    background-color: rgba(255, 255, 255, .8);
}
@media (max-width: 1560px)
{
    .hs-home-why .why-list .why-group
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-home-why .why-list .why-group
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why-list .why-group
    {
        padding: 20px 15px;
    }
}
.hs-home-why .why-list .why-group .icon
{
    font-size: 50px;
    line-height: 60px;

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

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

    color: #9f090e;
}
@media (max-width: 1560px)
{
    .hs-home-why .why-list .why-group .icon
    {
        font-size: 40px;
        line-height: 50px;
    }
}
.hs-home-why .why-list .why-group .icon b
{
    font-size: 60px;
}
@media (max-width: 1560px)
{
    .hs-home-why .why-list .why-group .icon b
    {
        font-size: 50px;
    }
}
.hs-home-why .why-list .why-group .title-why
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 991px)
{
    .hs-home-why .why-list .why-group .title-why
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why-list .why-group .title-why
    {
        font-size: 20px;
    }
}
.hs-home-why .why-list .why-group .public-note
{
    margin-top: 30px;
    padding-top: 30px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 767px)
{
    .hs-home-why .why-list .why-group .public-note
    {
        margin-top: 15px;
        padding-top: 15px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-why .why-list .why-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
@media (min-width: 1200px)
{
    .hs-home-why .hs-more
    {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media (max-width: 1199px)
{
    .hs-home-why .hs-more
    {
        margin-top: 30px;
    }
}
.hs-home-why .hs-more a
{
    color: #000;
    background-color: #fff;
}
.hs-home-why .hs-more a:hover
{
    color: #fff;
    background-color: #981b20;
}
.fb_iframe_widget
{
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

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

    color: #981b20;
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .title-inner h2
    {
        font-size: 20px;
    }
}
.title-inner p
{
    font-size: 18px;
    line-height: 1.625;

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

        margin-top: 10px;
    }
}
.public-location-menu
{
    color: #fff;
    background-color: #981b20;
}
.public-banner-text
{
    color: #fff;
}
.public-banner-text .hs-inner-location .location .flaticon
{
    color: #fff;
}
.public-banner-text .title-banner
{
    margin-top: 10px;

    color: #fff;
}
.public-banner-text .title-banner h2
{
    font-family: 'Anton';
    font-size: 50px;
    line-height: 1.2;

    position: relative;

    margin: 0;
}
@media (max-width: 1560px)
{
    .public-banner-text .title-banner h2
    {
        font-size: 46px;
    }
}
@media (max-width: 1470px)
{
    .public-banner-text .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .public-banner-text .title-banner h2
    {
        font-size: 36x;
    }
}
@media (max-width: 991px)
{
    .public-banner-text .title-banner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .public-banner-text .title-banner h2
    {
        font-size: 30px;
    }
}
.public-banner-text .title-banner h2:before
{
    position: absolute;
    top: 50%;
    right: -webkit-calc(100% + 30px);
    right:         calc(100% + 30px);

    display: block;

    width: var(--pad);
    height: 1px;

    content: '';

    background-color: #fff;
}
.hs-inner-location .location
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

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

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

    color: #AAA;
}
.hs-inner-location .location ul
{
    position: relative;

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

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

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

    margin: 0 4px;

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

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li:hover a
{
    text-decoration: underline;
}
.hs-inner-public-menu
{
    position: relative;
    z-index: 6;

    margin-top: -40px;
}
@media (max-width: 767px)
{
    .hs-inner-public-menu
    {
        margin-top: 20px;
    }
}
.hs-inner-public-menu .public-menu
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
@media (max-width: 767px)
{
    .hs-inner-public-menu .public-menu
    {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
}
.hs-inner-public-menu .public-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    color: #fff;
    background-color: #981b20;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-public-menu .public-menu ul li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-public-menu .public-menu ul li a
{
    font-size: 20px;
    line-height: 80px;

    position: relative;

    display: block;

    padding: 0 35px;

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

        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-public-menu .public-menu ul li a
    {
        font-size: 16px;
        line-height: 50px;

        padding: 0 10px;
    }
}
.hs-inner-public-menu .public-menu ul li a:after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    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 6px 12px 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-inner-public-menu .public-menu ul li:last-child:after
{
    display: none;
}
.hs-inner-public-menu .public-menu ul li.active a,
.hs-inner-public-menu .public-menu ul li:hover a
{
    font-weight: bold;
}
.hs-inner-public-menu .public-menu ul li.active a:after,
.hs-inner-public-menu .public-menu ul li:hover a:after
{
    opacity: 1;
}
@media (max-width: 1199px)
{
    .inner-leftmenu
    {
        margin-top: 20px;
    }
}
.inner-leftmenu .title-menu
{
    position: relative;

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

    margin: 0;

    color: #981b20;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu h3
    {
        font-size: 24px;
    }
}
.inner-leftmenu .title-menu h3:after
{
    display: block;

    width: 56px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #981b20;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu h3:after
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu:after
    {
        font-size: 30px;

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

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

        color: #981b20;
    }
    .inner-leftmenu .title-menu.current:after
    {
        content: '-';
    }
}
.inner-leftmenu .menunav1
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li > a
{
    font-size: 18px;
    line-height: 24px;

    position: relative;

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

    padding: 20px 0;

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

    color: rgba(0, 0, 0, 1);
}
@media (max-width: 1560px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        padding: 15px 0;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 16px;

        padding: 10px 0;
    }
}
.inner-leftmenu .menunav1 > li > a:before
{
    position: absolute;
    top: 25px;
    left: -18px;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 6px 0 6px 12px;
    border-style: solid;
    border-color: transparent transparent transparent #981b20;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a:before
    {
        top: 15px;
    }
}
.inner-leftmenu .menunav1 > li > a:after
{
    position: absolute;
    right: 0;
    bottom: 0;

    display: block;

    width: 1000px;
    height: 1px;

    content: '';

    background-color: rgba(0, 0, 0, .1);
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    font-weight: bold;

    color: #981b20;
}
.inner-leftmenu .menunav1 > li.active > a:before,
.inner-leftmenu .menunav1 > li:hover > a:before
{
    opacity: 1;
}
.inner-leftmenu .menunav2
{
    display: none;

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

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

        margin-right: 10px;

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

    position: relative;

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

    padding: 8px 0;
    color: rgba(0, 0, 0, .7);
    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li > a
    {
        font-size: 14px;

        padding: 5px 0;
    }
}
.inner-leftmenu .menunav2 > li > a:before
{
    margin-right: 6px;

    content: ' - ';

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    font-weight: bold;

    color: #9f090e;
}
.public-search
{
    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: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
@media (max-width: 767px)
{
    .public-search
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.public-search .title-search h2
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
@media (max-width: 991px)
{
    .public-search .title-search h2
    {
        font-size: 18px;
    }
}
.public-search .search
{
    width: 351px;

    background-color: rgba(0, 0, 0, .05);
}
@media (max-width: 991px)
{
    .public-search .search
    {
        width: 300px;
    }
}
@media (max-width: 767px)
{
    .public-search .search
    {
        width: 100%;
        margin-top: 15px;
    }
}
.public-search .search form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.public-search .search form input
{
    font-size: 14px;
    font-weight: 300;

    width: 100%;
    height: 50px;
    padding: 0 20px;

    background: none;
}
.public-search .search form input::-webkit-input-placeholder,
.public-search .search form textarea::-webkit-input-placeholder
{
    color: #666;
}
.public-search .search form input:-o-placeholder,
.public-search .search form textarea:-o-placeholder
{
    color: #666;
}
.public-search .search form input::-moz-placeholder,
.public-search .search form textarea::-moz-placeholder
{
    color: #666;
}
.public-search .search form input:-ms-input-placeholder,
.public-search .search form textarea:-ms-input-placeholder
{
    color: #666;
}
.public-search .search form input:focus::-webkit-input-placeholder,
.public-search .search form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.public-search .search form input:focus::-o-placeholder,
.public-search .search form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.public-search .search form input:focus::-moz-placeholder,
.public-search .search form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.public-search .search form input:focus::-ms-input-placeholder,
.public-search .search form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.public-search .search form .submit
{
    font-size: 20px;

    position: relative;

    width: 50px;
    height: 50px;

    color: #981b20;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.title-public
{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

    color: #981b20;
}
@media (max-width: 1199px)
{
    .title-public
    {
        font-size: 18px;
    }
}
.title-public.bold
{
    font-weight: bold;
}
.title-public.bg
{
    padding: 20px 5%;

    background: #f5f5f5;
}
.public-tuwen-other .img
{
    width: 40%;
}
@media (max-width: 991px)
{
    .public-tuwen-other .img
    {
        width: 100%;
    }
}
.public-tuwen-other .desc
{
    width: 60%;
}
@media (max-width: 991px)
{
    .public-tuwen-other .desc
    {
        width: 100%;
    }
}
.title-product-details
{
    position: relative;
    z-index: 6;

    padding: 0 60px;
}
@media (max-width: 1560px)
{
    .title-product-details
    {
        padding: 0 40px;
    }
}
@media (max-width: 1199px)
{
    .title-product-details
    {
        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .title-product-details
    {
        padding: 0 15px;
    }
}
.title-product-details h3
{
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;

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

    color: #fff;
    background-color: #981b20;
}
@media (max-width: 1199px)
{
    .title-product-details h3
    {
        font-size: 18px;

        padding: 10px 30px;
    }
}
.table_a
{
    overflow-x: auto;

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

    width: 100%;
    max-width: 100%;
    margin-top: 30px;

    text-align: center;
}
@media (max-width: 767px)
{
    table
    {
        font-size: 14px;
    }
}
table tr
{
    background-color: #fff;
}
table tr th,
table tr td
{
    padding: 15px 30px;

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

    border: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 767px)
{
    table tr th,
    table tr td
    {
        padding: 10px;
    }
}
table tr th:nth-child(2n),
table tr td:nth-child(2n)
{
    background-color: rgba(0, 0, 0, .05);
}
table tr th
{
    text-align: center;

    color: #fff;
    background-color: #981b20;
}
table tr th:nth-child(2n)
{
    color: #fff;
    background-color: #981b20;
}
.public-table2 table tr:nth-child(odd)
{
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even)
{
    background: rgba(219, 219, 219, .2);
}
.public-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    display: block;

    width: 32px;
    height: 32px;
    padding: 8px;

    text-align: center;

    border-radius: 50%;
    background: #6b6b6b;
}
.public-share ul li a img
{
    display: block;

    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.public-share ul li a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.public-share ul li a:hover img
{
    opacity: 1;
}
.public-listbox1 > ul
{
    margin: 0 -30px;
    margin-top: -60px;
}
@media (max-width: 1560px)
{
    .public-listbox1 > ul
    {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.public-listbox1 > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .public-listbox1 > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.public-listbox1 .listbox-group
{
    height: 100%;
    padding: 60px;

    background: #f5f5f5;
}
@media (max-width: 1560px)
{
    .public-listbox1 .listbox-group
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox1 .listbox-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .public-listbox1 .listbox-group
    {
        padding: 20px 15px;
    }
}
.public-text1
{
    margin-bottom: 40px;
}
.public-text1 p
{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}
@media (max-width: 1199px)
{
    .public-text1 p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-text1 p
    {
        font-size: 16px;
    }
}
.public-parameter-top .public-note
{
    margin-top: 10px;
}
.public-listbox2
{
    padding: 60px;

    background: #f5f5f5;
}
@media (max-width: 1560px)
{
    .public-listbox2
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox2
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .public-listbox2
    {
        padding: 20px 15px;
    }
}
.public-listbox2 > ul
{
    margin: 0 -30px;
}
@media (max-width: 1560px)
{
    .public-listbox2 > ul
    {
        margin: 0 -15px;
    }
}
.public-listbox2 > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .public-listbox2 > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.public-listbox2 .listbox-group
{
    position: relative;

    padding-left: 40px;
}
.public-listbox2 .listbox-group::before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 26px;
    height: 26px;

    content: '';

    background: url(../images/checkbox.webp) no-repeat center;
    background-size: cover;
}
.public-listbox3 > ul > li
{
    padding: 50px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px)
{
    .public-listbox3 > ul > li
    {
        padding: 30px 0;
    }
}
@media (max-width: 767px)
{
    .public-listbox3 > ul > li
    {
        padding: 20px 0;
    }
}
.public-listbox3 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .public-listbox3 .listbox-group
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.public-listbox3 .listbox-group .num
{
    font-size: 60px;

    margin-right: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1560px)
{
    .public-listbox3 .listbox-group .num
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox3 .listbox-group .num
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .public-listbox3 .listbox-group .num
    {
        font-size: 30px;

        margin-right: 20px;
    }
}
@media (max-width: 767px)
{
    .public-listbox3 .listbox-group .num
    {
        width: 100%;
    }
}
.public-listbox3 .listbox-group .title-public
{
    margin-right: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .public-listbox3 .listbox-group .title-public
    {
        width: 100%;
        margin-top: 10px;
        margin-right: 0;
    }
}
.public-listbox3 .listbox-group .note
{
    margin: 0;
}
@media (max-width: 767px)
{
    .public-listbox3 .listbox-group .note
    {
        margin-top: 10px;
    }
}
.public-listbox4 > ul
{
    margin: 0 -30px;
    margin-top: -60px;
}
@media (max-width: 1560px)
{
    .public-listbox4 > ul
    {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.public-listbox4 > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .public-listbox4 > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.public-listbox4 .listbox-group
{
    position: relative;

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

    background: #f5f5f5;
}
@media (max-width: 1560px)
{
    .public-listbox4 .listbox-group
    {
        padding: 30px 30px 30px 60px;
    }
}
.public-listbox4 .listbox-group::before
{
    position: absolute;
    top: 64px;
    left: 24px;

    display: block;

    width: 26px;
    height: 26px;

    content: '';

    background: url(../images/checkbox.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .public-listbox4 .listbox-group::before
    {
        top: 32px;
    }
}
.public-listbox4 .listbox-group .title-public
{
    font-weight: 300;

    color: #000;
}
.public-listbox4 .listbox-group.nobg
{
    padding: 0 0 0 40px;

    background: none;
}
.public-listbox4 .listbox-group.nobg:before
{
    top: 3px;
    left: 0;
}
.public-listbox4 .listbox-group.nobg .title-public
{
    font-weight: 500;

    color: #981b20;
}
.hs-inner-about
{
    padding-top: 10vw;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-inner-about .about-left
{
    width: 35%;
    padding-left: var(--pad);
}
@media (max-width: 1400px)
{
    .hs-inner-about .about-left
    {
        width: 30%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about-left
    {
        width: 100%;
    }
}
.hs-inner-about .about-right
{
    width: 65%;
    padding: 60px var(--pad) 60px 5%;

    background-color: rgba(243, 243, 243, .9);
}
@media (max-width: 1400px)
{
    .hs-inner-about .about-right
    {
        width: 70%;
        padding: 40px var(--pad) 40px 5%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about-right
    {
        width: 100%;
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-right
    {
        padding: 30px 15px;
    }
}
.hs-inner-about .number > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-inner-about .number > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-about .number .number-group b
{
    font-size: 40px;
    line-height: 1.2;

    display: block;

    color: #981b20;
}
@media (max-width: 1199px)
{
    .hs-inner-about .number .number-group b
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .number .number-group b
    {
        font-size: 30px;
    }
}
.hs-inner-about .number .number-group p
{
    font-size: 16px;
    line-height: 1.625;

    margin: 15px 0 0 0;
}
.hs-inner-what
{
    color: #fff;
    background: url(../images/what_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-what
    {
        background-attachment: fixed;
    }
}
.hs-inner-what .what-left
{
    width: 460px;
    padding: 100px 5%;

    background: url(../images/what-logo.webp) no-repeat left bottom #981b20;
    background-size: 50% auto;
}
@media (max-width: 1470px)
{
    .hs-inner-what .what-left
    {
        width: 400px;
        padding: 80px 3%;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-what .what-left
    {
        width: 350px;
        padding: 60px 3%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-what .what-left
    {
        width: 100%;
        padding: 30px 3%;
    }
}
.hs-inner-what .what-left .title-home:after
{
    height: 3px;

    background-color: #fff;
}
.hs-inner-what .what-left .title-home:before
{
    opacity: .6;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-what .what-left .title-home h2
{
    font-size: 32px;

    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-what .what-left .title-home h2
    {
        font-size: 28px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-what .what-left .title-home h2
    {
        font-size: 24px;
    }
}
.hs-inner-what .what-left .note
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-inner-what .what-left .note
    {
        margin-top: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-what .what-left .note
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-what .what-left .note
    {
        margin-top: 20px;
    }
}
.hs-inner-what .what-left .note h3
{
    font-size: 22px;
    line-height: 1.36363636;
}
@media (max-width: 1560px)
{
    .hs-inner-what .what-left .note h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-what .what-left .note h3
    {
        font-size: 18px;
    }
}
.hs-inner-what .what-left .note p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: rgba(255, 255, 255, .8);
}
@media (max-width: 1560px)
{
    .hs-inner-what .what-left .note p
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-what .what-left .note p
    {
        font-size: 16px;
    }
}
.hs-inner-what .what-right
{
    width: -webkit-calc(100% - 460px);
    width:         calc(100% - 460px);
    padding: 4vw 0 4vw 5%;
}
@media (max-width: 1470px)
{
    .hs-inner-what .what-right
    {
        width: -webkit-calc(100% - 400px);
        width:         calc(100% - 400px);
    }
}
@media (max-width: 1400px)
{
    .hs-inner-what .what-right
    {
        width: -webkit-calc(100% - 350px);
        width:         calc(100% - 350px);
    }
}
@media (max-width: 991px)
{
    .hs-inner-what .what-right
    {
        width: 100%;
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-what .what-right
    {
        padding: 30px 15px;
    }
}
.hs-inner-what .what-right > ul
{
    margin: 0 -2vw;
}
.hs-inner-what .what-right > ul > li
{
    margin: 4vw 0;
    padding: 0 2vw;
}
.hs-inner-what .what-right .what-group .icon
{
    font-size: 80px;
    line-height: 1;

    display: inline-block;

    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (max-width: 1560px)
{
    .hs-inner-what .what-right .what-group .icon
    {
        font-size: 70px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-what .what-right .what-group .icon
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-what .what-right .what-group .icon
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-what .what-right .what-group .icon
    {
        font-size: 40px;
    }
}
.hs-inner-what .what-right .what-group .public-note
{
    margin-top: 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-what .what-right .what-group .public-note
    {
        margin-top: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-what .what-right .what-group .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-what .what-right .what-group:hover .icon
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-inner-factory .factory
{
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory
    {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .factory-group
{
    cursor: pointer;
    text-align: center;
}
.hs-inner-factory .factory .factory-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-factory .factory .factory-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-factory .factory .factory-group .title-factory
{
    font-size: 18px;
    line-height: 1.33333333;

    margin-top: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (min-width: 1200px)
{
    .hs-inner-factory .factory .factory-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-inner-factory .factory .factory-group:hover .title-factory
    {
        color: #981b20;
    }
}
.hs-inner-clients
{
    background: #f4f4f4;
}
.hs-inner-clients .clients
{
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-clients .clients
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-clients .clients
    {
        margin-top: 30px;
    }
}
.hs-inner-clients .clients .swiper-slide
{
    width: 34%;
}
@media (max-width: 1920px)
{
    .hs-inner-clients .clients .swiper-slide
    {
        width: 38%;
    }
}
@media (max-width: 1560px)
{
    .hs-inner-clients .clients .swiper-slide
    {
        width: 40%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-clients .clients .swiper-slide
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-clients .clients .swiper-slide
    {
        width: 100%;
    }
}
.hs-inner-clients .clients .swiper-slide-active .clients-group .ibox
{
    opacity: 1;
}
.hs-inner-clients .clients .swiper-slide-active .clients-group .title-clients
{
    opacity: 1;
}
.hs-inner-clients .clients .clients-group
{
    text-align: center;
}
.hs-inner-clients .clients .clients-group .img
{
    background-color: #000;
}
.hs-inner-clients .clients .clients-group .ibox
{
    padding-bottom: 75%;

    opacity: .4;
}
.hs-inner-clients .clients .clients-group .title-clients
{
    font-size: 18px;
    line-height: 1.33333333;

    margin-top: 20px;

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

    opacity: 0;
}
.hs-inner-clients .clients .swiper-button-prev
{
    left: 12%;
}
@media (max-width: 767px)
{
    .hs-inner-clients .clients .swiper-button-prev
    {
        left: 0;
    }
}
.hs-inner-clients .clients .swiper-button-next
{
    right: 12%;
}
@media (max-width: 767px)
{
    .hs-inner-clients .clients .swiper-button-next
    {
        right: 0;
    }
}
#about,
#why,
#factoryviews,
#history,
#certificatesviews,
#customers,
#team,
#rd,
#testing
{
    position: relative;
    top: -80px;
}
.hs-inner-service .title-in h2
{
    font-size: 50px;
    font-weight: bold;

    opacity: .2;
}
@media (max-width: 1560px)
{
    .hs-inner-service .title-in h2
    {
        font-size: 46px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-service .title-in h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .title-in h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .title-in h2
    {
        font-size: 30px;
    }
}
.hs-inner-service .title-in p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-service .title-in p
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .title-in p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .title-in p
    {
        font-size: 14px;
    }
}
.hs-inner-service .service
{
    padding-top: 60px;
}
@media (max-width: 767px)
{
    .hs-inner-service .service
    {
        padding-top: 40px;
    }
}
.hs-inner-service .title-service
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    color: #fff;
    background-color: #981b20;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
.hs-inner-service .title-service h3
{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;
    padding: 20px 28px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .title-service h3
    {
        font-size: 30px;

        padding: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .title-service h3
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .title-service h3
    {
        font-size: 24px;

        padding: 15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .title-service h3
    {
        font-size: 20px;
    }
}
.hs-inner-service .title-service .service-logo img
{
    height: 46px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .title-service .service-logo img
    {
        height: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .title-service .service-logo img
    {
        height: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .title-service .service-logo img
    {
        height: 24px;
    }
}
.hs-inner-service .title-listbox
{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36363636;
}
@media (max-width: 1560px)
{
    .hs-inner-service .title-listbox
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .title-listbox
    {
        font-size: 18px;
    }
}
.hs-inner-service .note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-service .note
    {
        margin-top: 10px;
    }
}
.hs-inner-service .note p
{
    color: rgba(0, 0, 0, .8);
}
.hs-inner-service .listbox-1 > ul
{
    margin: 0 -40px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-1 > ul
    {
        margin: 0 -20px;
    }
}
.hs-inner-service .listbox-1 > ul > li
{
    margin-top: 80px;
    padding: 0 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-1 > ul > li
    {
        margin-top: 40px;
        padding: 0 20px;
    }
}
.hs-inner-service .listbox-1 .listbox-group
{
    height: 100%;
    padding: 60px;

    background: #f7f7f7;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-1 .listbox-group
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-1 .listbox-group
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .listbox-1 .listbox-group
    {
        padding: 20px;
    }
}
.hs-inner-service .listbox-1 .listbox-group .icon
{
    font-size: 90px;
    line-height: 1;

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

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

    color: #981b20;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-1 .listbox-group .icon
    {
        font-size: 80px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-service .listbox-1 .listbox-group .icon
    {
        font-size: 70px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-1 .listbox-group .icon
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .listbox-1 .listbox-group .icon
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .listbox-1 .listbox-group .icon
    {
        font-size: 40px;
    }
}
.hs-inner-service .listbox-1 .listbox-group .title-listbox
{
    margin-top: 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-1 .listbox-group .title-listbox
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-1 .listbox-group .title-listbox
    {
        margin-top: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-service .listbox-1 .listbox-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-service .listbox-2
{
    padding: 0 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-2
    {
        padding: 0;
    }
}
.hs-inner-service .listbox-2 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 30px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-2 .listbox-group
    {
        padding: 20px 0;
    }
}
.hs-inner-service .listbox-2 .listbox-group .num
{
    font-size: 50px;
    font-weight: bold;
    line-height: 1;

    margin-right: 20px;

    color: #981b20;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-2 .listbox-group .num
    {
        font-size: 46px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-service .listbox-2 .listbox-group .num
    {
        font-size: 42px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-2 .listbox-group .num
    {
        font-size: 38px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .listbox-2 .listbox-group .num
    {
        font-size: 34px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .listbox-2 .listbox-group .num
    {
        font-size: 30px;
    }
}
.hs-inner-service .listbox-2 .listbox-group .note
{
    margin-top: 10px;
}
.hs-inner-service .mt-50
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-service .mt-50
    {
        margin-top: 30px;
    }
}
.hs-inner-service .listbox-3 > ul
{
    margin: 0 -40px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-3 > ul
    {
        margin: 0 -20px;
    }
}
.hs-inner-service .listbox-3 > ul > li
{
    margin-top: 80px;
    padding: 0 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-3 > ul > li
    {
        margin-top: 40px;
        padding: 0 20px;
    }
}
.hs-inner-service .listbox-3 .listbox-group
{
    height: 100%;
    padding: 50px 40px;

    background: #f7f7f7;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-3 .listbox-group
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-3 .listbox-group
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .listbox-3 .listbox-group
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .listbox-3 .listbox-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-service .listbox-3 .listbox-group .num
{
    font-size: 50px;
    font-weight: bold;
    line-height: 1;

    color: #981b20;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-3 .listbox-group .num
    {
        font-size: 46px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-service .listbox-3 .listbox-group .num
    {
        font-size: 42px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-3 .listbox-group .num
    {
        font-size: 38px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .listbox-3 .listbox-group .num
    {
        font-size: 34px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .listbox-3 .listbox-group .num
    {
        font-size: 30px;
    }
}
.hs-inner-service .listbox-3 .listbox-group .title-listbox
{
    margin-top: 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .listbox-3 .listbox-group .title-listbox
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .listbox-3 .listbox-group .title-listbox
    {
        margin-top: 20px;
    }
}
.hs-inner-service .img
{
    width: 100%;
    height: auto !important;
}
.public-product-group
{
    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.public-product-group .img
{
    border: 2px solid #f5f5f5;
}
.public-product-group .img .ibox
{
    padding-bottom: 77.77777778%;
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .img .desc
{
    padding: 30px 20px;

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

    background: #f5f5f5;
}
@media (max-width: 1199px)
{
    .public-product-group .img .desc
    {
        padding: 20px 15px;
    }
}
.public-product-group .img .desc:before
{
    display: block;

    width: 22px;
    height: 1px;

    content: '';

    background-color: #981b20;
}
.public-product-group .img .title-product
{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    min-height: 48px;
    margin: 20px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .public-product-group .img .title-product
    {
        font-size: 15px;

        margin: 10px 0 0 0;
    }
}
.public-product-group .img .note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px)
{
    .public-product-group .img .note
    {
        margin-top: 10px;
    }
}
.public-product-group .img .more
{
    font-size: 14px;

    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;
}
@media (max-width: 1560px)
{
    .public-product-group .img .more
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .public-product-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group:hover .desc
    {
        color: #fff;
        background-color: #981b20;
    }
    .public-product-group:hover .desc:before
    {
        background-color: #fff;
    }
}
.hs-inner-product-content
{
    font-size: 0;
}
.hs-inner-product-content .hs-inner-left
{
    font-size: 16px;

    position: relative;
    z-index: 9;

    display: inline-block;

    width: 380px;
    padding: 30px 0 80px;

    vertical-align: top;

    border-right: 1px solid rgba(0, 0, 0, .1);
}
@media (max-width: 1400px)
{
    .hs-inner-product-content .hs-inner-left
    {
        width: 300px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-content .hs-inner-left
    {
        width: 100%;
        padding: 30px 0 0 0;

        border: none;
    }
}
.hs-inner-product-content .hs-inner-right
{
    font-size: 16px;

    display: inline-block;

    width: -webkit-calc(100% - 380px);
    width:         calc(100% - 380px);
    padding: 50px 0 80px 5%;

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

        border: none;
    }
}
.hs-inner-products .products > ul
{
    margin: 0 -26px;
}
@media (max-width: 1560px)
{
    .hs-inner-products .products > ul
    {
        margin: 0 -15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-products .products > ul
    {
        margin: 0 -8px;
    }
}
.hs-inner-products .products > ul > li
{
    margin-top: 50px;
    padding: 0 26px;
}
@media (max-width: 1560px)
{
    .hs-inner-products .products > ul > li
    {
        padding: 0 15px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-products .products > ul > li
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-products .products > ul > li
    {
        padding: 0 8px;
    }
}
.pro-nav
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 60px;

    color: #fff;
    background-color: #981b20;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .pro-nav
    {
        margin-top: 40px;
    }
}
@media (max-width: 1199px)
{
    .pro-nav
    {
        margin-top: 30px;
    }
}
.pro-nav .prev,
.pro-nav .next
{
    line-height: 70px;

    width: 54px;
    height: 70px;

    text-align: center;

    color: #fff;
    background: #333;
}
@media (max-width: 767px)
{
    .pro-nav .prev,
    .pro-nav .next
    {
        width: 50px;
    }
}
.pro-nav .prev .flaticon,
.pro-nav .next .flaticon
{
    font-size: 20px;

    display: block;

    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.pro-nav .next .flaticon
{
    display: block;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.pro-nav .pro-nav-list
{
    overflow-x: auto;
    overflow-y: hidden;

    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    scrollbar-width: none;
}
.pro-nav .pro-nav-list::-webkit-scrollbar
{
    display: none;
}
.pro-nav .pro-nav-list ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    white-space: nowrap;
}
.pro-nav .pro-nav-list ul li
{
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
}
.pro-nav .pro-nav-list ul li.active
{
    font-weight: bold;
}
.pro-nav .pro-nav-list ul li a
{
    font-size: 20px;
    line-height: 30px;

    display: block;

    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .pro-nav .pro-nav-list ul li a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .pro-nav .pro-nav-list ul li a
    {
        font-size: 16px;

        padding: 20px 15px;
    }
}
@media (max-width: 767px)
{
    .pro-nav .pro-nav-list ul li a
    {
        line-height: 24px;

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

        max-width: -webkit-calc(100vw - 100px);
        max-width:         calc(100vw - 100px);
        height: 70px;

        text-align: center;
        white-space: wrap;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
.hs-inner-product-details .product-details
{
    margin-top: 60px;
    padding: 60px 50px;

    background: #f5f5f5;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details
    {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details
    {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-details .ibox
{
    padding-bottom: 77.77777778%;
}
.hs-inner-product-details .product-details .details-imgbox
{
    font-size: 0;

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

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

    width: 25px;
    height: 25px;

    text-align: center;

    background: #981b20;
}
.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 .product-big .zoom
{
    cursor: crosshair;
}
.hs-inner-product-details .product-details .product-small
{
    margin-top: 30px;
    padding: 0 15%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .product-small
    {
        margin-top: 10px;
        padding: 0 5%;
    }
}
.hs-inner-product-details .product-details .product-small .slick-slide
{
    padding: 0 8px;
}
.hs-inner-product-details .product-details .product-small .product-group
{
    overflow: hidden;

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

    border: 1px solid #f5f5f5;
    background-color: #fff;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group
{
    border: 1px solid #981b20;
}
.hs-inner-product-details .product-details .product-small .slick-arrow
{
    position: absolute;
    top: 50%;
    left: -30px;

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

    width: 0;
    height: 0;

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

    border-width: 6px 12px 6px 0;
    border-style: solid;
    border-color: transparent #981b20 transparent transparent;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-product-details .product-details .product-small .slick-next
{
    right: -30px;
    left: auto;

    margin-top: -15px;

    -webkit-transform: rotate(180deg) translateY(-50%);
        -ms-transform: rotate(180deg) translateY(-50%);
            transform: rotate(180deg) translateY(-50%);
}
.hs-inner-product-details .product-details .details-content
{
    width: 60%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 22px;
    line-height: 1.25;
    font-weight: bold;
    margin: 0;
    color: #000;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note h3
{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    color: #981b20;
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .desc
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .desc
    {
        margin-top: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .advantage > ul > li
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .advantage > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .advantage .advantage-group .num
{
    font-size: 26px;
    font-weight: bold;
    line-height: 1;

    color: #981b20;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .advantage .advantage-group .num
    {
        font-size: 22px;
    }
}
.hs-inner-product-details .product-details .details-content .advantage .advantage-group .num sup
{
    top: 10px;

    vertical-align: top;
}
.hs-inner-product-details .product-details .details-content .advantage .advantage-group .num sub
{
    bottom: 10px;

    vertical-align: bottom;
}
.hs-inner-product-details .product-details .details-content .advantage .advantage-group .note
{
    margin-top: 10px;
}
.hs-inner-product-details .product-details .details-content .advantage .advantage-group .note p
{
    font-size: 18px;
    line-height: 1.44444444;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .advantage .advantage-group .note p
    {
        font-size: 16px;
    }
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content .link
    {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .link a
{
    font-weight: 300;
    line-height: 25px;

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

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

    color: #fff;
    background-color: #000;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .link a
    {
        min-width: 140px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .link a
    {
        font-size: 14px;

        min-width: 120px;
    }
}
.hs-inner-product-details .product-details .details-content .link a.active
{
    background-color: #981b20;
}
.hs-inner-product-details .product-details .details-content .link .contact
{
    margin-right: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .link .contact
    {
        margin-right: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .share
{
    margin-top: 20px;
}
.hs-inner-product-details .parameter
{
    padding: 60px 0;
}
.hs-inner-product-details .parameter .parameter-menu
{
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.hs-inner-product-details .parameter .parameter-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .parameter .parameter-menu ul
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-inner-product-details .parameter .parameter-menu ul li
{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .parameter .parameter-menu ul li
    {
        width: 25%;

        -webkit-box-flex: 1;
        -webkit-flex: auto;
            -ms-flex: auto;
                flex: auto;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter .parameter-menu ul li
    {
        width: 50%;
    }
    .hs-inner-product-details .parameter .parameter-menu ul li:nth-child(2n) a:after
    {
        display: none;
    }
}
.hs-inner-product-details .parameter .parameter-menu ul li a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

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

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

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

    color: #666;

    -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-product-details .parameter .parameter-menu ul li a
    {
        font-size: 16px;
        line-height: 20px;

        padding: 10px;
    }
}
.hs-inner-product-details .parameter .parameter-menu ul li a:after
{
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 1px;
    height: 20px;

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

    opacity: .2;
    background: #000;
}
.hs-inner-product-details .parameter .parameter-menu ul li:last-child a:after
{
    display: none;
}
.hs-inner-product-details .parameter .parameter-menu ul li.active a
{
    font-weight: bold;

    color: #981b20;
}
.hs-inner-product-details .parameter .parameter-contentbox
{
    position: relative;
}
.hs-inner-product-details .parameter .parameter-content
{
    position: absolute;

    width: 100%;
    margin-top: 60px;

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

    opacity: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter .parameter-content
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .parameter .parameter-content.current
{
    position: relative;

    opacity: 1;
}
.hs-inner-product-details .parameter .parameter-content .public-txt
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter .parameter-content .public-txt
    {
        margin-top: 10px;
    }
}
.hs-inner-product-details .parameter .parameter-content .num
{
    font-size: 83px;
    font-weight: bold;

    opacity: .1;
    color: #000;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .parameter .parameter-content .num
    {
        font-size: 70px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-product-details .parameter .parameter-content .num
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter .parameter-content .num
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .parameter .parameter-content .num
    {
        font-size: 40px;
    }
}
.hs-inner-product-details .parameter-contentbox
{
    overflow: hidden;
}
.hs-inner-product-details .hs-inner-faqs
{
    background: #f9f9f9;
}
.hs-inner-product-details .hs-inner-faqs .faqs > ul
{
    margin: 0;
}
.public-product-scroll .product-scroll-group
{
    cursor: pointer;
    text-align: center;
}
.public-product-scroll .product-scroll-group .ibox
{
    padding-bottom: 75%;
}
.public-product-scroll .product-scroll-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-scroll .product-scroll-group .title-product-scroll
{
    font-size: 18px;
    line-height: 1.33333333;

    margin-top: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (min-width: 1200px)
{
    .public-product-scroll .product-scroll-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-scroll .product-scroll-group:hover .title-product-scroll
    {
        color: #981b20;
    }
}
.public-product-scroll2
{
    position: relative;

    padding: 0 5%;
}
.public-product-scroll2 .swiper-slide-active .product-scroll-group
{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.public-product-scroll2 .swiper-slide-active
{
    position: relative;
    z-index: 6;
}
.public-product-scroll2 .swiper-slide-active .product-scroll-group,
.public-product-scroll2 .swiper-slide-prev .product-scroll-group,
.public-product-scroll2 .swiper-slide-next .product-scroll-group
{
    opacity: 1;
}
.public-product-scroll2 .product-scroll-group
{
    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);
    text-align: center;

    opacity: 0;
}
.public-product-scroll2 .product-scroll-group .ibox
{
    padding-bottom: 75%;
}
.public-product-scroll2 .product-scroll-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-scroll2 .product-scroll-group .title-product-scroll
{
    font-size: 18px;
    line-height: 1.33333333;

    margin-top: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (min-width: 1200px)
{
    .public-product-scroll2 .product-scroll-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-scroll2 .product-scroll-group:hover .title-product-scroll
    {
        color: #981b20;
    }
}
.public-product-scroll2 .swiper-button-prev
{
    left: 0;

    width: 0;
    height: 0;

    border-width: 8px 18px 8px 0;
    border-style: solid;
    border-color: transparent #981b20 transparent transparent;
    border-radius: 0;
    background: none;
}
.public-product-scroll2 .swiper-button-next
{
    right: 0;

    width: 0;
    height: 0;

    border-width: 8px 0 8px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #981b20;
    border-radius: 0;
    background: none;
}
.product-workshop
{
    background: #f9f9f9;
}
.product-workshop .workshop
{
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .product-workshop .workshop
    {
        margin-top: 30px;
    }
}
.product-workshop .workshop .workshop-group
{
    cursor: pointer;
    text-align: center;
}
.product-workshop .workshop .workshop-group .ibox
{
    padding-bottom: 75%;
}
.product-workshop .workshop .workshop-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.product-workshop .workshop .workshop-group .title-workshop
{
    font-size: 18px;
    line-height: 1.33333333;

    margin-top: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (min-width: 1200px)
{
    .product-workshop .workshop .workshop-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .product-workshop .workshop .workshop-group:hover .title-workshop
    {
        color: #981b20;
    }
}
.feedbackform
{
    position: relative;

    padding: 80px;

    color: #fff;
    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .feedbackform
    {
        padding: 60px;
    }
}
@media (min-width: 1200px)
{
    .feedbackform
    {
        background-attachment: fixed;
    }
}
@media (max-width: 1199px)
{
    .feedbackform
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .feedbackform
    {
        padding: 30px 15px;
    }
}
.feedbackform:before
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(152, 27, 32, .8);
}
.feedbackform .title-feedback
{
    position: relative;
    z-index: 6;

    padding: 0;

    border-bottom: none;
}
@media (max-width: 767px)
{
    .feedbackform .title-feedback
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.feedbackform .title-feedback h3
{
    font-size: 36px;
    font-weight: bold;

    margin-right: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1560px)
{
    .feedbackform .title-feedback h3
    {
        font-size: 32px;
    }
}
@media (max-width: 1199px)
{
    .feedbackform .title-feedback h3
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .feedbackform .title-feedback h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .feedbackform .title-feedback .public-note
    {
        margin-top: 10px;
    }
}
.feedbackform form
{
    position: relative;
    z-index: 6;
}
.feedbackform form > ul > li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .feedbackform form > ul > li
    {
        margin-top: 15px;
    }
}
.feedbackform form input,
.feedbackform form textarea
{
    line-height: 24px;

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

    color: #fff;
    background-color: rgba(255, 255, 255, .4);
}
@media (max-width: 767px)
{
    .feedbackform form input,
    .feedbackform form textarea
    {
        padding: 10px 15px;
    }
}
.feedbackform form input::-webkit-input-placeholder,
.feedbackform form textarea::-webkit-input-placeholder
{
    color: #fff;
}
.feedbackform form input:-o-placeholder,
.feedbackform form textarea:-o-placeholder
{
    color: #fff;
}
.feedbackform form input::-moz-placeholder,
.feedbackform form textarea::-moz-placeholder
{
    color: #fff;
}
.feedbackform form input:-ms-input-placeholder,
.feedbackform form textarea:-ms-input-placeholder
{
    color: #fff;
}
.feedbackform form input:focus::-webkit-input-placeholder,
.feedbackform form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.feedbackform form input:focus::-o-placeholder,
.feedbackform form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.feedbackform form input:focus::-moz-placeholder,
.feedbackform form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.feedbackform form input:focus::-ms-input-placeholder,
.feedbackform form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.feedbackform .submit
{
    font-size: 20px;

    width: 100%;
    height: 60px;
    margin-top: 40px;

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

    color: #981b20;
    border-radius: 0;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .feedbackform .submit
    {
        font-size: 18px;

        height: 50px;
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .feedbackform .submit
    {
        font-size: 16px;
    }
}
.feedbackform .submit:hover
{
    color: #981b20;
    background-color: rgba(255, 255, 255, .8);
}
.feedbackform-other
{
    padding: 50px;

    background: #981b20;
}
@media (max-width: 1400px)
{
    .feedbackform-other
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .feedbackform-other
    {
        padding: 20px;
    }
}
.feedbackform-other .title-feedback h3
{
    font-size: 50px;
}
@media (max-width: 1560px)
{
    .feedbackform-other .title-feedback h3
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .feedbackform-other .title-feedback h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .feedbackform-other .title-feedback h3
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .feedbackform-other .title-feedback h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .feedbackform-other .title-feedback h3
    {
        font-size: 24px;
    }
}
.feedbackform-other .title-feedback .public-note
{
    margin-top: 20px;
}
.feedbackform-other .title-feedback .public-note h3
{
    font-size: 26px;
    font-weight: normal;
    line-height: 1.15384615;
}
@media (max-width: 1199px)
{
    .feedbackform-other .title-feedback .public-note h3
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .feedbackform-other .title-feedback .public-note h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .feedbackform-other .title-feedback .public-note h3
    {
        font-size: 18px;
    }
}
.feedbackform-other form input,
.feedbackform-other form textarea
{
    padding-right: 0;
    padding-left: 0;

    border-bottom: 1px solid #fff;
    background: none;
}
.product-feedback
{
    background: #f9f9f9;
}
.hs-inner-product-related
{
    background: #f9f9f9;
}
.hs-inner-product-related .product-related
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-related .product-related
    {
        margin-top: 30px;
    }
}
.hs-inner-product-related .public-product-group .desc
{
    background: #e8e8e8;
}
@media (min-width: 1200px)
{
    .hs-inner-product-related .public-product-group:hover .desc
    {
        background-color: #981b20;
    }
}
.hs-footer
{
    position: relative;

    overflow: hidden;

    padding: 70px 0;

    color: #fff;
    background: #333;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .hs-footer
    {
        padding: 50px 0;
    }
}
@media (max-width: 767px)
{
    .hs-footer
    {
        padding: 30px 0;
    }
}
.hs-footer .foot-logo img
{
    height: 120px;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 1560px)
{
    .hs-footer .foot-logo img
    {
        height: 100px;
    }
}
@media (max-width: 1400px)
{
    .hs-footer .foot-logo img
    {
        height: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-logo img
    {
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-logo img
    {
        height: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-nav
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .foot-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-nav > ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-nav > ul
    {
        margin: 0 -10px;
    }
}
.hs-footer .foot-nav > ul > li > a
{
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;

    display: block;

    padding: 10px 0;
    padding: 0 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        font-size: 20px;

        padding: 4px 20px;
    }
}
@media (max-width: 1400px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        font-size: 18px;

        padding: 4px 10px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        font-size: 16px;
    }
}
.hs-footer .foot-nav > ul > li > a:hover
{
    font-weight: bold;
}
.hs-footer .foot
{
    margin-top: 60px;
    padding: 60px 0;

    border-top: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1560px)
{
    .hs-footer .foot
    {
        margin-top: 40px;
        padding: 30px 0;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot
    {
        margin-top: 30px;
        padding: 20px 0;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-txt
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-footer .foot-txt .address
{
    max-width: 260px;

    color: rgba(255, 255, 255, .7);
}
.hs-footer .foot-txt .address p
{
    line-height: 1.875;

    margin: 0;
}
.hs-footer .foot-txt .txt-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-footer .foot-txt .txt-group
    {
        margin: 10px 0;
    }
}
.hs-footer .foot-txt .txt-group .icon
{
    font-size: 40px;

    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .hs-footer .foot-txt .txt-group .icon
    {
        font-size: 30px;
    }
}
.hs-footer .foot-txt .txt-group .txt
{
    line-height: 1.33333333;
}
.hs-footer .foot-txt .txt-group .txt b
{
    font-weight: normal;
}
.hs-footer .foot-txt .txt-group .txt p
{
    font-size: 20px;

    margin: 0;

    opacity: .8;
}
.hs-footer .copyright
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 30px 0;

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

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

        padding: 15px 0;

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

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-footer .copyright .link span
{
    margin: 0 10px;
}
.hs-footer .copyright a:hover
{
    text-decoration: underline;

    color: #fff;
}
.hs-inner-news .news > ul
{
    margin: 0 -30px;
    margin-top: -80px;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news > ul
    {
        margin: 0 -15px;
        margin-top: -60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul
    {
        margin-top: -30px;
    }
}
.hs-inner-news .news > ul > li
{
    margin-top: 80px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 60px;
        padding: 0 15px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-news .news .public-news-group .desc
{
    padding-right: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-inner-news .news .public-news-group .note
{
    margin-top: 20px;
    padding-top: 20px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
.hs-inner-news .news .public-news-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (min-width: 1200px)
{
    .hs-inner-news .news .public-news-group:hover .desc
    {
        background-color: #981b20;
    }
    .hs-inner-news .news .public-news-group:hover .desc .note
    {
        border-color: rgba(255, 255, 255, .2);
    }
    .hs-inner-news .news .public-news-group:hover .desc .public-note p
    {
        color: #fff;
    }
}
.hs-inner-faqs .faqs > ul
{
    margin-top: -50px;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs > ul
    {
        margin-top: -30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs > ul
    {
        margin-top: -20px;
    }
}
.hs-inner-faqs .faqs > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs > ul > li
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-faqs .faqs > ul > li.current .faqs-group
{
    border: 1px solid #3a3a3a;
}
.hs-inner-faqs .faqs > ul > li.current .title-faqs
{
    font-weight: 500;
}
.hs-inner-faqs .faqs > ul > li.current .title-faqs .flaticon
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.hs-inner-faqs .faqs > ul > li.current .faqs-ques
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs > ul > li.current .faqs-ques
    {
        margin-top: 20px;
    }
}
.hs-inner-faqs .faqs > ul > li.current .faqs-ques:before
{
    opacity: 1;
}
.hs-inner-faqs .faqs .faqs-group
{
    padding: 40px;

    cursor: pointer;

    border: 1px solid #fff;
    box-shadow: 0 1px 12px 1px rgba(0, 0, 0, .08);
}
@media (max-width: 1560px)
{
    .hs-inner-faqs .faqs .faqs-group
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs .faqs-group
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs .faqs-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs
{
    font-size: 20px;
    line-height: 1.4;

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

    -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: 1560px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs .flaticon
{
    font-size: 24px;
    line-height: 30px;

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

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

    opacity: .2;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs .flaticon
    {
        margin-left: 10px;
    }
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques
{
    display: none;

    padding: 30px 0;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px)
{
    .hs-inner-faqs .faqs .faqs-group .faqs-ques
    {
        padding: 20px 0;
    }
}
.hs-inner-download .download > ul
{
    margin: 0 -30px;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download > ul
    {
        margin: 0 -15px;
    }
}
.hs-inner-download .download > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-download .download .down-group
{
    display: block;
}
.hs-inner-download .download .down-group .group-top
{
    padding: 40px 30px;

    border: 1px solid #eaeaea;
    background: url(../images/down-logo.webp) no-repeat top right #f6f7f8;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download .down-group .group-top
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .group-top
    {
        padding: 20px;
    }
}
.hs-inner-download .download .down-group .group-top .icon
{
    font-size: 44px;

    margin-right: 20px;

    color: #981b20;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .group-top .icon
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group .group-top .icon
    {
        font-size: 30px;

        margin-right: 10px;
    }
}
.hs-inner-download .download .down-group .group-top .title-down
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .group-top .title-down
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group .group-top .title-down
    {
        font-size: 16px;
    }
}
.hs-inner-download .download .down-group .down
{
    line-height: 24px;

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

    padding: 8px 30px;

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

    color: #fff;
    background: #333;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .down
    {
        padding: 8px 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-download .download .down-group:hover .down
    {
        background-color: #981b20;
    }
}
.hs-inner-videos-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-videos-content .hs-inner-videos-left
{
    width: 300px;
}
@media (max-width: 1199px)
{
    .hs-inner-videos-content .hs-inner-videos-left
    {
        width: 100%;
    }
}
.hs-inner-videos-content .hs-inner-videos-right
{
    width: -webkit-calc(100% - 300px);
    width:         calc(100% - 300px);
    padding-left: 5%;
}
@media (max-width: 1199px)
{
    .hs-inner-videos-content .hs-inner-videos-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
@media (max-width: 1199px)
{
    .inner-videos-leftmenu > ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media (max-width: 1199px)
{
    .inner-videos-leftmenu > ul > li
    {
        margin-right: 20px;
    }
}
@media (max-width: 767px)
{
    .inner-videos-leftmenu > ul > li
    {
        width: 50%;
        margin: 0;
    }
}
.inner-videos-leftmenu > ul > li > a
{
    font-size: 20px;
    line-height: 30px;

    position: relative;

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

    padding: 30px 0;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .inner-videos-leftmenu > ul > li > a
    {
        font-size: 18px;

        padding: 20px 0;
    }
}
@media (max-width: 991px)
{
    .inner-videos-leftmenu > ul > li > a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 15px 0;
    }
}
@media (max-width: 767px)
{
    .inner-videos-leftmenu > ul > li > a
    {
        height: 100%;
    }
}
.inner-videos-leftmenu > ul > li > a:after
{
    display: block;

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

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

    opacity: 0;
    border-width: 6px 12px 6px 0;
    border-style: solid;
    border-color: transparent #981b20 transparent transparent;
}
@media (max-width: 1199px)
{
    .inner-videos-leftmenu > ul > li > a:after
    {
        display: none;
    }
}
.inner-videos-leftmenu > ul > li:hover > a,
.inner-videos-leftmenu > ul > li.active > a
{
    font-weight: bold;

    color: #981b20;
}
.inner-videos-leftmenu > ul > li:hover > a:after,
.inner-videos-leftmenu > ul > li.active > a:after
{
    opacity: 1;
}
.hs-inner-videos .videos > ul
{
    margin: 0 -30px;
    margin-top: -60px;
}
@media (max-width: 1560px)
{
    .hs-inner-videos .videos > ul
    {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-videos .videos > ul > li
{
    margin-top: 60px;
    padding: 0 30px;
}
@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: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .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;

        margin-top: 10px;
    }
}
.hs-inner-news-show .news-show-top
{
    background: #f7f7f7;
}
.hs-inner-news-show .title-news-show
{
    padding: 40px;

    border-bottom: 1px solid rgba(43, 45, 126, .2);
}
@media (max-width: 1560px)
{
    .hs-inner-news-show .title-news-show
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .title-news-show
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show
    {
        padding: 15px;
    }
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

    color: #000;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 16px;
    }
}
.hs-inner-news-show .date-share
{
    padding: 30px 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-news-show .date-share
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .date-share
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .date-share
    {
        padding: 15px;
    }
}
.hs-inner-news-show .news-show
{
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-news-show .news-show
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .date
{
    color: #981b20;
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .news-show .public-note p
{
    color: #333;
}
.hs-inner-news-show .link
{
    margin-top: 50px;
}
.hs-inner-news-show .prev-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news-show .return
{
    font-family: 'Oswald';
    line-height: 30px;

    display: block;

    width: 100%;
    padding: 15px;

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

    color: #fff;
    background-color: #981b20;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .return
    {
        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .return
    {
        line-height: 24px;

        padding: 10px;
    }
}
.hs-inner-news-show .return:hover
{
    background-color: #9f090e;
}
.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: #981b20;
}
.hs-inner-public-details .return
{
    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-public-details .return
    {
        margin-top: 50px;
    }
}
.hs-inner-public-details .return a
{
    font-size: 16px;
    line-height: 54px;

    display: inline-block;

    padding: 0 60px;

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

    color: #fff;
    background-color: #981b20;
}
.hs-inner-public-details .return a .flaticon
{
    font-size: 24px;
}
.hs-inner-public-details .return a:hover
{
    background-color: #9f090e;
}
.hs-inner-aluminum
{
    padding-top: 40px;

    background: url(../images/aluminum_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-aluminum
    {
        background-attachment: fixed;
    }
}
.hs-inner-aluminum .aluminum
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-aluminum .aluminum
    {
        margin-top: 30px;
    }
}
.hs-inner-aluminum .aluminum-left
{
    width: 40%;
}
@media (max-width: 991px)
{
    .hs-inner-aluminum .aluminum-left
    {
        width: 100%;
    }
}
.hs-inner-aluminum .aluminum-left .img img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-aluminum .aluminum-left .note
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-aluminum .aluminum-left .note
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-aluminum .aluminum-left .note
    {
        margin-top: 20px;
    }
}
.hs-inner-aluminum .aluminum-right
{
    width: 60%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-aluminum .aluminum-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-aluminum .aluminum-table-top
{
    font-size: 20px;

    padding-right: 23px;

    text-align: center;
}
@media (max-width: 1560px)
{
    .hs-inner-aluminum .aluminum-table-top
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-aluminum .aluminum-table-top
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-aluminum .aluminum-table-top
    {
        font-size: 14px;

        padding-right: 13px;
    }
}
.hs-inner-aluminum .aluminum-table-top ul
{
    line-height: 30px;

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

    padding: 20px 0;

    color: #fff;
    background-color: #981b20;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-aluminum .aluminum-table-top ul
    {
        line-height: 24px;

        padding: 10px 0;
    }
}
.hs-inner-aluminum .aluminum-table-top ul li
{
    width: 33.33333333%;
}
.hs-inner-aluminum .aluminum-table-top p
{
    margin: 0;
}
.hs-inner-aluminum .aluminum-table-content
{
    overflow-y: auto;

    max-height: 567px;
    padding-right: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-aluminum .aluminum-table-content
    {
        padding-right: 10px;
    }
}
.hs-inner-aluminum .aluminum-table-content::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 3px;
}
.hs-inner-aluminum .aluminum-table-content::-webkit-scrollbar-track
{
    background-color: rgba(255, 255, 255, .6);
}
.hs-inner-aluminum .aluminum-table-content::-webkit-scrollbar-thumb
{
    background-color: #981b20;
}
.hs-inner-aluminum .aluminum-table-content table
{
    margin-top: 0;

    table-layout: fixed;
}
.hs-inner-aluminum .aluminum-table-content table tr:nth-child(2n) td
{
    background: #f5f5f5;
}
.hs-inner-aluminum .aluminum-table-content table td
{
    line-height: 30px;

    padding: 15px;
}
@media (max-width: 767px)
{
    .hs-inner-aluminum .aluminum-table-content table td
    {
        line-height: 24px;

        padding: 10px;
    }
}
.hs-inner-aluminum .aluminum-table-content table td:nth-child(2n)
{
    background-color: #fff;
}
.hs-inner-aluminum .aluminum-table-content table .flaticon
{
    display: inline-block;

    margin-right: 4px;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    vertical-align: middle;

    color: #981b20;
}
.hs-inner-aluminum .aluminum-table-content table .down
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);

    color: #339a17;
}
.hs-inner-application-details .application-details-top
{
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-application-details .application-details-top
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-application-details .application-details-top
    {
        margin-top: 30px;
    }
}
.hs-inner-application-details .application-details-top .img
{
    position: relative;
}
.hs-inner-application-details .application-details-top .img:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.hs-inner-application-details .application-details-top .img:after
{
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;

    display: block;

    width: 90%;
    height: 60%;

    content: '';

    background-color: #981b20;

    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.hs-inner-application-details .application-details-top .img img
{
    width: 100%;
}
.hs-inner-application-details .application-details-top .desc
{
    position: absolute;
    z-index: 6;
    top: 50%;

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

    width: 100%;
    padding: 0 5%;

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

    color: #fff;

    -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;
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details-top .desc
    {
        position: relative;

        margin-top: 30px;
        padding: 0;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);

        color: #000;
    }
}
.hs-inner-application-details .application-details-top .desc .title-desc
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc
    {
        width: 100%;
    }
}
.hs-inner-application-details .application-details-top .desc .title-desc .icon
{
    font-size: 70px;
}
@media (max-width: 1560px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc .icon
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc .icon
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc .icon
    {
        font-size: 40px;
    }
}
.hs-inner-application-details .application-details-top .desc .title-desc .subtitle
{
    font-size: 18px;
    font-weight: 500;

    margin-top: 30px;

    color: #fc0630;
}
@media (max-width: 1199px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc .subtitle
    {
        margin-top: 10px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc .subtitle
    {
        font-size: 16px;
    }
}
.hs-inner-application-details .application-details-top .desc .title-desc h2
{
    font-size: 38px;
    line-height: 1.31578947;

    margin: 20px 0 0 0;
}
@media (max-width: 1560px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc h2
    {
        font-size: 34px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc h2
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc h2
    {
        font-size: 24px;

        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details-top .desc .title-desc h2
    {
        font-size: 20px;
    }
}
.hs-inner-application-details .application-details-top .desc .imgtop
{
    width: 50%;

    text-align: center;
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details-top .desc .imgtop
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-application-details .application-details-top .desc .imgtop img
{
    max-width: 100%;
}
.hs-inner-application-details .num
{
    font-size: 50px;
    font-weight: bold;
    line-height: 1;

    margin-bottom: 20px;

    opacity: .2;
}
.hs-inner-application-details .public-txt
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-application-details .public-txt
    {
        margin-top: 10px;
    }
}
.hs-inner-application-details .parameter-content
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-application-details .parameter-content
    {
        margin-top: 30px;
    }
}
.hs-inner-application-details table td
{
    border: none;
}
.hs-inner-application-details table td:nth-child(2n)
{
    border-right: 1px solid #f5f5f5;
    background-color: #fff;
}
.hs-inner-application-details table tr:nth-child(2n) td
{
    background: #f5f5f5;
}
.hs-inner-application-details .title-public
{
    font-weight: bold;
}
.hs-inner-sustainability-part1 .public-txt
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-sustainability-part1 .public-txt
    {
        margin-top: 10px;
    }
}
.hs-inner-sustainability-part2
{
    background-color: rgba(0, 0, 0, .05);
}
.hs-inner-sustainability-part2 .sustainability-part2 > ul
{
    margin: 0 -20px;
    margin-top: -40px;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 > ul
    {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-sustainability-part2 .sustainability-part2 > ul > li
{
    margin-top: 40px;
    padding: 0 20px;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group
{
    height: 100%;
    padding: 40px;

    background: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group .icon
{
    font-size: 50px;
    line-height: 1;

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

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

    color: #981b20;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group .icon
    {
        font-size: 40px;
    }
}
.hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group .title-sustainability-part2
{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

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

        margin-top: 10px;
    }
}
.hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group .note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group .note
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-sustainability-part2 .sustainability-part2 .sustainability-part2-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-sustainability-part3 .title-sustainability-part3 h2
{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;

    color: #981b20;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-part3 .title-sustainability-part3 h2
    {
        font-size: 20px;
    }
}
.hs-inner-sustainability-part3 .title-sustainability-part3 p
{
    line-height: 1.625;

    max-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.hs-inner-sustainability-part3 .public-listbox4
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-part3 .public-listbox4
    {
        margin-top: 30px;
    }
}
.hs-inner-sustainability-part3 .public-listbox4 .title-public
{
    font-weight: bold;

    color: #981b20;
}
.hs-inner-sustainability-part3 .public-listbox4 .public-txt
{
    margin-top: 10px;
}
.hs-inner-sustainability-part4 .public-txt
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-sustainability-part4 .public-txt
    {
        margin-top: 10px;
    }
}
.hs-inner-feedback
{
    position: relative;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-inner-feedback:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

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

    color: #fff;
}
.hs-inner-feedback .feedback-left
{
    width: 40%;
    padding-right: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-feedback .feedback-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-feedback .feedback-left .note
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-feedback .feedback-left .note
    {
        margin-top: 20px;
    }
}
.hs-inner-feedback .title-inner h2
{
    font-weight: 500;

    position: relative;

    color: #fff;
}
@media (min-width: 1400px)
{
    .hs-inner-feedback .title-inner h2
    {
        font-size: 30px;
    }
}
.hs-inner-feedback .title-inner h2:before
{
    position: absolute;
    top: 50%;
    right: -webkit-calc(100% + 30px);
    right:         calc(100% + 30px);

    display: block;

    width: var(--pad);
    height: 1px;

    content: '';

    background-color: #fff;
}
.hs-inner-feedback .feedback-right
{
    width: 60%;
    padding: 60px;

    background-color: rgba(255, 255, 255, .07);
}
@media (max-width: 1560px)
{
    .hs-inner-feedback .feedback-right
    {
        padding: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-feedback .feedback-right
    {
        width: 100%;
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-feedback .feedback-right
    {
        padding: 30px 15px;
    }
}
.hs-inner-feedback .feedback-right .title-feedback h3
{
    font-size: 30px;
    font-weight: 500;
}
@media (max-width: 1400px)
{
    .hs-inner-feedback .feedback-right .title-feedback h3
    {
        font-size: 26px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-feedback .feedback-right .title-feedback h3
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-feedback .feedback-right .title-feedback h3
    {
        font-size: 20px;
    }
}
.hs-inner-feedback .feedback-right form ul li
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-feedback .feedback-right form ul li
    {
        margin-top: 20px;
    }
}
.hs-inner-feedback .feedback-right form label
{
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 767px)
{
    .hs-inner-feedback .feedback-right form label
    {
        font-size: 14px;
    }
}
.hs-inner-feedback .feedback-right form input,
.hs-inner-feedback .feedback-right form textarea
{
    line-height: 20px;

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

    color: #000;
    background: #f0f0f0;
}
.hs-inner-feedback .feedback-right form .submit
{
    width: 100%;
    height: 50px;
    margin-top: 30px;

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

    color: #fff;
    background-color: #981b20;
}
.hs-inner-feedback .feedback-right form .submit:hover
{
    background-color: #9f090e;
}
.hs-inner-contact
{
    background: #f5f5f5;
}
.hs-inner-contact .title-inner h2
{
    font-weight: 500;

    position: relative;

    color: #981b20;
}
@media (min-width: 1400px)
{
    .hs-inner-contact .title-inner h2
    {
        font-size: 30px;
    }
}
.hs-inner-contact .contact
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact
    {
        margin-top: 10px;
    }
}
.hs-inner-contact .contact > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-contact .contact > ul > li
{
    max-width: 30%;
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact > ul > li
    {
        width: 50%;
        max-width: 50%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact > ul > li
    {
        width: 100%;
        max-width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-contact .contact .contact-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-contact .contact .contact-group .icon
{
    font-size: 50px;
    line-height: 1;

    color: #981b20;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group .icon
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .icon
    {
        font-size: 30px;
    }
}
.hs-inner-contact .contact .contact-group .txt
{
    padding-left: 20px;
}
.hs-inner-contact .contact .contact-group .txt b
{
    font-weight: 500;
    line-height: 24px;

    display: block;

    color: #981b20;
}
.hs-inner-contact .contact .contact-group .txt p
{
    font-weight: 500;
    line-height: 26px;

    margin: 0;
}
.hs-inner-contact .contact .contact-group .txt p a:hover
{
    text-decoration: underline;
}
.hs-inner-contact .contact-text
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact-text
    {
        margin-top: 30px;
    }
}
.hs-inner-maps .maps
{
    width: 50%;
    height: 550px;
}
@media (max-width: 991px)
{
    .hs-inner-maps .maps
    {
        width: 100%;
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-maps .maps
    {
        height: 300px;
    }
}
.hs-inner-maps .maps #map
{
    width: 100%;
    height: 100%;
}
.hs-inner-maps .maps-list
{
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-maps .maps-list
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-maps .maps-list .title-inner h2
{
    font-weight: 500;

    position: relative;

    color: #981b20;
}
@media (min-width: 1400px)
{
    .hs-inner-maps .maps-list .title-inner h2
    {
        font-size: 30px;
    }
}
.hs-inner-maps .maps-list .listbox > ul > li
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-maps .maps-list .listbox > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-maps .maps-list .listbox .listbox-group
{
    position: relative;

    padding-left: 40px;
}
.hs-inner-maps .maps-list .listbox .listbox-group::before
{
    position: absolute;
    top: 3px;
    left: 0;

    display: block;

    width: 26px;
    height: 26px;

    content: '';

    background: url(../images/checkbox.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-maps .maps-list .listbox .listbox-group p
{
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-maps .maps-list .listbox .listbox-group p
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-maps .maps-list .listbox .listbox-group p
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-maps .maps-list .listbox .listbox-group p
    {
        font-size: 16px;
    }
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b
{
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}
.hideh1
{
    font-size: 0;
}
.hideh1 h1
{
    font-size: 0;

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

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

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

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

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

    color: #666;
}


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

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