<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}



img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    padding: 0
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto
}

input[type='search'] {
    -webkit-appearance: none
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}




* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important
}

@media screen and (min-width: 1440px) {

    .learn-cont,
    .products-cont,
    .location-cont,
    .contact-cont,
    .pad-cont {
        max-width: none;
        padding-right: 200px;
        padding-left: 200px;
    }

    .copyright-cont {
        padding: 25px 200px;
    }
}

@media screen and (min-width: 1920px) {
    .mapbox {
        width: 470px;
        height: 470px;
    }

    .menu-link a {
        font-size: 70px;
    }

    .learn-cont,
    .products-cont,
    .location-cont,
    .contact-cont,
    .pad-cont {
        max-width: none;
        padding-right: 400px;
        padding-left: 400px;
    }

    .copyright-cont {
        padding: 25px 400px;
    }

    .story-desc {
        margin-top: 30px;
        position: static;
        color: #888;
        font-size: 20px;
        line-height: 1.8;
    }

    .location-img {
        width: 73%;
    }

}

@media screen and (max-width: 1270px) {
    .menu-link a {
        font-size: 50px;
    }
}

@media screen and (max-width: 1182px) {
    .mapbox {
        width: 350px;
        height: 350px;
        margin-top: 100px;
    }

    .menu-link a {
        font-size: 45px;
    }

    .title-elishDesc {
        font-size: 21px;
    }
}

@media screen and (max-width: 1000px) {
    .menu-link a {
        font-size: 45px;
    }
}

@media screen and (max-width: 991px) {
    .copyright-wrapper{
        display: block;
    }
    .first-left {
        width: 100%;
        height: 400px;
        margin-bottom: 50px;
    }

    .first-right {
        margin-left: 0;
    }

    .learn-first {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sec2 {
        right: -12%;
        bottom: 25%;
        width: 45%;
    }

    .sec1 {
        right: -20%;
    }

    .learn-cont,
    .products-cont,
    .location-cont,
    .contact-cont,
    .pad-cont {
        padding-right: 50px;
        padding-left: 50px;
    }

    .learn-second {
        display: flex;
    }

    .pro-cont {
        grid-column-gap: 20px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .location-img {
        position: absolute;
    }

    .loc-min-desc {
        width: 80%;
    }

    .cot-contents {
        display: block;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto auto;
        grid-template-rows: auto auto auto;
    }

    .height30 {
        height: 0;
    }

    .cot-form {
        width: 100%;
        padding-bottom: 550px;
    }

    .copyright-cont {
        padding: 25px 50px;
    }

    .fix {
        bottom: 10%;
    }

    .copyright-text {
        width: 100%;
    }

    .copyright-text:last-child {
        float: left;
        text-align: left;
        margin-top: 10px;
    }

    .maxshow {
        display: none;
    }

    .minshow {
        display: block;
    }

    .minshow .miles-item {
        width: 100%;
        margin-right: 0;
    }

    .miles-list {
        width: 85%;
    }

    .story {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .story-cont {
        margin-right: 0;
        width: 100%;
        float: none;
    }

    .story-bg {
        /* height: 400px;
        margin-bottom: 50px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1; */
        width: 100%;
        float: none;
        position: static;
    }

    .abt-title h2 {
        color: #fff;
        font-size: 45px;
    }

    .height150 {
        height: 50px;
    }

    .height50 {
        height: 20px;
    }

    .pro-wrapper {
        grid-column-gap: 20px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .loc-cont,
    .mapbox {
        width: 100%;
    }

    .menu-link a {
        /* font-size:30px; */
        font-size: 27px;
    }

}

@media screen and (max-width:767px) {
    .light-show img {
        max-width: 83vw;
        top: 9vh;

    }

    .menu-link a {
        font-size: 28px;
    }
    .bold-text{
        width: 30%;
    }
    .moreFood{
        margin-top: 20px;
        font-size: 16px;
    }
}

@media screen and (max-width:479px) {

    .div-block-34,
    .dash-40-1,
    .dash-40-2 {
        background-color: #d63d29;
    }

    .nav-icon.active .dash-40-1 {
        background-color: #fff;
    }

    .nav-icon.active .dash-40-2 {
        background-color: #fff;
    }

    .nav-icon:hover .div-block-34 {
        background-color: #fff;
    }

    .nav-icon:hover .dash-40-1 {
        background-color: #fff;
    }

    .nav-icon:hover .dash-40-2 {
        background-color: #fff;
    }

    .div-block-34 {
        width: 25px;
        margin-top: 12px;
        margin-bottom: 10px;
    }

    .div-block-48 {
        width: 35px;
    }

    .div-block-48:hover .div-block-34 {
        width: 25px;
        height: 2px;
        opacity: 1;
    }

    .dash-40-2,
    .dash-40-1 {
        width: 35px;
    }

    .linianpc {
        display: none;
    }

    .linianpho {
        display: block;
    }

    .linianpho .idea-cont {
        display: none;
    }

    .location-img {
        position: absolute;
    }

    .phonone {
        display: none;
    }

    .nav-container {
        height: 60px;
        width: 60px;
        right: 0;
        top: 0;
        position: fixed;
        z-index: 999;
        background: transparent;
        border: 0;
    }

    .nav-icon {
        width: 60px;
        height: 60px;
        border: 0;
    }

    .social-icon {
        position: fixed;
        display: -ms-grid;
        display: grid;
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -webkit-align-items: end;
        -ms-flex-align: end;
        align-items: end;
        grid-auto-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        border-top: 1px solid #fff;
        opacity: 0;
    }

    .social-item-border {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .nav-divider-h {
        display: none;
    }

    .idx-cont {
        width: 100%;
        overflow: hidden;
    }

    .logo-wrapper {
        width: 169px;
        display: block;
        position: absolute;
        top: 20px;
        left: 15px;
    }

    .first-title {
        font-size: 60px;
        text-align: center;
    }

    .learn-cont,
    .products-cont,
    .location-cont,
    .contact-cont,
    .pad-cont {
        padding: 50px 30px;
    }

    .sec1 {
        display: none;
    }

    .fir-titleCont {
        font-size: 40px;
    }

    .fir-title img {
        margin-right: 15px;
        width: 23px;
    }

    .fir-desc,
    .sec-desc {
        font-size: 14px;
        line-height: 1.8;
        margin: 25px 0;
        width: 100%;
    }

    .space-150px {
        height: 50px;
    }

    .sec-smailler {
        font-size: 40px;
    }

    .sec2 {
        display: none;
    }

    .pro-cont {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        width: 100%;
    }

    .pro-cont .pro-item {
        width: 100%;
    }

    .pro-cont .pro-item .food-card {
        width: 100%;
    }

    .loc-cont {
        width: 100%;
    }

    .contact-title {
        font-size: 40px;
    }

    .wf-form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cot-form {
        width: 100%;
        padding-bottom: 350px;
    }

    .copyright-cont {
        padding: 15px 30px;
    }

    .progressbar-wrapper {
        bottom: 0;
        top: auto;
    }

    .nav-menu {
        width: 100%;
    }

    .menu-logo {
        margin-top: 30px;
        margin-left: 15px;
        width: 165px;
    }

    .social-item-bor {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .idea-tiit {
        margin-right: 0;
        margin-bottom: 10px;
        padding: 10px 25px;
        font-size: 18px;
        font-weight: 700;
        width: 100%;
    }

    .idea-coit {
        font-size: 20px;
    }

    .miles-item {
        margin-right: 0;
    }

    .pro-wrapper {
        grid-column-gap: 0;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .food-desc {
        font-size: 14px;
        line-height: 1.8;
    }

    .food-tag span {
        font-size: 14px;
    }

    .h2 {
        font-size: 40px;
    }

    .light-show img {
        top: 10vh;
        max-width: 100vw;
    }

    .light-close {
        right: 5%;
        top: 3vh;
    }

    .wechat-box {
        transform: translate(0px, -110px);
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

    .nav_maxshow {
        display: none;
    }

    .nav_minshow {
        display: block;
    }

    .nav-max-caidan,
    .nav-min-caidan {
        display: none;

    }

    #typed {
        display: none;
    }

    .mapbox {
        width: 100%;
        height: 270px;
        margin-top: 10px;
        position: static;

    }

    .BMap_bubble_title,
    .BMap_bubble_content {
        margin-left: 0;
    }

    .BMap_pop {
        position: absolute;
        cursor: default;
        left: 40px !important;
        top: 91px;
        width: 250px !important;
    }

    .box-sizing {
        width: 20px;
        height: 20px;
    }

    .formsize,
    .contact-title {
        font-size: 30px;
    }

    .martop100 {
        margin-top: 50px;
    }

    .cot-item-col img {
        width: 20px;
        height: 20px;
        margin-right: 0px;
    }

    .contactewm {
        width: 120px !important;
        height: 120px !important;
    }

    .first-cont,
    .abt-first,
    .pro-first {
        width: 100%;
        height: 212px;
    }

    .storys {
        display: block;
    }

    .story-conts {
        margin-right: 0;
    }

    .story-bgs {
        height: 350px;
    }

    .story-desc {
        font-size: 14px;
        line-height: 1.8;
    }

    .story-descs {
        font-size: 14px;
        line-height: 1.8;
    }

    .menu-link a {
        /* font-size: 23px; */
        font-size: 20px;
        line-height: 2;
    }

    .menu-link a i {
        /* margin-left: 20px; */
        margin-left: 10px;
    }

    .menu-link {
        padding-left: 30px;
        padding-right: 34px;
    }

    .logo-wrapper img {
        display: block;
        width: 80%;
    }
   
}

@media screen and (max-width:375px) {
    .menu-link a {
        font-size: 17px;
        line-height: 2;
    }

    .cot-item-col img {
        width: 16px;
        height: 16px;
    }

    .cot-item-col a {
        font-size: 12px;
    }

    .BMap_pop {
        left: 27px !important;
    }
}</pre></body></html>