@charset "utf-8";
body,td,th {
	font-family: "微软雅黑""arial";
	font-size: 12px;
	color: #000000;
}
/*body样式========================================================================*/
BODY {
	SCROLLBAR-FACE-COLOR: #D2E0EB; SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
	SCROLLBAR-SHADOW-COLOR: #fff; SCROLLBAR-3DLIGHT-COLOR: #fff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	background-image:url(images/bodybg.jpg);
	margin:0;
	background-color:#fff;
}


/*设为首页，加入收藏样式========================================================================*/
a.headlink:link {color: #000;text-decoration: none;}
a.headlink:visited {text-decoration: none;color: #000;}
a.headlink:hover {text-decoration: none;color: #000;}
a.headlink:active {text-decoration: none;}
/*语言切换样式========================================================================*/
a.language:link {color: #E2E2E2;text-decoration: none; font-weight:bold;}
a.language:visited {text-decoration: none;color: #E2E2E2;font-weight:bold;}
a.language:hover {text-decoration: none;color: #ffffff;font-weight:bold;}
a.language:active {text-decoration: none;}

/*页面文章样式========================================================================*/
.wenzhang {
	line-height: 23px;
	color:#000000;
	}
/*标题字体样式========================================================================*/
.tit1 {
font-size:16px; color:#fff; font-family:Arial, Helvetica, sans-serif;
	}
.tit2 {
color:#828282; font-size:14px; padding-left:5px;
	}
.tit3 {
color:#D90104; font-size:14px; padding-left:5px;
	}
.tit4{
    color: #fff;
	font-size:15px;
	}
/*链接样式========================================================================*/
a:link,a:visited{ color:#000; text-decoration:none;}
/*新闻样式========================================================================*/
a.news1:link {color: #E40000;text-decoration: none; font-size:14px; font-weight:bold; line-height:21px;}
a.news1:visited {text-decoration: none;color: #E40000; font-size:14px; font-weight:bold;line-height:21px;}
a.news1:hover {text-decoration: none;color: #000000;font-size:14px;font-weight:bold;line-height:21px;}
a.news1:active {text-decoration: none;}
a.news2:link {color: #000;text-decoration: none;}
a.news2:visited {text-decoration: none;color: #000;}
a.news2:hover {text-decoration: none;color: #D90104;}
a.news2:active {text-decoration: none;}
a.news3:link {color: #E20000;text-decoration: none;}
a.news3:visited {text-decoration: none;color: #E20000;}
a.news3:hover {text-decoration: none;color: #E20000;}
a.news3:active {text-decoration: none;}

/*导航样式========================================================================*/
a.menu1{ display:block; width:px; height:40px; line-height:40px; overflow:hidden; }
a.menu1:link { display:block;  color: #fff;text-decoration: none; font-size:14px; }
a.menu1:visited {display:block;  color: #fff;text-decoration: none; font-size:14px;}
a.menu1:hover { display:block;background:url(images/menu_h.jpg) repeat-x; text-decoration: none;color: #fff;font-size:14px;}
a.menu1:active {text-decoration: none;}
a.menu2:link {color: #000;text-decoration: none;font-size:16px;font-weight:bold;}
a.menu2:visited {text-decoration: none;color: #000;font-size:16px;font-weight:bold;}
a.menu2:hover {text-decoration: none;color: #000;font-size:16px;font-weight:bold;}
a.menu2:active {text-decoration: none;}

/*产品类别链接样式========================================================================*/
a.leftprolink:link {color: #272727;text-decoration: none;}
a.leftprolink:visited {text-decoration: none;color: #272727;}
a.leftprolink:hover {text-decoration: none;color: #272727; font-weight:bold; }
a.leftprolink:active {text-decoration: none;}
/*点击更多样式========================================================================*/
a.more:link {color: #B3B3B3;text-decoration: none;}
a.more:visited {text-decoration: none;color: #B3B3B3;}
a.more:hover {text-decoration: none;color: #000; }
a.more:active {text-decoration: none;}

/*关键词========================================================================*/
a.keyword:link {color: #E20B0B;text-decoration: none;}
a.keyword:visited {text-decoration: none;color: #E20B0B;}
a.keyword:hover {text-decoration: none;color: #000; }
a.keyword:active {text-decoration: none;}
/*Div需求样式========================================================================*/
#banertit {
	position:absolute;
	margin:0 auto;
	top:365px;
	left:0;
	width:100%;
	z-index:1;
	clear:both;
}
/*页面底部样式========================================================================*/
.foot {
    color: #646464;
	padding:5px 0px 0px 10px;;
	line-height: 21px;
	}
a.copyright:link {color: #646464;text-decoration: none;}
a.copyright:visited {text-decoration: none;color: #646464;}
a.copyright:hover {text-decoration: none;color: #313131;}
a.copyright:active {text-decoration: none;}

a.footlink:link {color: #fff;text-decoration: none;}
a.footlink:visited {text-decoration: none;color: #fff;}
a.footlink:hover {text-decoration: none;color: #fff;}
a.footlink:active {text-decoration: none;}

#full-screen-slider { width:100%; height:333px; float:left; position:relative}
#slides { display:block; width:100%; height:333px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:310px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#da1006;}