@charset "utf-8";
#n_cn{ width:980px;
margin:0 auto;
		  overflow:hidden;
		  text-align:left;
 		  background:#FFF;}
#n_left,#n_right{
	margin-bottom:-10000px;
	padding-bottom:10000px;
}
#n_left{ width:223px;
         float:left;
 		 }
#n_right{width:757px;
         float: right;
 		}
#n_dh{  
 	   height:46px;
	   background:url(../temp/dh_bg.jpg) repeat-x;}
#n_dh h1{ font-size:14px;
          font-weight:bold;
		  text-indent:25px;
		  line-height:33px;
		  color:#000;
		  float:left;}
#n_dh h2{ font-size:12px;
		  line-height:33px;
		  color:#330;
		  float:right;
		  padding-right:20px;}
.n_com{ width:96%;
       text-align:left;
	   line-height:25px;}
.down_title{
	width:100%;
	height:26px;
	line-height:26px;
	color:#6a6a6a;
	text-align:center;
	}
.down_title h1{
	width:224px;
	float:left;
	font-size:12px;
	background:#e5e5e5;font-weight:bold;}
.down_title h2{
	width:114px;
	float:left;background:#e5e5e5;font-weight:bold;font-size:12px;}
.down_title h3{	width:114px;
	float:left;background:#e5e5e5;font-weight:bold;font-size:12px;}
.down_title h4{	width:114px;
	float:left;background:#e5e5e5;font-weight:bold;font-size:12px;}
.down_title h5{	width:138px;
	float:left;background:#e5e5e5;font-weight:bold;font-size:12px;}
.down_list{
	height:30px;
	line-height:30px;
	font-weight:normal;}
.down_list h1{width:224px;
font-size:12px;
	float:left;}
.down_list h2{width:114px;font-size:12px;font-weight:normal;
	float:left; }
.down_list h3{width:114px;font-size:12px;font-weight:normal;
	float:left;}
.down_list h4{width:114px;font-size:12px;font-weight:normal;
	float:left;}
.down_list h5{width:138px;font-size:12px;font-weight:normal;
	float:left;}
.link{
	margin:10px;
	}

.n_com h6 {
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	margin:17px 0 2px;
	clear:both;
	text-align:center;
	color:#000;
}
.n_com .info {
	line-height:21px;
	text-align:center;
	width:98%;
	margin:17px 0 2px;
	display:block;
}
.n_com .content {
	text-align:justify;
	text-justify:inter-ideograph;
	margin:15px 0 0;
	padding:12px 5px 6px;
	line-height:23px;
	font-size:12px;
	text-indent:2em;
}
.n_com table th, td {
	font-size:12px;
	font-weight:normal;
	color:#000;
}
#soso{
	height:95px;
	background:url(../temp/so_bg.jpg) no-repeat;}
#cp_fl{
	background:url(../temp/cp_fl.jpg) no-repeat;}
.cp_lb{
	padding:30px 0 0 5px;}
.nytitle{
	width:100%;
	height:69px;
	background: url(../temp/ny_menu.jpg) no-repeat;}	
.nytitle h1{
	 float:left;
	font-size:12px;
	line-height:22px;
	padding:26px 0 0 32px;
	color:#000;
	font-weight:bold;}	
.ny_menu{
	width:100%;
	 }
.ny_menu li{
	height:31px;
	line-height:31px;
	text-align:left;
	text-indent:40px;
	background:url(../temp/menu_bg.gif) no-repeat;}
.ny_menu a {
	display:block;
}
.ny_menu a:link {
	color:#000;
	text-decoration:none;
	background: url(../temp/ny_navbg.gif) no-repeat;
}
.ny_menu a:visited {
	color:#000;
	text-decoration:none;
	background: url(../temp/ny_navbg.gif) no-repeat;
 }
.ny_menu a:hover {
	text-decoration:none;
	background: url(../temp/ny_menu2.gif) no-repeat;
 }
.ny_title {
	font-size:12px;
	height:40px;
	line-height:40px;
	background: url(../temp/title3.jpg) no-repeat;
}
.ny_title h1 {
	float:left;
	padding:2px 0 0 40px;
	font-weight:bold;
	text-align:left;
	color:#000;
}
.ny_title h2 {
	float:right;
	padding-right:5px;
}
.pro_list li {
	float:left;
	text-align:center;
	line-height:20px;
 	width:230px;
	height:178px;
 }
 
.pro_list li .pic {
	display:block;
	text-align:center;
	/*非IE的主流浏览器识别的垂直居中的方法*/        
display: table-cell;
	vertical-align:middle;        /*设置水平居中*/
	text-align:center;         /* 针对IE的Hack */
*display: block;
*font-size:137px;/*约为高度的0.873，200*0.873 约为175*/
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width:200px;
	height:158px;
	border:1px #CCC solid;
}
.pro_list li img {
	vertical-align:middle; /*设置图片垂直居中*/
}
#Pro_pic{
	width:250px;
	float:left;}	
#Pro_pic img{vertical-align:middle; }
#Pro_text{
	width:410px;
	float:left;}
.new_nav2{
	text-align:left;
	margin-left:5px;}