<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/Z3.com/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/cnzmzy.com/img/ca/a7263/5f57f.css): failed to open stream: No such file or directory in <b>/www/wwwroot/Z3.com/func.php</b> on line <b>115</b><br />
/******FOOT 脚部******/
#home_foot{
	width:100%; height:326px;
	background:url(/images/home_foot_bg.jpg) repeat-x}
	#foot{
		width:1020px; height:326px;
		margin:0 auto;}	
		/*list*/
		#foot .list{
			width:1020px; overflow:hidden; height:270px;
			margin:0 auto;}
		/*weixin*/
		#foot .list .item{
			width:515px; overflow:auto; margin-top:32px; 
			float:left; border-right:#2d2d2d solid 1px;}
			/**ul li**/		
			#foot .list .item dl{
				height:174px; float:left; 
				margin:28px 20px 0 0;}
			#foot .list .item dl dt{
				color:#7f7f7f; padding:0 0 5px 10px;
				font-size:14px; font-weight:bold;}
			#foot .list .item dl dd{
				font-size:12px; line-height:32px;
				background:url(/images/foot_item_dd_bg.png) no-repeat left center;}
			#foot .list .item dl dd a{
				color:#7f7f7f; padding-left:10px;}
			#foot .list .item dl dd:hover a{
				color:#0073a2; text-decoration:none;}
			
		/*weixin*/
		#foot .list .weixin{
			width:440px; overflow:hidden;
			float:right; margin:33px 0 0 0;
			position:relative;
			 padding:20px 0 20px 40px;}
		#foot .list .weixin .tel{
			position:absolute;
			left:220px; top:6px;}
		#foot .list .weixin .add{
			position:absolute;
			left:220px; top:88px;
			color:#7f7f7f; font-size:14px}
		#foot .list .weixin .guanzhu{
			position:absolute;
			left:220px; top:126px;}
	.guanzhu a{ padding-right:25px;}
		
			
		/*link*/
		#foot .link{
			width:1020px; height:35px;
			margin:0 auto;}
		#foot .link p{
			text-align:left;
			margin:0px; color:#000;
			line-height:55px; font-size:12px;}
		#foot .link p a{color:#000;}
		#foot .link p a:hover{color:#0073a2;}
/*飘窗样式表*/
#service{margin-top:-197px;position:fixed; _position:absolute;right:0;top:50%;width:64px;height:auto; z-index:999; }
#service a{display:block;width:64px;height:86px;text-indent:-9999px;background:url(/images/service.png) no-repeat;cursor:pointer;
/*下面三行代码控制背景切换时从右滚动到左*/
-webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  transition: all 0.3s; }
#service .srvLog{ border-bottom:#bbb dashed 1px;}
#service .srvLog:hover{background-position:-64px 0}
#service .srvCns{background-position:0 -86px; border-bottom:#bbb dashed 1px;}
#service .srvCns:hover{background-position:-64px -86px}
#service .srvDj{background-position:0 -172px; }
#service .srvDj:hover{background-position:-64px -172px}

/*返回顶部样式*/
.gotop {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 80px;
  right: 7px;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:url(/images/service.png) no-repeat -6px -265px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index:999;
}
.gotop.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.gotop:hover{background:url(/images/service.png) no-repeat -70px -265px;}

/*免费电话邀请框样式*/
.query-cover { position: fixed; left: 0; top: 0; z-index: 10000; width: 100%; height: 100%; background: #000; opacity: 0.8; filter: alpha(opacity=70); display: none; }
.query-pop { position: fixed; left: 50%; top: 50%; z-index: 20000; width: 400px; height: 245px; padding-top: 15px; margin-left: -200px; margin-top: -125px; background: #fff; display: none; }
.query-pop .ftel { overflow: hidden; }
.query-pop .ftel .input-wrap,
.query-pop .ftel .btn-wrap { float: left; }
.query-pop .ftel .input-wrap { width: 188px; height: 39px; border-bottom: 1px solid #666;  margin-right: 10px; }
.query-pop .ftel .btn-wrap { width: 120px; }
.query-pop .ftel .input-wrap input { border: 0; height: 38px; line-height: 38px; padding: 0; font-size: 20px; }
.query-pop .ftel,
.query-pop .net { padding: 0 40px; margin: 30px 0; }
.query-pop .btn-wrap input,.query-pop .btn-wrap a { background: #0d94d7; border: none; color: #fff; cursor: pointer; display: block; width: 100%; font-size: 18px; height: 40px; line-height: 38px; text-align: center; }
.query-pop .tip { padding-bottom: 5px; color:#444444; font-size:14px; margin:0;}
.query-pop .close-btn { position: absolute; top: 10px; right: 10px; text-decoration: underline; color: #999; font-size: 12px; width: 25px; height: 25px; text-indent: -100em; overflow: hidden; background: url(/images/pop-closebtn.png) no-repeat center center; }