@charset "gb2312";
/*全局样式 begin*/
body { font-family: "宋体"; font-size: 12px;  color:#000;margin:0;padding:0; background:#ffffff;}
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: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;}
.copy{ font-family:Arial, Helvetica, sans-serif;}
/*全局样式 end*/

/*页码放置 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*/

.mod1{border:1px solid #D3EDD3;}
.mod1 .title{background:url(../jpg/tit1.webp) no-repeat; height:32px; overflow:hidden;}
.mod1 .title .more{float:right; padding:10px 10px 0 0;}
.mod1 .title .more a{color:#fff;}
.mod1 .title h3{padding:10px 0 0 15px;}

.mod2{border:1px solid #EBEBEB; border-top:none;}
.mod2 .title{background:url(../jpg/tibg2.webp) repeat-x; height:32px; overflow:hidden;}
.mod2 .title .more{float:right; padding:10px 11px 0 0;}
.mod2 .title h3{ background:url(../jpg/hbg.webp) no-repeat 10px top; width:115px; height:32px; overflow:hidden; padding:7px 0 0 35px;}
.mod2 .cont{background:url(../jpg/cobg1.webp) repeat-x center bottom;}

.mod3{border:1px solid #EBEBEB; border-top:none;}
.mod3 .title{background:url(../jpg/tibg2.webp) repeat-x; height:32px; overflow:hidden;}
.mod3 .title .load{float:right; padding:10px 11px 0 0;}
.mod3 .title .load span{color:#3E9626;}
.mod3 .title h3{ background:url(../jpg/hbg.webp) no-repeat 10px top; width:115px; height:32px; overflow:hidden; padding:7px 0 0 35px; color:#fff;}
.mod3 .cont{ height:auto!important; height:566px; min-height:566px; padding:10px;}

#header{width:981px; margin:0 auto;}
.topbar{background:url(../jpg/barbg.webp) no-repeat; height:116px; overflow:hidden; position:relative;}
.logo{position:absolute; top:32px; left:23px;}
.mininav{position:absolute; top:29px; right:18px;}
.mininav a{color:#0F7F00;}
.phone{position:absolute; top:49px; right:12px;}

.menu .leftbg{background:url(../jpg/mlf.webp) no-repeat; width:3px; height:37px; overflow:hidden; float:left;}
.menu .contbg{background:url(../jpg/mcon.webp) repeat-x; width:974px; height:37px; overflow:hidden; float:left;}
.menu .contbg ul li{width:83px; height:30px; overflow:hidden; float:left; background:url(../jpg/line.webp) no-repeat left 14px; padding:7px 7px 0px; text-align:center;}
.menu .contbg ul li a{display:block; width:83px; height:25px; overflow:hidden; padding-top:5px;}
.menu .contbg ul li a:hover{background:url(../jpg/libg1.webp) no-repeat;}
.menu .contbg ul li a.current{background:url(../jpg/libg1.webp) no-repeat;}
.menu .rigbg{background:url(../jpg/mri.webp) no-repeat; width:4px; height:37px; overflow:hidden; float:left;}

.banner{width:981px; margin:0 auto; height:277px; overflow:hidden;}

#content{width:981px; margin:10px auto auto;}
.side{width:212px; float:left;}

.ser_cate .cont{height:auto!important; height:184px; min-height:184px;}
.ser_cate .cont ul li{width:206px; height:26px; overflow:hidden; border-top:1px solid #D3EDD3; padding:2px;}
.ser_cate .cont ul li a{display:block; background:url(../jpg/d1.webp) no-repeat 19px 10px; text-indent:39px; width:206px; height:17px; overflow:hidden; padding-top:9px;}
.ser_cate .cont ul li a:hover{background:url(../jpg/libg.webp) no-repeat; color:#fff; text-decoration:none;}

.contact{margin-top:10px;}
.contact .cont{background:url(../jpg/cobg.webp) no-repeat center bottom; height:336px; overflow:hidden; padding:10px 5px 10px 12px; line-height:28px;}

.main{width:759px; float:right;}

.about{width:526px; float:left;}
.about .cont{height:166px; overflow:hidden; padding:15px 10px 5px 13px; line-height:27px;}
.about .cont img{float:left; margin-right:9px;}

.honor{width:219px; float:right; border:1px solid #EBEBEB;}
.honor .title{background:url(../jpg/tibg.webp) repeat-x; height:31px; overflow:hidden;}
.honor .title .more{float:right; padding:10px 7px 0 0;}
.honor .title h3{padding:7px 0 0 11px;}
.honor .cont{height:176px; overflow:hidden; padding:10px 0 0 10px;}

.service{margin-top:10px;}
.service .cont{height:343px; overflow:hidden; padding-top:13px;}
.service ul li{ width: 168px; padding: 0 8px; height: 166px; float: left; overflow: hidden;}
.service ul li .photo {
	width:160px;
	height:120px;
	border: 1px solid #EDEDED;
	padding:3px;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size: 104px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.service ul li .photo img {vertical-align:middle;}
.service ul li .name { text-align: center; line-height: 38px;}

#footer{width:981px; margin:10px auto auto;}
.copyright{border:1px solid #B3D7A9; background:url(../jpg/fbg.webp) repeat-x; height:105px; overflow:hidden; text-align:center; line-height:35px; padding-top:16px;}

/*内页 begin*/
.ny_dan .cont{line-height:24px;}

.ny_pro ul li{ width: 168px; padding: 0 8px; height: 166px; float: left; overflow: hidden;}
.ny_pro ul li .photo {
	width:160px;
	height:120px;
	border: 1px solid #EDEDED;
	padding:3px;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size: 104px;/*约为高度的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: 38px;}

.ny_news .cont ul li{background:url(../jpg/d2.webp) no-repeat 3px 12px; text-indent:11px; line-height:29px; border-bottom:1px dashed #DDDCDC; width:100%; float:left;}
.ny_news .cont ul li a{display:block; float:left;}
.ny_news .cont ul li a:hover{color:#267E04; text-decoration:none;}
.ny_news .cont ul li .date{float:right; padding-right:8px;}

.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;}

























