@charset "utf-8";
/* CSS Document */

/* 通用样式 */
a,span,div,h1,h2,h3,ul,li,p,body,dl,dt,dd,form,label,input,table,img,ol{margin:0;padding:0;}
img{ border:none}
a{ text-decoration:none;color:#000}
li{list-style:none}
.clear{ clear:both}

/* 书写顺序  显示属性 自身属性 文本属性 */
.whole{ width:100%; height:auto;background-color:#e4f1dd;}
.Gangnam{width:1004px;margin:0 auto; font:16px "Microsoft YaHei","微软雅黑"; color:#333;}

.TopImg{ width:1004px; height:338px;}
.TopCon{ width:964px; height:auto; background-color:#9cc44a; padding:20px; font:18px "Microsoft YaHei","微软雅黑"; line-height: 30px; color:#fff; }

.MainBox_nav{ width:730px; height:110px; margin:15px 137px;}
.box{ width:960px; background-color:#fff; padding:22px;}
.TitleImg{ width:165px; height:165px; mbackground-color:#fff; float:left;}
.TitleCon{ width:776px; height:auto; margin-left:18px; margin-top:33px;float:left; line-height:30px;}
.ListTitle{ text-align:center;font-weight:bold;}

.ReadMoreBtn{ float:left; margin-left:790px; margin-top:20px; width:150px; height:30px; background-color:#fdbb39; color:#fff; font-weight:bold; text-align:center; line-height:30px;}
.ReadMoreBtn02{float:left; margin-left:20px;  width:150px; height:30px; background-color:#fdbb39; color:#fff; font-weight:bold; text-align:center; line-height:30px;}

.food{ height:860px; margin-top:5px; }
.shopping{ margin-top:20px; height:380px;}
.hotel{ margin-top:20px; height:1040px;}
.coupons{margin-top:20px; height:560px;}
.gonglue{margin-top:20px; height:260px; font-size:18px; line-height:30px;color:#579038; }

.FoodTitle{ color:#f5a301;}
#div01:hover{background:#fdbb39; color:#fff;} 
.SoppingTitle{ color:#659701;}
#div02:hover{background:#659701; color:#fff;} 
.pop{ margin-top:20px; height:600px;}
.PopTitle{ color:#aa59b3;}
#div03:hover{background:#aa59b3; color:#fff;} 
.HotelTitle{ color:#09b48a;}
#div04:hover{background:#09b48a; color:#fff;} 
.CouponsTitle{color:#fd742a;}
#div05:hover{background:#fd742a; color:#fff;}
.gonglueTitle{color:#579038;}
#div06:hover{background:#9cc44a; color:#fff;} 