@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px
}
body {
font-size: 12px;background:#000
}
a {
text-decoration: none;
}
#wrapper {
background: url(../images/index2.jpg) no-repeat left top;
height: 715px;
width: 1004px;
margin: 0px auto;
position: relative
}
#wrapper1 {
background: url(../images/sub_1_bg.jpg) no-repeat left top;
height: 715px;
width: 1004px;
margin: 0px auto;
position: relative
}
#wrapper2 {
background: url(../images/sub_2_bg.jpg) no-repeat left top;
height: 715px;
width: 1004px;
margin: 0px auto;
position: relative
}

#nav {
position: absolute;
left: 230px;
top: 38px

}
#nav li{
float: left;
margin-left: 35px;
font-size: 16px;
font-family: "文鼎中楷简";
font-weight: bold
}
#nav li a {
color: #000000;
}
#nav li a:hover {
color: #a3230c
}
#content {
width: 348px;
height: 532px;
position: absolute;
left: 564px;
top: 121px;
padding: 0px 9px
}
#banner {
width: 348px;
height: 151px;
background-color: #000000;
text-align:center
}

.layflash{margin:200px 0 0 0}

#news{margin-top:10px}
#news h1{height:37px;background:url(../images/index_tit_news.gif) no-repeat}
#news h1 span{float:right;font-size:12px;color:#ccc;margin:12px 0px 0px 0px}
#news h1 span a{color:#676767;}
#news h1 span a:hover{color:#B44936;}
#news ul{list-style:none;margin-left:30px;margin-right:10px}
#news ul li{line-height:180%;list-style:square}
#news ul li a{color:#000}
#news ul li a:hover{color:#B44936}
#news ul li span{float:right;font-size:10px;color:#C6C6C6}

/* 新闻列表 */
.newslist{width:654px;height:532px;position: absolute;left: 257px;top: 83px;}
.newslist h1{height:38px;background:url(../images/newlist_tit_bg.gif) no-repeat;margin-top:10px;margin-left:15px;width:622px}
.newslist h1 span{float:right;font-size:12px;color:#ccc;margin:18px 10px 0px 0px;font-weight:normal}
.newslist h1 span a{color:#5A8202;font-weight:normal;margin:0px 5px}
.newslist h1 span a:hover{color:#B44936;}


.newslist ul{list-style:none;margin:26px 40px 0px 70px}
.newslist ul li{line-height:250%;list-style:square;color:#5A910A;border-bottom:1px solid #E3E3E3}
.newslist ul li a{color:#5A910A}
.newslist ul li a:hover{color:#B44936}
.newslist ul li span{float:right;font-size:10px;color:#C6C6C6}

.newslist h2{height:23px;background:url(../images/newart_bg.gif) no-repeat;margin-top:10px;margin-left:15px;width:547px;font-size:14px;padding:15px 0px 0px 45px}
.newslist h2 span{float:right;font-size:12px;color:#ccc;margin:5px 10px 0px 0px;font-weight:normal}

.artshow{font-size:12px;color:#5A910A;line-height:200%;padding:40px;position: relative;height: 430px;overflow: auto;width:515px;margin-top:10px}

/* 共大介绍 */
.about{width:654px;height:532px;position: absolute;left: 257px;top: 83px;}
.about h1{height:38px;background:url(../images/about_tit_bg.gif) no-repeat;margin-top:10px;margin-left:15px;width:622px}
.about h1 span{float:right;font-size:12px;color:#ccc;margin:18px 10px 0px 0px;font-weight:normal}
.about h1 span a{color:#5A8202;font-weight:normal;margin:0px 5px}
.about h1 span a:hover{color:#B44936;}
.aboutshow{font-size:12px;color:#5A910A;line-height:200%;padding:40px;position: relative;height: 230px;overflow: auto;width:515px;}

/* 周边景区 */
.zbjq {width:654px;height:532px;position: absolute;left: 257px;top: 83px;}
.zbjq h1{height:38px;background:url(../images/zbjd_tit_bg.gif) no-repeat;margin-top:10px;margin-left:15px;width:622px}
.zbjq h1 span{float:right;font-size:12px;color:#ccc;margin:18px 10px 0px 0px;font-weight:normal}
.zbjq h1 span a{color:#5A8202;font-weight:normal;margin:0px 5px}
.zbjq h1 span a:hover{color:#B44936;}
.zbjqshow{font-size:12px;color:#5A910A;line-height:200%;padding:40px;position: relative;height: 430px;overflow: auto;width:515px;margin-top:15px}

/* 休闲方式 */
.xxfs {width:654px;height:532px;position: absolute;left: 257px;top: 83px;}
.xxfs h1{height:38px;background:url(../images/xxfs_tit_bg.gif) no-repeat;margin-top:10px;margin-left:15px;width:622px}
.xxfs h1 span{float:right;font-size:12px;color:#ccc;margin:18px 10px 0px 0px;font-weight:normal}
.xxfs h1 span a{color:#5A8202;font-weight:normal;margin:0px 5px}
.xxfs h1 span a:hover{color:#B44936;}

/* 乡村特产 */
.xctc {width:654px;height:532px;position: absolute;left: 257px;top: 83px;}
.xctc h1{height:38px;background:url(../images/xctc_tit_bg.gif) no-repeat;margin-top:10px;margin-left:15px;width:622px}
.xctc h1 span{float:right;font-size:12px;color:#ccc;margin:18px 10px 0px 0px;font-weight:normal}
.xctc h1 span a{color:#5A8202;font-weight:normal;margin:0px 5px}
.xctc h1 span a:hover{color:#B44936;}


#footer {
text-align: right;
position: absolute;
bottom: 3px;
right: 110px;
color: #7e4b12
}
