@charset "utf-8";
/* CSS Document */
body{
	font-size:14px;
	margin:0px;
	padding:0px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	padding-top:35px;
}
ul,li,p,form{
	margin:0px;
	padding:0px;
	list-style:none;
}
img{
	border:none;
	margin:0;
	padding:0;
}
a{
	color:#000000;
	text-decoration:none;
}
/****global style****/
.clear{
	clear:both;
}
.f12{
	font-size:12px;
}
.red{
	color:#FF0000;
}
.white{
	color:#FFFFFF;
}
.height-block{
	height:5px;
	clear:both;
	width:100%;
	font-size:0px;
}
.height10-block{
	height:10px;
	clear:both;
	width:100%;
	font-size:0px;
}
.warp{
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.warp-left{
	width:265px;
	float:left;
}
.warp-right{
	width:660px;
	float:right;
}
.block-top{
	font-size:0px;
	height:9px;
	background:url(../images/block_top.gif) no-repeat;
	
}
.block-context{
	width:263px;
	border:solid #CCCCCC;
	border-width:0 1px;
}
.block-bottom{
	background-image:url(../images/block_bottom.gif);
	background-repeat:no-repeat;
	height:9px;
	font-size:0px;
}
ul.news-list{
	width:90%;
	margin:0 auto;
}
ul.news-list li{
	background:url(../images/news_list_dian.gif) left center no-repeat;
	height:25px;
	line-height:25px;
	padding-left:15px;
}
ul.news-list li a{
	font-size:12px;
	color:#666666;
}
.title-block{
	height:29px;
	background:url(../images/title_block_bg_1.gif);
}
.title-block .title{
	background:url(../images/title_block_bg.gif) no-repeat;
	text-align:center;
	height:29px;
	line-height:29px;
	width:100px;
	color:#238800;
	margin-left:10px;
	float:left;
	display:inline;
	font-weight:bold;
}
.title-block .title a{
	color:#238800;
}
.title-block .more{
	float:right;
	margin-right:10px;
	display:inline;
	margin-top:7px;
	clear:right;
}
/**** header style ****/
#header{
	height:63px;
}
.index-fengcai-title{
	height:32px;
}
.flash-block{
	text-align:center;
}
p.index-about{
	line-height:22px;
	padding-top:10px;
	font-size:12px;
}
p.index-about img{
	float:left;
	margin-right:10px;
}
.product-list{
	padding:10px;
}
.product-list p{
	width:160px;
	float:left;
	line-height:22px;
}
.product-list p img{
	padding:2px;
	border:2px solid #CCCCCC;
	margin-bottom:10px;
}
.product-list p a{
	font-size:12px;
	color:#333333;
}
#footer{
	height:91px;
	background:#ECECEC;
}
#footer .footer-left{
	width:19px;
	float:left;
	height:100%;
	background:url(../images/footer_left.gif) no-repeat;
}
#footer .footer-center{
	margin-left:150px;
	padding-top:20px;
	float:left;
	line-height:25px;
	font-size:12px;
}
#footer .footer-center img{
	float:left;
}
#footer .footer-right{
	width:19px;
	float:right;
	height:100%;
	background:url(../images/footer_right.gif) no-repeat right;
}
.links p{
	
}
.inner-bg{
	background:url(../images/inner_left_bg.gif) right no-repeat top;
}
/**** about style ****/
ul.about-side{
	width:173px;
	margin:10px 0 0 20px;
}
ul.about-side li{
	color:#666666;
	margin-bottom:5px;
}
ul.about-side li a{
	display:block;
	background-image:url(../images/about_side_dian.gif);
	background-position:11px center;
	background-repeat:no-repeat;
	padding-left:25px;
	height:25px;
	line-height:25px;
	color:#666666;
	font-size:12px;
}
ul.about-side li a:hover{
	display:block;
	background-color:#EAEAEA;
	background-image:url(../images/about_side_on_dian.gif);
	background-repeat:no-repeat;
	background-position:left;
}
ul.about-side .selected{
	display:block;
	background-color:#EAEAEA;
	background-image:url(../images/about_side_on_dian.gif);
	background-repeat:no-repeat;
	background-image:url(../images/about_side_dian.gif);
	background-position:11px center;
	background-repeat:no-repeat;
	padding-left:25px;
	height:25px;
	line-height:25px;
	color:#666666;
	font-size:12px;
}
.text{
	padding:10px 20px;
	line-height:25px;
}
.newsa a{
	font-size:12px;
	color:#666666;
}
.text-title{
	width:90%;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	margin:0 auto;
}
.link-block p{
	width:110px;
	float:left;
}
.link-block p img{
	border:1px solid #CCCCCC;
	padding:2px;
}