@charset "gb2312";
/* CSS Document */
/*全局样式 begin*/
body { font-family: "宋体"; font-size: 12px;  color:#000;margin:0;padding:0; background:#ECECEC;}
div,ul,li,h1,h2,h3,h4,h5,h6,img,p,dl,dt,dd,ol,th,td{margin: 0px;padding: 0px;}
li {list-style-type: none;}
form,input,button,option,textarea,select{ margin: 0px;padding: 0px;}
input,button,textarea,select{font:100% Tahoma,Helvetica,Arial,sans-serif;}
a {;text-decoration: none;color:#000; }
a:link,a:visited {text-decoration: none;}
a:hover{text-decoration: underline;}
table {font-size:inherit;font:100%;}
th { font-weight:normal;}
img{ border: 0;}
h3{ font-size:14px; color:#000; font-weight:bold;}
h4 { font-size: 12px;}
.clear { clear: both; height: 0px; overflow: hidden;}
.section { width: 100%; clear:both; overflow: hidden;}
.column { width: 100%; clear: both; overflow: hidden;}
.field { width: 100%; clear: both; overflow: hidden;}
.copy{ font-family:Arial, Helvetica, sans-serif;}
/*全局样式 end*/

.mod1 .title{background:url(../images/tit3.jpg) no-repeat; height:36px; overflow:hidden;}
.mod1 .title .more{float:right; padding:20px 13px 0px 0px;}
.mod1 .title h3{padding:9px 0px 0px 38px;}
.mod1 .cont .contbg{border-left:1px solid #E2E2E2; border-right:1px solid #E2E2E2; background:#fff;}
.mod1 .cont .botbg{background:url(../images/bot2.jpg) no-repeat; width:762px; height:3px; overflow:hidden;}

.mod2 .title{background:url(../images/tit3.jpg) no-repeat; height:36px; overflow:hidden;}
.mod2 .title .load{float:right; padding:18px 13px 0px 0px;}
.mod2 .title h3{padding:12px 0px 0px 38px; color:#fff;}
.mod2 .cont .contbg{border-left:1px solid #E2E2E2; border-right:1px solid #E2E2E2; background:#fff; height:auto!important; height:797px; min-height:797px; padding:10px;}
.mod2 .cont .botbg{background:url(../images/bot2.jpg) no-repeat; width:762px; height:3px; overflow:hidden;}

#header{width:1003px; margin:0 auto;}
.topbar{height:100px; overflow:hidden; position:relative;}
.logo{position:absolute; top:15px; left:15px;}
.mininav{position:absolute; top:22px; right:18px;}
.phone{position:absolute; top:45px; right:17px;}

.menu .leftbg{background:url(../images/mlf.jpg) no-repeat; width:6px; height:41px; overflow:hidden; float:left;}
.menu .contbg{background:url(../images/mcon.jpg) repeat-x; width:991px;  height:41px; overflow:hidden; float:left;}
.menu .contbg ul li{ float:left; padding:12px 41px; background:url(../images/line.jpg) no-repeat left top;}
.menu .rigbg{background:url(../images/mri.jpg) no-repeat; width:6px;  height:41px; overflow:hidden; float:left;}

.banner{width:1003px; margin:8px auto auto;}

#content{width:1003px; margin:5px auto auto;}
.side{width:214px; float:left; padding-left:13px;}

.pro_cate{ margin-top:6px; height:auto!important; height:556px; min-height:556px; position:relative; width:214px; margin-left:1px; z-index:0; background:url(../images/pbg.jpg) repeat-y;}
.pro_cate .title{ position:absolute; top:-7px; left:-13px; z-index:-1;}
.pro_cate .contbg{ height:auto!important; height:466px; min-height:466px; padding-top:79px;}
.pro_cate .botbg{ background:url(../images/bot3.jpg) no-repeat; height:11px; overflow:hidden;}
.pro_cate ul{ width:197px; margin:0 auto; background:url(../images/ulbg.jpg) left top; font-size:13px; }
.pro_cate ul li{ position:relative; height:30px; top:0; left:0;}
.pro_cate ul li a{ color:#434343; padding:8px 0px 0px 28px; display:block; height:22px; overflow:hidden; font-weight:bold;}
.pro_cate ul li a:hover{ position:absolute; background:url(../images/libg.jpg) no-repeat; height:38px; width:226px; padding:9px 0px 0px 41px; top:0px; left:-14px; color:#fff;  text-decoration:none;}

.mes{height:56px; overflow:hidden; margin-top:8px;}

.contact{margin-top:6px;}
.contact .title{height:54px; overflow:hidden;}
.contact .cont{background:url(../images/cobg.jpg) no-repeat; height:184px; overflow:hidden; padding:0px 14px; line-height:26px;}
.contact .cont span{font-weight:bold; color:#B50E00;}

.main{width:762px; float:right;}

.about .cont .contbg{height:146px; overflow:hidden; padding:8px 18px 2px; line-height:27px;}
.about .cont .contbg img{float:left; border:1px solid #E1E1E1; padding:4px; margin-right:17px;}
.about .cont .contbg a{color:#B90D00;}

.product{margin-top:7px;}
.product .cont .contbg{height:364px; overflow:hidden; padding-top:10px;}
.product ul li{ width: 180px; padding: 0 3px; height: 175px; float: left; overflow: hidden;}
.product ul li .photo {
	width:172px;
	height:130px;
	border: 1px solid #DEDEDE;
	padding:3px;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size:113px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.product ul li .photo img {vertical-align:middle;}
.product ul li .name { text-align: center; line-height: 28px;}

.honor{margin-top:7px;}
.honor .cont .contbg{height:183px; overflow:hidden; padding-top:12px;}
.honor ul li{ width: 215px; padding: 0 18px; height: 183px; float: left; overflow: hidden;}
.honor ul li .photo {
	width:209px;
	height:142px;
	border: 1px solid #E0E0E0;
	padding:2px;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size:124px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.honor ul li .photo img {vertical-align:middle;}
.honor ul li .name { text-align: center; line-height: 28px;}
.honor ul li .name a{color:#033333;}

#footer{width:1003px; margin:4px auto auto;}
.copyright{height:101px; overflow:hidden; border-top:3px solid #C30000; text-align:center; line-height:28px; padding-top:12px;}

/*内页 begin*/
.ny_dan .cont .contbg{line-height:24px;}

.ny_pro .cont .contbg{padding:10px 7px;}
.ny_pro ul li{ width: 180px; padding: 0 3px; height: 175px; float: left; overflow: hidden;}
.ny_pro ul li .photo {
	width:172px;
	height:130px;
	border: 1px solid #DEDEDE;
	padding:3px;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size:113px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.ny_pro ul li .photo img {vertical-align:middle;}
.ny_pro ul li .name { text-align: center; line-height: 28px;}

/*页码放置 begin*/
.page { width: 100%; padding: 10px 0; float: left; text-align: center;}
.page .prev,.page .next { margin: 0 10px;}
.page .num { padding: 2px; text-align: center; color: #000; }
.page .cur { color: #f00;}
/*页码放置 end*/

.ny_hon ul li{ width: 215px; padding: 0 15px; height: 183px; float: left; overflow: hidden;}
.ny_hon ul li .photo {
	width:209px;
	height:142px;
	border: 1px solid #E0E0E0;
	padding:2px;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size:124px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.ny_hon ul li .photo img {vertical-align:middle;}
.ny_hon ul li .name { text-align: center; line-height: 28px;}
.ny_hon ul li .name a{color:#033333;}

.ny_msg .cont .bridge { line-height: 30px; text-align: right;}
.ny_msg .cont .welcome { width: 100%; border-bottom: 1px dashed #ccc; height: 45px; line-height: 45px; text-align: center;}
.ny_msg .cont .msg_form { width: 480px; margin: 0 auto; padding-top: 25px;}
.ny_msg .cont .msg_form li { width: 100%; float: left; padding: 2px 0;}
.ny_msg .cont .msg_form li .type { width: 100px; text-align:right; float: left; line-height: 21px;}
.ny_msg .cont .msg_form li input { height: 14px; padding:2px 0; line-height: 14px; }
.ny_msg .cont  .msglist { width: 100%; }
.ny_msg .cont  .msglist ul { border: 1px solid #ccc;}
.ny_msg .cont  .msglist li { line-height: 24px;}
.ny_msg .cont  .msglist li .msg_name{ border-bottom: 1px solid #ccc;}
/*在线留言 end*/

.detail .tit { height: 40px; line-height: 40px; text-align: center; font-weight: bold; border-bottom: 1px solid #ccc; overflow:hidden; font-size:14px;}
.detail .related { padding:6px 0; text-align: center;}
.detail .related span { padding: 0 10px;}
.detail .text { padding: 10px; line-height: 23px;}
.detail .text .photo { text-align: center;}
.detail .other { padding: 8px 0 ; width: 100%;}
.detail .other li {line-height: 24px;}
.detail .print { padding: 8px 0; text-align: right; clear: both;}
.detail .print a { margin-right: 20px;}











