<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.body{width: 100%;height: 100%;background: url(../img/bg.png);background-size:cover ;}
.head_img img{width: 100%;display: block;}
.main{width: 1200px;margin: auto;}
.main_font{width: 1118px;background: url(../img/daoyu_bg.png)no-repeat;background-size:cover;padding: 76px 41px}
.mg_top36{margin-top: 36px;}
.main_font h4{font-size: 18px;color: #296B42;text-indent: 38px;line-height: 30px;text-align: justify;}

.font_small{width: 599px;}
.font_small h4{width: 100%;}
.foods{width:1080px;height:430px;margin: auto;margin-top:103px ;position: relative;}

.food_box{width: 1200px;margin: auto;padding-top: 103px;padding-bottom: 30px;}
.food_box .food_img,.video{margin: -24px -40px 0 0;}
.food_box .pint{position: absolute;left: 212px;top: 25px;    width: 220px;}
.jx_img{position: absolute;top: 95px;right: 138px;display: none;width:230px;}
.jx_img  .gif{width: 161px;}
.baiyu{background: url(../img/baiyu.png)no-repeat;background-size:cover;}
.lianzi{background: url(../img/lianzi.png)no-repeat;background-size:cover;}
.hongzao{background: url(../img/hongzao.png)no-repeat;background-size:cover;}
.paigu{background: url(../img/paigu.png)no-repeat;background-size:cover;}
.dousha{background: url(../img/dousha.png)no-repeat;background-size:cover;}
.danhuang{background: url(../img/danhaung.png)no-repeat;background-size:cover;}
.food_box .foods:first-child{margin-top: 0;}
.right_img .food_img{margin: -24px 0px 0 -40px;}
.right_img .pint{position: absolute;left: 645px;top: 25px;}
.foot_img{margin-top: 96px;}
.right_img .jx_img{left: 138px;}
.foot_img img{width: 100%;display: block;}
.video{display: none;}
.lr_img{width: 57px;height: 58px; animation:name 1s infinite; }
.botton{right: -23px;bottom: -40px;}
.left_bottom{left: -12px;bottom: -51px;}
@media only screen and (max-width: 1200px){
	body,.food_box,.main{width:100%}
	/*body{background: #ccc;}*/
}
@media only screen and (max-width: 7500){
	
}

@keyframes name{
	from{background: url(../img/1.png);}
	to{background: url(../img/2.png);}
}

.footer_box {
    background: rgba(244,243,240,1);
    padding-bottom: 40px;
}

.footer_list {
    width: 1200px;
    margin: 0 auto;
}

.flex_between {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_l {
    line-height: 66px;
}
.align_center {
    -webkit-align-items: center;
    align-items: center;
}
.flex {
    display: -webkit-flex;
    display: flex;
}

.footer_r {
    width: 15%;
    margin: 27px 0 0;
}
.flex_between {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.code_one {
    width: 64px;
    height: 97px;
    background: url(../img/icon_scan_web.png) no-repeat 100% 100%;
}

.code_two {
    width: 64px;
    height: 97px;
    background: url(../img/icon_scan_weixin.png) no-repeat 100% 100%;
}

.footer_l_border {
    margin: 0 10px;
}

.footer_l {
    line-height: 66px;
}

</pre></body></html>