@import url("index.css");
* {
	margin:0px auto;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, Verdana, Lucida, sans-serif, Tahoma;
	font-size:12px;
	color:#666;
	line-height:20px;
	height:100%;
	text-align:left;
	text-decoration:none;
	background:url(../images/bg.gif) repeat-x;
}
img {
	border:none;
}
a,a:link,a:visited,a:active {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#ff6600;
	text-decoration:none;
}
.foot {
	WIDTH: 100%; FLOAT: left
}
#page{width:960px;margin:0 auto;}

.wrap {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	clear:both;
}
#wrap {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	clear:both;
}
.left {
	float:left;
	height:auto;
}
.cent {
	float:left;
	clear:right;
	height:auto;
}
.right {
	float:right;
	height:auto;
}
ul,li,ol {list-style-type:none;margin:0px;padding:0px;text-align:left;}

/*页头开始*/
.topslx{
	width:960px;height:160px;
	background:url(../images/Top.jpg);
}
.welcome{
	width:680px;
	padding:6px 0 0 0;
	color:#D8FFFF;
	text-align:right;
}
.welcome a:link {
	color:#D8FFFF;
	text-decoration:none;
}
.welcome a:visited {
	color:#D8FFFF;
	text-decoration:none;
}
.contact_us{
	width:250px;
	padding:3px 18px 0 0;
	text-align:right;
}
.contact_us a:link {
	color:#D8FFFF;
	text-decoration:none;
}
.contact_us a:visited {
	color:#D8FFFF;
	text-decoration:none;
}
.navs {
	WIDTH:960px;
	height:83px;
	background:url(../images/Nav_bg.jpg);
}
.gonggao{
	width:805px;
	padding:7px 0 0 150px;
	color:#D8FFFF;
}
.gonggao a:link {
	color:#D8FFFF;
	text-decoration:none;
}
.gonggao a:visited {
	color:#D8FFFF;
	text-decoration:none;
}
.navs .navsl {
	WIDTH:960px; FLOAT: left;line-height:22px;padding:13px 0 0 50px;COLOR: #FFF;
}
.navs .navsl a:link {
	color:#FFF;
	text-decoration:none;
}
.navs .navsl a:visited {
	color:#FFF;
	text-decoration:none;
}
/*页头结束*/
/*中间开始*/
.center_bg{
	height:auto;
	background:#FFF;
}
.ad{
	width:950px;
	padding:3px 0 0 0;
}
.flash{ width:319px;padding:3px 0 0 0}

.main{width:950px}

.main_l{
	width:319px;
	float:left;
}
.main_c{
	float:left;
	clear:right;
	width:409px;
	margin:0 0 0 4px;
}
.main_r{
	float:right;
	width:214px;
}
.news {
	width:409px;
	height:232px;
	margin:3px 4px 0 0;
}
.main_menu_new_ico {
	float:right;
	width:24px;
	height:18px;
	position:relative;
	margin-top:-23px;
	margin-right:22px;
}
.news p{
	background:url(../images/title_01.gif);
	line-height:31px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
}
.news dt {
	height:201px;
	border-left:#E0E0E0 1px solid;border-right:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;
}
.news ul { margin:8px 0 0 0;}
.news li {
	overflow:hidden;
	height:28px;
	line-height:28px;
	color:#333;
	background:url(../images/news_icon.gif);
}
.newsl{width:399px;padding:8px 0 0 0}
.newsl h1{
	height:23px;
	color:#0766AD;
	background:#EDEDED;
	font-size:14px;
	text-align:center;
	padding:5px 0 0 0;
}
.newsl h1 a,a:link,a:visited,a:active {
	color:#0766AD;
	text-decoration:none;
}
.newsl h1 a:hover {
	color:#0766AD;
	text-decoration:none;
}
.news span {
	display:block;
}
.news span a,a:link,a:visited,a:active {
	color:#333;
	text-decoration:none;
}
.news span a:hover {
	color:#FF6600;
	text-decoration:none;
}
.news li .icon {
	width:10px;
	line-height:23px;
	float:left;
	text-align:center
}
.news li .t_l {
	width:325px;
	line-height:28px;
	padding:0 0 0 20px;
	float:left;
}
.news li .t_r {
	width:60px;	
	float:right;
	font-size:10px;
	color:#AEAEAE;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif
}
.notice {
	width:214px;
	margin:3px 0 0 0;
}
.notice ol{
	background:url(../images/title_02.gif);
	height:26px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	padding:5px 0 0 0;
}
.notice ul {
	height:201px;
	border-left:#E0E0E0 1px solid;border-right:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;
}
.notice h1 {
	height:25px;
	font-size:10px;
	color:#AAA;
	line-height:25px;
	width:210px;
	text-indent:150px;
	background:url(../images/lines.gif);
	font-family: Arial, Helvetica, sans-serif
}
.notice li {
	overflow:hidden;
	background:url(../images/icons.gif) no-repeat 3px 1px;
	color:#666;
	width:210px;
	text-indent:20px;
	line-height:25px;
}
.notice li a,a:link,a:visited,a:active {
	color:#666;
	text-decoration:none;
}
.notice li a:hover {
	color:#FF6600;
	text-decoration:none;
}
.notice p {
	float:right;
	height:25px;
	line-height:25px;
	color:#0765AD;
}
.notice p a,a:link,a:visited,a:active {
	color:#0765AD;
	text-decoration:none;
}
.notice p a:hover {
	color:#0765AD;
	text-decoration:none;
}

.jdgks {
	width:214px;
}
.jdgk {
	width:214px;
	margin:3px 0 0 0;
}
.jdgk ol{
	background:url(../images/title_02.gif);
	height:26px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	padding:5px 0 0 0;
}
.jdgk dt{width:200px;line-height:25px;padding:2px 0 0 3px}
.jdgk p{padding:4px 0 0 20px}
.jdgk ul {
	height:200px;
	border-left:#E0E0E0 1px solid;border-right:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;
}
.jdgk li {
	overflow:hidden;
	text-indent:18px;
	color:#666;
	background:url(../images/line.gif) no-repeat;
	width:212px;
	line-height:28px;
}
.jdgk li a,a:link,a:visited,a:active {
	color:#666;
	text-decoration:none;
}
.jdgk li a:hover {
	color:#FF6600;
	text-decoration:none;
}
.ryszs {
	width:363px;margin:0 0 0 5px;
}
.rysz {
	width:363px;margin:3px 0 0 0;
}
.rysz p{
	background:url(../images/title_03.gif);
	line-height:31px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
}
.rysz dt {
	height:200px;
	border-left:#E0E0E0 1px solid;border-right:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;
}
.rysz ul {height:200px;}

.rysz li {
	overflow:hidden;
	line-height:30px;
	color:#333;
	width:363px;
	background:url(../images/icon.gif) no-repeat;
}
.rysz span {
	display:block;
}
.rysz span a,a:link,a:visited,a:active {
	color:#333;
	text-decoration:none;
}
.rysz span a:hover {
	color:#FF6600;
	text-decoration:none;
}
.rysz li .t_l {
	width:280px;
	float:left;
	padding:0 0 0 20px;
}
.rysz li .t_r {
	width:60px;
	font-size:10px;
	color:#AAA;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
}
.gwzzs {
	width:363px;
}
.gwzz {
	width:363px;
	margin:3px 0 0 0;
}
.gwzz p{
	background:url(../images/title_03.gif);
	line-height:31px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
}
.gwzz dt {
	height:200px;
	border-left:#E0E0E0 1px solid;border-right:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;
}
.gwzz ul {}
.gwzz li {
	overflow:hidden;
	line-height:30px;
	color:#333;
	width:363px;
	background:url(../images/icon.gif) no-repeat;
}
.gwzz span {
	display:block;
}
.gwzz span a,a:link,a:visited,a:active {
	color:#333;
	text-decoration:none;
}
.gwzz span a:hover {
	color:#FF6600;
	text-decoration:none;
}
.gwzz li .t_l {
	width:280px;
	float:left;
	padding:0 0 0 20px;
}
.gwzz li .t_r {
	width:60px;	
	float:right;
	font-size:10px;
	color:#AAA;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif
}
/*产品开始*/
.main_menu_pro_ico {
	float:right;
	width:24px;
	height:18px;
	position:relative;
	margin-top:-23px;
	margin-right:33px;
}
.tyyx{
	width:950px;
	padding:3px 0 0 0;
}
.tyyx ol{
	background:url(../images/title_04.gif);
	line-height:31px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
}
.tyyx ul {
	height:160px;
	border-left:#E0E0E0 1px solid;border-right:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;
}
.tyyx li {
	line-height:25px;
}
.dzgproduct{
	width:945px;
	float:left;
}
.content {
	width:930px;
	padding:11px 0 0 15px;
}
.div_td {
	width:186px;
	float:left;
}
.div_td li {
	width:171px;float:left;
}
.div_td p {
	width:171px;height:120px;
}
.div_td p a {display:block;width:165px;height:110px;background:#FFF;border:1px solid #E0E0E0;padding:3px; }
.div_td p a:hover {display:block;width:165px;height:110px;background:#FFF;border:1px solid #2B7CB4;padding:3px; }

.div_td span {
	width:170px;
	color:#F00;
	font-size:14px;
	float:left;
	text-align:center;
}
/*产品结束*/
/*中间结束*/

/*友情链接*/
.Flink{
	width:950px;
	padding:3px 0 0 0;
}
.Flink ol{
	background:url(../images/title_04.gif);
	height:26px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	padding:5px 0 0 0;
}
.Flink ul {
	height:80px;
	border-left:#E0E0E0 1px solid;border-right:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;
}
.Flink li {
	line-height:25px;
	padding:0 0 0 10px;
}
/*友情链接*

/*页脚开始*/
.endfoot {
	width:950px;
	MARGIN-TOP:3px; BACKGROUND: url(../images/end_nav.gif) repeat-x;
}
.footnav{height:31px;
}
.footnav p{
	color:#FFF;
	line-height:31px;
	text-align:center;
}
.footnav p a,a:link,a:visited,a:active {
	color:#FFF;
	text-decoration:none;
}
.footnav p a:hover {
	color:#F60;
	text-decoration:none;
}
.foots{
	width:950px;height:140px;
	background:url(../images/foot_bg.gif);
}
.foots p{
	text-align:center;
	line-height:28px;
	color:#333;
}
.foots p a,a:link,a:visited,a:active {
	color:#333;
	text-decoration:none;
}
.foots p a:hover {
	color:#f60;
	text-decoration:none;
}
/*页脚结束*/