/*统一设定属性*/
body,div,ul,ol,li,table,td,tr,dl,dt,dd,img,p,h1,h2,h3,a,b,span{margin:0;padding:0;}
img{border:none;}
a{text-decoration:none;}
li{list-style:none;}
.l_float{float:left;width:458px;padding-right:30px;border-right:1px #eee solid;}
.r_float{float:right;width:458px;padding-left:30px;}
.width{width:980px;margin:0 auto;}

body{font-family:'Meiryo','Meiryo_original','MS PGothic';}
.header{width:100%;height:90px;background:#fff;}
.header .banner{width:1020px;height:90px;margin:0 auto;position:relative;background:#fff url(../image/top_logo.png) no-repeat left;}
.banner .block_logo{background:#d25159;letter-spacing:1px;position:absolute;left:130px;top:26px;padding:5px 5px 3px 5px;border-radius:5px;}
.banner p{font-size:14px;line-height:16px;color:#fff;text-align:center;}
.banner h1{font-size:30px;color:#f38018;position:absolute;left:230px;top:25px;padding:2px 20px;letter-spacing:5px;}
.banner ul{position:absolute;right:10px;top:29px;}
.banner ul li{float:left;margin:0 20px;}
.banner ul li a{font-size:16px;color:#565656;}
.banner ul li a:hover{color:#f38018;}

.bread{width:100%;height:40px;background:#70c4d9;border-bottom:1px #dfdfdf solid;}
.bread p,a{font-size:16px;color:#fff;float:left;line-height:40px;margin-right:15px;}

.main{width:970px;background:#fff;margin:0 auto;letter-spacing:1px;}



/*正文部分*/
.text{font-size:14px;color:#565656;line-height:26px;}
.title{font-size:20px;color:#565656;padding:4px 0 0 16px;background:url(../image/title_front.jpg) left center no-repeat;margin-bottom:30px;font-weight:bold;}
.block{width:980px;border-bottom:1px #eee solid;margin:30px 0 30px 0;padding:10px 0 20px 0;}
.block h2{font-size:18px;margin-bottom:10px;color:#f38018;}
.block p{margin-bottom:20px;}
.block img{float:left;}
.info{margin-bottom:20px;}
.text_right{float:right;width:500px;}

.swap{width:980px;height:440px;position:relative;}
.swap_min{width:360px;height:260px;position:relative;float:left;}
.swap .slider li{width:980px;height:400px;display:none;position:absolute;}
.swap_min .slider li{width:360px;height:220px;display:none;position:absolute;}

.navi_slider{text-align:center;position:absolute;left:46%;bottom:10px;}
.navi_slider li{width:10px;height:10px;cursor:pointer; float:left; background:url(../image/dot.png) -10px center no-repeat;margin:0 3px;}
.navi_slider li.on{background:url(../image/dot.png) left center no-repeat;}

.art_1 .img_1{background:url(../image/food_6.jpg) no-repeat;}
.art_1 .img_2{background:url(../image/food_6-2.jpg) no-repeat;}
.art_1 .img_3{background:url(../image/food_6-3.jpg) no-repeat;}

.art_2 .img_1{background:url(../image/food_7.jpg) no-repeat;}
.art_2 .img_2{background:url(../image/food_8.jpg) no-repeat;}
.art_2 .img_3{background:url(../image/food_9.jpg) no-repeat;}

.art_3 .img_1{background:url(../image/food_10.jpg) no-repeat;}
.art_3 .img_2{background:url(../image/food_11.jpg) no-repeat;}
.art_3 .img_3{background:url(../image/food_12.jpg) no-repeat;}

.art_4 .img_1{background:url(../image/food_13.jpg) no-repeat;}
.art_4 .img_2{background:url(../image/food_14.jpg) no-repeat;}
.art_4 .img_3{background:url(../image/food_15.jpg) no-repeat;}

.art_5 .img_1{background:url(../image/food_16.jpg) no-repeat;}
.art_5 .img_2{background:url(../image/food_17.jpg) no-repeat;}
.art_5 .img_3{background:url(../image/food_18.jpg) no-repeat;}



/*右侧悬浮导航*/
.nav{width:50px;position:fixed;bottom:130px; right:10px; z-index:999;}
.nav ul li{height:50px;margin-bottom:10px;cursor:pointer;}
.nav ul li img:hover{opacity:0.6;filter:alpha(opacity=60);}
.nav #go_top{display:none;}


/*版权栏*/
.footer{width:100%;height:60px;background:#b2b2b2;}
.footer_center{width:980px;margin:0 auto;}
.footer_center a{margin-top:15px;}
.footer_center p{line-height:60px;color:#fff;}


