<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, and, address, cite, code, del,
dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
    background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
body { line-height: 1 ;font-family: 'å¾®è½¯é›…é»‘'}
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: none }
del { text-decoration: line-through }
hr { background: transparent; border: 0; clear: both; color: transparent; height: 1px; margin: 0; padding: 0; }
mark { background-color: #ffffb3; font-style: italic; }
input, select { vertical-align: middle }
ins { background-color: red; color: white; text-decoration: none; }
ol, ul { list-style: none }
table { border-collapse: collapse; border-spacing: 0; }

.clear { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0; }
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; width: 0; }
* html .clearfix, :first-child+html .clearfix { zoom: 1 }
body{
    background:#f2f2f2;
}

.inlineBlock{
    display:inline-block!important;
}
.fl{
    float:left
}
.fr{
    float:right
}
.overflow{
    overflow:hidden!important;
}
.mr10{
    margin-right:10px!important;
}
.mr5{
    margin-right:5px!important;
}
.mr20{
    margin-right:20px!important;
}
.mr0{
    margin-right:0!important;
}
.mt10{
    margin-top:10px!important;
}
.mt60{
    margin-top:60px!important;
}
.mt5{
    margin-top:5px!important;
}
.mt10{
    margin-top:10px!important;
}
.mt30{
    margin-top:30px!important;
    /*margin: 0 15px;*/
}
.mb30{
    margin-bottom:30px!important;
}
.mb20{
    margin-bottom: 20px!important;
}
.pb25{
    padding-bottom:25px!important;
}
.mt25{
    margin-top:25px!important;
}
.mb0{
    margin-bottom:0!important;
}
.mt20{
    margin-top:20px!important;
}
.mr30{
    margin-right:30px!important;
}
.line{
    width:100%!important;
    height:1px;
    border-top:1px solid #e3e3e3;
}
.alignCenter{
    text-align:center!important;
}
.alignLeft{
    text-align:left!important;
}
.bgwhite{
    background:white!important;
}
.clear{
    width:100%;
    height:1px ;
    clear:both
}
.indent{
    text-indent: 2em!important;
}
/*å…¬å…±æ&nbsp;·å¼ç»“æŸ*/
.bigBanner.swiper-container {
    width: 100%;
    height: 360px;
    color: #fff;
    text-align: center;
}

.bigBanner .swiper-slide .img {
    width: 100%;
    height: 100%
}

.bigBanner .swiper-slide p {
    font-style: italic;
    font-size: 25px;
}

.bigBanner .pagination {
    width: 100%;
    position: absolute;
    z-index: 20;
    left: 0px;
    text-align: center;
    bottom: 10px;
}

.bigBanner .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.bigBanner .swiper-active-switch {
    background: #fff;
}
.bigBanner{
    width:100%;
    /*height:auto!important;*/
}
.bigBanner .banner{
    width: 100%;
    height:100%
}
.bgyellow{
    background:#ffffec!important;
    padding-bottom:32px!important;
}
.mt15{
    margin-top:15px!important;
}
a{
    text-decoration: none;
    color:#666666;!important;
}
.line25{
    line-height:30px!important;
}
.blue-slide{
    background:blue
}
.activeHeaderNav{
    color:#c90915!important;
}

.lookMoreBtn:hover{
    color:#c90915!important;
    border:1px solid red!important;
}
.foodTitle,.foodTitledesc{
    cursor:pointer!important;
}
.foodTitle:hover,.foodTitledesc:hover{
    color:#c90915!important;
}

.swiper-slide img{
    width:100%;
    height:100%;
}
.backToTop{
    display:block;
    position:fixed;
    width:50px;
    height:50px;
    background:rgba(0,0,0,0.8);
    color:white;
    right:10px;
    bottom:10px;
    line-height:50px;
    text-align:center;
    font-size:12px;
    z-index:8
}
img {
    outline-width: 0px;
    vertical-align: top;
}

.footerNavBox a:hover{color:#f2f2f2;}</pre></body></html>