@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/img1.gif) no-repeat; height:40px; overflow:hidden; padding:12px 0 0 44px;}
.mod1 .title{ background:url(../images/ti1.gif) repeat-x; height:34px; overflow:hidden;}
.mod1 .title span{ float:right; margin:10px 9px 0 0;}
.mod1 .title h3{ background:url(../images/ti2.gif) no-repeat; width:97px; height:34px; overflow:hidden; line-height:30px; text-align:center; color:#FFFFFF;}

#header{ width:1000px; margin: 0 auto;}
.topbar{ height:87px; overflow:hidden; position:relative;}
.logo{ position:absolute; top:28px; left:26px;}
.phone{ position:absolute; top:54px; right:26px;} 
.mininav{ position:absolute; top:23px; right:30px;}
.mininav a{ color:#3C3C3C;}
.menu{ background:url(../images/menu.gif) repeat-x; height:38px; overflow:hidden;}
.menu ul li{ float:left; line-height:38px; width:90px; text-align:center; font-size:14px; font-weight:bold;}
.menu ul li a{ color:#FFFFFF; }
.menu ul li.line{ background:url(../images/line.gif) no-repeat; width:2px; height:38px; overflow:hidden;}
.menu ul li.hour{ width:264px; font-size:12px; font-weight:normal; color:#FFFFFF; }
.banner{ margin-top:3px; height:272px; overflow:hidden;}
.gun{ height:28px; overflow:hidden; background-color:#E2EFF1; line-height:28px; font-size:13px; padding: 0 10px;}

#content{ width:1000px; margin: 12px auto 0 auto;}
.side{ width:233px; background:url(../images/top.jpg) no-repeat center top #EEF5F6; padding-top:9px; float:left;}

.case .cont{ height:auto!important; height:170px; min-height:170px; padding: 0 15px; width:203px; }
.case .cont ul li{ line-height:30px; border-bottom:1px dashed #9AAAAA; background:url(../images/dd.gif) no-repeat 6px 10px; padding-left:34px; width:169px; float:left; }  

.sell{ margin-top:17px;}
.sell .cont{ height:auto!important; height:140px; min-height:140px; padding: 0 15px; width:203px; }
.sell .cont ul li{ line-height:30px; border-bottom:1px dashed #9AAAAA; background:url(../images/dd.gif) no-repeat 6px 10px; padding-left:34px; width:169px; float:left; } 

.contact{ margin-top:21px; padding: 0 7px; background:url(../images/pro1.gif) no-repeat 158px 145px ; line-height:22px; height:213px; overflow:hidden;}
.contact img{ margin-bottom:5px;} 
.contact p{  color:#282727; font-size:13px;}

.main{ float:right; width:731px; padding-top:10px;}

.about .cont{ padding:15px 12px; height:167px; line-height:24px;} 
.about .cont img{ border:1px solid #D0D0D0; padding:5px; float:left; margin:5px 40px 0 0 ; display:inline;}
.about .cont a{ color:#E30202;}

.pro_case{ margin-top:19px;}
.pro_case .cont{ height:165px; overflow:hidden;  padding-top:15px;}
.scroll { width: 1464px; }
.pro_case ul li{ width: 169px; padding: 0 7px; height: 160px; float: left; overflow: hidden;}
.pro_case ul li .photo {
	width:161px;
	height:116px;
	padding:3px;
	border: 1px solid #C0C0C0;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size: 101px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.pro_case ul li .photo img {vertical-align:middle;}
.pro_case ul li .name { text-align: center; line-height: 38px;}

.pro_sell{ margin-top:15px; }
.pro_sell .cont{ height:165px; overflow:hidden;  padding-top:15px;}
.scroll { width: 1464px; }
.pro_sell ul li{ width: 169px; padding: 0 7px; height: 160px; float: left; overflow: hidden;}
.pro_sell ul li .photo {
	width:161px;
	height:116px;
	padding:3px;
	border: 1px solid #C0C0C0;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size: 101px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.pro_sell ul li .photo img {vertical-align:middle;}
.pro_sell ul li .name { text-align: center; line-height: 38px;}

#footer{ width:1000px; margin: 10px auto 0 auto;}

.friendlylink .leftbg{ background:url(../images/bj1.gif) no-repeat; width:80px; height:41px; overflow:hidden; line-height:41px; color:#FFFFFF; font-size:14px; font-weight:bold; padding-left:16px; float:left;}
.friendlylink .rigbg{ width:904px; background-color:#EEF5F6; float:left; height:41px; line-height:41px; font-size:12px;}
.friendlylink .rigbg a{ color:#3A3A3A; margin: 0 7px;}

.copyright{ line-height:24px; text-align:center; padding-top:20px}

.ny_dan .cont{ padding:15px 12px; height:auto!important; height:632px; min-height:632px; line-height:24px;} 

.ny_news .cont{ padding:15px 12px; height:auto!important; height:632px; min-height:632px; line-height:24px; width:707px;} 
.ny_news li { line-height: 28px; width:687px; float: left; background:url(../images/ndd.jpg) no-repeat 0 10px; padding-left:20px;}
.ny_news li a { float: left;}
.ny_news li .date { float: right; padding-right: 10px;}

.detail .cont{ padding:15px 12px; height:auto!important; height:632px; min-height:632px; line-height:24px; width:707px;} 
.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{ padding:15px 10px; height:auto!important; height:632px; min-height:632px; line-height:24px; width:711px;} 
.ny_pro ul li{ width: 169px; padding: 0 4px; height: 160px; float: left; overflow: hidden;}
.ny_pro ul li .photo {
	width:161px;
	height:116px;
	padding:3px;
	border: 1px solid #C0C0C0;
	overflow:hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;

	/*设置水平居中*/
	text-align:center;

	/* 针对IE的Hack */
	*display: block;
	*font-size: 101px;/*约为高度的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_msg .cont{ padding:15px 10px; height:auto!important; height:632px; min-height:632px; line-height:24px; width:711px;} 
.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;}
