/* CSS Document */
*{margin:0; padding:0;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
li{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#333;
	text-decoration:underline;
}
a:active{
	text-decoration:none;
}
.head{
	width:978px;
	height:76px;
	margin:0 auto;
	background:url(../images/head.jpg) 0 0 no-repeat;
	text-align:right;
}
.head table{
	margin-top:20px;
	color:#fff;
	margin-left:700px;
}
.head table td a,.head table td a:hover,.head table td a:active{
	color:#fff;
}
.dh{
	width:978px;
	height:30px;
	background:#000;
	margin:0 auto;
}
.dh .dh_bg{
	line-height:30px;
	height:30px;
	width:950px;
	margin:0 auto;
	background:#40261C;
	clear:both;
}
.dh .dh_bg ul li{
	float:left;
	padding-left:22px;
	padding-right:22px;
	line-height:30px;
}
.dh .dh_bg ul li a,.dh .dh_bg ul li a:hover,.dh .dh_bg ul li a:active{
	color:#fff;
	font-weight:bold;
}
.dh_down{
	line-height:30px;
	background:#000;
	width:978px;
	margin:0 auto;
}
.dh_down .dw{
	line-height:25px;
	height:25px;
	width:940px;
	margin:0 auto;
	background:#2A0D03;
	padding-left:10px;
	clear:both;
}
.dh_down p{
	margin-left:20px;
	color:#fff;
}
.dh_down p a,.dh_down p a:hover,.dh_down p a:active{
	color:#fff;
}
.content{
	width:980px;
	min-height:300px;
	margin:0 auto;
}
.content .index-left{
	float:left;
	width:772px;
	margin-right: 6px;
}
.content .index-left .banner{
	height:266px;
}
.content .feature{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	background: url(../images/ico3.gif)  no-repeat 5px center;
	margin-top: 10px;
	background-color: #40261C;
	padding-left: 20px;
	color: #FFFFFF;
}
.content .feature_list{
	width: 772px;
	margin:0 auto;
}
.content .feature_list div{
	width:148px;
	float: left;
	padding-top:5px;
	text-align: center;
	margin-top:7px;
	margin-right:5px;
	height: 235px;
	border:1px #DDDDDD solid;
}
.content .feature_list div.nr{
	margin-right:1px;
	float: right;
}
.content .feature_list div p{
	width:140px;
	margin:2px auto;
	line-height:18px;
}
.content .feature_list .price span{
	color:#E66229;
}
.content .index-left .news-index{
	border:1px solid #ccc;
	margin-top:10px;
	width: 770px;
}
.content .index-left .news-index .title-news{
	font-size: 14px;
	height: 30px;
	padding-left: 10px;
	background: url(../images/news_bg.jpg) repeat-x;
	border-bottom: 1px solid #ccc;
}
.content .index-left .news-index .title-news strong{
	background: url(../images/new.gif) no-repeat;
	padding-left: 24px;
	line-height: 30px;
	color:#E66229;
}
.content .index-left .news-index dl {
	margin: 0;
	padding: 0;
}
.content .index-left .news-index dl dt{
	background: url(../images/icon2.jpg) no-repeat 5px center;
	height: 24px;
	margin: 0;
	padding-left: 22px;
	line-height: 24px;
	font-weight: bold;
	font-size: 13px;
}	
.content .index-left .news-index dl dd{
	line-height: 20px;
	margin: auto;
	width: 756px;
	text-align: justify;
}	
.content .right{
	float:right;
	width:200px;
}
.content .right .cate_bg{
	line-height:30px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:#E66229;
}
.content .right .cate{
	background:#EEEEEE;
}
.content .right .cate ul{
	width:184px;
	margin:0 auto;
}
.content .right .cate ul li{
	line-height:23px;
	background:url(../images/icon.jpg) 0 7px no-repeat;
}
.content .right .cate ul li a{
	margin-left:10px;
}
.content .right .cate ul li ul li{
	padding-left:0;
	line-height:20px;
	background: none;
}
.content .list_left{
	width:770px;
	float:left;
	margin-right:6px;
	border:1px solid #ccc;
	padding-bottom: 0;
}
.content .list_left h1{
	width: 740px;
	margin: 5px auto;
	font-size: 16px;
	color:blue;
}
.content .list_left dl{
	width: 745px;
	margin: 5px auto;
	line-height: 20px;
}
.content .list_left dl dt{
	font-weight: bold;
	color:blue;
}
.content .list_left dl dd{
	margin: 0 6px;
	float: left;
	text-align: justify;
}
.content .list_left dl dd .sub a{
	margin-right: 10px;
	display: inline-table;
}
.content .list_left .pro_list{
	margin:0 auto;
}
.content .list_left .pro_list table{
	width: 745px;
	margin:10px auto;
	border: 1px dashed #ccc;
	line-height: 20px;
}
.content .list_left .pro_list .pro_right{
	padding-right: 10px;
	text-align: justify;
}
.content .list_left .pro_list .txt{
	line-height: 24px;
	margin-top: 5px;
	font-size: 13px;
}
.content .list_left .pro_list .price{
	font-weight: bold;
}
.content .list_left .pro_list a, .content .list_left .pro_list .price span{
	color:#E66229;
}
.content .list_left .page{
	line-height:25px;
	height: 25px;
	background-color:#eee;
	text-align:center;
	margin-bottom: 0;
}
.content .list_left .page a, .content .list_left .page strong{
	margin:0 5px;
}
	
.content .detail_left{
	width:772px;
	min-height:100px;
	float:left;
	margin-right:6px;
}
.content .detail_left .name{
	font-weight:bold;
	line-height:30px;
	color:#E66229;
	clear:both;
}
.content .detail_left .name_bg{
	height:11px;
	background:url(../images/name_bg.jpg) 0 0 repeat-x;
}
.content .detail_left .p2{
	width:350px;
	text-align:center;
	padding-top:10px;
	min-height:250px;
	float:left;
}
.content .detail_left .p2 .main{
	margin-bottom: 10px;
}
.content .detail_left .p2 .pn{
	width: 200px;
	margin: auto;
	margin-bottom: 10px;
}
.content .detail_left .p2 .pn p{
	width: 100px;
	text-align: center;
	float:left;
}
.content .detail_left .detail{
	width:390px;
	margin-left:10px;
	float:left;
	padding:5px 0;
}
.content .detail_left .detail p{
	padding: 4px 0;
}
.content .detail_left .p3_title{
	clear:both;
	font-weight:bold;
	background:#eee;
	padding-left:10px;
	border:#ccc 1px solid;
	line-height:25px;
	color:#E66229;
}
	
.content .detail_left .p3_dec{
	line-height:20px;
	padding:0 5px 10px 5px;
	text-align: justify;
}
.p3_dec p{
	margin-top:7px;
	margin-bottom:7px;
}
.content .detail_left .same{
	padding-bottom: 10px;
}
.content .detail_left .same p{
	line-height: 18px;
	padding: 10px 0 0 0;
}
.content .detail_left .same a{
	line-height: 18px;
	font-weight: normal;
	color: #000;
}
.content .detail_left .same .price{
	color:#E66229;
}
		
.foot{
	width:958px;
	margin:5px auto;
	border-top:3px #000 solid;
	padding:10px;
}
.foot .foot_dh{
	width:878px;
	margin:0 auto;
	text-align:center;
	color:#E66229;
}
.foot .foot_dh a{
	line-height:20px;
	margin-left:5px;
	margin-right:5px;
	color:#E66229;
	font-size:11px;
}
.foot .foot_pt{
	width:878px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
}
.foot .foot_pt a{
	line-height:20px;
	margin-left:5px;
	font-size:11px;
	color: #009;
}
.foot .copy{
	width:878px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
}
.foot .copy p{
	line-height:20px;
}
.foot .copy p a{
	margin-left:5px;
	margin-right:5px;
	color: #009;
	font-weight:bold;
}
