@charset "gb2312";
/* CSS Document */

/* 新闻类样式 */
.news_con {
	width:611px;
	height:auto;
	overflow:hidden;
	padding:20px;
	float:left;
}

.news_con_title {
	width:595px;
	height:auto;
	line-height:18px;
	float:left;
	background:url(../images/titlebg.jpg) no-repeat;
	background-position:bottom;
	font-weight:bold;
	font-size:14px;
	color:#3c3c3c;
	padding-left:15px;
}
.news_con_title span {
	float:left;
}

.news_con_title a {
	float:right;
}

.news_con_ny {
	width:581px;
	height:auto;
	overflow:hidden;
	padding:0px 15px;
}

.newslit {
	width:521px;
	height:auto;
	overflow:hidden;
	line-height:24px;
	margin:0px auto;
}

.newslit li {
	width:521px;
	border-bottom:1px dashed #CCCCCC;
	text-align:right;
	float:left;
}

.newslit li a {
	color:#525869;
	float:left;
}

.newslit li a:hover {
	color:#46abda;
}

.newslit_con {
	width:581px;
	height:auto;
	overflow:hidden;
}

.newslit_con h1 {
	font-size:14px;
	text-align:center;
	line-height:40px;
}

.newslit_con h2 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:18px;
	border-bottom:1px dashed #CCCCCC;
}

.newslit_con h3 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:18px;
	background-color:#F0F0F0;
}

.newslit_con_ny {
	line-height:24px;
	padding-top:20px;
	color:#3c3c3c;
	width:581px;
	height:auto;
	overflow:hidden;
}

/* 产品类样式 */
.pdlist {
	width:581px;
	height:130px;
	float:left;
	margin:3px 0px;
	line-height:20px;
}

.pdlist h1 {
	text-align:left;
	line-height:24px;
}

.pdlist a {
float:right;
}

.pdlist_con {
	width:581px;
	height:auto;
	overflow:hidden;
	line-height:24px;
	padding-top:20px;
	color:#3c3c3c;
}

.prod01 {
	width:430px;
	float:left;
	height:auto;
}

.prod02 {
	width:410px;
	float:left;
	height:auto;
	padding-left:20px;
	background:url(../images/jt04.jpg) no-repeat;
	background-position:7px 2px;
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
}

.prod02 a {
	color:#3c3c3c;
}

.prod02 a:hover {
	color:#ccc;
}

.prod03 {
	width:400px;
	float:left;
	height:auto;
	padding-left:30px;
	font-weight:bold;
	margin-top:8px;
	white-space:nowrap;
}

.prod03 a {
	color:#474848;
}
.prod03 a:hover {
	color:#ccc;
}

.prod03 span {
	color:#0099cc;
}

.prod04 {
	width:400px;
	height:auto;
	float:left;
	padding-left:30px;
	margin-top:5px;
}

.prod04 li {
	float:left;
	width:auto;
	padding:0px 10px;
	white-space:nowrap;
	background:url(../images/x.jpg) no-repeat;
	background-position:right top;
	margin:3px 0px;
}
.prod04 li a {
	color:#666666;
}

.prod04 li a:hover {
	color:#ccc;
}


/* 下载页面 */
.download {
	width:581px;
	height:90px;
	border-bottom:1px solid #c9dae5;
	float:left;
}

.download h1 {
	text-align:left;
	line-height:30px;
	background:url(../images/jt03.jpg) no-repeat;
	background-position:5px 8px;
	padding-left:30px
}

.download p {
	padding-left:30px;
}


/* 留言 */
.ly_title {
	width:490px;
	height:31px;
	line-height:31px;
	padding-left:29px;
	background-image:url(../images/lybg.jpg);
}




