/***
 *	Author bill peng  2010-6-30 17:30
 **/
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote{
	margin:0;
	padding:0;
}

body {
	background:#FFFFFF none repeat scroll 0 0;
	font-family:"宋体",Arial Narrow,arial,serif;
	font-size:12px;
	width:100%;
	margin:auto;
}
img{
	border:0px;
}
ul{
	list-style-type:none;
}
a:link{
	text-decoration:none;
	color:#000;
}
a:visited{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:none;
	color:#f60;
}
.top{
	width:100%;
	height:117px;
	padding-top:16px;
	overflow:hidden;
	margin:auto;
}
.top_left{
	width:127px;
	height:117px;
	float:left;
	margin-left:28px;
}
.top_right{
	width:850px;
	height:117px;
	float:right;
	margin-right:28px;
}
.nav{
	width:100%;
	height:40px;
	float:left;
	background:url(../images/nav_bj.jpg) repeat-x;
}
.nav ul{
	width:762px;
	height:40px;
	margin:auto;
}
.nav ul li{
	float:left;
}
.banner{
	width:100%;
	height:210px;
	float:left;
	text-align:center;
	background:url(../images/banner_bj.jpg) repeat-x;
}
.index{
	width:100%;
	height:auto;
	margin:auto;
}
.index_left{
	width:20%;
	height:auto;
	float:left;
	overflow:hidden;
}
.index_left_1{
	width:100%;
	margin-bottom:20px;
	overflow:hidden;
}
/*.index_left_1 ul li{
	width:130px;
	height:24px;
	padding-top:6px;
	border-bottom:#CCC 1px dashed;
	margin:0 30px 0 30px;
	padding-left:20px;
}
*/
.index_left dt{
	margin-left:40px;
	line-height:24px;
}
.index_right{
	width:79%;
	float:right;
	border:#CCC 1px solid;
	overflow:hidden;
}
.index_right_1{
	width:100%;
	float:left;
	background:url(../images/index_qyjs_bj.jpg) repeat-x;
}
.index_right_1_left{
	float:left;
	margin-left:10px;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
}
.index_right_1_right{
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.index_right_1_bottom{
	width:98%;
	float:left;
	overflow:hidden;
}
.index_right_1_bottom dd{
	overflow:hidden;
	line-height:24px;
	padding-left:10px;
	padding-top:10px;
}
.index_right_1_bottom dt{
	float:right;
}
.index_right_2{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:10px;
	overflow:hidden;
}
.index_right_2 div{
	width:100%px;
	height:40px;
	margin-left:15px;
	display:inline;
}
.index_right_2 ul{
	width:90%;
	height:180px;
	margin-left:30px;
	overflow:hidden;
}
.index_right_2 ul li{
	height:180px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.foot{
	width:100%;
	height:126px;
	float:left;
	background:url(../images/foot_bj.jpg) repeat-x;
}
.foot div{
	width:100%;
	margin-top:50px;
	line-height:24px;
	float:left;
	text-align:center;
}



/*产品目录列表*/

.ul2 {
	display: block;
	float: right;
	width: 85%;
	margin:0;
	padding:0;
}
.ul2 li {
	display: block;
	float: left;
	width: 80%;
	height:30px;
	line-height:30px;
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(../images/index_cpfl_tu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-indent:0.5em;
}
.ul2 li a {
	color: #000;
	font-size: 12px;
}
.ul2 li a:hover {
	text-decoration: underline;
}

.ul2 li li {
	display: block;
	float: left;
	width: 80%;
	height:20px;
	line-height:20px;
	padding-right: 5px;
	padding-left: 20px;
	background:none;
	border: none;
}
.ul2 li li a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.ul2 li li a:hover {
	text-decoration: underline;
}





/*.ul2{
	display: block;
	float: left;
	width:192px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424242;
	padding-top: 5px;
	padding-bottom: 10px;
}
.ul2 li{
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(../images/index_cpfl_tu.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-top: 1px;
	text-indent:1em;
}
.ul2 li a {
	color: #ff8c11;
	font-weight: bold;
	font-size: 13px;
}
.ul2 li a:hover {
	text-decoration: underline;
}
.ul2 li li {
	display: block;
	float: left;
	width: 165px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../images/dian1.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ul2 li li a {
	color: #3A3C3F;
	font-size: 12px;
	font-weight: normal;
}
.ul2 li li a:hover {
	text-decoration: underline;
}*/
