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

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

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

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

    src: local('Roboto Bold'), local('Roboto-Bold'), url('../flaticon/Roboto-Bold.woff2') format('woff2'), url('../flaticon/Roboto-Bold.woff') format('woff'), url('../flaticon/Roboto-Bold.ttf') format('truetype');
    font-display: swap;
}
.slick-list
{
    margin: 0 -20px;
}
@media (max-width: 1400px)
{
    .slick-list
    {
        margin: 0 -10px;
    }
}
.slick-list .slick-slide
{
    padding: 0 20px;
}
@media (max-width: 1400px)
{
    .slick-list .slick-slide
    {
        padding: 0 10px;
    }
}
body
{
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 16px;
    font-weight: normal;

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@-ms-viewport
{
    width: auto !important;
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;

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

    text-align: center;

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

    z-index: 8;
    left: -5%;

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

    width: 40px;
    height: 40px;

    color: #3c1f00;
    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;
}
.swiper-button-next:after,
.swiper-button-prev:after,
.slick-arrow:after
{
    display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon,
.slick-arrow .flaticon
{
    font-size: 40px;

    display: block;
}
@media (max-width: 1199px)
{
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon,
    .slick-arrow .flaticon
    {
        font-size: 30px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next,
.slick-arrow.swiper-button-next
{
    right: 0;
    right: -5%;
    left: auto;

    margin-left: 6px;
}
.swiper-button-next:hover,
.swiper-button-prev:hover,
.slick-arrow:hover
{
    color: #edcca8;
}
.arrow-vertical .slick-arrow
{
    margin: 0 auto;

    color: #000;
}
.arrow-vertical .slick-arrow .flaticon
{
    font-size: 16px;

    display: block;
}
.arrow-vertical .swiper-button-prev .flaticon
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
@media (max-width: 767px)
{
    .arrow-vertical .swiper-button-prev .flaticon
    {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
}
@media (max-width: 767px)
{
    .arrow-vertical .swiper-button-next .flaticon
    {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
    }
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next
{
    position: absolute;
    z-index: 8;
    top: 50%;

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

    margin-left: 0;

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

    margin: 0;

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

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

    position: absolute;
    top: 0;
    right: 60px;
    left: auto;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .arrow-top-right .slick-arrow
    {
        top: 20px;
        right: 40px;
    }
}
.arrow-top-right .slick-arrow:hover
{
    color: #edcca8;
}
.arrow-top-right .swiper-button-next
{
    right: 0;
}
.slick-dots
{
    position: relative;
    bottom: auto !important;

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

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .slick-dots
    {
        margin-top: 10px;
    }
}
.slick-dots li,
.slick-dots span
{
    width: 9px;
    height: 9px;
    margin: 0 5px;

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

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

    opacity: 1;
    background: #3c1f00;
}
: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;
    }
}
.flaticon
{
    font-size: inherit;
}
.hs-header-box
{
    font-family: 'Georgia';

    position: fixed;
    z-index: 10;
    top: 30px;

    width: 100%;
    padding: 0 5%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1560px)
{
    .hs-header-box
    {
        padding: 0 3%;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box
    {
        position: -webkit-sticky;
        position:         sticky;
        top: 0;

        background-color: #fcf8f7;
    }
}
.hs-header-box .header-content
{
    position: relative;

    padding: 0 5%;

    border-radius: 80px;
    background-color: rgba(252, 248, 247, .7);
}
@media (max-width: 1920px)
{
    .hs-header-box .header-content
    {
        padding: 0 3%;
    }
}
.hs-header-box .logo
{
    height: 41px;
}
@media (min-width: 1200px)
{
    .hs-header-box .logo
    {
        position: absolute;
        top: 50%;
        left: 50%;

        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0);
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 60px;
        padding: 10px 0;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .logo
    {
        padding: 15px 0;
    }
}
.hs-header-box .logo img
{
    width: auto;
    height: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-search .search-button
{
    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-search:hover .search-button
{
    color: #3c1f00;
}
.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: #3c1f00;
}
@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;

    margin-left: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .hs-header-box .top-txt
    {
        margin-left: 10px;
    }
}
.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: #3c1f00;
}
@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 #3c1f00 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
{
    display: block;

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

    cursor: pointer;
    -webkit-transition: all .6s;
            transition: all .6s;
}
.hs-header-box .top-txt .icon .flaticon
{
    font-size: 20px;
}
.hs-header-box .top-txt .icon img
{
    width: 100%;
}
.hs-header-box .top-txt .icon:hover
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-header-box .language
{
    position: relative;
}
.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: #3c1f00;
}
.hs-header-box .language:hover p .flaticon
{
    color: #3c1f00;
}
.hs-header-box .header-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    margin: 0 -2vw;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1920px)
{
    .hs-header-box .header-nav > ul
    {
        margin: 0 -1vw;
    }
}
.hs-header-box .header-nav > ul > li
{
    position: relative;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .header-nav > ul > li:last-child .pc-nav-down
{
    right: 0;
    left: auto;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 20px;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 90px;
    padding: 0 2vw;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1920px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 1vw;
    }
}
@media (max-width: 1470px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 18px;
    }
}
.hs-header-box .header-nav > ul > li > a:after
{
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

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

    display: none;

    min-width: 100%;
    min-width: 240px;

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

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

    position: relative;

    display: block;

    padding: 15px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a
{
    color: #fff;
    background-color: #3c1f00;
}
.hs-header-box .pc-nav-down-applications
{
    font-size: 0;

    left: 0;

    width: 100%;
    height: auto;
    padding: 30px 5%;

    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    text-align: left;

    background-color: #fff;
}
.hs-header-box .pc-nav-down-applications li
{
    font-size: 16px;

    display: inline-block;

    width: 14.28571429%;
    margin: 30px 0;

    text-align: center;
    vertical-align: top;

    border-bottom: none;
}
.hs-header-box .pc-nav-down-applications li a
{
    display: block;
}
.hs-header-box .pc-nav-down-applications li a .flaticon
{
    font-size: 50px;
    line-height: 1;

    display: block;

    color: #3c1f00;
}
.hs-header-box .pc-nav-down-applications li a p
{
    font-size: 16px;
    line-height: 24px;

    margin: 10px 0 0 0;
}
.hs-header-box .pc-nav-down-applications li:hover a
{
    background: none;
}
.hs-header-box .pc-nav-down-applications li:hover a p
{
    font-weight: bold;

    color: #3c1f00;
}
.hs-header-box .pc-nav-down2
{
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2 > li
{
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2 > li > a
{
    line-height: 24px;

    position: relative;

    display: block;

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

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

    display: none;

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

    border-radius: 50%;
    background-color: #3c1f00;

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

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

    background-color: rgba(252, 248, 247, .9);
}
@media (max-width: 1199px)
{
    .hs-header-box.stuck-header
    {
        background-color: #fcf8f7;
    }
}
.hs-header-box.stuck-header .header-content
{
    background: none;
}
.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 .pc-nav-down-product
{
    display: none;
}
.hc-mobile-nav a
{
    font-size: 22px;

    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: 20px;
    line-height: 30px;

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

    margin: 0;
    padding: 10px;

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

    border-radius: 6px;
    background-color: #3c1f00;
    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: #3c1f00;
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #3c1f00;
}
.customer-service .service-top .flaticon:before
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.customer-service .service-top .flaticon:before
{
    display: block;
}
.xs-customer-service
{
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

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

    width: 33.33333333%;

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

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

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

    display: block;
}
.banner
{
    font-family: 'Georgia';
    font-size: 0;

    position: relative;

    clear: both;

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

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

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1199px)
{
    .banner .swiper-text
    {
        top: 50%;
    }
}
.banner .swiper-text .img img
{
    max-width: 100%;
}
.banner .swiper-text .desc img
{
    max-width: 100%;
    margin-bottom: 20px;
}
@media (max-width: 1560px)
{
    .banner .swiper-text .desc img
    {
        max-width: 40%;
    }
}
.banner .swiper-text h2 span,
.banner .swiper-text h3 span,
.banner .swiper-text h4 span
{
    display: block;

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

    opacity: 0;
}
.banner .swiper-text h2
{
    font-size: 75px;
    font-weight: normal;
    line-height: 1.2;

    color: #3c1f00;
}
@media (max-width: 1560px)
{
    .banner .swiper-text h2
    {
        font-size: 70px;
    }
}
@media (max-width: 1400px)
{
    .banner .swiper-text h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner .swiper-text h2
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text h2
    {
        font-size: 20px;
    }
}
.banner .swiper-text h2.fz70
{
    font-size: 70px;
}
@media (max-width: 1560px)
{
    .banner .swiper-text h2.fz70
    {
        font-size: 66px;
    }
}
@media (max-width: 1400px)
{
    .banner .swiper-text h2.fz70
    {
        font-size: 56px;
    }
}
@media (max-width: 1199px)
{
    .banner .swiper-text h2.fz70
    {
        font-size: 46px;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text h2.fz70
    {
        font-size: 36px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text h2.fz70
    {
        font-size: 26px;
    }
}
.banner .swiper-text h2.fz80
{
    font-size: 80px;
}
@media (max-width: 1560px)
{
    .banner .swiper-text h2.fz80
    {
        font-size: 70px;
    }
}
@media (max-width: 1400px)
{
    .banner .swiper-text h2.fz80
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner .swiper-text h2.fz80
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text h2.fz80
    {
        font-size: 36px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text h2.fz80
    {
        font-size: 26px;
    }
}
.banner .swiper-text h3
{
    font-size: 30px;
    line-height: 1.2;

    color: #3c1f00;
}
@media (max-width: 1560px)
{
    .banner .swiper-text h3
    {
        font-size: 28px;
    }
}
@media (max-width: 1470px)
{
    .banner .swiper-text h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1400px)
{
    .banner .swiper-text h3
    {
        font-size: 20px;

        margin-top: 10px;
    }
}
@media (max-width: 1199px)
{
    .banner .swiper-text h3
    {
        font-size: 18px;

        margin: 0;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text h3
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text h3
    {
        font-size: 14px;
    }
}
.banner .swiper-text h3 span
{
    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;
}
.banner .swiper-text h3 .line
{
    display: block;

    width: 3px;
    height: 34px;
    margin: 0 14px;

    background: #edcca8;
}
.banner .swiper-text-4 h2,
.banner .swiper-text-4 h3
{
    color: #fff;
}
.banner .swiper-text .ban-link
{
    margin-top: 60px;
}
@media (max-width: 1690px)
{
    .banner .swiper-text .ban-link
    {
        margin-top: 40px;
    }
}
@media (max-width: 1400px)
{
    .banner .swiper-text .ban-link
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text .ban-link
    {
        margin-top: 10px;
    }
}
.banner .swiper-text .ban-link a
{
    font-size: 18px;
    line-height: 30px;

    display: inline-block;

    padding: 10px 40px;

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

    color: #fff;
    border-radius: 50px;
    background-color: rgba(60, 31, 0, .72);
}
@media (max-width: 1199px)
{
    .banner .swiper-text .ban-link a
    {
        font-size: 18px;

        padding: 10px 20px;
    }
}
@media (max-width: 991px)
{
    .banner .swiper-text .ban-link a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .banner .swiper-text .ban-link a
    {
        font-size: 14px;
        line-height: 24px;

        padding: 0 10px;
    }
}
.banner .swiper-text .ban-link a:hover
{
    color: #fff;
    border-color: #3c1f00;
    background-color: #3c1f00;
}
.banner .swiper-slide-active .swiper-text h2 span,
.banner .swiper-slide-active .swiper-text h3 span,
.banner .swiper-slide-active .swiper-text h4 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.banner .swiper-pagination-progressbar
{
    top: auto;
    bottom: 0;

    height: 6px;

    background-color: rgba(60, 31, 0, .2);
}
.banner .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background-color: rgba(60, 31, 0, .5);
}
.banner .mouse
{
    font-size: 40px;

    position: absolute;
    z-index: 6;
    bottom: 3%;
    left: 50%;

    width: 20px;

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

    color: #3c1f00;
}
.banner .mouse img
{
    width: 100%;
}
.banner .follow
{
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 5%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}
.banner .follow span
{
    font-size: 18px;
    line-height: 20px;

    display: block;

        -ms-writing-mode: tb-rl;

    color: #3c1f00;

    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
}
@media (max-width: 991px)
{
    .banner .follow span
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .banner .follow span
    {
        font-size: 14px;
    }
}
.banner .follow ul li
{
    margin-top: 12px;
}
.banner .follow ul li a
{
    display: block;

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

    -webkit-transition: all .6s;
            transition: all .6s;
}
.banner .follow ul li a img
{
    width: 100%;
}
.banner .follow ul li:hover a
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.banner .oeko
{
    position: absolute;
    z-index: 6;
    right: 5%;
    bottom: 6%;

    width: 100px;
}
@media (max-width: 991px)
{
    .banner .oeko
    {
        width: 80px;
    }
}
@media (max-width: 767px)
{
    .banner .oeko
    {
        width: 60px;
    }
}
.banner .oeko img
{
    width: 100%;
}
@-webkit-keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);

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

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

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

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

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

        opacity: 0;
    }
}
.banner-inner
{
    position: relative;

    overflow: hidden;
}
.banner-inner img
{
    width: 100%;
    height: auto;
}
@media (max-width: 767px)
{
    .banner-inner img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group
{
    position: relative;
}
.banner-inner .hs-inner-location
{
    position: absolute;
    z-index: 6;
    bottom: 30px;
    left: 0;

    width: 100%;

    background: none;
}
@media (max-width: 767px)
{
    .banner-inner .hs-inner-location
    {
        bottom: 0;

        padding: 0;
    }
}
.banner-inner .hs-inner-location .location
{
    color: #666;
}
.banner-inner .hs-inner-location .location:before
{
    opacity: .6;

    -webkit-filter: brightness(0) invert(0);
            filter: brightness(0) invert(0);
}
.banner-inner .hs-inner-location .location ul li:hover a
{
    color: #3c1f00;
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 60px);
    top:         calc(50% + 60px);
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1199px)
{
    .banner-inner .group-text
    {
        top: 50%;
    }
}
.banner-inner .group-text h2
{
    font-family: 'Georgia';
    font-size: 70px;
    line-height: 1;

    color: #3c1f00;
}
@media (max-width: 1560px)
{
    .banner-inner .group-text h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1470px)
{
    .banner-inner .group-text h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .banner-inner .group-text h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .group-text h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .group-text h2
    {
        font-size: 30px;
    }
}
.banner-inner .group-text h3
{
    font-family: 'Georgia';
    font-size: 30px;
}
.banner-inner .group-text p
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    margin: 10px 0 0 0;

    color: #3c1f00;
}
@media (max-width: 1199px)
{
    .banner-inner .group-text p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .group-text p
    {
        font-size: 16px;
    }
}
.banner-inner .group-text.white h2,
.banner-inner .group-text.white h3
{
    color: #fff;
}
.banner-product
{
    height: 120px;
}
@media (max-width: 1199px)
{
    .banner-product
    {
        display: none;
    }
}
.hs-pad
{
    overflow: hidden;

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

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-scrollbar:before
{
    position: absolute;
    top: 50%;

    display: block;

    width: 100%;
    height: 2px;

    content: '';

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

    height: 2px;

    cursor: pointer;

    background: #000;
}
.public-scrollbar .swiper-scrollbar-drag:before
{
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 18px;
    height: 18px;

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

    background-color: #000;
}
.scrollbar
{
    overflow: auto;
}
.scrollbar::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 5px;
}
.scrollbar::-webkit-scrollbar-track
{
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, .2);
}
.scrollbar::-webkit-scrollbar-thumb
{
    background-color: #3c1f00;
}
.title-home h3
{
    font-size: 22px;
    font-weight: normal;
    line-height: 1.5;

    position: relative;
    z-index: 6;
}
@media (max-width: 1199px)
{
    .title-home h3
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .title-home h3
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .title-home h3
    {
        font-size: 14px;
    }
}
.title-home h2
{
    font-family: 'Georgia';
    font-size: 40px;
    font-weight: bold;
    line-height: 1.15;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-home h2
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h2 span
{
    color: #3c1f00;
}
.title-home h2.fz64
{
    font-size: 64px;
}
@media (max-width: 1560px)
{
    .title-home h2.fz64
    {
        font-size: 58px;
    }
}
@media (max-width: 1470px)
{
    .title-home h2.fz64
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .title-home h2.fz64
    {
        font-size: 44px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2.fz64
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .title-home h2.fz64
    {
        font-size: 30px;
    }
}
.title-home h2.fz50
{
    font-size: 50px;
}
@media (max-width: 1560px)
{
    .title-home h2.fz50
    {
        font-size: 46px;
    }
}
@media (max-width: 1470px)
{
    .title-home h2.fz50
    {
        font-size: 42px;
    }
}
@media (max-width: 1400px)
{
    .title-home h2.fz50
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2.fz50
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-home h2.fz50
    {
        font-size: 24px;
    }
}
.title-home p
{
    line-height: 1.44444444;

    margin: 0;

    color: #666;
}
.title-home.text-center .subtitle
{
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
.public-note p
{
    font-size: 16px;
    line-height: 22px;

    margin: 0;

    color: #222;
}
@media (max-width: 767px)
{
    .public-note p
    {
        font-size: 14px;
    }
}
.public-note img
{
    max-width: 100%;
    height: auto !important;
}
.public-note.lh30 p
{
    line-height: 30px;
}
@media (max-width: 1199px)
{
    .public-note.lh30 p
    {
        line-height: 24px;
    }
}
.hs-more
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-more a,
.hs-more span
{
    font-size: 14px;
    line-height: 46px;

    display: block;

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

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

    color: rgba(255, 255, 255, .6);
    background-color: #3c1f00;
}
@media (max-width: 767px)
{
    .hs-more a,
    .hs-more span
    {
        font-size: 14px;
        line-height: 34px;
    }
}
.hs-more a:hover,
.hs-more span:hover
{
    color: #3c1f00;
    background-color: #edcca8;
}
.hs-more.text-center
{
    margin-top: 30px;
}
.hs-more.text-center a,
.hs-more.text-center span
{
    margin: 0 auto;
}
@-webkit-keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
@keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
@media (max-width: 767px)
{
    .hs-home-top
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-home-top .title
{
    max-width: 370px;
}
@media (max-width: 767px)
{
    .hs-home-top .title
    {
        width: 100%;
        max-width: 100%;
    }
}
.hs-home-advantage
{
    padding: 40px 0 0 0;
}
.hs-home-advantage .advantage ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -3%;

    -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-home-advantage .advantage ul li
{
    max-width: 25%;
    margin-top: 20px;
    padding: 0 3%;
}
@media (max-width: 767px)
{
    .hs-home-advantage .advantage ul li
    {
        width: 50%;
        max-width: 50%;
    }
}
.hs-home-advantage .advantage .advantage-group
{
    text-align: center;
}
.hs-home-advantage .advantage .advantage-group .icon
{
    font-size: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-advantage .advantage .advantage-group .icon
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .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;
    }
}
.hs-home-category .category
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column-reverse;

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
}
@media (max-width: 767px)
{
    .hs-home-category .category
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
    }
}
.hs-home-category .category-left
{
    width: 480px;
}
@media (max-width: 1560px)
{
    .hs-home-category .category-left
    {
        width: 400px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-left
    {
        width: 300px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-left
    {
        width: 250px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-left
    {
        width: 100%;
    }
}
.hs-home-category .category-left .img
{
    position: relative;
}
.hs-home-category .category-left .img .num
{
    font-family: 'Georgia';
    font-size: 153px;
    line-height: 1;

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

    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-home-category .category-left .img .num
    {
        font-size: 120px;

        left: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-left .img .num
    {
        font-size: 100px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-left .img .num
    {
        font-size: 80px;
    }
}
.hs-home-category .category-left .img img
{
    width: 100%;
}
.hs-home-category .category-right
{
    width: -webkit-calc(100% - 480px);
    width:         calc(100% - 480px);
    padding-top: 5%;
    padding-left: 50px;
}
@media (max-width: 1560px)
{
    .hs-home-category .category-right
    {
        width: -webkit-calc(100% - 400px);
        width:         calc(100% - 400px);
        padding-left: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-category .category-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-right
    {
        width: -webkit-calc(100% - 250px);
        width:         calc(100% - 250px);
        padding-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-right
    {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-category .category-right .slick-product .slick-slide
{
    padding-bottom: 10px;
}
.hs-home-category .category-top
{
    position: relative;
    z-index: 6;

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

    width: 90%;
    margin-top: -74px;
    margin-left: 10%;
    padding: 30px 60px;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-top
    {
        padding: 20px 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-top
    {
        width: 100%;
        margin: 0;
        padding: 15px;
    }
}
.hs-home-category .category-top .more a
{
    line-height: 30px;

    display: block;

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

    color: #666;
}
.hs-home-category .category-top .more a:hover
{
    color: #3c1f00;
}
.hs-home-category2
{
    position: relative;

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

    display: block;

    width: 50%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .85)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .85), transparent);
    background-image:         linear-gradient(90deg, rgba(0, 0, 0, .85), transparent);
}
.hs-home-category2 .container
{
    position: relative;
    z-index: 8;
}
.hs-home-category2 .category-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-category2 .category-left .img .num
{
    position: relative;
    top: 0;
    left: 0;
}
.hs-home-category2 .title-home h2 span
{
    color: #fff;
}
.hs-home-category2 .more
{
    margin-top: 20px;
}
.hs-home-category2 .more a
{
    line-height: 30px;

    display: block;

    color: #fff;
}
.hs-home-why
{
    color: #fff;
    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 .title-home
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-home-why .title-home .txt
{
    max-width: 310px;
    margin-left: 20px;
    padding-left: 20px;

    border-left: 1px solid #fff;
}
.hs-home-why .title-home .txt p
{
    opacity: .8;
    color: #fff;
}
.hs-home-why .why ul
{
    margin: 0 -60px;
}
@media (max-width: 1560px)
{
    .hs-home-why .why ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-why .why ul
    {
        margin: 0 -15px;
    }
}
.hs-home-why .why ul li
{
    margin-top: 60px;
    padding: 0 60px;
}
@media (max-width: 1560px)
{
    .hs-home-why .why ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-why .why ul li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-home-why .why .why-group .group-top .icon
{
    font-size: 50px;

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

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 1199px)
{
    .hs-home-why .why .why-group .group-top .icon
    {
        font-size: 40px;
    }
}
.hs-home-why .why .why-group .group-top .icon b
{
    font-family: 'D-DIN-PRO';
    font-weight: normal;
}
.hs-home-why .why .why-group .group-top .icon .scrollnum
{
    font-size: 70px;
}
@media (max-width: 1199px)
{
    .hs-home-why .why .why-group .group-top .icon .scrollnum
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-home-why .why .why-group .group-top .icon .scrollnum
    {
        font-size: 50px;
    }
}
.hs-home-why .why .why-group .title-why
{
    font-family: 'Georgia';
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px)
{
    .hs-home-why .why .why-group .title-why
    {
        font-size: 20px;
    }
}
.hs-home-why .why .why-group .note
{
    margin-top: 10px;
}
.hs-home-why .why .why-group .note p
{
    color: rgba(255, 255, 255, .8);
}
@media (min-width: 1200px)
{
    .hs-home-why .why .why-group:hover .group-top .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-home-about .about-left
{
    position: relative;

    width: 50%;
    padding-right: 10%;
}
@media (max-width: 767px)
{
    .hs-home-about .about-left
    {
        width: 100%;
    }
}
.hs-home-about .about-left .img
{
    width: 100%;
}
.hs-home-about .about-left .img img
{
    width: 100%;
}
.hs-home-about .about-left .imglogo
{
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 0;

    width: 40%;

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

    border: 12px solid #fff;
    background: #fcf8f7;
}
.hs-home-about .about-left .imglogo .ibox img
{
    top: 50%;
    left: 50%;

    width: 50%;
    height: auto;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
.hs-home-about .about-right
{
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 767px)
{
    .hs-home-about .about-right
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-home-about .about-right .public-note
{
    margin-top: 30px;
}
.hs-home-about .about-right .public-note 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-about .about-right .public-note ul li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-right: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-about .about-right .public-note h3
{
    font-family: 'Georgia';
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;

    margin: 0 20px 0 0;

    color: #3c1f00;
}
.hs-home-about .hs-more
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-home-about .hs-more
    {
        margin-top: 20px;
    }
}
.hs-home-ask .ask
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 80px 10%;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (min-width: 1200px)
{
    .hs-home-ask .ask
    {
        background-attachment: fixed;
    }
}
@media (max-width: 1560px)
{
    .hs-home-ask .ask
    {
        padding: 60px 5%;
    }
}
@media (max-width: 767px)
{
    .hs-home-ask .ask
    {
        padding: 30px;
    }
}
.hs-home-ask .ask .title-home
{
    max-width: 470px;

    color: #fff;
}
@media (max-width: 991px)
{
    .hs-home-ask .ask .title-home
    {
        max-width: 400px;
    }
}
@media (max-width: 767px)
{
    .hs-home-ask .ask .title-home
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-home-ask .ask .hs-more
    {
        margin-top: 10px;
    }
}
.hs-home-ask .ask .hs-more a
{
    font-size: 16px;
    line-height: 50px;

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

    color: #000;
    background: #fbf7f6;
}
.hs-home-ask .ask .hs-more a:hover
{
    color: #fff;
    background-color: #3c1f00;
}
.public-faqs
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .public-faqs
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .public-faqs .padding
    {
        width: 100%;
    }
}
.public-faqs .waterfall
{
    margin: 0 -50px;
}
@media (max-width: 1560px)
{
    .public-faqs .waterfall
    {
        margin: 0 -30px;
    }
}
.public-faqs .padding
{
    padding: 0 50px;
}
@media (max-width: 1560px)
{
    .public-faqs .padding
    {
        padding: 0 30px;
    }
}
.public-faqs .padding:nth-child(1) .faqs-group,
.public-faqs .padding:nth-child(2) .faqs-group
{
    border-top: 1px solid rgba(0, 0, 0, .2);
}
.public-faqs .faqs-group
{
    position: relative;

    padding: 20px 0 20px 60px;

    cursor: pointer;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px)
{
    .public-faqs .faqs-group
    {
        padding: 20px 0 20px 50px;
    }
}
@media (max-width: 991px)
{
    .public-faqs .faqs-group
    {
        padding: 10px 0 10px 40px;
    }
}
.public-faqs .faqs-group:before
{
    font-size: 20px;
    line-height: 42px;

    position: absolute;
    top: 30px;
    left: 0;

    width: 42px;
    height: 42px;

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

    color: #fff;
    background: #3c1f00;
}
@media (max-width: 991px)
{
    .public-faqs .faqs-group:before
    {
        font-size: 18px;
        line-height: 30px;

        top: 16px;

        width: 30px;
        height: 30px;
    }
}
.public-faqs .faqs-group .title-faqs
{
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;

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

    padding: 20px 0;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 991px)
{
    .public-faqs .faqs-group .title-faqs
    {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 0;
    }
}
.public-faqs .faqs-group .title-faqs .flaticon
{
    font-size: 20px;
    line-height: 20px;

    display: block;

    width: 20px;
    height: 20px;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
}
.public-faqs .faqs-group .faqs-ques
{
    display: none;

    padding-top: 10px;
}
.public-faqs .faqs-group.current .title-faqs .flaticon
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-home-faqs .public-faqs .faqs-group
{
    padding-left: 0;
}
.hs-home-faqs .public-faqs .faqs-group:before
{
    display: none;
}
.hs-home-customer
{
    text-align: center;

    color: #fff;
    background: url(../images/customer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-customer
    {
        background-attachment: fixed;
    }
}
.hs-home-customer .title-home img
{
    max-width: 100%;
}
.hs-home-customer .title-home h2
{
    margin-top: 30px;
}
.hs-home-customer .customer
{
    max-width: 760px;
    margin: 0 auto;
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-home-customer .customer
    {
        margin-top: 20px;
    }
}
.hs-home-customer .customer .public-note p
{
    color: #fff;
}
.hs-home-customer .more
{
    margin-top: 6vw;
}
.hs-home-customer .more a
{
    line-height: 30px;

    display: inline-block;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-home-customer .more a:hover
{
    color: #edcca8;
}
.hs-home-news .news
{
    overflow: hidden;

    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-news .news
    {
        margin-top: 30px;
    }
}
.hs-home-news .news-more a
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-home-news .news-more a:hover
{
    color: #3c1f00;
}
.hs-home-news .slick-news .slick-list
{
    margin: 0 -25px;
}
@media (max-width: 1199px)
{
    .hs-home-news .slick-news .slick-list
    {
        margin: 0;
    }
}
.hs-home-news .slick-news .slick-slide
{
    padding: 0 25px;

    border-right: 1px solid rgba(0, 0, 0, .3);
}
@media (max-width: 1199px)
{
    .hs-home-news .slick-news .slick-slide
    {
        padding: 0;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .slick-news .slick-slide
    {
        border: none;
    }
}
.hs-home-news .news-group
{
    display: block;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-home-news .news-group .desc
{
    padding: 30px;

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

    background-color: #fff;
}
@media (max-width: 991px)
{
    .hs-home-news .news-group .desc
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .news-group .desc
    {
        padding: 0;
    }
}
.hs-home-news .news-group .date
{
    font-size: 18px;
    line-height: 24px;

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

    width: 84px;
    height: 84px;

    color: #fff;
    background: #3c1f00;

    -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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
}
@media (max-width: 1560px)
{
    .hs-home-news .news-group .date
    {
        font-size: 16px;

        width: 74px;
        height: 74px;
    }
}
.hs-home-news .news-group .title-news
{
    font-weight: bold;
    line-height: 22px;

    display: -webkit-box;
    overflow: hidden;

    height: 44px;
    margin-top: 50px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px)
{
    .hs-home-news .news-group .title-news
    {
        margin-top: 30px;
    }
}
.hs-home-news .news-group .note
{
    margin-top: 20px;
    padding-top: 20px;

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

    height: 44px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-news .news-group .more
{
    font-size: 14px;
    line-height: 24px;

    margin-top: 20px;

    color: #666;
}
@media (min-width: 1200px)
{
    .hs-home-news .news-group:hover .date
    {
        color: #3c1f00;
        background-color: #fff;
    }
    .hs-home-news .news-group:hover .desc
    {
        color: #fff;
        background-color: rgba(0, 0, 0, .7);
    }
    .hs-home-news .news-group:hover .note
    {
        border-top-color: rgba(255, 255, 255, .4);
    }
    .hs-home-news .news-group:hover .note p
    {
        color: #fff;
    }
    .hs-home-news .news-group:hover .more
    {
        color: rgba(255, 255, 255, .6);
    }
}
.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;
    }
}
.mt-30
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .mt-30
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .mt-30
    {
        margin-top: 0;
    }
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.pt-100
{
    padding-top: 100px;
}
.pt-110
{
    padding-top: 110px;
}
@media (max-width: 1199px)
{
    .pt-110
    {
        padding-top: 60px;
    }
}
@media (max-width: 767px)
{
    .pt-110
    {
        padding-top: 0;
    }
}
.pb-200
{
    padding-bottom: 200px;
}
.title-inner
{
    position: relative;
}
.title-inner .subtitle
{
    font-family: 'Anton';
    font-size: 138px;
    line-height: 1;

    position: absolute;
    bottom: 10%;

    white-space: nowrap;

    opacity: .05;
}
@media (max-width: 1560px)
{
    .title-inner .subtitle
    {
        font-size: 120px;
    }
}
@media (max-width: 1199px)
{
    .title-inner .subtitle
    {
        font-size: 100px;
    }
}
@media (max-width: 991px)
{
    .title-inner .subtitle
    {
        font-size: 80px;
    }
}
@media (max-width: 767px)
{
    .title-inner .subtitle
    {
        font-size: 60px;
    }
}
.title-inner .note
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.title-inner .note .num
{
    margin-right: 30px;

    color: #3c1f00;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.title-inner .note .num span
{
    font-size: 56px;
    line-height: 1;
}
.title-inner .note .num sup
{
    font-size: 24px;

    top: 10px;

    vertical-align: top;
}
.title-inner .note .txt p
{
    font-size: 18px;
    line-height: 1.55555556;

    margin: 0;

    color: rgba(0, 0, 0, .8);
}
.title-inner h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;

    color: #3c1f00;
}
@media (max-width: 1560px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
.title-inner.text-center
{
    width: 100%;
}
.title-inner.text-center .subtitle
{
    top: 35%;
    bottom: auto;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.title-inner.text-center .note
{
    text-align: left;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-top
{
    padding: 30px 0;
}
.hs-inner-top-other
{
    padding: 20px 0;

    color: #fff;
    background-color: #3c1f00;
}
.hs-inner-top-other .public-menu
{
    color: #fff;
}
@media (max-width: 767px)
{
    .hs-inner-location
    {
        width: 100%;
    }
}
.hs-inner-location .location
{
    line-height: 30px;

    position: relative;

    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-location .location
    {
        width: 100%;
    }
}
.hs-inner-location .location .flaticon
{
    font-size: 20px;

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

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

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

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

    margin: 0 4px;

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

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover
{
    text-decoration: underline;
}
.hs-inner-search
{
    width: 40%;
}
@media (max-width: 767px)
{
    .hs-inner-search
    {
        width: 100%;
        margin-top: 15px;
    }
}
.hs-inner-search form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    border: 1px solid #ccc;

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

    width: 100%;
    padding: 0 20px;
}
@media (max-width: 767px)
{
    .hs-inner-search form input
    {
        line-height: 38px;
    }
}
.hs-inner-search form input::-webkit-input-placeholder,
.hs-inner-search form textarea::-webkit-input-placeholder
{
    color: #666;
}
.hs-inner-search form input:-o-placeholder,
.hs-inner-search form textarea:-o-placeholder
{
    color: #666;
}
.hs-inner-search form input::-moz-placeholder,
.hs-inner-search form textarea::-moz-placeholder
{
    color: #666;
}
.hs-inner-search form input:-ms-input-placeholder,
.hs-inner-search form textarea:-ms-input-placeholder
{
    color: #666;
}
.hs-inner-search form input:focus::-webkit-input-placeholder,
.hs-inner-search form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-search form input:focus::-o-placeholder,
.hs-inner-search form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-inner-search form input:focus::-moz-placeholder,
.hs-inner-search form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-inner-search form input:focus::-ms-input-placeholder,
.hs-inner-search form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-inner-search form .submit
{
    position: relative;

    width: 44px;

    text-align: center;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-search form .submit:before
{
    position: absolute;
    top: 10%;
    left: 0;

    display: block;

    width: 1px;
    height: 80%;

    content: '';

    background-color: rgba(0, 0, 0, .2);
}
.hs-inner-search form .submit:hover
{
    color: #3c1f00;
}
.hs-inner-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-content .hs-inner-left
{
    font-size: 16px;

    width: 320px;
    padding: 40px 0 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-content .hs-inner-left
    {
        width: 320px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-content .hs-inner-left
    {
        width: 280px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-content .hs-inner-left
    {
        display: none;

        width: 100%;
        padding-top: 30px;
        padding-bottom: 0;

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

    width: -webkit-calc(100% - 320px);
    width:         calc(100% - 320px);
    padding: 50px 0 80px 5%;
}
@media (max-width: 1560px)
{
    .hs-inner-content .hs-inner-right
    {
        width: -webkit-calc(100% - 320px);
        width:         calc(100% - 320px);
        padding-left: 3%;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-content .hs-inner-right
    {
        width: -webkit-calc(100% - 280px);
        width:         calc(100% - 280px);
    }
}
@media (max-width: 1199px)
{
    .hs-inner-content .hs-inner-right
    {
        width: 100%;
        padding-top: 30px;
        padding-left: 0;
    }
}
.public-menu
{
    font-size: 22px;

    color: #9c9c9c;
}
@media (max-width: 1560px)
{
    .public-menu
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .public-menu
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-menu
    {
        font-size: 16px;

        width: 100%;
        margin-top: 10px;
    }
}
.public-menu 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: 1199px)
{
    .public-menu ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 767px)
{
    .public-menu ul
    {
        margin: 0 -10px;
    }
}
.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;
}
.public-menu ul li a
{
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .public-menu ul li a
    {
        padding: 10px 15px;
    }
}
@media (max-width: 991px)
{
    .public-menu ul li a
    {
        line-height: 24px;

        padding: 10px;
    }
}
@media (max-width: 767px)
{
    .public-menu ul li a
    {
        padding: 5px 10px;
    }
}
.public-menu ul li:after
{
    content: '/';
}
.public-menu ul li:last-child:after
{
    display: none;
}
.public-menu ul li.active a,
.public-menu ul li:hover a
{
    font-weight: bold;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-leftmenu:after
    {
        font-size: 24px;
        line-height: 30px;

        width: 30px;
        height: 30px;
        margin: 0;

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

        color: #3c1f00;
        background: none;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-leftmenu
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
                justify-content: space-between;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-leftmenu.current:after
    {
        content: '-';
    }
}
.inner-leftmenu .title-leftmenu h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;

    color: #3c1f00;
}
.inner-leftmenu .title-leftmenu h2:after
{
    display: block;

    width: 89px;
    height: 2px;
    margin-top: 30px;

    content: '';

    background: #000;
}
.inner-leftmenu .menunav1
{
    margin-top: 20px;
    padding-bottom: 30px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .menunav1
    {
        margin-top: 10px;
        padding-bottom: 0;
    }
}
.inner-leftmenu .menunav1 > li
{
    position: relative;

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

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

    padding: 15px 20px 15px 0;

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

    color: #222;
    border-bottom: 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: 1400px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 17px;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 0;
    }
}
.inner-leftmenu .menunav1 > li > a:after
{
    position: absolute;
    bottom: -1px;
    left: 0;

    width: 0;
    height: 3px;

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

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

    color: #3c1f00;
}
.inner-leftmenu .menunav1 > li.active > a:after,
.inner-leftmenu .menunav1 > li:hover > a:after
{
    width: 88px;
}
.inner-leftmenu .menunav2
{
    padding-top: 15px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        display: inline-block;

        margin-right: 20px;

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

    position: relative;

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

    padding: 5px 20px 5px 30px;

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

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

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

    content: '';

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

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

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

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

    margin: 0;
}
.title-product-details h3 .flaticon
{
    font-size: 26px;

    margin-right: 20px;

    color: #3c1f00;

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

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

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

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

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

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

    text-align: left;
}
@media (max-width: 767px)
{
    table tr th
    {
        font-size: 14px;
    }
}
table tr th,
table tr td
{
    padding: 10px 20px;

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

    border: 1px solid #c9c9c9;
}
@media (max-width: 767px)
{
    table tr th,
    table tr td
    {
        font-size: 14px;

        padding: 10px;
    }
}
table tr td:nth-child(2n + 1)
{
    font-size: 18px;
    font-weight: bold;

    background: #f0efef;
}
@media (max-width: 1199px)
{
    table tr td:nth-child(2n + 1)
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    table tr td:nth-child(2n + 1)
    {
        font-size: 14px;
    }
}
.public-listbox1 > ul
{
    margin: 0 -40px;
    margin-top: -50px;
}
@media (max-width: 1560px)
{
    .public-listbox1 > ul
    {
        margin: 0 -20px;
        margin-top: -30px;
    }
}
.public-listbox1 > ul > li
{
    margin-top: 50px;
    padding: 0 40px;
}
@media (max-width: 1560px)
{
    .public-listbox1 > ul > li
    {
        margin-top: 30px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox1 > ul > li
    {
        margin-top: 30px;
    }
}
.public-listbox1 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.public-listbox1 .listbox-group .icon
{
    font-size: 30px;
    line-height: 24px;
}
.public-listbox1 .listbox-group .public-note
{
    padding-left: 20px;
}
@media (min-width: 1200px)
{
    .public-listbox2 > ul
    {
        margin: 0 -20px;
    }
    .public-listbox2 > ul > li
    {
        padding: 0 20px;
    }
}
.public-listbox2 > ul
{
    margin-top: -40px;
}
@media (max-width: 1199px)
{
    .public-listbox2 > ul
    {
        margin-top: -20px;
    }
}
.public-listbox2 > ul > li
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .public-listbox2 > ul > li
    {
        margin-top: 20px;
    }
}
.public-listbox2 .listbox-group
{
    height: 100%;
    padding: 50px 50px 0 0;

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

    background: #fcf9f5;
}
@media (max-width: 1560px)
{
    .public-listbox2 .listbox-group
    {
        padding: 30px 30px 0 0;
    }
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group
    {
        padding: 15px 15px 0 0;
    }
}
.public-listbox2 .listbox-group .group-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .public-listbox2 .listbox-group .group-top
    {
        padding-bottom: 20px;
        padding-left: 30px;
    }
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group .group-top
    {
        padding-bottom: 10px;
        padding-left: 15px;
    }
}
.public-listbox2 .listbox-group .icon
{
    font-size: 60px;

    margin-right: 20px;

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

    color: #3c1f00;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1560px)
{
    .public-listbox2 .listbox-group .icon
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group .icon
    {
        font-size: 40px;

        margin-right: 10px;
    }
}
.public-listbox2 .listbox-group .title-listbox
{
    font-size: 20px;
    line-height: 1.3;
}
@media (max-width: 1199px)
{
    .public-listbox2 .listbox-group .title-listbox
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group .title-listbox
    {
        font-size: 16px;
    }
}
.public-listbox2 .listbox-group .public-note
{
    padding: 30px 0 50px 50px;
}
@media (max-width: 1560px)
{
    .public-listbox2 .listbox-group .public-note
    {
        padding: 30px 0 30px 30px;
    }
}
@media (max-width: 767px)
{
    .public-listbox2 .listbox-group .public-note
    {
        padding: 15px 0 15px 15px;
    }
}
.public-listbox2 .listbox-group .public-note p
{
    color: rgba(0, 0, 0, .8);
}
@media (min-width: 1200px)
{
    .public-listbox2 .listbox-group:hover
    {
        color: #fff;
        background-color: #3c1f00;
    }
    .public-listbox2 .listbox-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);

        color: #fff;
    }
    .public-listbox2 .listbox-group:hover .group-top
    {
        border-bottom-color: rgba(255, 255, 255, .2);
    }
    .public-listbox2 .listbox-group:hover .public-note p
    {
        color: rgba(255, 255, 255, .8);
    }
}
.public-listbox3 > ul
{
    margin-top: -30px;
}
@media (max-width: 1560px)
{
    .public-listbox3 > ul
    {
        margin-top: -20px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox3 > ul
    {
        margin-top: -10px;
    }
}
.public-listbox3 > ul > li
{
    margin-top: 30px;
}
@media (max-width: 1560px)
{
    .public-listbox3 > ul > li
    {
        margin-top: 20px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox3 > ul > li
    {
        margin-top: 10px;
    }
}
.public-listbox4
{
    position: relative;

    padding: 120px 10% 100px 10%;

    background: #fcf9f5;
}
@media (max-width: 1560px)
{
    .public-listbox4
    {
        padding: 100px 5% 80px 5%;
    }
}
@media (max-width: 767px)
{
    .public-listbox4
    {
        padding: 20px;
    }
}
.public-listbox4 .title-listbox-top
{
    position: absolute;
    top: 0;
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 767px)
{
    .public-listbox4 .title-listbox-top
    {
        position: relative;
        left: 0;

        margin: 0 auto;
        margin-bottom: 30px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.public-listbox4 .title-listbox-top img
{
    max-width: 100%;
}
.public-listbox4 .title-listbox-top p
{
    line-height: 30px;

    display: inline-block;

    margin: 0;
    padding: 10px 60px;

    color: #fff;
    background-color: #3c1f00;
}
@media (max-width: 1199px)
{
    .public-listbox4 .title-listbox-top p
    {
        padding: 10px 30px;
    }
}
@media (max-width: 991px)
{
    .public-listbox4 .title-listbox-top p
    {
        line-height: 24px;

        padding: 10px;
    }
}
.public-listbox4 > ul
{
    margin: 0 -40px;
    margin-top: -50px;
}
@media (max-width: 1560px)
{
    .public-listbox4 > ul
    {
        margin: 0 -20px;
        margin-top: -30px;
    }
}
.public-listbox4 > ul > li
{
    margin-top: 50px;
    padding: 0 40px;
}
@media (max-width: 1560px)
{
    .public-listbox4 > ul > li
    {
        margin-top: 30px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox4 > ul > li
    {
        margin-top: 30px;
    }
}
.public-listbox4 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.public-listbox4 .listbox-group .icon
{
    font-size: 30px;
    line-height: 24px;
}
.public-listbox4 .listbox-group .public-note
{
    padding-left: 20px;
}
@media (max-width: 767px)
{
    .public-listbox4 .listbox-group .public-note
    {
        padding-left: 10px;
    }
}
.public-listbox4 .listbox-group .public-note h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}
@media (max-width: 767px)
{
    .public-listbox4 .listbox-group .public-note h3
    {
        font-size: 18px;
    }
}
.public-title-parameter
{
    margin-bottom: 60px;

    text-align: center;
}
@media (max-width: 1560px)
{
    .public-title-parameter
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 1199px)
{
    .public-title-parameter
    {
        margin-bottom: 30px;
    }
}
.public-title-parameter img
{
    max-width: 100%;
}
.public-title-parameter h3
{
    font-size: 26px;
    font-weight: bold;
    line-height: 1.15384615;

    position: relative;
    z-index: 6;

    margin-top: -60px;
    margin-bottom: 20px;
}
@media (max-width: 1199px)
{
    .public-title-parameter h3
    {
        font-size: 22px;

        margin-top: -30px;
    }
}
@media (max-width: 991px)
{
    .public-title-parameter h3
    {
        font-size: 20px;

        margin-bottom: 10px;
    }
}
.public-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-share ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    width: 24px;
    height: 34px;

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

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

    width: 100%;

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

    -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-feedback .title-inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-bottom: 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .public-feedback .title-inner
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.public-feedback .title-inner h2
{
    margin-right: 5%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-feedback .title-inner .public-note p
{
    font-size: 16px;
    line-height: 24px;
}
.public-feedback form > ul > li
{
    margin-top: 20px;
}
.public-feedback form label
{
    font-size: 18px;
    line-height: 30px;
}
@media (max-width: 1199px)
{
    .public-feedback form label
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-feedback form label
    {
        font-size: 16px;
    }
}
.public-feedback form input,
.public-feedback form textarea
{
    font-size: 18px;
    line-height: 24px;

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

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 991px)
{
    .public-feedback form input,
    .public-feedback form textarea
    {
        font-size: 16px;
    }
}
.public-feedback form input::-webkit-input-placeholder,
.public-feedback form textarea::-webkit-input-placeholder
{
    color: #333;
}
.public-feedback form input:-o-placeholder,
.public-feedback form textarea:-o-placeholder
{
    color: #333;
}
.public-feedback form input::-moz-placeholder,
.public-feedback form textarea::-moz-placeholder
{
    color: #333;
}
.public-feedback form input:-ms-input-placeholder,
.public-feedback form textarea:-ms-input-placeholder
{
    color: #333;
}
.public-feedback form input:focus::-webkit-input-placeholder,
.public-feedback form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.public-feedback form input:focus::-o-placeholder,
.public-feedback form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.public-feedback form input:focus::-moz-placeholder,
.public-feedback form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.public-feedback form input:focus::-ms-input-placeholder,
.public-feedback form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.public-feedback form .submit
{
    font-size: 18px;

    height: 50px;
    margin-top: 30px;
    padding: 0 50px;

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

    color: #fff;
    border-radius: 0;
    background-color: #3c1f00;
}
@media (max-width: 991px)
{
    .public-feedback form .submit
    {
        font-size: 18px;

        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .public-feedback form .submit
    {
        font-size: 16px;
    }
}
.public-feedback form .submit:hover
{
    background-color: #edcca8;
}
.hs-inner-about
{
    position: relative;

    padding-top: 280px;
    padding-bottom: 100px;

    color: #fff;
    background: url(../images/about-banner.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-inner-about
    {
        padding: 60px 0;
    }
}
.hs-inner-about .title-home .subtitle
{
    font-family: 'Georgia';
    font-size: 24px;
    line-height: 1.25;

    margin-bottom: 14px;
}
.hs-inner-about .about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-bottom: 50px;

    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1199px)
{
    .hs-inner-about .about
    {
        padding-bottom: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-inner-about .about-left
{
    width: 60%;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-left
    {
        width: 70%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-left
    {
        width: 100%;
    }
}
.hs-inner-about .about-left .public-note
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-left .public-note
    {
        margin-top: 20px;
    }
}
.hs-inner-about .about-left .public-note p
{
    color: rgba(255, 255, 255, .8);
}
.hs-inner-about .about-logo
{
    width: 40%;

    text-align: right;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-logo
    {
        width: 30%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-logo
    {
        width: 120px;
        margin-top: 20px;
    }
}
.hs-inner-about .about-logo img
{
    max-width: 200px;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-logo img
    {
        max-width: 150px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-logo img
    {
        max-width: 120px;
    }
}
.hs-inner-about .about-bottom
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-about .about-bottom
    {
        margin-top: 20px;
    }
}
.hs-inner-about .about-bottom .list1
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-about .about-bottom .list1 li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-bottom .list1 li
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-bottom .list1 li
    {
        width: 100%;
    }
}
.hs-inner-about .about-bottom .list1 li h3
{
    font-family: 'Georgia';
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-about .about-bottom .list1 li p
{
    margin: 0;

    color: #fff;
}
.hs-inner-about .about-bottom .list2
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-about .about-bottom .list2 li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-bottom .list2 li
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-bottom .list2 li
    {
        width: 100%;
    }
}
.hs-inner-about .about-bottom .list2 li:nth-child(3)
{
    width: 40%;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-bottom .list2 li:nth-child(3)
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-bottom .list2 li:nth-child(3)
    {
        width: 100%;
    }
}
.hs-inner-about .about-bottom .list2 li .flaticon
{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-about .about-bottom .list2 li p
{
    margin: 0;

    color: #fff;
}
.hs-inner-factory .factory-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory-top .factory-logo img
    {
        max-width: 300px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-factory .factory-top .factory-logo img
    {
        max-width: 200px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-top .factory-logo
    {
        margin-top: 10px;
    }
}
.hs-inner-factory .factory-content
{
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-factory .factory-content
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory-content
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-content
    {
        margin-top: 20px;
    }
}
.hs-inner-factory .factory-content .swiper-slide
{
    overflow: hidden;
}
.hs-inner-factory .factory-content .swiper-slide .factory-group
{
    overflow: hidden;
}
.hs-inner-factory .factory-content .swiper-slide .factory-group .ibox
{
    padding-bottom: 76%;
}
.hs-inner-factory .factory-1
{
    position: relative;
    z-index: 1;

    width: 32.5%;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-1
    {
        width: 100%;
    }
}
.hs-inner-factory .factory-2
{
    position: relative;
    z-index: 4;

    width: 40%;
    margin-left: -10%;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-2
    {
        display: none;
    }
}
.hs-inner-factory .factory-3
{
    position: relative;
    z-index: 3;

    width: 32.5%;
    margin-left: -10%;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-3
    {
        display: none;
    }
}
.hs-inner-factory .factory-4
{
    position: relative;
    z-index: 2;

    width: 25%;
    margin-left: -10%;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-4
    {
        display: none;
    }
}
.hs-inner-customer .customer
{
    position: relative;

    width: 120%;
    margin-top: 80px;
    margin-left: -10%;
}
@media (max-width: 1560px)
{
    .hs-inner-customer .customer
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-customer .customer
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-customer .customer
    {
        width: 100%;
        margin-left: 0;
    }
}
.hs-inner-customer .customer .customer-group
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-inner-customer .customer .customer-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-customer .customer .customer-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-customer .customer .swiper-customer .swiper-slide .customer-group
{
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);

    opacity: .1;
}
.hs-inner-customer .customer .swiper-customer .swiper-slide-active .customer-group
{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);

    opacity: 1;
}
.hs-inner-customer .customer .swiper-button-prev
{
    left: 30%;
}
@media (max-width: 767px)
{
    .hs-inner-customer .customer .swiper-button-prev
    {
        left: 0;
    }
}
.hs-inner-customer .customer .swiper-button-next
{
    right: 30%;
}
@media (max-width: 767px)
{
    .hs-inner-customer .customer .swiper-button-next
    {
        right: 0;
    }
}
#about,
#why,
#factoryviews,
#customerviews
{
    position: relative;
    top: -80px;
}
.public-product-menu .product-menu1
{
    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: 1470px)
{
    .public-product-menu .product-menu1
    {
        margin: 0 -15px;
    }
}
.public-product-menu .product-menu1 > li
{
    width: 33.33333333%;
    padding: 0 30px;
}
@media (max-width: 1470px)
{
    .public-product-menu .product-menu1 > li
    {
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .public-product-menu .product-menu1 > li
    {
        width: 100%;
    }
}
.public-product-menu .product-menu1 > li .menu-group
{
    position: relative;

    display: block;

    text-align: center;

    color: #fff;
}
.public-product-menu .product-menu1 > li .menu-group:after
{
    position: absolute;
    z-index: 6;
    top: 100%;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 16px 10px 0 10px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
.public-product-menu .product-menu1 > li .menu-group .img
{
    position: relative;
}
.public-product-menu .product-menu1 > li .menu-group .img:before
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    background-color: rgba(0, 0, 0, .5);
}
.public-product-menu .product-menu1 > li .menu-group .img .ibox
{
    padding-bottom: 29.87012987%;
}
.public-product-menu .product-menu1 > li .menu-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-menu .product-menu1 > li .menu-group .title-menu
{
    font-size: 26px;
    font-weight: bold;

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

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 1199px)
{
    .public-product-menu .product-menu1 > li .menu-group .title-menu
    {
        font-size: 22px;
    }
}
@media (max-width: 991px)
{
    .public-product-menu .product-menu1 > li .menu-group .title-menu
    {
        font-size: 20px;
    }
}
.public-product-menu .product-menu1 > li:hover .menu-group,
.public-product-menu .product-menu1 > li.active .menu-group
{
    box-shadow: 0 10px 20px rgba(0, 0, 0, .3);
}
.public-product-menu .product-menu1 > li:hover .menu-group:after,
.public-product-menu .product-menu1 > li.active .menu-group:after
{
    opacity: 1;
}
.public-product-menu .product-menu1 > li:hover .menu-group .img:before,
.public-product-menu .product-menu1 > li.active .menu-group .img:before
{
    background-color: rgba(0, 0, 0, .36);
}
@media (max-width: 767px)
{
    .public-product-menu .product-menu1 > li:hover .menu-group .img:before,
    .public-product-menu .product-menu1 > li.active .menu-group .img:before
    {
        background-color: rgba(0, 0, 0, .16);
    }
}
.public-product-menu .product-menu1 > li.active .product-menu2
{
    display: block;
}
.public-product-menu .product-menu2
{
    font-size: 0;

    display: none;

    margin: 0 -14px;
    padding-bottom: 20px;
}
@media (max-width: 1199px)
{
    .public-product-menu .product-menu2
    {
        margin: 0 -5px;
        margin-top: 10px;
    }
}
.public-product-menu .product-menu2 > li
{
    display: inline-block;

    min-width: 25%;
    margin-top: 20px;
    padding: 0 14px;

    vertical-align: top;
}
@media (max-width: 1199px)
{
    .public-product-menu .product-menu2 > li
    {
        margin-top: 10px;
        padding: 0 5px;
    }
}
.public-product-menu .product-menu2 > li > a
{
    font-size: 16px;
    line-height: 24px;
    line-height: 1.4;

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

    height: 100%;
    padding: 10px;

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

    border: 1px solid #000;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 991px)
{
    .public-product-menu .product-menu2 > li > a
    {
        padding: 5px 10px;
    }
}
@media (max-width: 767px)
{
    .public-product-menu .product-menu2 > li > a
    {
        font-size: 14px;
    }
}
.public-product-menu .product-menu2 > li:hover > a,
.public-product-menu .product-menu2 > li.active > a
{
    color: #fff;
    border-color: #3c1f00;
    background-color: #3c1f00;
}
.public-product-menu-other .product-menu1 > li .menu-group
{
    border-bottom: 6px solid transparent;
}
.public-product-menu-other .product-menu1 > li .menu-group:after
{
    bottom: -20px;

    -webkit-transform: rotate(180deg) translateX(-50%);
        -ms-transform: rotate(180deg) translateX(-50%);
            transform: rotate(180deg) translateX(-50%);

    border-color: transparent transparent #3c1f00 transparent;
}
.public-product-menu-other .product-menu1 > li.active .menu-group
{
    border-bottom-color: #3c1f00;
}
.public-product-menu-other .product-menu2-other
{
    margin-top: 30px;
}
.public-product-menu-other .product-menu2-other .product-menu2
{
    display: block;

    text-align: center;
}
.public-product-menu-other .product-menu2-other .product-menu2 > li
{
    min-width: 200px;
}
@media (max-width: 1199px)
{
    .public-product-menu-other .product-menu2-other .product-menu2 > li
    {
        min-width: 150px;
    }
}
.public-product-group
{
    display: block;

    padding-bottom: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
@media (max-width: 1199px)
{
    .public-product-group
    {
        padding-bottom: 0;
    }
}
.public-product-group .product-group
{
    padding: 10px 10px 0 10px;

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

    background: #fcf8f7;
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .desc
{
    padding: 20px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .public-product-group .desc
    {
        padding: 15px 0;
    }
}
@media (max-width: 767px)
{
    .public-product-group .desc
    {
        padding: 10px 0;
    }
}
.public-product-group .title-product
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

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

        height: 24px;
    }
}
.public-product-group .more
{
    font-size: 14px;
    line-height: 20px;

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

    opacity: 0;
    color: #666;
}
@media (max-width: 1199px)
{
    .public-product-group .more
    {
        display: none;
    }
}
@media (min-width: 1200px)
{
    .public-product-group:hover
    {
        background-color: #edcca8;
        box-shadow: 0 0 11px 2px rgba(33, 17, 1, .17);
    }
    .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 .product-group
    {
        background: none;
    }
    .public-product-group:hover .more
    {
        opacity: 1;
    }
}
.pt-260
{
    padding-top: 260px;
}
@media (max-width: 1560px)
{
    .pt-260
    {
        padding-top: 200px;
    }
}
@media (max-width: 1199px)
{
    .pt-260
    {
        padding-top: 40px;
    }
}
.hs-inner-product
{
    position: relative;
}
.hs-inner-product:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100vh;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 31, 0, .1)), to(transparent));
    background-image: -webkit-linear-gradient(rgba(60, 31, 0, .1), transparent);
    background-image:         linear-gradient(rgba(60, 31, 0, .1), transparent);
}
.hs-inner-product .container
{
    position: relative;
    z-index: 6;
}
.hs-inner-product .product > ul
{
    margin: 0 -20px;
}
@media (max-width: 1470px)
{
    .hs-inner-product .product > ul
    {
        margin: 0 -15px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product .product > ul
    {
        margin: 0 -5px;
    }
}
.hs-inner-product .product > ul > li
{
    margin-top: 80px;
    padding: 0 20px;
}
@media (max-width: 1470px)
{
    .hs-inner-product .product > ul > li
    {
        margin-top: 40px;
        padding: 0 15px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product .product > ul > li
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product .product > ul > li
    {
        padding: 0 5px;
    }
}
.pt-180
{
    padding-top: 180px;
}
@media (max-width: 1199px)
{
    .pt-180
    {
        padding-top: 60px;
    }
}
@media (max-width: 767px)
{
    .pt-180
    {
        padding-top: 40px;
    }
}
.hs-inner-product-details .product-details
{
    margin-top: 100px;
    padding: 30px 50px;

    background: #fcf9f5;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details
    {
        margin-top: 60px;
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details
    {
        padding: 10px;
    }
}
.hs-inner-product-details .product-details .details-imgbox
{
    font-size: 0;

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

    border-right: 1px solid rgba(60, 31, 0, .2);
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
        padding-right: 0;

        border: none;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-big
{
    position: relative;

    overflow: hidden;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .product-group
{
    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;

    border-radius: 3px;
    background: #3c1f00;
}
.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: 20px;
    padding: 0 5%;
}
.hs-inner-product-details .product-details .product-small .slick-list
{
    margin: 0;
}
.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 #f2f2f2;
    background-color: #fff;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group
{
    border: 1px solid #3c1f00;
}
.hs-inner-product-details .product-details .product-small .slick-arrow
{
    left: -8%;
}
.hs-inner-product-details .product-details .product-small .slick-arrow .flaticon
{
    font-size: 16px;

    display: block;

    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.hs-inner-product-details .product-details .product-small .slick-arrow.swiper-button-next
{
    right: -8%;
    left: auto;
}
.hs-inner-product-details .product-details .product-small .slick-arrow.swiper-button-next .flaticon
{
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.hs-inner-product-details .product-details .details-content
{
    width: 60%;
    padding-top: 30px;
    padding-left: 5%;
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding-top: 0;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding: 30px 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details:after
{
    display: block;

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

    content: '';

    background: #3c1f00;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details:after
    {
        width: 100px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 24px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details p
{
    font-size: 20px;
    line-height: 1.2;

    margin: 10px 0 0 0;

    opacity: .8;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .title-details p
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details p
    {
        font-size: 16px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note
{
    min-height: 200px;
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content .public-note
    {
        min-height: auto;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 20px;

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

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

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

    color: #fff;
    background-color: #3c1f00;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content .link a
    {
        min-width: 140px;
    }
}
.hs-inner-product-details .product-details .details-content .link a.active
{
    color: #3c1f00;
    background-color: #edcca8;
}
.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-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter
    {
        padding-top: 60px;
    }
}
.hs-inner-product-details .parameter .parameter-menu
{
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter .parameter-menu
    {
        padding: 10px 0;
    }
}
.hs-inner-product-details .parameter .parameter-menu ul
{
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-product-details .parameter .parameter-menu ul li
{
    position: relative;
}
.hs-inner-product-details .parameter .parameter-menu ul li: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%);

    background-color: rgba(0, 0, 0, .2);
}
.hs-inner-product-details .parameter .parameter-menu ul li:last-child:after
{
    display: none;
}
.hs-inner-product-details .parameter .parameter-menu ul li a
{
    font-size: 22px;
    line-height: 30px;

    position: relative;

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

    padding: 25px 60px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .parameter .parameter-menu ul li a
    {
        font-size: 20px;

        padding: 25px 40px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .parameter .parameter-menu ul li a
    {
        padding: 20px 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter .parameter-menu ul li a
    {
        font-size: 18px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter .parameter-menu ul li a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 5px 20px;
    }
}
.hs-inner-product-details .parameter .parameter-menu ul li a:before
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 10px 15px 10px;
    border-style: solid;
    border-color: transparent transparent #3c1f00 transparent;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .parameter .parameter-menu ul li a:before
    {
        display: none;
    }
}
.hs-inner-product-details .parameter .parameter-menu ul li.active a
{
    font-weight: bold;

    color: #3c1f00;
}
.hs-inner-product-details .parameter .parameter-menu ul li.active a:before
{
    opacity: 1;
}
.hs-inner-product-details .parameter .parameter-content
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter .parameter-content
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .slick-product-scroll1 .scroll-group img
{
    width: 100%;
}
.hs-inner-why
{
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-why
    {
        background-attachment: fixed;
    }
}
.hs-inner-why .title-home h2,
.hs-inner-why .title-home .txt p
{
    color: #fff;
}
.hs-inner-why .why
{
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-why .why
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .why
    {
        margin-top: 30px;
    }
}
.hs-inner-why .why .swiper-why .swiper-slide
{
    height: auto;
}
.hs-inner-why .why .why-group
{
    position: relative;

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

    background-color: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-why .why .why-group
    {
        padding: 30px 30px 0 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group
    {
        padding: 20px 20px 0 0;
    }
}
.hs-inner-why .why .why-group:after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 16px;

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

    border-radius: 1px;
    background: #edcca8;
}
.hs-inner-why .why .why-group .group-top
{
    padding: 0 0 30px 50px;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px)
{
    .hs-inner-why .why .why-group .group-top
    {
        padding: 0 0 30px 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group .group-top
    {
        padding: 0 0 20px 20px;
    }
}
.hs-inner-why .why .why-group .group-top .icon
{
    font-size: 50px;
    line-height: 50px;

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

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

    color: #3c1f00;
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group .group-top .icon
    {
        font-size: 40px;
    }
}
.hs-inner-why .why .why-group .group-top .icon b
{
    font-family: 'D-DIN-PRO';
    font-weight: normal;
}
.hs-inner-why .why .why-group .group-top .icon .scrollnum
{
    font-size: 70px;
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group .group-top .icon .scrollnum
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-why .why .why-group .group-top .icon .scrollnum
    {
        font-size: 50px;
    }
}
.hs-inner-why .why .why-group .title-why
{
    font-family: 'Georgia';
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    margin-top: 20px;
}
@media (max-width: 1560px)
{
    .hs-inner-why .why .why-group .title-why
    {
        font-size: 20px;
    }
}
.hs-inner-why .why .why-group .note
{
    margin-top: 10px;
    padding: 50px 0 50px 50px;
}
@media (max-width: 1560px)
{
    .hs-inner-why .why .why-group .note
    {
        padding: 30px 0 30px 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group .note
    {
        padding: 20px 0 20px 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-why .why .why-group:hover:after
    {
        width: 100%;
    }
    .hs-inner-why .why .why-group:hover .group-top .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-why .public-scrollbar
{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-why .public-scrollbar .swiper-scrollbar-drag
{
    width: 24px;
    height: 24px;

    border-radius: 50%;
}
.hs-inner-why .public-scrollbar .swiper-scrollbar-drag:before
{
    display: none;
}
.public-product-related .product-related
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .public-product-related .product-related
    {
        margin-top: 30px;
    }
}
.public-product-related .slick-slide
{
    padding-bottom: 20px;
}
.hs-inner-news .news .news-group
{
    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-inner-news .news .news-group .group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 80px 0;

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news .news-group .group
    {
        padding: 60px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .group
    {
        padding: 30px 0;
    }
}
.hs-inner-news .news .news-group .date
{
    font-size: 38px;
    line-height: 1;

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

    width: 180px;
    height: 180px;

    color: #3c1f00;
    background: rgba(60, 31, 0, .2);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news .news-group .date
    {
        font-size: 30px;

        width: 140px;
        height: 140px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .date
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-group .date
    {
        font-size: 20px;

        width: 80px;
        height: 80px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .date
    {
        font-size: 18px;
    }
}
.hs-inner-news .news .news-group .desc
{
    width: -webkit-calc(100% - 440px);
    width:         calc(100% - 440px);
    padding: 0 5%;
}
@media (max-width: 1400px)
{
    .hs-inner-news .news .news-group .desc
    {
        width: -webkit-calc(100% - 400px);
        width:         calc(100% - 400px);
        padding: 0 3%;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .desc
    {
        width: -webkit-calc(100% - 220px);
        width:         calc(100% - 220px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .desc
    {
        width: 100%;
        margin-top: 15px;
        padding: 0;
    }
}
.hs-inner-news .news .news-group .title-news
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;

    display: -webkit-box;
    overflow: hidden;

    height: 22px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news .news .news-group .note
{
    margin-top: 20px;
    padding-top: 20px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
.hs-inner-news .news .news-group .more
{
    margin-top: 30px;

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .more
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .more
    {
        margin-top: 10px;
    }
}
.hs-inner-news .news .news-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

    height: 44px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-inner-news .news .news-group .img
{
    width: 180px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .img
    {
        width: 140px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news .news-group .img
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-news .news .news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-news .news .news-group .news-more
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 50px;
    margin-left: 30px;

    color: #fff;
    background-color: #3c1f00;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .news-more
    {
        display: none;
    }
}
.hs-inner-news .news .news-group .news-more .flaticon
{
    font-size: 24px;

    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
@media (min-width: 1200px)
{
    .hs-inner-news .news .news-group:hover
    {
        box-shadow: 0 0 35px 0 rgba(7, 0, 2, .16);
    }
    .hs-inner-news .news .news-group:hover .group
    {
        border-bottom-color: #fff;
    }
    .hs-inner-news .news .news-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-inner-news .news .news-group:hover .title-news
    {
        color: #3c1f00;
    }
}
.hs-inner-faqs .faqs > ul > li
{
    position: relative;
}
.hs-inner-faqs .faqs > ul > li:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: -100%;

    display: block;

    width: 300%;
    height: 100%;

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

    opacity: 0;
    box-shadow: 0 0 35px 0 rgba(7, 0, 2, .16);
}
.hs-inner-faqs .faqs > ul > li.current:before
{
    opacity: 1;
}
.hs-inner-faqs .faqs > ul > li.current .faqs-group
{
    border-bottom-color: #fff;
}
.hs-inner-faqs .faqs .faqs-group
{
    position: relative;
    z-index: 6;
}
.hs-inner-videos .videos ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1560px)
{
    .hs-inner-videos .videos ul
    {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-videos .videos ul li
{
    margin-top: 50px;
    padding: 0 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: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 18px;

        margin-top: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 16px;

        margin-top: 10px;
    }
}
.hs-inner-news-show .title-news-show
{
    margin: 10px 0;

    text-align: left;
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .share
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show .public-note
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .news-show-top
{
    text-align: center;
}
.hs-inner-news-show .date-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    background: rgba(0, 0, 0, .05);

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .date-share
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .date-share
    {
        padding: 10px;
    }
}
.hs-inner-news-show .date-share .date
{
    color: #3c1f00;
}
.hs-inner-news-show .text
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .text
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .link
{
    margin-top: 30px;
}
.hs-inner-news-show .news-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    max-width: 1300px;
    margin: 0 auto;
    margin-top: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-news-show .news-button .return
{
    min-width: 120px;
}
.hs-inner-news-show .news-button a
{
    line-height: 20px;

    display: block;

    min-width: 140px;
    margin: 10px 0;
    padding: 10px;

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

    color: #fff;
    background-color: #3c1f00;
}
.hs-inner-news-show .news-button a:hover
{
    color: #fff;
    background-color: #edcca8;
}
.hs-inner-news-show .news-button .prev
{
    margin-right: 20px;

    color: #000;
    background: #e8e8e8;
}
.public-related-news
{
    padding-top: 80px;
}
@media (max-width: 1560px)
{
    .public-related-news
    {
        padding-top: 60px;
    }
}
@media (max-width: 991px)
{
    .public-related-news
    {
        padding-top: 40px;
    }
}
.public-related-news .news-list
{
    margin-top: 30px;
}
.public-related-news .swiper-slide
{
    padding-bottom: 30px;
}
@media (max-width: 1199px)
{
    .public-related-news .swiper-slide
    {
        padding-bottom: 0;
    }
}
.hs-inner-public-details .title-home
{
    text-align: center;
}
.hs-inner-public-details .title-home h2
{
    font-size: 36px;

    text-transform: capitalize;
}
.hs-inner-public-details .public-details
{
    position: relative;

    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-public-details .public-details
    {
        margin-top: 30px;
    }
}
.hs-inner-public-details .public-details .public-note
{
    max-width: 800px;
    margin: 0 auto;
}
.hs-inner-public-details .public-details .public-note img
{
    max-width: 100%;
}
.hs-inner-public-details .public-details .swiper-button-prev
{
    left: 0;
}
.hs-inner-public-details .public-details .swiper-button-next
{
    right: 0;
}
.hs-inner-public-details .public-details .swiper-button-prev,
.hs-inner-public-details .public-details .swiper-button-next
{
    color: #333;
    border-radius: 50%;
}
.hs-inner-public-details .public-details .swiper-button-prev .flaticon,
.hs-inner-public-details .public-details .swiper-button-next .flaticon
{
    font-size: 20px;
}
@media (min-width: 1200px)
{
    .hs-inner-public-details .public-details .swiper-button-prev,
    .hs-inner-public-details .public-details .swiper-button-next
    {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-public-details .public-details .swiper-button-prev:hover,
.hs-inner-public-details .public-details .swiper-button-next:hover
{
    color: #fff;
    background-color: #3c1f00;
}
.hs-inner-public-details .return
{
    margin-top: 80px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .hs-inner-public-details .return
    {
        margin-top: 50px;
    }
}
.hs-inner-public-details .return a
{
    font-size: 16px;
    line-height: 36px;

    display: inline-block;

    padding: 0 50px;

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

    color: #777;
    border-radius: 24px;
}
.hs-inner-public-details .return a .flaticon
{
    font-size: 24px;
}
.hs-inner-public-details .return a:hover
{
    color: #fff;
    border-color: #3c1f00;
    background-color: #3c1f00;
}
.hs-inner-contact
{
    position: relative;
    z-index: 8;

    margin-top: -25vw;
}
.hs-inner-contact .contact-message
{
    padding: 80px;

    background-color: #fff;
    box-shadow: 0 13px 35px 0 rgba(7, 0, 2, .09);
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact-message
    {
        padding: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact-message
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-message
    {
        padding: 15px;
    }
}
.hs-inner-contact .public-feedback
{
    width: -webkit-calc(100% - 500px);
    width:         calc(100% - 500px);
    margin-top: 60px;
    padding-right: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .public-feedback
    {
        width: -webkit-calc(100% - 400px);
        width:         calc(100% - 400px);
        padding-right: 50px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-contact .public-feedback
    {
        width: -webkit-calc(100% - 350px);
        width:         calc(100% - 350px);
        padding-right: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .public-feedback
    {
        width: 100%;
        margin-top: 30px;
        padding-right: 0;
    }
}
.hs-inner-contact .public-feedback .title-feedbackform h3
{
    font-size: 26px;
    font-weight: bold;
    line-height: 1.30769231;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .public-feedback .title-feedbackform h3
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .public-feedback .title-feedbackform h3
    {
        font-size: 20px;
    }
}
.hs-inner-contact .public-feedback .title-feedbackform p
{
    line-height: 24px;

    color: rgba(0, 0, 0, .6);
}
.hs-inner-contact .contact
{
    width: 500px;
    margin-top: 60px;
    padding-left: 80px;

    border-left: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact
    {
        width: 400px;
        padding-left: 50px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-contact .contact
    {
        width: 350px;
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;

        border: none;
    }
}
.hs-inner-contact .contact .contact-text > ul > li:last-child .contact-group
{
    border-bottom: none;
}
.hs-inner-contact .contact .contact-group
{
    padding: 60px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact .contact-group
    {
        padding: 40px 0;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-group
    {
        padding: 20px 0;
    }
}
.hs-inner-contact .contact .contact-group h3
{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group h3
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-group h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group h3
    {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-group h3 span
{
    font-size: 16px;
    font-weight: normal;

    opacity: .4;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group h3 span
    {
        font-size: 14px;
    }
}
.hs-inner-contact .contact .contact-group p
{
    font-size: 24px;
    font-weight: bold;

    margin: 0;

    color: #3c1f00;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact .contact-group p
    {
        font-size: 20px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-contact .contact .contact-group p
    {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-group p a
{
    font-size: 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact .contact-group p a
    {
        font-size: 36px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-contact .contact .contact-group p a
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact .contact-group p a
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-group p a
    {
        font-size: 20px;
    }
}
.hs-inner-contact .contact .contact-group p a:hover
{
    text-decoration: underline;
}
.hs-google-map #map
{
    height: 600px;

    box-shadow: 0 13px 35px 0 rgba(7, 0, 2, .09);
}
@media (max-width: 991px)
{
    .hs-google-map #map
    {
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .hs-google-map #map
    {
        height: 300px;
    }
}
.hs-inner-oem
{
    background: url(../images/oem_in_bg.webp) no-repeat top center;
    background-size: 100% auto;
}
.hs-inner-oem .title-home img
{
    max-width: 100%;
}
.hs-inner-oem .title-home .public-note
{
    margin-top: -60px;
}
.hs-inner-oem .slogan
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.55555556;

    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .slogan
    {
        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-oem .slogan
    {
        margin-top: 30px;
    }
}
.hs-inner-oem .oem
{
    padding-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .oem
    {
        padding-top: 60px;
    }
}
.hs-inner-oem .oem .img img
{
    width: 100%;
}
.hs-inner-oem .title-oem
{
    line-height: 30px;

    padding: 20px;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
    background-color: #3c1f00;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .title-oem
    {
        padding: 15px;
    }
}
.hs-inner-oem .title-oem h3
{
    font-size: 22px;
    font-weight: bold;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .title-oem h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-oem .title-oem h3
    {
        font-size: 18px;
    }
}
.hs-inner-oem .listbox li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 20px 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .listbox li
    {
        margin: 10px 0;
    }
}
.hs-inner-oem .listbox li h4
{
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;

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

    min-width: 260px;
    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-oem .listbox li h4
    {
        font-size: 18px;

        min-width: 240px;
    }
}
.hs-inner-oem .listbox li h4 .flaticon
{
    font-size: 20px;

    margin-right: 10px;

    color: #3c1f00;
}
.hs-inner-oem .listbox1
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -15px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 991px)
{
    .hs-inner-oem .listbox1
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-inner-oem .listbox1 li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 0 15px;
}
@media (max-width: 991px)
{
    .hs-inner-oem .listbox1 li
    {
        width: 50%;
    }
}
.hs-inner-oem .listbox1 li .flaticon
{
    margin-right: 10px;

    color: #3c1f00;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-oem .listbox3
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -15px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-oem .listbox3 li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    min-width: 40%;
    margin: 20px 0;
    padding: 0 15px;
}
@media (max-width: 1560px)
{
    .hs-inner-oem .listbox3 li
    {
        margin: 10px 0;
    }
}
.hs-inner-oem .listbox3 li .flaticon
{
    margin-right: 10px;

    color: #3c1f00;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-oem .oem-2 .listbox1
{
    margin-top: 30px;
}
.hs-inner-oem .oem-4 .img
{
    margin-top: 30px;
}
.hs-footer
{
    position: relative;

    overflow: hidden;

    padding: 80px 0;

    color: #f6f6f6;
    background: #3c1f00;
}
@media (max-width: 1560px)
{
    .hs-footer
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .hs-footer
    {
        padding: 30px 0;
    }
}
.hs-footer .foot-top
{
    text-align: center;
}
.hs-footer .logo
{
    display: block;

    height: 60px;
}
@media (max-width: 991px)
{
    .hs-footer .logo
    {
        height: 48px;
    }
}
.hs-footer .logo img
{
    height: 100%;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-footer .public-share
{
    margin-top: 20px;
}
.hs-footer .public-share ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-footer .public-share ul li a
{
    line-height: 26px;

    display: block;

    width: 26px;
    height: 26px;

    text-align: center;

    border-radius: 50%;
    background: #fbf7f6;
}
.hs-footer .public-share ul li a img
{
    width: 100%;

    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-footer a span
{
    -webkit-transition: background-size .56s;
            transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image:         linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer a:hover
{
    color: #fff;
}
.hs-footer a:hover span
{
    background-size: 100% 1px;
}
.hs-footer .foot-nav
{
    margin-top: 40px;
    padding: 30px 0;

    border-top: 1px solid rgba(251, 247, 246, .4);
    border-bottom: 1px solid rgba(251, 247, 246, .4);
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav
    {
        padding: 10px 0;
    }
}
.hs-footer .foot-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -15px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
}
.hs-footer .foot-nav > ul > li
{
    padding: 0 15px;
}
.hs-footer .foot-nav > ul > li > a
{
    font-family: 'Georgia';
    line-height: 24px;

    display: block;

    padding: 10px 0;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav > ul > li > a
    {
        padding: 5px 0;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav .foot-info 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: 991px)
{
    .hs-footer .foot-nav .foot-info ul li
    {
        margin-right: 20px;
    }
}
.hs-footer .foot-nav .foot-info ul li a
{
    line-height: 24px;

    display: block;

    padding: 8px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav .foot-info ul li a
    {
        padding: 4px 0;
    }
}
.hs-footer .foot-text
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 60px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-text
    {
        margin-top: 30px;
    }
}
.hs-footer .foot-text p
{
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-text p
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-text p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-text p
    {
        font-size: 14px;

        width: 100%;
        margin: 0;

        text-align: center;
    }
}
.hs-footer .foot-text p:after
{
    margin: 0 20px;

    content: '|';
}
@media (max-width: 767px)
{
    .hs-footer .foot-text p:after
    {
        display: none;
    }
}
.hs-footer .foot-text p:last-child:after
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b
{
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}
.hideh1
{
    font-size: 0;
}
.hideh1 h1
{
    font-size: 0;

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

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

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

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

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

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

    margin: 10px auto;
    padding: 50px;

    text-align: center;

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

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

    clear: both;

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

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

    display: inline-block;

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

    text-align: center;

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