/*
*  copyright by fusicheng 
*  QQ: 307689835;
*/

/* 样式重置 */
body,h1,h2,h3,p,ul,ol,form{
	margin: 0;
	font-family: "微软雅黑", "宋体";
}
body{
	color: #924700;
	font-size: 12px;
	background: #680606;
}
ul,ol{
	padding-left: 0;
	list-style: none;
}
a:hover{
	color: #680606;
}
table{
	width:100%;
	border-collapse:collapse;
}
td{
	padding: 0;
}
img{
	border: none;
}
input{
	margin: 0;
	outline: none;
}
textarea{
	outline: none;
}

/* 公共部分 */
.center{
	width: 1004px;
	margin: 0 auto;
}
.l{
	float: left;
}
.r{
	float: right;
}
.cl{
	clear: both;
	height: 0;
	overflow: hidden;
}
.p_r{
	position: relative;
}
.p_a{
	position: absolute;
}
.t_c{
	text-align: center;
}
.d_b{
	display: block;
}
.hide{
	display: none;	
}
.bg1{
	background: #fdefc0;
}
.bg2{
	background: #fdfadb;
}
.last{
	margin-right: 0 !important;
	background: url(n.jpg) !important;
}

/* 样式重置 */
a{
	color: #c58c32;
    outline: medium none;
    text-decoration: none;
}

/* 头部 */
#head{
	height: 99px;
	background: url("../img/head.jpg")  center top;
}
#head .p_r{
	z-index: 10;
}
#logo{
	margin: 26px 0 0 32px;
}
#top{
	margin: 15px 25px 0 0;
	color: #fdf2bf;
}
#top b{
	font-size: 16px;
}
#nav_top{
	width: 730px;
	position: absolute;
	bottom: 0;
	right: 0;
	/*margin: 5px 0 0;*/
}
#nav_top li{
	float: left;
	background: url("../img/line1.png")  right top no-repeat;
	border: none;
}
.nav1_li a{
	color: #dcc192;
	height: 57px;
	display: block;
	letter-spacing: 2px;
	text-align: center;
	float: left;
	position: relative;
}
.nav1_li img{
	float: left;
}
.nav1_li a:hover{
	background: url("../img/nav1_on.png")  center -10px no-repeat;
}
.nav2{
	width: 104px;
	position: absolute;
	z-index: 10;
	top: 57px;
	padding: 0px 0 5px;
	background: url("../img/nav2_bottom.png")  center bottom no-repeat;
	display: none;
}
.nav2 a{
	width: 104px;
	height: 29px;
	padding: 0;
	font-size: 12px !important;
	line-height: 28px !important;
	background: url("../img/nav2.png") 0 0 no-repeat;
}
.nav2 a:hover{
	background: url("../img/nav2_on.png") 0 0 no-repeat;
	color:#4a0202;
}

/* 幻灯片 */
#slider_wrap{
	height: 502px;
	position: relative;
	overflow: hidden;
}
#slider_ul{
	/*width: 930px;*/
	width:5000px;
	height: 502px;
	overflow: hidden;
	position: absolute;
}
#slider_ol{
	position: absolute;
	left: 480px;
	bottom: 0px;
}
#slider_ol li{
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	color: #ccc;
	cursor: pointer;
	font-family: Tahoma,Helvetica;
	font-size: 20px;
	width: 12px;
}
#slider_ol .on{
	color: #eb9600;
}
/* wb */

/* 首页正文 */
.i_div_tit{
	width: 274px;
	margin: 36px 10px 0 40px;
	border-bottom: 1px solid #c58c32;
}
.i_tit{
	color: #53090e;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #c58c32;
}
.more{
	line-height: 24px;
	color: #995f04;
}
.i_div{
	width: 274px;
	margin: 0 10px 0 40px;
}
.a1{
	background: url("../img/arrow1.jpg") no-repeat 2px 7px;
	display: inline;
	float: left;
	margin: 10px 0 0;
	line-height: 18px;
	overflow: hidden;
	padding: 0 0 0 18px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 256px;
}
.i_us{
	width: 128px;
	border-bottom: 2px solid #e3c17e;
	float: left;
	position: relative;
}
.i_us p{
	left: 0;
	bottom: 0;
}
#i_friend{
	color: #924700;
	width: 960px;
	padding: 0 0 5px;
	margin: 25px auto 0;
	font-weight: bold;
	text-indent: 15px;
	clear: both;
	border-bottom: 1px solid #ffbd6c;
}
.i_friend{
	width: 930px;
	margin: 10px auto 15px;
}
.i_friend a{
	margin: 0 10px 0 0;
}

/* 左侧导航 */
#left_nav{
	width: 212px;
	padding: 0 0 20px;
	background:  #ffedc0 url("../img/left_nav.png") no-repeat left bottom;
	margin: 30px 0 30px 38px;
}
#left_tit{
	color: #e3d39a;
	height: 38px;
	line-height: 34px;
	background: url("../img/left_tit.png") no-repeat -4px 0;
	text-align: center;
	font-size: 8px;
	margin: 0 0 10px;
}
#left_tit b{
	font-size: 12px;
	margin: 0 5px 0 0 ;
}
.a2{
	width: 156px;
	height: 30px;
	line-height: 30px;
	background: url("../img/arrow2.png") no-repeat 4px 12px;
	display: block;
	margin: 0 auto;
	padding: 0 0 0 16px;
	border-bottom: 1px dashed #c59c68;
}

/* 内页右侧区域 */
.right{
	width: 650px;
	float: right;
}
#link{
	margin: 28px 40px 0 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #c59c68;
}
#list{

	margin: 20px 40px 30px 0;
}
.a3{
	width: 550px;
	float: right;
	display: inline;
	line-height: 30px;
	margin: 0 10px 0 0;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#list span{
	line-height: 30px;
}
#pages{
	margin: 10px -200px 0px 0;
	text-align: center;
}

/* 内页友情链接 */
#n_friend{
	background: #ffefc5;
}
#n_f_tit{
	color: #924700;
	width: 960px;
	padding: 0 0 5px;
	margin: 15px auto 0;
	font-weight: bold;
	text-indent: 15px;
	clear: both;
	border-bottom: 1px solid #ffbd6c;
}

/* 商品列表 */
.goods{
	width: 132px;
	height: 164px;
	padding: 9px;
	background: #fff;
	float: left;
	margin: 0 6px 10px;
}
.g_cover{
	width: 132px;
	height: 132px;
	margin: 0 auto 10px;
}
.g_btn{
	margin: 3px 0 0 5px;
}


/* 底部 */
#foot{
	color: #fdefc0;
	height: 123px;
	text-align: center;
	background: url("../img/foot.jpg") no-repeat;
}
#foot a{
	color: #fdefc0;
	margin: 0 10px;
}