.ff
{
    font-family: 'iconfont' !important;
}
body
{
    font-family: 'PingFang SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;

    overflow-x: hidden;

    color: #333;
    background: #f7f7f7;

    -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: 1430px;
    }
}
@media (min-width: 1400px)
{
    .con1300
    {
        max-width: 1330px;
    }
}
@media (min-width: 1350px)
{
    .con1200
    {
        max-width: 1230px;
    }
    .con1000
    {
        max-width: 1030px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n + 1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
input[type='number']
{
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button
{
    margin: 0;

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

    width: 50px;
    height: 50px;

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

    color: #fff;
    border-radius: 50%;
    background: none;
    background-color: rgba(0, 0, 0, .85);
}
@media (max-width: 767px)
{
    .swiper-button-next,
    .swiper-button-prev
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.swiper-button-next:after,
.swiper-button-prev:after
{
    display: none;
}
.swiper-button-next:hover,
.swiper-button-prev:hover
{
    background-color: #dd271b;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next
{
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 20px;
}
@media (max-width: 767px)
{
    .swiper-poa .swiper-button-prev,
    .swiper-poa .swiper-button-next
    {
        left: 0;
    }
}
.swiper-poa .swiper-button-next
{
    right: 20px;
    left: auto;
}
@media (max-width: 767px)
{
    .swiper-poa .swiper-button-next
    {
        right: 0;
    }
}
.slick-arrow
{
    font-size: 0;
    line-height: 40px;

    z-index: 6;

    width: 40px;
    height: 40px;

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

    color: #999;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
}
.slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    content: '\e63c';
}
.slick-arrow:hover
{
    color: #fff;
    background-color: #dd271b;
}
.slick-arrow.slick-prev:before
{
    display: block;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
:root
{
    --pad: -webkit-calc(50vw - 800px);
    --pad:         calc(50vw - 800px);
}
@media (max-width: 1660px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 705px);
        --pad:         calc(50vw - 705px);
    }
}
@media (max-width: 1470px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 640px);
        --pad:         calc(50vw - 640px);
    }
}
@media (max-width: 1350px)
{
    :root
    {
        --pad: -webkit-calc(50vw - 570px);
        --pad:         calc(50vw - 570px);
    }
}
@media (max-width: 1199px)
{
    :root
    {
        --pad: 6vw;
    }
}
@media (max-width: 991px)
{
    :root
    {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px)
{
    :root
    {
        --pad: 15px;
    }
}
.hs-header-box
{
    position: -webkit-sticky;
    position:         sticky;
    z-index: 10;
    top: 0;

    width: 100%;

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

    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}
@media (min-width: 1690px)
{
    .hs-header-box .container
    {
        max-width: 1660px;
    }
}
.hs-header-box .logo
{
    position: relative;
    z-index: 8;

    height: 65px;
    padding: 10px 0;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 60px;
    }
}
.hs-header-box .logo img
{
    width: auto;
    height: 100%;
}
.hs-header-box .pc-search .search-button
{
    line-height: 34px;

    width: 34px;
    height: 34px;

    cursor: pointer;
}
.hs-header-box .pc-search .search-button img
{
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1) !important;
            filter: brightness(0) invert(1) !important;
}
.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: #dd271b;
}
@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(.7);
        -ms-transform: scale(.7);
            transform: scale(.7);

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

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

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

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

    margin-left: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li .flaticon
{
    font-size: 20px;
    line-height: 1.7;

    padding: 0 20px;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-header-box .top-txt ul.txt-contact li .flaticon
    {
        font-size: 18px;

        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact li p
{
    font-size: 14px;
    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: #dd271b;
}
@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 #dd271b transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon
{
    opacity: .8;
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}
.hs-header-box .top-txt .icon
{
    line-height: 36px;

    width: 34px;
    height: 36px;

    cursor: pointer;
}
.hs-header-box .top-txt .icon img
{
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-header-box .open-quote
{
    line-height: 44px;

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

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

    color: #fff;
    border-radius: 22px;
    background-color: #dd271b;
}
@media (max-width: 1560px)
{
    .hs-header-box .open-quote
    {
        padding: 0 14px;
    }
}
@media (max-width: 1470px)
{
    .hs-header-box .open-quote
    {
        font-size: 0;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .open-quote
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
        margin-left: 10px;
    }
}
.hs-header-box .open-quote .flaticon
{
    font-size: 18px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
@media (max-width: 1470px)
{
    .hs-header-box .open-quote .flaticon
    {
        margin-right: 0;
    }
}
.hs-header-box .open-quote:hover
{
    background-color: #c01003;
}
.hs-header-box .language
{
    position: relative;

    margin-left: 20px;
}
.hs-header-box .language p
{
    font-size: 20px;
    line-height: 34px;

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

    text-align: center;

    color: #fff;
}
.hs-header-box .language p img
{
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.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: #5c5c66;
}
.hs-header-box .language ul li:hover a
{
    color: #fff;
    background-color: #dd271b;
}
.hs-header-box .header-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

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

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

    position: relative;
    z-index: 8;

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

    height: 65px;
    padding: 0 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 20px;
    }
}
@media (max-width: 1470px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 15px;
    }
}
@media (max-width: 1350px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 10px;
    }
}
.hs-header-box .header-nav > ul > li:hover .pc-nav-down
{
    box-shadow: 0 2px 13px 0 rgba(57, 57, 57, .1);
}
.hs-header-box .header-nav > ul > li:hover > a
{
    color: #dd271b;
}
.hs-header-box .pc-nav-down
{
    font-size: 16px;

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

    display: none;

    min-width: 100%;

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

    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .11);
}
.hs-header-box .pc-nav-down > li > a
{
    line-height: 30px;

    display: block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-nav-down > li.active > a,
.hs-header-box .pc-nav-down > li:hover > a
{
    color: #fff;
    background-color: #dd271b;
}
.hs-header-box .xs-phone
{
    display: none;
}
.hs-header-box .pc-nav-down-product
{
    text-align: center;
}
.hs-header-box .pc-nav-down-product li
{
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .pc-nav-down-product li:after
{
    display: inline-block;

    width: 1px;
    height: 178px;
    margin: 0 3vw;

    content: '';
    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg);
    vertical-align: middle;

    background: #e5e5e5;
}
.hs-header-box .pc-nav-down-product li:last-child:after
{
    display: none;
}
.hs-header-box .pc-nav-down-product li a
{
    display: inline-block;

    text-align: left;
    vertical-align: middle;
}
.hs-header-box .pc-nav-down-product li a .icon,
.hs-header-box .pc-nav-down-product li a .txt
{
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .pc-nav-down-product li a .icon
{
    position: relative;

    width: 60px;
}
.hs-header-box .pc-nav-down-product li a .icon img
{
    width: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-nav-down-product li a .icon .iconhover
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    opacity: 0;
}
.hs-header-box .pc-nav-down-product li a .txt
{
    padding-left: 20px;
}
.hs-header-box .pc-nav-down-product li a p
{
    font-family: 'Anton';
    font-size: 24px;
    line-height: 1.25;

    margin: 0;

    color: #dd271b;
}
.hs-header-box .pc-nav-down-product li a span
{
    font-size: 14px;
    line-height: 24px;

    color: #c01003;
}
.hs-header-box .pc-nav-down-product li:hover a p
{
    color: #c01003;
}
.hs-header-box .pc-nav-down-product li:hover a .icon .iconnow
{
    opacity: 0;
}
.hs-header-box .pc-nav-down-product li:hover a .icon .iconhover
{
    opacity: 1;
}
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

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

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box-food
{
    padding: 30px 0;

    background: url(../images/food_header_bg.jpg) no-repeat center;
    background-size: cover;
    box-shadow: none;
}
@media (max-width: 1199px)
{
    .hs-header-box-food
    {
        padding: 10px 0;
    }
}
.hs-header-box-food .logo
{
    padding: 5px 0;
}
.hs-header-box-food .search-food
{
    width: 100%;
    max-width: 500px;
}
@media (max-width: 767px)
{
    .hs-header-box-food .search-food
    {
        margin: 10px 0;
    }
}
.hs-header-box-food .search-food form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    border-radius: 45px;
    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box-food .search-food form:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    width: 60px;

    content: '\e601';
    text-align: center;

    color: #999;
}
.hs-header-box-food .search-food form input
{
    line-height: 60px;

    width: -webkit-calc(100% - 180px);
    width:         calc(100% - 180px);
    height: 60px;
    padding: 0 15px 0 0;
}
@media (max-width: 767px)
{
    .hs-header-box-food .search-food form input
    {
        line-height: 40px;

        width: -webkit-calc(100% - 140px);
        width:         calc(100% - 140px);
        height: 40px;
    }
}
.hs-header-box-food .search-food form input::-webkit-input-placeholder,
.hs-header-box-food .search-food form textarea::-webkit-input-placeholder
{
    color: #5c5c66;
}
.hs-header-box-food .search-food form input:-o-placeholder,
.hs-header-box-food .search-food form textarea:-o-placeholder
{
    color: #5c5c66;
}
.hs-header-box-food .search-food form input::-moz-placeholder,
.hs-header-box-food .search-food form textarea::-moz-placeholder
{
    color: #5c5c66;
}
.hs-header-box-food .search-food form input:-ms-input-placeholder,
.hs-header-box-food .search-food form textarea:-ms-input-placeholder
{
    color: #5c5c66;
}
.hs-header-box-food .search-food form input:focus::-webkit-input-placeholder,
.hs-header-box-food .search-food form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box-food .search-food form input:focus::-o-placeholder,
.hs-header-box-food .search-food form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.hs-header-box-food .search-food form input:focus::-moz-placeholder,
.hs-header-box-food .search-food form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.hs-header-box-food .search-food form input:focus::-ms-input-placeholder,
.hs-header-box-food .search-food form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.hs-header-box-food .search-food form .submit
{
    font-size: 16px;
    line-height: 60px;

    width: 120px;
    height: 60px;
    padding: 0;

    cursor: pointer;
    text-align: center;

    color: #fff;
    border-radius: 45px;
    background-color: #dd271b;
}
@media (max-width: 767px)
{
    .hs-header-box-food .search-food form .submit
    {
        line-height: 40px;

        width: 80px;
        height: 40px;
    }
}
.hs-header-box-food .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-header-box-food .link
    {
        width: 100%;
    }
}
.hs-header-box-food .link a
{
    font-size: 14px;
    font-weight: bold;

    display: block;

    margin-left: 10px;
    padding: 8px 16px;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;

    color: white;
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 6px;
    background: -webkit-linear-gradient(305deg, #ee5f59, #e84a41);
    background:         linear-gradient(145deg, #ee5f59, #e84a41);
    box-shadow: 0 4px 8px rgba(238, 95, 89, .3);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}
.hs-header-box-food .link a:nth-child(1)
{
    margin-left: 0;
}
@media (max-width: 767px)
{
    .hs-header-box-food .link a
    {
        width: -webkit-calc(50% - 5px);
        width:         calc(50% - 5px);

        text-align: center;
    }
}
.hs-header-box-food .link a:hover
{
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);

    border-color: rgba(255, 255, 255, .3);
    background: -webkit-linear-gradient(305deg, #f16b61, #ee5f59);
    background:         linear-gradient(145deg, #f16b61, #ee5f59);
    box-shadow: 0 6px 12px rgba(238, 95, 89, .4);
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

    color: #333;
    background-color: brightness(.9, var(--color));
}
.hc-mobile-nav .nav-wrapper .nav-more
{
    display: none;
}
.hc-mobile-nav .nav-wrapper .flaticon
{
    display: none;
}
.hc-mobile-nav a
{
    color: #5c5c66;
}
.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: #5c5c66;
}
.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 .iconfont
{
    font-size: 24px;
    line-height: 50px;

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

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

    width: 100%;

    text-align: center;

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

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
}
.banner-box .banner
{
    position: relative;
}
.banner-box .swiper-slide
{
    overflow: hidden;
}
.banner-box .swiper-img img
{
    width: 100%;
    height: auto;
}
@media (max-width: 767px)
{
    .banner-box .swiper-img img
    {
        width: 120%;
        margin-left: -10%;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

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

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

    opacity: 1;
}
.banner-box .swiper-pagination-fraction
{
    font-size: 18px;
    font-style: italic;

    position: relative;

    width: auto;

    color: #fff;

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

    overflow: hidden;

    width: 4px;
    height: 40%;

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

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

    display: block;

    width: 1px;
    height: 100%;

    content: '';

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

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

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

    background: #fff;
}
@-webkit-keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
@keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
.banner-inner
{
    position: relative;

    overflow: hidden;
}
.banner-inner img
{
    width: 100%;
    height: auto;
}
@media (max-width: 767px)
{
    .banner-inner img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.hs-pad
{
    overflow: hidden;

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

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

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #dd271b;
}
.public-scrollbar .swiper-scrollbar-drag
{
    width: 22px;
    height: 22px;

    cursor: pointer;

    border-radius: none;
    background: url(../images/scrollbar.webp) no-repeat center;
    background-size: cover;
}
.title-home h3
{
    font-size: 48px;
    font-weight: bold;
    line-height: 1.20833333;
}
@media (max-width: 1560px)
{
    .title-home h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1400px)
{
    .title-home h3
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .title-home h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title-home h3
    {
        font-size: 24px;
    }
}
.title-home h2
{
    font-size: 36px;
    line-height: 1.15384615;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h2:after
{
    display: block;

    width: 60px;
    height: 2px;
    margin: 0 auto;
    margin-top: 20px;

    content: '';

    background-color: #dd271b;
}
.public-note p
{
    line-height: 28px;

    margin: 0;

    color: #5c5c66;
}
.public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-more
{
    margin-top: 30px;
}
.hs-more a
{
    font-size: 16px;
    line-height: 40px;

    display: inline-block;

    padding: 0 40px;

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

    color: #dd271b;
    background-color: #fff;
}
.hs-more a:hover
{
    color: #fff;
    background-color: #dd271b;
}
.hs-home-about .title-home h2
{
    font-size: 26px;
}
.hs-home-about .about-left
{
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left
    {
        width: 100%;
    }
}
.hs-home-about .about-left .title-home h2
{
    position: relative;

    padding-bottom: 20px;
}
.hs-home-about .about-left .title-home h2:after
{
    position: absolute;
    right: 0;
    bottom: 0;
}
.hs-home-about .about-left .about-note
{
    margin-top: 30px;

    text-align: left;
}
.hs-home-about .about-left .about-note p
{
    text-indent: 2em;
}
.hs-home-about .about-right
{
    font-size: 0;

    position: relative;

    width: 50%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .about-right video
{
    width: 100%;
}
.hs-home-about .about-right .mask
{
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-home-about .about-right .mask .iconfont
{
    font-size: 80px;

    cursor: pointer;
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .mask .iconfont
    {
        font-size: 60px;
    }
}
.hs-home-about .about-right .mask.display
{
    display: none;
}
@media (min-width: 1200px)
{
    .hs-home-service .service > ul > li
    {
        width: 20%;
    }
}
.hs-home-service .service > ul > li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-home-service .service > ul > li
    {
        margin-top: 14px;
    }
}
.hs-home-service .service .service-group
{
    height: 100%;
    padding: 25px 40px;

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

    border: 2px solid #ebebeb;
    border-radius: 5px;
    background-color: #fff;
}
@media (max-width: 1560px)
{
    .hs-home-service .service .service-group
    {
        padding: 20px;
    }
}
.hs-home-service .service .service-group .icon
{
    width: 50px;
    margin: 0 auto;
}
.hs-home-service .service .service-group .icon img
{
    width: 100%;
}
.hs-home-service .service .service-group .title-service
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin-top: 10px;

    text-align: center;
}
.hs-home-service .service .service-group .public-note
{
    margin-top: 20px;
}
@media (max-width: 1560px)
{
    .hs-home-service .service .service-group .public-note
    {
        margin-top: 10px;
    }
}
.hs-home-service .service .active .service-group
{
    color: #fff;
    border-color: #dd271b;
    background-color: #dd271b;
}
.hs-home-service .service .active .service-group .icon img
{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-home-service .service .active .service-group .public-note p
{
    color: #fff;
}
.public-organization-group
{
    overflow: hidden;

    height: 100%;

    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.public-organization-group .img
{
    display: block;
}
.public-organization-group .img .ibox
{
    padding-bottom: 64.28571429%;
}
.public-organization-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-organization-group .desc
{
    padding: 20px;
}
.public-organization-group .title-organization h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    color: #dd271b;
}
.public-organization-group .txt p
{
    line-height: 24px;

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

    margin: 0;
}
.public-organization-group .txt p .iconfont
{
    font-size: 18px;

    margin-right: 4px;

    color: #dd271b;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-organization-group .tag
{
    font-size: 12px;

    display: inline-block;

    margin-top: 14px;
    margin-right: 10px;
    padding: 3px 8px;

    color: #dd271b;
    border-radius: 5px;
    background-color: #e7e7e7;
}
@media (min-width: 1200px)
{
    .public-organization-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-organization .organization > ul
{
    margin: 0 -10px;
}
.hs-home-organization .organization > ul > li
{
    margin-top: 30px;
    padding: 0 10px;
}
.hs-home-news .news > ul
{
    margin: 0 -10px;
}
.hs-home-news .news > ul > li
{
    margin-top: 30px;
    padding: 0 10px;
}
.hs-home-news .news .news-group
{
    position: relative;

    display: block;
    overflow: hidden;

    border-radius: 15px;
}
.hs-home-news .news .news-group .img
{
    position: relative;
}
.hs-home-news .news .news-group .img:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .2);
}
.hs-home-news .news .news-group .img .ibox
{
    padding-bottom: 66.66666667%;
}
.hs-home-news .news .news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-news .news .news-group .title-news
{
    font-size: 18px;
    line-height: 30px;

    position: absolute;
    z-index: 6;
    bottom: 10px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    padding: 0 20px;

    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (min-width: 1200px)
{
    .hs-home-news .news .news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-news .hs-more a
{
    width: 100%;

    text-align: center;
}
.hs-home-guide .guide > ul
{
    margin: 0 -10px;
}
.hs-home-guide .guide > ul > li
{
    margin-top: 30px;
    padding: 0 10px;
}
.hs-home-guide .guide .guide-group
{
    position: relative;

    display: block;
    overflow: hidden;

    border-radius: 16px;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-guide .guide .guide-group
    {
        height: 100%;
    }
}
.hs-home-guide .guide .guide-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-guide .guide .guide-group .title-guide,
.hs-home-guide .guide .guide-group .title-desc
{
    font-size: 18px;
    font-weight: bold;
}
.hs-home-guide .guide .guide-group .title-guide
{
    line-height: 30px;

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

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

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-guide .guide .guide-group .title-guide
    {
        display: none;
    }
}
.hs-home-guide .guide .guide-group .desc
{
    position: absolute;
    z-index: 8;
    top: 0;
    left: 0;

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

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

    -webkit-transition:         transform .6s;
    -webkit-transition: -webkit-transform .6s;
            transition: -webkit-transform .6s;
            transition:         transform .6s;
            transition:         transform .6s, -webkit-transform .6s;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .hs-home-guide .guide .guide-group .desc
    {
        position: relative;

        height: auto;

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

        opacity: 1;
        color: #333;
        background: none;
    }
}
.hs-home-guide .guide .guide-group .desc .public-note
{
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .hs-home-guide .guide .guide-group .desc .public-note
    {
        margin-top: 10px;
    }
}
.hs-home-guide .guide .guide-group .desc .public-note p
{
    color: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-guide .guide .guide-group .desc .public-note p
    {
        color: #5c5c66;
    }
}
@media (min-width: 1200px)
{
    .hs-home-guide .guide .guide-group:hover .title-guide
    {
        opacity: 0;
    }
    .hs-home-guide .guide .guide-group:hover .desc
    {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}
.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: 50px 0;
}
@media (max-width: 1199px)
{
    .hs-inner
    {
        padding: 40px 0;
    }
}
.hs-inner-content
{
    position: relative;
    z-index: 9;

    margin-top: -40px;
}
@media (max-width: 1199px)
{
    .hs-inner-content
    {
        margin-top: -20px;
    }
}
.hs-inner-whitebg
{
    overflow: hidden;

    padding: 45px 40px;

    border-radius: 20px;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-whitebg
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-whitebg
    {
        padding: 30px 15px;
    }
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.pt-150
{
    padding-top: 150px;
}
@media (max-width: 1199px)
{
    .pt-150
    {
        padding-top: 80px;
    }
}
@media (max-width: 767px)
{
    .pt-150
    {
        padding-top: 40px;
    }
}
.title-inner h2
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;
}
.title-inner h2:after
{
    display: block;

    width: 60px;
    height: 3px;
    margin-top: 10px;

    content: '';

    background-color: #dd271b;
}
@media (max-width: 767px)
{
    .title-inner h2:after
    {
        width: 40px;
    }
}
.hs-inner-location
{
    padding-top: 30px;

    color: #bdbdbd;
}
.hs-inner-location .location
{
    line-height: 30px;

    position: relative;

    padding-left: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-location .location
    {
        width: 100%;
        margin: 5px 0;
    }
}
.hs-inner-location .location .flaticon
{
    position: absolute;
    top: 0;
    left: 0;
}
.hs-inner-location .location ul
{
    position: relative;

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

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

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

    margin: 0 4px;

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

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover
{
    text-decoration: underline;
}
.hs-inner-location-product
{
    padding: 0;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .hs-inner-location-product
    {
        -webkit-transform: translateY(-20px);
            -ms-transform: translateY(-20px);
                transform: translateY(-20px);
    }
}
.hs-inner-location-product .location-product
{
    padding: 40px;

    background-color: #fff;

    -webkit-clip-path: polygon(30px 0, 100% 0, 100% -webkit-calc(100% - 30px), -webkit-calc(100% - 30px) 100%, 0 100%, 0 30px);
            clip-path: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);
}
@media (max-width: 1199px)
{
    .hs-inner-location-product .location-product
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-location-product .location-product
    {
        -webkit-clip-path: polygon(20px 0, 100% 0, 100% -webkit-calc(100% - 20px), -webkit-calc(100% - 20px) 100%, 0 100%, 0 20px);
                clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);
    }
}
.hs-inner-location-product .title-inner h2
{
    font-family: 'D-DIN-PRO';
    font-weight: 900;

    color: #000;
}
.hs-inner-location-line
{
    padding-bottom: 30px;

    border-bottom: 1px solid #e5e5e5;
}
.hs-inner-flex
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-flex .hs-inner-left
{
    width: 220px;
    padding: 50px 10px 50px 0;
}
@media (max-width: 1199px)
{
    .hs-inner-flex .hs-inner-left
    {
        width: 100%;
        padding: 0;
    }
}
.hs-inner-flex .hs-inner-right
{
    width: -webkit-calc(100% - 220px);
    width:         calc(100% - 220px);
    padding: 50px 0 80px 5%;

    border-left: 1px solid #e5e5e5;
}
@media (max-width: 1199px)
{
    .hs-inner-flex .hs-inner-right
    {
        width: 100%;
        padding: 30px 0 60px 0;

        border: none;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sidenav
    {
        text-align: center;
    }
}
.hs-inner-sidenav > ul > li
{
    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1199px)
{
    .hs-inner-sidenav > ul > li
    {
        display: inline-block;

        margin-top: 20px;

        vertical-align: top;

        border-bottom: none;
    }
}
.hs-inner-sidenav > ul > li:last-child
{
    border-bottom: none;
}
.hs-inner-sidenav > ul > li > a
{
    font-size: 24px;
    line-height: 30px;

    display: block;

    padding: 30px 20px;

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

    color: #333;
}
@media (max-width: 1199px)
{
    .hs-inner-sidenav > ul > li > a
    {
        font-size: 20px;
        line-height: 24px;

        padding: 15px 20px;
    }
}
.hs-inner-sidenav > ul > li.active > a,
.hs-inner-sidenav > ul > li:hover > a
{
    font-weight: bold;

    color: #dd271b;
}
.title-product-details h3
{
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    position: relative;

    margin: 0;

    color: #dd271b;
}
@media (max-width: 1199px)
{
    .title-product-details h3
    {
        font-size: 24px;
    }
}
.title-product-details h3:after
{
    display: block;

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

    content: '';

    background: url(../images/title-product-details_bg.webp) no-repeat left center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .public-listbox1 > ul
    {
        margin: 0 -20px;
    }
    .public-listbox1 > ul > li
    {
        padding: 0 20px;
    }
}
.public-listbox1 > ul > li
{
    margin-top: 30px;
}
.public-listbox1 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-listbox1 .listbox-group .img,
.public-listbox1 .listbox-group .desc
{
    width: 50%;
}
.public-listbox1 .listbox-group .img
{
    overflow: hidden;

    border-radius: 50%;
}
.public-listbox1 .listbox-group .desc
{
    padding-left: 5%;
}
@media (max-width: 1560px)
{
    .public-listbox1 .listbox-group .desc
    {
        padding-left: 15px;
    }
}
.public-listbox1 .listbox-group .desc p
{
    color: #dd271b;
}
.table_a
{
    overflow-x: auto;

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

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

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

    text-align: left;

    background: rgba(221, 39, 27, .02);
}
table tr th,
table tr td
{
    padding: 15px 30px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px)
{
    table tr th,
    table tr td
    {
        padding: 10px;
    }
}
.public-table2 table tr:nth-child(odd)
{
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even)
{
    background: rgba(219, 219, 219, .2);
}
.public-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 -10px;
}
@media (max-width: 767px)
{
    .public-share ul
    {
        width: 100%;
        margin: 0 -3px;
    }
}
.public-share ul li
{
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .public-share ul li
    {
        margin-left: 0;
        padding: 0 3px;
    }
}
.public-share ul li a
{
    line-height: 26px;

    position: relative;

    display: block;

    width: 26px;
    height: 26px;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
}
.public-share ul li a > img
{
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 767px)
{
    .public-share ul li a > img
    {
        -webkit-transform: scale(.7);
            -ms-transform: scale(.7);
                transform: scale(.7);
    }
}
.public-share ul li a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.public-share ul li a:hover .down img
{
    display: block;
}
.public-share ul li a .down
{
    position: absolute;
    bottom: 100%;
    left: 50%;

    width: 120px;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.public-share ul li a .down img
{
    display: none;

    width: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.open-appointment
{
    position: fixed;
    position: relative;
    z-index: 999999;
    top: 0;
    left: 0;

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

    width: 100%;
    max-width: 400px;
    padding: 20px;

    background-color: #fff;

    -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;
}
.open-appointment .bd_logo
{
    display: block;

    margin: 0 auto;
}
.open-appointment .flex
{
    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;
}
.open-appointment .flex .label
{
    width: 100px;
}
.open-appointment .thanks
{
    font-size: 14px;

    margin: 20px 0;

    color: var(--title);
}
.open-appointment .center
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-tel-appointment
{
    font-size: 16px;
    line-height: 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-tel-appointment .tel
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.public-tel-appointment .tel:after
{
    margin: 0 20px;

    content: '|';
}
@media (max-width: 767px)
{
    .public-tel-appointment .tel:after
    {
        margin: 0 10px;
    }
}
.public-tel-appointment .tel .iconfont
{
    font-size: 20px;

    margin-right: 4px;
}
.public-tel-appointment .tel p
{
    margin: 0;
}
@media (max-width: 767px)
{
    .public-tel-appointment .tel p
    {
        font-size: 0;
    }
}
.public-tel-appointment .tel p a:hover
{
    text-decoration: underline;
}
.public-tel-appointment .appointment .iconfont
{
    font-size: 20px;

    margin-right: 4px;
}
.public-tel-appointment .appointment a
{
    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.public-tel-appointment .appointment a:hover
{
    color: #dd271b;
}
.hs-inner-company .hs-inner-whitebg
{
    background: url(../images/aboutbg1.jpg) no-repeat 0 200px #fff;
    background-size: cover;
}
.hs-inner-company .company-text
{
    margin-top: 30px;
}
.hs-inner-company .company-contact
{
    margin-top: 30px;
}
.hs-inner-company .company-contact ul li
{
    line-height: 24px;

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

    margin: 2px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-company .company-contact ul li .iconfont
{
    font-size: 20px;
    line-height: 30px;

    width: 20px;
    margin-right: 10px;

    text-align: center;

    color: #dd271b;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-company .company-contact ul li .icon-youxiang,
.hs-inner-company .company-contact ul li .icon-weixin
{
    font-size: 14px;
}
.hs-inner-company .company-contact ul li p
{
    font-size: 16px;

    margin: 0;
}
.hs-inner-company .company-contact ul li p a:hover
{
    text-decoration: underline;
}
.hs-inner-about .hs-inner-whitebg
{
    background: url(../images/aboutbg2.png) no-repeat right #fff;
    background-size: cover;
}
.hs-inner-about .about-note
{
    max-width: 60%;
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-about .about-note
    {
        max-width: 100%;
    }
}
.hs-inner-about-service .about-service img
{
    width: 100%;
}
.hs-inner-history .history-switch
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-history .history-switch .item
{
    font-size: 20px;

    margin: 0 6px;

    cursor: pointer;

    color: #5c5c66;
}
@media (max-width: 1199px)
{
    .hs-inner-history .history-switch .item
    {
        font-size: 18px;
    }
}
.hs-inner-history .history-switch .active
{
    color: #dd271b;
}
.hs-inner-history .history
{
    position: relative;
}
.hs-inner-history .history:before
{
    position: absolute;
    top: 0;
    left: 16px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: #dd271b;
}
.hs-inner-history #history-swiper
{
    width: 100%;
    height: 850px;
    margin-top: 25px;
}
@media (max-width: 480px)
{
    .hs-inner-history #history-swiper
    {
        height: 320px;
    }
}
.hs-inner-history #history-swiper .swiper-slide
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-left: 46px;
}
.hs-inner-history #history-swiper .swiper-slide .history-group
{
    font-size: 20px;

    position: relative;

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

    width: 100%;
    padding-left: 35px;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1560px)
{
    .hs-inner-history #history-swiper .swiper-slide .history-group
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-history #history-swiper .swiper-slide .history-group
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history #history-swiper .swiper-slide .history-group
    {
        width: 100%;
        padding: 0 20px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-inner-history #history-swiper .swiper-slide .history-group:before
{
    position: absolute;
    top: 18px;
    left: -46px;

    display: block;

    width: 33px;
    height: 33px;

    content: '';

    background: url(../images/point.png) no-repeat center;
    background-size: cover;
}
.hs-inner-history #history-swiper .swiper-slide .history-group::after
{
    position: absolute;
    top: 26px;
    left: -12px;

    content: '';

    border-top: 10px solid transparent;
    border-right: 12px solid #fff;
    border-bottom: 10px solid transparent;
}
.hs-inner-history #history-swiper .swiper-slide .history-group .img-div
{
    overflow: hidden;

    height: 100%;

    border-radius: 0 16px 16px 0;
}
@media (max-width: 767px)
{
    .hs-inner-history #history-swiper .swiper-slide .history-group .img-div img
    {
        width: 100%;
        height: auto;
    }
}
.hs-inner-history #history-swiper .swiper-slide .history-group .content
{
    width: 60%;
    padding-right: 5%;
}
@media (max-width: 767px)
{
    .hs-inner-history #history-swiper .swiper-slide .history-group .content
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-history #history-swiper .swiper-slide .history-group .title
{
    font-size: 20px;
    font-weight: bold;

    margin: 25px 0 10px;

    color: #dd271b;
}
.hs-inner-history #history-swiper .swiper-slide .history-group .text
{
    line-height: 1.5;

    color: #5c5c66;
}
.hs-inner-honor .honor .slick-honor
{
    padding-bottom: 70px;
}
.hs-inner-honor .honor .slick-slide > div > div
{
    margin-top: 20px;
    padding: 0 10px;
}
.hs-inner-honor .honor .honor-group
{
    position: relative;
}
.hs-inner-honor .honor .honor-group .img .ibox
{
    padding-bottom: 71.42857143%;
}
.hs-inner-honor .honor .honor-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-honor .honor .honor-group .title-honor
{
    font-size: 18px;
    line-height: 1.07142857;

    position: absolute;
    z-index: 6;
    bottom: 10px;

    width: 100%;
    padding: 0 20px;

    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
}
.hs-inner-honor .honor .slick-arrow
{
    position: absolute;
    bottom: 0;
    left: -webkit-calc(50% - 50px);
    left:         calc(50% - 50px);
}
.hs-inner-honor .honor .slick-arrow.slick-next
{
    right: -webkit-calc(50% - 50px);
    right:         calc(50% - 50px);
    left: auto;
}
#aabout,
#awhy,
#afactory,
#ahistory,
#acertificates,
#acustomers,
#ateam,
#qcertificates,
#qrd,
#qtesting
{
    position: relative;
    top: -80px;
}
.hs-inner-join .join-top > ul,
.hs-inner-join .title-join > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-join .join-top > ul > li,
.hs-inner-join .title-join > ul > li
{
    line-height: 24px;

    width: 16.66666667%;
    padding: 10px;

    text-align: center;

    color: #5c5c66;
}
@media (max-width: 767px)
{
    .hs-inner-join .join-top > ul > li,
    .hs-inner-join .title-join > ul > li
    {
        padding: 5px;
    }
}
.hs-inner-join .join-top
{
    margin-top: 30px;

    border-radius: 12px 12px 0 0;
    background-color: #dd271b;
}
.hs-inner-join .join-top p
{
    margin: 0;

    color: #fff;
}
.hs-inner-join .join
{
    overflow: hidden;

    background-color: #fff;
}
.hs-inner-join .join .title-join
{
    cursor: pointer;

    border-bottom: 1px solid #e6e6e6;
}
.hs-inner-join .join p
{
    line-height: 24px;

    margin: 0;
}
.hs-inner-join .join .join-content
{
    display: none;

    padding: 30px 3%;
}
.hs-footer
{
    overflow: hidden;

    background-color: #fff;
}
.hs-footer .foot
{
    padding: 50px 0;

    border-bottom: 2px solid #ccc;
}
@media (max-width: 767px)
{
    .hs-footer .foot
    {
        padding: 30px 0;
    }
}
.hs-footer .title-foot h3
{
    font-size: 18px;
    line-height: 1.66666667;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav
    {
        width: 100%;
        margin: 10px 0;
    }
}
.hs-footer .foot-nav .foot-info
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav .foot-info
    {
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .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;
    }
}
.hs-footer .foot-nav .foot-info ul li
{
    margin-bottom: 10px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-nav .foot-info ul li
    {
        margin-right: 20px;
    }
}
.hs-footer .foot-nav .foot-info ul li a
{
    font-size: 15px;
    line-height: 26px;

    display: block;
}
.hs-footer .foot-nav .foot-info ul li a:hover
{
    text-decoration: underline;

    color: #dd271b;
}
.hs-footer .foot-text .foot-info p
{
    font-size: 15px;
    line-height: 26px;
}
.hs-footer .foot-text .foot-info p a:hover
{
    text-decoration: underline;
}
.hs-footer .public-tel-appointment
{
    padding-bottom: 10px;

    border-bottom: 2px solid #ccc;
}
@media (max-width: 767px)
{
    .hs-footer .public-tel-appointment .tel p
    {
        font-size: 14px;
    }
}
.hs-footer .public-tel-appointment .appointment
{
    font-size: 14px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-right
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .erweima
{
    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: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.hs-footer .erweima .erweima-group
{
    text-align: center;
}
.hs-footer .erweima .erweima-group:last-child
{
    margin-left: 40px;
}
.hs-footer .erweima .erweima-group .img
{
    width: 110px;
    margin: 0 auto;
}
.hs-footer .erweima .erweima-group .img img
{
    width: 100%;
}
.hs-footer .erweima .erweima-group p
{
    font-size: 16px;
    line-height: 24px;

    margin: 10px 0 0 0;
}
.hs-footer .copyright
{
    font-size: 16px;
    line-height: 26px;

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

    padding: 15px 0;

    -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: 767px)
{
    .hs-footer .copyright
    {
        font-size: 14px;
    }
}
.hs-footer .copyright p
{
    margin: 0;
}
.hs-inner-organization .hs-inner-whitebg
{
    background-image: none;
}
.hs-inner-organization .organization-left
{
    width: 50%;
    padding-right: 3%;
}
@media (max-width: 1199px)
{
    .hs-inner-organization .organization-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-organization .organization-right
{
    font-size: 0;

    position: relative;

    width: 50%;
    height: 100%;
}
@media (max-width: 1199px)
{
    .hs-inner-organization .organization-right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-organization .organization-right video
{
    width: 100%;
}
.hs-inner-organization .organization-right .mask
{
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;

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

    width: 100%;
    height: 100%;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-organization .organization-right .mask .iconfont
{
    font-size: 80px;

    cursor: pointer;
}
@media (max-width: 1199px)
{
    .hs-inner-organization .organization-right .mask .iconfont
    {
        font-size: 60px;
    }
}
.hs-inner-organization .organization-right .mask.display
{
    display: none;
}
.hs-inner-organization-advantage .advantage
{
    margin-top: 30px;
}
.hs-inner-organization-advantage .advantage .slick-advantage
{
    margin: 0 -10px;
}
.hs-inner-organization-advantage .advantage .slick-advantage .slick-track
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-organization-advantage .advantage .slick-advantage .slick-slide
{
    height: auto;
    padding: 0 10px;
}
.hs-inner-organization-advantage .advantage .slick-advantage .slick-slide > div
{
    height: 100%;
}
.hs-inner-organization-advantage .advantage .slick-advantage .slick-slide > div > div
{
    height: 100%;
}
.hs-inner-organization-advantage .advantage .advantage-group
{
    overflow: hidden;

    height: 100%;

    border-radius: 12px;
    background-color: #fff;
}
.hs-inner-organization-advantage .advantage .advantage-group .img .ibox
{
    padding-bottom: 64.28571429%;
}
.hs-inner-organization-advantage .advantage .advantage-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-organization-advantage .advantage .advantage-group .desc
{
    padding: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-organization-advantage .advantage .advantage-group .desc
    {
        padding: 20px 15px;
    }
}
.hs-inner-organization-advantage .advantage .advantage-group .title-advantage h3
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 767px)
{
    .hs-inner-organization-advantage .advantage .advantage-group .title-advantage h3
    {
        font-size: 16px;
    }
}
.hs-inner-organization-environment .environment > ul
{
    margin: 0 -10px;
}
.hs-inner-organization-environment .environment > ul > li
{
    margin-top: 20px;
    padding: 0 10px;
}
.hs-inner-organization-environment .environment .environment-group
{
    position: relative;

    overflow: hidden;

    cursor: pointer;

    border-radius: 12px;
}
.hs-inner-organization-environment .environment .environment-group .img .ibox
{
    padding-bottom: 64.28571429%;
}
.hs-inner-organization-environment .environment .environment-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-organization-environment .environment .environment-group .title-environment
{
    font-size: 18px;
    line-height: 30px;

    position: absolute;
    z-index: 6;
    bottom: 10px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    padding: 0 20px;

    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .hs-inner-organization-environment .environment .environment-group .title-environment
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-organization-environment .environment .environment-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-inner-organization-environment .hs-more a
{
    display: block;

    text-align: center;
}
.hs-inner-organization-map .map-content
{
    overflow: hidden;

    margin-top: 30px;

    border-radius: 20px;
    background-color: #fff;
}
.hs-inner-organization-map .map #map
{
    width: 100%;
    height: 400px;
}
@media (max-width: 767px)
{
    .hs-inner-organization-map .map #map
    {
        height: 300px;
    }
}
.hs-inner-organization-map .map-text
{
    padding: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-organization-map .map-text
    {
        padding: 20px;
    }
}
.hs-inner-organization-map .map-text ul li
{
    margin-top: 20px;
}
.hs-inner-organization-map .map-text ul li:nth-child(1)
{
    margin-top: 0;
}
.hs-inner-organization-map .map-text ul li h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;

    position: relative;
}
.hs-inner-organization-map .map-text ul li h3:before
{
    position: absolute;
    top: -webkit-calc(50% - 2.5px);
    top:         calc(50% - 2.5px);
    left: -15px;

    display: block;

    width: 5px;
    height: 5px;

    content: '';

    border-radius: 50%;
    background-color: #dd271b;
}
.hs-inner-organization-map .map-text ul li p
{
    line-height: 2;

    margin: 0;
}
.hs-inner-organization-appointment .appointment
{
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-organization-appointment .appointment-left
{
    width: -webkit-calc(100% - 410px);
    width:         calc(100% - 410px);
    padding: 30px;

    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .hs-inner-organization-appointment .appointment-left
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-organization-appointment .appointment-left
    {
        padding: 20px 15px;

        border-radius: 10px;
    }
}
.hs-inner-organization-appointment .appointment-left form > ul
{
    margin: 0 -5px;
    margin-top: -30px;
}
@media (max-width: 767px)
{
    .hs-inner-organization-appointment .appointment-left form > ul
    {
        margin-top: -10px;
    }
}
.hs-inner-organization-appointment .appointment-left form > ul > li
{
    margin-top: 30px;
    padding: 0 5px;
}
@media (max-width: 767px)
{
    .hs-inner-organization-appointment .appointment-left form > ul > li
    {
        margin-top: 10px;
    }
}
.hs-inner-organization-appointment .appointment-left form .submit-text
{
    margin-top: 30px;
}
.hs-inner-organization-appointment .appointment-left form .submit-text p
{
    line-height: 1.71428571;

    margin: 0;

    color: #5c5c66;
}
@media (max-width: 767px)
{
    .hs-inner-organization-appointment .appointment-left form .submit-text p
    {
        width: 100%;
        margin-top: 10px;
    }
}
.hs-inner-organization-appointment .appointment-left form .layui-btn
{
    width: 130px;
    margin-top: 0;
    margin-right: 10px;

    text-align: center;

    border-radius: 8px;
}
.hs-inner-organization-appointment .appointment-right
{
    position: relative;

    width: 390px;

    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-inner-organization-appointment .appointment-right
    {
        width: 100%;
        height: 400px;
        margin-top: 20px;
    }
}
.hs-inner-organization-appointment .appointment-right .tel
{
    font-size: 20px;
    line-height: 1.5;

    position: absolute;
    bottom: 10px;

    width: 100%;
    padding: 0 15px;

    text-align: center;

    color: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-organization-appointment .appointment-right .tel
    {
        font-size: 18px;
    }
}
.hs-inner-organization-appointment .appointment-right .tel p
{
    margin: 0;
}
.hs-inner-organization-appointment .appointment-right .tel p a
{
    font-weight: bold;
}
.public-news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 10px;

    border-radius: 10px;
    background-color: #fff;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-news-group .img
{
    overflow: hidden;

    width: 210px;
    height: 100%;

    border-radius: 10px;
}
@media (max-width: 767px)
{
    .public-news-group .img
    {
        width: 100%;
    }
}
.public-news-group .img .ibox
{
    padding-bottom: 66.66666667%;
}
.public-news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: -webkit-calc(100% - 210px);
    width:         calc(100% - 210px);
    padding: 0 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .public-news-group .desc
    {
        width: 100%;
        padding: 20px 15px;
    }
}
.public-news-group .desc .tag
{
    line-height: 24px;

    display: none;

    margin-bottom: 20px;

    color: #dd271b;
}
@media (max-width: 767px)
{
    .public-news-group .desc .tag
    {
        margin-bottom: 10px;
    }
}
.public-news-group .desc .title-news
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

    color: #dd271b;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .public-news-group .desc .title-news
    {
        font-size: 16px;
    }
}
.public-news-group .desc .title-news span
{
    -webkit-transition: background-size .56s;
            transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#dd271b), to(#dd271b));
    background-image: -webkit-linear-gradient(left, #dd271b 0%, #dd271b 100%);
    background-image:         linear-gradient(to right, #dd271b 0%, #dd271b 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.public-news-group .desc .more-date
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.public-news-group .desc .more a
{
    line-height: 28px;

    display: inline-block;

    padding: 5px 12px;

    color: #dd271b;
    border-radius: 5px;
    background-color: #e7e7e7;
}
@media (min-width: 1200px)
{
    .public-news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group:hover .desc .title-news span
    {
        background-size: 100% 1px;
    }
}
.public-news-menu > ul
{
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 767px)
{
    .public-news-menu > ul
    {
        margin: 0 -10px;
    }
}
.public-news-menu > ul > li > a
{
    font-size: 18px;
    line-height: 30px;

    display: block;

    padding: 0 15px;

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

        padding: 0 10px;
    }
}
.public-news-menu > ul > li.active > a,
.public-news-menu > ul > li:hover > a
{
    color: #dd271b;
}
.hs-inner-news .news > ul
{
    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-news .news > ul > li
{
    width: 50%;
    margin-top: 30px;
    padding: 0 15px;
}
@media (max-width: 991px)
{
    .hs-inner-news .news > ul > li
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-news .news > ul > li:nth-child(1)
{
    width: 100%;
}
.hs-inner-news .news > ul > li:nth-child(1) .public-news-group .img
{
    width: 40%;
}
@media (max-width: 767px)
{
    .hs-inner-news .news > ul > li:nth-child(1) .public-news-group .img
    {
        width: 100%;
    }
}
.hs-inner-news .news > ul > li:nth-child(1) .public-news-group .desc
{
    width: 60%;
}
@media (max-width: 767px)
{
    .hs-inner-news .news > ul > li:nth-child(1) .public-news-group .desc
    {
        width: 100%;
    }
}
.hs-inner-news .news > ul > li:nth-child(1) .public-news-group .desc .tag
{
    display: block;
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 24px;
    font-weight: bold;

    letter-spacing: 2px;

    color: #dd271b;
}
.hs-inner-news-show .title-news-show .date
{
    margin-top: 20px;
}
.hs-inner-news-show .news-show
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .prev-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news-show .prev-next .prev,
.hs-inner-news-show .prev-next .next
{
    font-weight: 900;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin-right: 14px;
    padding: 15px 30px;

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

    color: #999;
    background: #e7e7e7;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news-show .prev-next .prev:hover,
.hs-inner-news-show .prev-next .next:hover
{
    color: #fff;
    background-color: #dd271b;
}
.hs-inner-news-show .news-prev-next
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-prev-next
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-prev-next a
{
    line-height: 24px;

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

    height: 24px;

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

    color: #5c5c66;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news-show .news-prev-next a:hover
{
    color: #dd271b;
}
.hs-inner-news-show .news-prev-next .next
{
    text-align: right;
}
.hs-inner-public-cooperationform .cooperationform form > ul > li
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-public-cooperationform .cooperationform form > ul > li
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-public-cooperationform .cooperationform form > ul > li
    {
        margin-top: 10px;
    }
}


.hs-inner-news-show .news-show
{
    font-size: 16px;
}
.hs-inner-public-cooperationform .cooperationform form input,
.hs-inner-public-cooperationform .cooperationform form textarea
{
    line-height: 24px;

    min-height: 44px;
    padding: 10px 15px;
}
.hs-inner-public-cooperationform .cooperationform form .code
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-public-cooperationform .cooperationform form .code input
{
    max-width: 200px;
    margin-right: 20px;
}
.hs-inner-public-cooperationform .cooperationform form .code #mycanvas
{
    cursor: pointer;
}
.hs-inner-public-cooperationform .cooperationform #mycanvas
{
    width: 100px;
    height: 40px;
}
.hs-inner-contact .contact ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-contact .contact ul li
{
    width: 20%;
    margin: 20px 0;
    padding: 0 20px;
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact ul li
    {
        width: 33.33333333%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact ul li
    {
        width: 100%;
    }
}
.hs-inner-contact .contact .contact-group .title-group
{
    font-family: 'Anton';
    font-size: 20px;
    line-height: 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group .title-group
    {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-group .title-group .flaticon
{
    font-size: 30px;

    margin-right: 10px;
}
.hs-inner-contact .contact .contact-group .title-group b
{
    font-weight: normal;
}
.hs-inner-contact .contact .contact-group .txt
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact .contact-group .txt
    {
        margin-top: 10px;
    }
}
.hs-inner-contact .contact .contact-group .txt p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #dd271b;
}
.hs-inner-contact .contact .contact-group .txt p a:hover
{
    text-decoration: underline;
}
.hs-inner-contact .contact .contact-group .txt img
{
    width: 150px;
}
.hs-google-map
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-google-map .feedback
{
    width: 50%;
    padding: 100px 5% 100px var(--pad);

    background-color: #dd271b;
}
@media (max-width: 991px)
{
    .hs-google-map .feedback
    {
        width: 100%;
        padding: 50px 5%;
    }
}
.hs-google-map .feedback .title-inner h2
{
    color: #fff;
}
.hs-google-map #map
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-google-map #map
    {
        width: 100%;
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .hs-google-map #map
    {
        height: 300px;
    }
}
.hs-inner-login
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    min-height: 100vh;
    padding: 30px 15px;

    background: url(../images/login.jpg) no-repeat center;
    background-size: cover;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-login .login-content
{
    width: 100%;
    max-width: 1000px;
    padding: 50px 60px 10px;

    border-radius: 15px;
    background: rgba(255, 255, 255, .7);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .2);

    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
}
@media (max-width: 767px)
{
    .hs-inner-login .login-content
    {
        padding: 30px 15px;
    }
}
.hs-inner-login .login
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-login .login-left
{
    width: 50%;
    padding-right: 5%;

    text-align: right;
}
@media (max-width: 767px)
{
    .hs-inner-login .login-left
    {
        width: 100%;
        padding-right: 0;

        text-align: center;
    }
}
.hs-inner-login .login-left .logo img
{
    height: 100px;
}
@media (max-width: 767px)
{
    .hs-inner-login .login-left .logo img
    {
        height: 50px;
    }
}
.hs-inner-login .login-right
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-login .login-right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-login .login-right .title-login h2
{
    font-size: 36px;
    font-weight: bold;

    position: relative;

    margin-bottom: 40px;
    padding-bottom: 15px;

    text-align: left;
    letter-spacing: 3px;

    color: #2c3e50;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .hs-inner-login .login-right .title-login h2
    {
        font-size: 30px;

        margin-bottom: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-login .login-right .title-login h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-login .login-right .title-login h2
    {
        font-size: 20px;

        margin-bottom: 0;
    }
}
.hs-inner-login .login-right .title-login h2:after
{
    display: block;

    width: 60px;
    height: 3px;
    margin-top: 10px;

    content: '';

    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#5fb878), to(#1e9fff));
    background: -webkit-linear-gradient(left, #5fb878, #1e9fff);
    background:         linear-gradient(90deg, #5fb878, #1e9fff);
}
.hs-inner-login .login-right form > ul > li
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-login .login-right form > ul > li
    {
        margin-top: 10px;
    }
}
.hs-inner-login .login-right form .form-group b
{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;

    display: block;

    margin-bottom: 10px;

    letter-spacing: 2px;
}
.hs-inner-login .login-right form .form-group input
{
    line-height: 45px;

    width: 100%;
    height: 45px;
    padding: 0 14px;

    border: 1px solid #e6e6e6;
    border-radius: 2px;
}
.hs-inner-login .login-right form .form-group input:focus
{
    border-color: #5fb878;
    outline: none;
    box-shadow: 0 0 5px rgba(95, 184, 120, .3);
}
.hs-inner-login .login-right form .form-group canvas
{
    margin-left: 20px;

    cursor: pointer;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-login .login-right form .submit
{
    font-size: 18px;
    font-weight: bold;

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

    cursor: pointer;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;

    color: white;
    border: none;
    border-radius: 25px;
    background: -webkit-linear-gradient(315deg, #5fb878, #1e9fff);
    background:         linear-gradient(135deg, #5fb878, #1e9fff);
    box-shadow: 0 4px 15px rgba(95, 184, 120, .3);
}
@media (max-width: 767px)
{
    .hs-inner-login .login-right form .submit
    {
        margin-top: 10px;
    }
}
.hs-inner-login .login-right form .submit:hover
{
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);

    background: -webkit-linear-gradient(315deg, #4caf50, #1976d2);
    background:         linear-gradient(135deg, #4caf50, #1976d2);
    box-shadow: 0 6px 20px rgba(95, 184, 120, .4);
}
.hs-inner-login .login-bottom
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-inner-login .login-bottom
    {
        margin-top: 10px;
    }
}
.hs-inner-login .login-bottom p
{
    margin: 0;
}
.hs-inner-food
{
    position: relative;

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

    min-height: 100vh;
    padding: 30px 15px;

    background: url(../images/food_bg.jpg) no-repeat center;
    background-size: cover;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-inner-food:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .3;
    background: -webkit-linear-gradient(315deg, #f5f7fa 0%, #c3cfe2 100%);
    background:         linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}
.hs-inner-food .container
{
    position: relative;
    z-index: 6;
}
.hs-inner-food .title-food h2
{
    font-size: 48px;
    font-weight: bold;

    margin-bottom: 20px;

    color: #2c3e50;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
}
@media (max-width: 1560px)
{
    .hs-inner-food .title-food h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-food .title-food h2
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-food .title-food h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-food .title-food h2
    {
        font-size: 24px;
    }
}
.hs-inner-food .title-food p
{
    font-size: 18px;
    line-height: 1.33333333;

    margin: 20px 0 0 0;

    color: #7f8c8d;
}
@media (max-width: 1199px)
{
    .hs-inner-food .title-food p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-food .title-food p
    {
        font-size: 14px;
    }
}
.hs-inner-food .food
{
    max-width: 920px;
    margin: 0 auto;
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-food .food
    {
        margin-top: 0;
    }
}
.hs-inner-food .food > ul > li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-food .food > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-food .food .food-group
{
    position: relative;

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

    padding: 20px;

    cursor: pointer;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-align: center;
    text-decoration: none;

    color: white;
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 20px;
    background: -webkit-linear-gradient(305deg, #ee5f59, #e84a41);
    background:         linear-gradient(145deg, #ee5f59, #e84a41);
    box-shadow: 0 10px 30px rgba(238, 95, 89, .3);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-food .food .food-group:before
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    height: 4px;

    content: '';

    background: -webkit-gradient(linear, left top, right top, from(#ee5f59), to(#ff8a80));
    background: -webkit-linear-gradient(left, #ee5f59, #ff8a80);
    background:         linear-gradient(90deg, #ee5f59, #ff8a80);
}
.hs-inner-food .food .food-group .icon
{
    width: 80px;
}
.hs-inner-food .food .food-group .icon img
{
    width: 100%;
}
.hs-inner-food .food .food-group .title-food-group
{
    font-size: 24px;
    font-weight: bold;

    margin-top: 20px;
    margin-bottom: 8px;

    color: white;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}
@media (max-width: 767px)
{
    .hs-inner-food .food .food-group .title-food-group
    {
        font-size: 20px;
    }
}
.hs-inner-food .food .food-group .subtitle
{
    font-size: 14px;
    line-height: 1.4;

    text-align: center;

    color: rgba(255, 255, 255, .9);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
@media (min-width: 1200px)
{
    .hs-inner-food .food .food-group:hover
    {
        -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
                transform: translateY(-10px);

        color: white;
        border-color: rgba(255, 255, 255, .3);
        background: -webkit-linear-gradient(305deg, #f16b61, #ee5f59);
        background:         linear-gradient(145deg, #f16b61, #ee5f59);
        box-shadow: 0 20px 40px rgba(238, 95, 89, .4);
    }
}
.four-seasons
{
    display: none;

    width: 96%;
    max-width: 600px;
    padding: 40px;
    padding: 50px;

    border-radius: 20px;
    background: white;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .3);
}
@media (max-width: 1199px)
{
    .four-seasons
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .four-seasons
    {
        padding: 30px 15px;
    }
}
.four-seasons .title-four-seasons h3
{
    font-size: 28px;
    font-weight: bold;

    color: #2c3e50;
}
@media (max-width: 767px)
{
    .four-seasons .title-four-seasons h3
    {
        font-size: 24px;
    }
}
.four-seasons .seasons-list
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .four-seasons .seasons-list
    {
        margin-top: 20px;
    }
}
.four-seasons .seasons-list > ul
{
    margin: 0 -10px;
}
.four-seasons .seasons-list > ul > li
{
    margin-top: 20px;
    padding: 0 10px;
}
.four-seasons .seasons-list > ul > li:nth-child(2) .seasons-group .icon
{
    background: -webkit-linear-gradient(45deg, #ffa726, #ff9800);
    background:         linear-gradient(45deg, #ffa726, #ff9800);
}
.four-seasons .seasons-list > ul > li:nth-child(3) .seasons-group .icon
{
    background: -webkit-linear-gradient(45deg, #ef5350, #ee5f59);
    background:         linear-gradient(45deg, #ef5350, #ee5f59);
}
.four-seasons .seasons-list > ul > li:nth-child(4) .seasons-group .icon
{
    background: -webkit-linear-gradient(45deg, #42a5f5, #2196f3);
    background:         linear-gradient(45deg, #42a5f5, #2196f3);
}
.four-seasons .seasons-group
{
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding: 20px;

    cursor: pointer;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;

    color: inherit;
    border: none;
    border-radius: 15px;
    background: -webkit-linear-gradient(305deg, #fff, #f0f0f0);
    background:         linear-gradient(145deg, #fff, #f0f0f0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.four-seasons .seasons-group .icon
{
    font-size: 24px;

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

    width: 50px;
    height: 50px;

    color: white;
    border-radius: 50%;
    background: -webkit-linear-gradient(45deg, #66bb6a, #4caf50);
    background:         linear-gradient(45deg, #66bb6a, #4caf50);

    -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;
}
.four-seasons .seasons-group .title-seasons
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin-top: 10px;
}
@media (min-width: 1200px)
{
    .four-seasons .seasons-group:hover
    {
        -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
                transform: translateY(-5px);

        box-shadow: 0 10px 25px rgba(0, 0, 0, .15);
    }
}
.public-food-list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-food-list .food-sidebar
{
    width: 220px;
    padding: 50px 30px 50px 0;

    border-right: 1px solid #e0e0e0;
}
@media (max-width: 1199px)
{
    .public-food-list .food-sidebar
    {
        width: 100%;
        padding: 30px 0 20px;
    }
}
.public-food-list .food-sidebar .sidebar
{
    position: -webkit-sticky;
    position:         sticky;
    z-index: 8;
    top: 150px;
}
.public-food-list .food-sidebar .sidebar-title h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.public-food-list .food-sidebar .idebar-title2
{
    margin-top: 20px;
}
.public-food-list .food-sidebar .idebar-title2 h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    padding: 0 20px;
}
@media (max-width: 767px)
{
    .public-food-list .food-sidebar .sidenav-menu1
    {
        overflow-x: auto;

        max-width: 100%;
        padding-bottom: 10px;
    }
}
.public-food-list .food-sidebar .sidenav-menu1 > li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
.public-food-list .food-sidebar .sidenav-menu1 > li > a
{
    font-weight: bold;

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

    padding-top: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .public-food-list .food-sidebar .sidenav-menu1 > li > a
    {
        padding-top: 0;
    }
}
.public-food-list .food-sidebar .sidenav-menu1 > li > a img
{
    width: 40px;
    height: 40px;
    margin-right: 20px;

    border: 2px solid transparent;
    border-radius: 50%;
}
.public-food-list .food-sidebar .sidenav-menu1 > li:hover > a
{
    color: #dd271b;
}
.public-food-list .food-sidebar .sidenav-menu1 > li:hover > a img
{
    border-color: #dd271b;
}
.public-food-list .food-sidebar .sidenav-menu2
{
    margin-left: 10px;
    padding: 10px 20px;

    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
}
@media (max-width: 767px)
{
    .public-food-list .food-sidebar .sidenav-menu2
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
    }
}
.public-food-list .food-sidebar .sidenav-menu2 > li
{
    margin: 6px 0;
}
@media (max-width: 767px)
{
    .public-food-list .food-sidebar .sidenav-menu2 > li
    {
        margin: 6px 4px;
    }
}
.public-food-list .food-sidebar .sidenav-menu2 > li > a
{
    font-size: 13px;

    display: block;

    padding: 6px 12px;

    cursor: pointer;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-align: center;
    white-space: nowrap;

    color: #495057;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    background: -webkit-linear-gradient(305deg, #f8f9fa, #e9ecef);
    background:         linear-gradient(145deg, #f8f9fa, #e9ecef);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}
.public-food-list .food-sidebar .sidenav-menu2 > li:hover > a,
.public-food-list .food-sidebar .sidenav-menu2 > li.active > a
{
    color: #fff;
    background: #dd271b;
    box-shadow: 0 4px 8px rgba(238, 95, 89, .3);
}
.public-food-list .food-content
{
    width: -webkit-calc(100% - 220px);
    width:         calc(100% - 220px);
    padding: 50px 0 50px 30px;
}
@media (max-width: 1199px)
{
    .public-food-list .food-content
    {
        width: 100%;
        padding: 0 0 30px 0;
    }
}
.hs-inner-food-list
{
    background: url(../images/food_content_bg.jpg) repeat-y center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-food-list
    {
        overflow: visible;
    }
}
.hs-inner-food-list .food-content > ul
{
    margin: 0 -10px;
    margin-top: -20px;
}
@media (max-width: 767px)
{
    .hs-inner-food-list .food-content > ul
    {
        margin: 0 -5px;
        margin-top: -10px;
    }
}
.hs-inner-food-list .food-content > ul > li
{
    margin-top: 20px;
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .hs-inner-food-list .food-content > ul > li
    {
        margin-top: 10px;
        padding: 0 5px;
    }
}
.hs-inner-food-list .food-group
{
    display: block;
    overflow: hidden;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;

    border: 1px solid #f0f0f0;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
}
.hs-inner-food-list .food-group .img .ibox
{
    padding-bottom: 67.85714286%;
}
.hs-inner-food-list .food-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-food-list .food-group .desc
{
    font-size: 16px;

    padding: 12px 19px;
}
@media (max-width: 767px)
{
    .hs-inner-food-list .food-group .desc
    {
        padding: 10px;
    }
}
.hs-inner-food-list .food-group .title-food-group
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
}
.hs-inner-food-list .food-group .tags
{
    margin-top: 4px;
}
.hs-inner-food-list .food-group .tags .tag
{
    font-size: 12px;

    display: inline-block;

    margin-top: 6px;
    padding: 4px 8px;

    color: #666;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    background: #f8f9fa;
}
.hs-inner-food-list .food-group .tags .crowd-tag
{
    color: #e65100;
    border-color: #ffb74d;
    background: -webkit-linear-gradient(305deg, #fff3e0, #ffe0b2);
    background:         linear-gradient(145deg, #fff3e0, #ffe0b2);
}
.hs-inner-food-list .food-group .tags .season-tag
{
    color: #2e7d32;
    border-color: #81c784;
    background: -webkit-linear-gradient(305deg, #e8f5e8, #c8e6c9);
    background:         linear-gradient(145deg, #e8f5e8, #c8e6c9);
}
@media (min-width: 1200px)
{
    .hs-inner-food-list .food-group:hover
    {
        -webkit-transform: translateY(-2px);
            -ms-transform: translateY(-2px);
                transform: translateY(-2px);

        box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
    }
    .hs-inner-food-list .food-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-inner-food-list .showMorehandlewuxian
{
    margin-top: 30px;

    text-align: center;
}
.hs-inner-food-list .showMorehandlewuxian a
{
    line-height: 25px;

    display: inline-block;

    padding: 0 20px;

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

    color: #333;
    border-radius: 3px;
    background-color: #eee;
}
.hs-inner-crowd
{
    position: relative;

    min-height: 100vh;

    background: url(../images/crowd_bg.jpg) no-repeat center;
    background-size: cover;
}
.hs-inner-crowd:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .7;
    background: -webkit-linear-gradient(315deg, #f5f7fa 0%, #c3cfe2 100%);
    background:         linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}
.hs-inner-crowd .container
{
    position: relative;
    z-index: 6;
}
.hs-inner-crowd .link
{
    text-align: center;
}
.hs-inner-crowd .link a
{
    font-size: 16px;
    font-weight: bold;

    display: inline-block;

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

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;

    color: white;
    border-radius: 6px;
    background: #ffa726;
    box-shadow: 0 4px 8px rgba(255, 167, 38, .3);
}
.hs-inner-crowd .link a:hover
{
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
    text-decoration: none;

    color: white;
    background: #ff9800;
    box-shadow: 0 6px 16px rgba(255, 167, 38, .4);
}
.hs-inner-crowd .crowd > ul > li
{
    margin-top: 30px;
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+1) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #667eea 0%, #764ba2 100%);
    background:         linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+2) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #f093fb 0%, #f5576c 100%);
    background:         linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+3) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #4facfe 0%, #00f2fe 100%);
    background:         linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+4) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #43e97b 0%, #38f9d7 100%);
    background:         linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+5) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #fa709a 0%, #fee140 100%);
    background:         linear-gradient(135deg, #fa709a 0%, #fee140 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+6) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #30cfd0 0%, #91a7ff 100%);
    background:         linear-gradient(135deg, #30cfd0 0%, #91a7ff 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+7) .crowd-group
{
    color: #333;
    background: -webkit-linear-gradient(315deg, #a8edea 0%, #fed6e3 100%);
    background:         linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+8) .crowd-group
{
    color: #333;
    background: -webkit-linear-gradient(315deg, #ffecd2 0%, #fcb69f 100%);
    background:         linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+9) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #ff8a80 0%, #ea4c89 100%);
    background:         linear-gradient(135deg, #ff8a80 0%, #ea4c89 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+10) .crowd-group
{
    color: #333;
    background: -webkit-linear-gradient(315deg, #8fd3f4 0%, #84fab0 100%);
    background:         linear-gradient(135deg, #8fd3f4 0%, #84fab0 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+11) .crowd-group
{
    color: #333;
    background: -webkit-linear-gradient(315deg, #fbc2eb 0%, #a6c1ee 100%);
    background:         linear-gradient(135deg, #fbc2eb 0%, #a6c1ee 100%);
}
.hs-inner-crowd .crowd > ul > li:nth-child(12n+12) .crowd-group
{
    background: -webkit-linear-gradient(315deg, #fdbb2d 0%, #22c1c3 100%);
    background:         linear-gradient(135deg, #fdbb2d 0%, #22c1c3 100%);
}
.hs-inner-crowd .crowd .crowd-group
{
    position: relative;

    display: block;
    overflow: hidden;

    padding: 30px;

    cursor: pointer;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-align: center;

    color: white;
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
}
.hs-inner-crowd .crowd .crowd-group:before
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    height: 4px;

    content: '';

    background: -webkit-gradient(linear, left top, right top, from(#ffa726), to(#ff9800));
    background: -webkit-linear-gradient(left, #ffa726, #ff9800);
    background:         linear-gradient(90deg, #ffa726, #ff9800);
}
.hs-inner-crowd .crowd .crowd-group .crowd-title
{
    font-size: 22px;
    font-weight: bold;

    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}
.hs-inner-crowd .crowd .crowd-group .crowd-count
{
    font-size: 16px;
    font-weight: bold;

    display: inline-block;

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

    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 20px;
    background: rgba(255, 255, 255, .2);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);

    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}
.hs-inner-crowd .crowd .crowd-group:hover
{
    -webkit-transform: translateY(-10px) scale(1.02);
        -ms-transform: translateY(-10px) scale(1.02);
            transform: translateY(-10px) scale(1.02);
    text-decoration: none;

    box-shadow: 0 20px 40px rgba(0, 0, 0, .25);

    -webkit-filter: brightness(1.1);
            filter: brightness(1.1);
}
.hs-inner-food-details
{
    background-color: #fff;
}
.hs-inner-food-details .food-details-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-food-details .food-details-top .img
{
    overflow: hidden;

    width: 40%;
    height: 100%;

    border-radius: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-food-details .food-details-top .img
    {
        width: 100%;

        border-radius: 10px;
    }
}
.hs-inner-food-details .food-details-top .img img
{
    width: 100%;
}
.hs-inner-food-details .food-details-top .desc
{
    width: 60%;
    padding-left: 3%;
}
@media (max-width: 767px)
{
    .hs-inner-food-details .food-details-top .desc
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-food-details .food-details-top .desc .title-food-details h3
{
    font-size: 24px;
    font-weight: bold;
}
.hs-inner-food-details .food-details-top .desc .mask
{
    font-size: 18px;
    line-height: 30px;

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

    margin-top: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-food-details .food-details-top .desc .mask
    {
        font-size: 16px;

        margin-top: 10px;
    }
}
.hs-inner-food-details .food-details-top .desc .mask .iconfont
{
    font-size: 24px;

    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-food-details .food-details-top .desc .mask p
{
    margin: 0;
}
.hs-inner-food-details .food-details-top .desc .public-note
{
    margin-top: 10px;
}
.hs-inner-food-details .food-details-top .desc .public-note p
{
    font-size: 16px;
    line-height: 1.75;
}
@media (max-width: 767px)
{
    .hs-inner-food-details .food-details-top .desc .public-note p
    {
        font-size: 14px;
    }
}
.hs-inner-food-details .food-details-top .desc .person img
{
    width: 100%;
}
.hs-inner-food-details .food-details
{
    padding-top: 50px;
}
.hs-inner-food-details .food-details .title-food
{
    position: relative;

    padding-left: 8px;
}
.hs-inner-food-details .food-details .title-food:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 4px;
    height: 100%;

    content: '';

    border-radius: 2px;
    background-color: #dd271b;
}
.hs-inner-food-details .food-details .title-food h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
.hs-inner-food-details .food-details .parameter-info
{
    margin-top: 30px;
}
.hs-inner-food-details .food-details .steps
{
    position: relative;
}
.hs-inner-food-details .food-details .steps:before
{
    position: absolute;
    top: 0;
    left: 5px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    border-left: 1px dashed #cdcdcd;
}
.hs-inner-food-details .food-details .steps ul li
{
    position: relative;

    margin: 15px 0;
    padding-left: 16px;
}
.hs-inner-food-details .food-details .steps ul li:before
{
    position: absolute;
    top: 8px;
    left: 0;

    display: block;

    width: 10px;
    height: 10px;

    content: '';

    border: 2px solid #dd271b;
    border-radius: 50%;
}
.hs-inner-food-details .food-details .steps ul li p
{
    font-size: 16px;

    color: #333;
}
@media (max-width: 767px)
{
    .hs-inner-food-details .food-details .steps ul li p
    {
        font-size: 14px;
    }
}
.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;
}
.fancybox-close-small
{
    top: 15px;
    right: 10px;
}
.fancybox-is-open .fancybox-bg
{
    opacity: .2;
}
.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: #dd271b;
}
.public-no-results .desc .public-note
{
    margin-top: 20px;
}
.public-no-results .desc .public-note p
{
    font-size: 18px;

    color: #5c5c66;
}

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

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