@charset "gb2312";
/* CSS Document */
/*全局样式 begin*/
body { font-family: "宋体"; font-size: 12px;  color:#000;margin:0;padding:0; background:#fff;}
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;}
.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; color:#000}
.page .num { padding: 2px; text-align: center; color:#000; }
.page .cur { color: #f00; background:none;}
/*页码放置 end*/

.mod .title{ background:url(../images/img7.gif) repeat-x center top; height:31px; overflow:hidden; border:1px solid #E3E3E3; } 
.mod .title span{ float:right; margin:10px 8px 0 0; }
.mod .title span strong{ color:#0058AE; font-weight:normal; }
.mod .title h3{ background:url(../images/img6.gif) no-repeat; width:165px; height:22px; padding:9px 0 0 10px; color:#fff; }
.mod .title h3 strong{ font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-left:5px; }

#header{ width:1003px; margin:0 auto; }
.topbar{ position:relative; overflow:hidden; background:url(../images/topbar.gif) repeat-x center top; height:108px; } 
.logo{ position:absolute; top:29px; left:34px; }
.phone{ position:absolute; top:48px; right:1px; }
.mininav{ position:absolute; top:22px; right:23px; width:230px; height:16px; overflow:hidden; line-height:16px;   }
.mininav img{ float:left; padding: 0 5px; }
.mininav a{ float:left; } 

.menu .leftbg{ background:url(../images/m1.gif) no-repeat; width:2px; height:37px; overflow:hidden; float:left; }
.menu .contbg{ background:url(../images/m3.gif) repeat-x center top; height:37px; overflow:hidden; width:999px; float:left; line-height:37px; }
.menu .contbg ul li{ float:left; font-size:14px; font-weight:bold; width:109px; text-align:center; }
.menu .contbg ul li a{ color:#fff; }
.menu .contbg ul li a:hover{ background:url(../images/m2.gif) no-repeat center 2px; display:block; color:#fff; text-decoration:none; }
.menu .contbg ul li.line{ background:url(../images/line.gif) no-repeat; width:2px; height:37px; overflow:hidden; }
.menu .rigbg{ background:url(../images/m4.gif) no-repeat; width:2px; height:37px; overflow:hidden; float:right; }

.banner{ height:300px; overflow:hidden; width:1003px; margin-top:10px; }

#content{ width:1003px; margin:10px auto 0 auto; }

.side{ width:249px; float:left; }
.pro_case .title{ height:21px; overflow:hidden; background:url(../images/img7.gif) repeat-x center top; padding:10px 9px 0 9px; border:1px solid #E2E2E2; }
.pro_case .title span{ float:right; }
.pro_case .title h3{ color:#295FA5; }
.pro_case .title h3 strong{ font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-left:5px; }
.pro_case .cont{ height:auto!important; height:436px; min-height:436px; border:1px solid #D5D5D5; border-top:none; padding:5px 8px; width:231px;  } 
.pro_case .cont ul li{ line-height:23px;  width:220px; float:left; background:url(../images/xx.gif) no-repeat; padding-left:11px;  } 
.pro_case .cont ul li a:hover{ color:#01368D; text-decoration:none; }
.pro_case .cont ul li a.on{ color:#01368D; text-decoration:none; }

.message{ height:66px; margin-top:8px; overflow:hidden; }

.main{ width:744px; float:right; }

.product .cont{  height:260px; padding-top:12px; border:1px solid #D2D2D2; border-top:none; width:742px; }
.product ul{ float:left; }
.product ul li { width:114px; margin: 0 5px; display:inline; height: 130px;float: left;overflow: hidden;}
.product ul li .photo {
	width:110px;
	height:90px;
	border: 1px solid #E8E8E8;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;
	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
 *font-size:78px;/*约为高度的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; }
.product ul li .name a{ color:#333333; }

.about{ width:439px; float:left; margin-top:11px;  }
.about .cont{ height:188px; overflow:hidden; border:1px solid #D5D5D5; border-top:none; padding:8px; line-height:23px; color:#333333; } 
.about .cont img{ padding:2px; border:1px solid #CBC9CA; float:left; margin-right:10px; display:inline;  }
.about .cont a{ color:#FF0000; }

.contact{ width:295px; float:right; margin-top:11px; }
.contact .cont{ height:184px; overflow:hidden; background:url(../images/img9.gif) no-repeat 145px 30px; border:1px solid #D6D6D6; border-top:none; line-height:26px; color:#333333; padding:10px; }

#footer{ width:1003px; margin: 10px auto 0 auto; background:url(../images/footer.gif) repeat-x center top; height:100px; overflow:hidden; border:1px solid #D5D5D5;  }
#footer .nav{ height:35px; line-height:35px; overflow:hidden; text-align:center; }
#footer .copyright{ height:65px; line-height:24px; overflow:hidden; text-align:center; }

.ny_dan .cont{ height:auto!important; height:497px; min-height:497px; line-height:24px; padding:12px 10px;border:1px solid #D2D2D2; border-top:none; width:722px; color:#333333; }

.ny_news .cont{ height:auto!important; height:497px; min-height:497px; line-height:24px; padding:12px 10px;border:1px solid #D2D2D2; border-top:none; width:722px; color:#333333; }
.ny_news li { line-height: 28px; width:722px; float: left; border-bottom:1px dashed #D3D2D2; }
.ny_news li a { float: left; background:url(../images/ndd2.gif) no-repeat 0 10px; padding-left:15px; }
.ny_news li a:hover{ color:#FF0000; background:url(../images/ndd1.gif) no-repeat 0 10px; padding-left:15px; text-decoration:none; }
.ny_news li .date { float: right; padding-right: 10px;}

.detail .cont{ height:auto!important; height:497px; min-height:497px; line-height:24px; padding:12px 10px;border:1px solid #D2D2D2; border-top:none; width:722px; color:#333333; }
.detail .tit { height: 40px; line-height: 40px; text-align: center; font-weight: bold; border-bottom: 1px solid #ccc; overflow:hidden;}
.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;}

.ny_pro .cont{ height:auto!important; height:497px; min-height:497px; line-height:24px; padding:12px 10px;border:1px solid #D2D2D2; border-top:none; width:722px; color:#333333; }
.ny_pro ul li { width:169px; margin: 0 5px; display:inline; height: 164px;float: left;overflow: hidden;}
.ny_pro ul li .photo {
	width:167px;
	height:123px;
	border: 1px solid #E8E8E8;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;
	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
 *font-size:107px;/*约为高度的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_pro ul li .name a{ color:#333333; }

.ny_msg .cont{ height:auto!important; height:497px; min-height:497px; line-height:24px; padding:12px 10px;border:1px solid #D2D2D2; border-top:none; width:722px; color:#333333; }
.ny_msg .cont .bridge { line-height: 30px; text-align: right;}
.ny_msg .cont .welcome { width: 95%; border-bottom: 1px dashed #ccc; height: 45px; line-height: 45px; text-align: center;}
.ny_msg .cont .msg_form { width: 380px; 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; 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;}