@charset "utf-8";
/* 定义全局 */
/* 全局：主体		*/body { margin: 0; padding: 0; font: normal 12px arial,sans-serif,Times New Man; color:#070707; background:#fff; text-align: center;}
/* 全局：表单		*/form { margin: 0; padding: 0; }
/* 全局：输入		*/input{margin: 0; padding: 0;}
/* 全局：图片		*/img { border: 0;	margin: 0; padding: 0; display:block; }
/* 全局：div		*/div { margin:0; padding:0; text-align:left; line-height:23px;}
/* 全局：连接		*/a { text-decoration:none; color:#070707;}
/* 全局：p		*/p { margin: 0; padding: 0;}
ul {padding:0; margin:0; list-style-type: none;}

/* 文章相关 */
/* 类别：一级菜单	 */.at-m { margin: 0 0 2px 0 }
/* 类别：链接		 */.at-m a { font-weight: bold;}

/* 类别：二级菜单	 */.at-s { margin: 0 0 2px 0; padding: 0 0 0 25px }

/* 类别：伸缩菜单	 */.at-e { margin: 0 0 2px 0; padding: 0 0 0 25px; display: none }

/* 列表：默认行显	 */.al-r { height: 20px;}
/* 列表：行显背景	 */.al-b { height: 20px;}
/* 列表：日期		 */.al-d { text-align: left; width: 75px }

/* 列表：文章标题	 */.al-t { text-align: left }

/* 列表：分页		 */.al-p { text-align: center }


/* 产品相关 */
/* 类别：一级菜单	 */.pt-m, .pt-mm{ clear:both; margin: 0 0 2px 0; padding:3px 0; font-weight:bold;}
/* 类别：一级菜单	 */.pt-mm h3,.pt-m h3{ margin:0; padding:0 15px; height:20px; font-size:12px; width:80px; float:left; vertical-align:middle;}
/* 类别：一级菜单	 */.pt-mm img,.pt-m img{ display:inline; margin:2px 0 0 0; float:left; vertical-align:middle;}

/* 类别：二级菜单	 */.pt-s { margin: 0 0 2px 0; padding: 0 0 0 15px }

/* 类别：伸缩菜单	 */.pt-e { margin: 0 0 2px 0; padding: 0 0 0 25px; display: none }
/* 类别：伸缩菜单	 */.pt-er { margin: 0 0 2px 0; padding: 0 0 0 25px; }

/* 列表：行显		 */.pl-r { height: 110px; vertical-align: top; text-align: center }
/* 列表：图片		 */.pl-i { border: 0px solid #DCDCDC; width: 144px; height: 180px }
/* 列表：图片		 */.pl-i_room { border: 0px solid #DCDCDC; width: 230px; height: 172px }
/* 列表：单行显示	 */.pl-l { padding: 0 10px; text-align:left }

/* 列表：链接		 */.pl-p { text-align:center }
/* 列表：链接颜色	 */.pl-p a { text-align: right }


.pro_ul{ margin:0 auto; width:830px;}
.pro_ul li{ margin:0; padding:0; padding:18px 64px 0 64px; width:144px; height:240px; float:left; background:url(images/product_03.jpg) top center no-repeat;}
.pro_ul li div{ margin:0; padding:0; text-align:center; font-size:14px; line-height:26px;}
.pro_ul li img{ width: 144px; height: 180px;}



/* 列表：标题		 */.pl-t { margin:5px 0 0 0; padding:3px 0 0 0; text-align:center }

/* 显示：标题		 */.pv-t { margin: 10px 0; text-align: center; font-size: 14px; font-weight: bold }
/* 显示：图片		 */.pv-i { margin: 10px 0; text-align: center }
/* 显示：内容		 */.pv-c { text-align: left }


/* 留言相关	 */
/* 输入：标记		 */.mu-l { width: 120px }
#message input{ padding:2px 0 0 2px; width:221px; height:16px; /*background:url(images/message_03.jpg) 0 0 no-repeat;*/ border:1px solid #000000;}
#message input.code{ padding:2px 0 0 2px; width:109px; height:16px; /*background:url(images/message_12.jpg) 0 0 no-repeat;*/ border:1px solid #000000;}
#message textarea{ padding:2px 0 0 2px; width:300px; height:74px;/* background:url(images/message_09.jpg) 0 0 no-repeat;*/ border:1px solid #000000;}
#message input.sub{ width:49px; height:18px; /*background:url(images/message_15.jpg) 0 0 no-repeat;*/}
#message input.rest{ width:49px; height:18px; /*background:url(images/message_15.jpg) 0 0 no-repeat;*/}

/* 显示：表格列表	 */.mu-t { width: 100%; padding: 9px 0; border-bottom: 1px #eeecd1 solid }
/* 显示：留言内容	 */.mu-s { color: #000; padding: 5px 0 }
/* 显示：回复内容	 */.mu-r { color: #900; padding: 2px 0; border: 1px #e1e1e1 dashed }

/* 显示：分页		 */.ml-p { text-align: right }

/*  文章详细页中的分页  */

.newpage{ text-align:center;}
.newpage a{}

/*自适应高度*/
.clearfix:after {
	clear:both; 
	height:0; 
	overflow:hidden; 
	display:block; 
	visibility:hidden; 
	content:"."; 
}

/* 自定义 */
/* 全局部分 */
.overall{
	 margin:0;
	 padding:0;
	 width:100%;
	 height:auto;
}
/* 外部 */
.outside{
	clear:both;
	margin:0 auto;
	padding:0;
	width:1036px;
	height:auto;
}
/* 局部 */
.Local{
	 margin:0 auto;
	 padding:0;
	 width:100%;
	 height:auto;
}

/* _head部分 */
.logo{
	height:143px;
}
/* 导航：navigation */
.navigation{
	padding:12px 30px;
	height:34px;
	background:url(images/default_02.jpg) 0 0 repeat-x;
}
/* banner */
.banner{
	height:446px;
}
/* _side部分 */
/* side 外部 */
.side{
	margin:0;
	padding:0;
	width:193px;
	height:auto;
	float:left;
}
/* side  tittle */
.side-title{
	margin:0;
	padding:20px 0 0 0;
	height:35px;
	color:#FFFFFF;
	font-size:14px;
	font-family:"黑体";
	text-align:center;
	background:url(images/default_17.jpg) 0 0 no-repeat;
}
/* 产品列表 */
.side-center{
	padding:0 25px;
	min-height:150px;
	_height:150px;
	background:url(images/default_18.jpg) 0 0 repeat-y;
}
/* 底部 */
.side-buttom{
	height:24px;
	background:url(images/default_28.jpg) 0 0 no-repeat;
}

.side_seach{
	margin:12px 0 0 0;
	_margin:5px 0 0 0;
	padding:16px 0 0 89px;
	height:39px;
	background:url(images/default_07.jpg) 0 0 no-repeat;
}
.side_seach input{
	margin:0;
	padding:2px 2px 0 2px;
	width:90px;
	height:19px;
	border:0px;
}


/* _foot部分 */
/* 底部文字 */
.foot{
	clear:both;
	margin:5px 0 0 0;
	padding:10px 15px;
	min-height:54px;
	_height:54px;
	font-size:12px;
	font-family:"宋体";
	text-align:left;
	background:url(images/default_43.jpg) center right no-repeat #C1B9B9;
}
.foot img{
	display:inline;
	vertical-align:middle;
}
.foot_lianjie{
	margin:10px 0 0 0;
	padding:13px 0 0 510px;
	text-align:center;
	height:32px;
	font-size:14px;
	font-family:"宋体";
	background:url(images/about_07.jpg) top right no-repeat;
}
/* 正文部分 */
/* 正文部分 */
.center{
	width:836px;
	height:auto;
	float:right;
}
/* 标题 */
.title{
	padding:10px 0 0 60px;
	height:54px;
	font-size:24px;
	font-family:"黑体";
	background:url(images/default_05.jpg) 0 0 no-repeat;
}
.title span{
	font-weight:bold;
}
/* 内页内容 */
.Ncenter{
	padding:10px 50px;
	min-height:150px;
	_height:150px;
}
.product{
	padding:10px 0;
	min-height:150px;
	_height:150px;
}



/*  首页   */
.Dxc{
	float:left;
	margin:0;
	padding:0;
	width:277px;
	text-align:center;
}
.Dxc img{
	display:inline;
	vertical-align:middle;
}
.xc_title{
	padding:0;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.xc_title span{
	margin:0;
	padding:0px 0 10px 0;
	float:left;
	width:200px;
}
.xc_title span.right_span{
	margin:0;
	padding:5px 0 10px 0;
	width:70px;
	font-weight:bold;
	font-size:12px;
	float:right;
}
.xc_pho img{
	border:2px solid #000000;
}

