@charset "utf-8";
/* CSS Document */
.text-right{ text-align: right;}
.text-center{ text-align: center;}
.clear{ clear: both; }

#main{ width:1280px; height:auto; margin:0 auto; background:#fff;}

#header{ width:1280px; height:auto; margin:0 auto;}

#center{ width:1280px; height:auto; margin:0 auto; padding-bottom:10px; background:url(../images/center_bj.jpg) repeat-x }
#center1{ width:1280px; height:auto; margin:0 auto; padding-bottom:10px; background:url(../images/center_n.jpg) repeat-x }
#center_s{ width:1024px; height:auto; margin:0 auto; margin-top:17px;}
#center_n{ width:1157px; height:auto; margin:0 auto; margin-top:1px;}

#footer{ clear:both;width:1280px; height:36px; margin:0 auto; background:url(../images/footer.jpg) no-repeat; position:relative}
#footer_n{ width:1280px; height:124px; margin:0 auto; background:url(../images/footer_n.jpg) repeat-x;}



/*分页*/
/*
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}
*/

/*分页*/
.pages{ text-align:center; margin:20px auto 40px; font-size:12px;}
.pages a, .pages span{ display:inline-block; padding:5px 12px; background:#f7f7f7; border:1px solid #e7e7e7; border-radius:5px; margin:0 2px; color:#aeaeae;}
.pages a:hover, .pages span.current{ background:#507ca7; color:#fff; border-color:#507ca7;}



/*新闻*/
ul.news{	clear:both;	margin:0px;	padding:0px;	margin-top:5px;}
ul.news li{ background:url(../images/new_li.jpg) 3px 10px no-repeat; height:25px;  line-height:25px;  text-indent:13px; }
ul.news li a{	text-decoration:none;}


ul.news1{	clear:both;	margin:0px;	padding:0px;	margin-top:15px;}
ul.news1 li{ background:url(../images/new_li.jpg) no-repeat 2px center; height:13px;  line-height:13px; margin-top:9px; text-indent:18px;}
ul.news1 li a{	text-decoration:none;}




/*产品分类*/


.producttype{ margin-top:5px;}
.producttype0 {width:215px; height:36px; background:url(../images/ap_li.jpg) no-repeat;  text-indent:10px;  padding-bottom:3px; }
.producttype0 a{ color:#063e76; line-height:36px; display:block}
.producttype0 a:hover,.producttype0 a.cur { color:#fff; line-height:36px; background:url(../images/hp_li.jpg) no-repeat;}
.producttype1 {width:215px; height:36px; text-indent:25px;  padding-bottom:3px; border-bottom:1px dashed #ccc; display:none}
.producttype1 a{ color:#063e76; line-height:36px; display:block}
.producttype1 a:hover { line-height:36px;}



 
/*下载*/
ul.downloads{	clear:both;	margin:0px;	padding:0px;	padding-top:5px;}
ul.downloads li{	margin-bottom:5px;}
ul.downloads li a{	text-decoration:none;}
div{ overflow: hidden;}


.newstitle{ text-align:center; font-weight:bold;}


/*工作*/
.joblist table{ width:100%;}
.joblist table td{ border:1px solid #dcdcdc; padding:5px;}
.joblist table tr:first-child td{ background: #f7f7f7;}


/*相关*/
.photolist li{ float: left; width:220px; margin:20px 40px 0px; }