﻿.footer_space{padding-top:0px;} 
 /*顶部弹出菜单图标 
 .top_m1,.top_m2,.top_m3,.top_m4,.top_m5,.top_m6,.top_m7,.top_m8,.top_m9{background-repeat:no-repeat;background-size: 20px 20px; background-position: 18px; }
.top_m1{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/1.png);}
 .top_m2{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/2.png);}
 .top_m3{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/3.png);}
 .top_m4{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/4.png);}
 .top_m5{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/5.png);}
 .top_m6{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/6.png);}
 .top_m7{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/7.png);}
 .top_m8{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/8.png);}
 .top_m9{background-image: url(http://img.zhmore.com/mobile/images/icon/menu/9.png);}
 */
 
  .top_m1,.top_m2,.top_m3,.top_m4,.top_m5,.top_m6,.top_m7,.top_m8,.top_m9{background-repeat:no-repeat;background-size: 20px 20px; background-position: 18px; }
.top_m1{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/1.png);}
 .top_m2{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/2.png);}
 .top_m3{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/3.png);}
 .top_m4{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/4.png);}
 .top_m5{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/5.png);}
 .top_m6{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/6.png);}
 .top_m7{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/7.png);}
 .top_m8{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/8.png);}
 .top_m9{background-image: url(http://img.zhmore.com/mobile/images/icon/menu2/9.png);}
 
 
 .overmenu ul.mainav>li{padding-left:60px;padding-right:15px;}
 .overmenu ul.mainav>li>a { padding: .6rem 0rem;color:#676767}
 

/*底部 工具条*/
#tool {
/*background-image: url(http://img.zhmore.com/mobile/images/footer/bg.png);background-repeat: repeat-x; */

	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	 height:73px;line-height:73px;
	
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
}

#tool  .tool_space{clear:both;width:100%;height:3px;line-height:3px;background: #282828;}
ul.toollist {padding-top: 9px;
	/*padding-bottom:4px;
	position: fixed;
	z-index: 900;
	bottom: 0;
	left: 0;
	right: 0;
	*/
 
	margin: auto;
	display: block;
	width:100%;
}
.toollist li {
	float: left;
	
	height: 100%;
	width: 20%;
	position: static!important;
	margin: 0;
 
	background: none;
}
.toollist li a {
	 
	text-align: center;
	display: block;
	text-decoration: none;
 
	position: relative;
}
.toollist li a img {	width: 34px;height: 38px;}
.toollist li a p {
	margin: 1px 0 1px 0; 
	display: block !important;
	line-height: 14px;
	text-align: center;
}
/*绿色主题*/
.toollist {
	background: #282828;
}
.toollist li {list-style-type:none;
    height: 30px;
    line-height: 30px;
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.toollist li a {
	color: #fff;
}
.m-confirm {
	width: 67px;
	position: fixed;
	top: 50%;
	right: 0px;
	background-color: #fff; 
	color: #fff;
	margin-top: -171px;
	z-index: 9999;
}
.m-confirm .online:hover {
	background-color: #197ad8;
}
.m-confirm .tel:hover {
	background-color: #197ad8;
}
.m-confirm .tel:hover .content {
	display: block !important;
}
.m-confirm .z-over {
	background-color: #197ad8 !important;
}
.m-confirm .z-over-1 {
	background-color: #c6c6c6 !important;
}
.m-confirm .i-sprite {
	background: url(http://img.zhmore.com/mobile/images/1.png) no-repeat;
	display: inline-block;
	zoom: 1;
	width: 67px;
	height: 30px;
	margin-top: 28px;
	overflow: hidden;
}
.m-confirm .online {
	height: 99px;
	text-align: center;
	border-bottom: 1px solid #8dc7ff;
	cursor: pointer;
	background-color: #378fe5;
}
.m-confirm .online .i-sprite-1 {
	background-position: 20px 0px;
}
.m-confirm .tel {
	height: 99px;
	text-align: center;
	border-bottom: 1px solid #8dc7ff;
	position: relative;
	cursor: pointer;
	background-color: #378fe5;
}
.m-confirm .tel .i-sprite-2 {
	background-position: 20px -28px;
}
.m-confirm .tel .i-sprite-3 {
	background-position: 20px -58px;
}
.m-confirm .tel .content {
	display: none;
	width: 140px;
	height: 43px;
	border-radius: 5px;
	background-color: #fff;
	text-align: center;
	line-height: 43px;
	position: absolute;
	left: -160px;
	top: 28px;
	color: #333; 
}
.m-confirm .tel .content:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 15px solid #fff;
	border-bottom: 10px solid transparent;
	position: absolute;
	right: -15px;
	top: 12px;
}
.m-confirm .wchat {
	height: 99px;
	text-align: center;
	position: relative;
	cursor: pointer;
	background-color: #378fe5;
}
.m-confirm .wchat .i-sprite-3 {
	background-position: 20px -59px;
}
.m-confirm .wchat .content {
	width: 138px;
	height: 175px;
	background: url(http://img.zhmore.com/mobile/images/4.png) no-repeat;
	background: url(http://img.zhmore.com/mobile/images/5.png) no-repeat\9;
	background-size: 138px 175px;
	position: absolute;
	display: none;
	top: -39px;
	left: -147px;
	z-index: 9999;
}
.m-confirm .demo {
	padding: 30px 0;
	text-align: center;
	background-color: #378fe5;
	border-bottom: 1px solid #8dc7ff;
	cursor: pointer;
}
.m-confirm .demo .icon {
	width: 25px;
	height: 25px;
	margin-bottom: 5px;
}
.m-confirm .demo:hover {
	background-color: #197ad8;
}
.m-confirm .try {
	padding: 30px 0;
	text-align: center;
	background-color: #378fe5;
	border-bottom: 1px solid #8dc7ff;
	cursor: pointer;
}
.m-confirm .try .icon {
	width: 25px;
	height: 25px;
	margin-bottom: 5px;
}
.m-confirm .try:hover {
	background-color: #197ad8;
}
.m-confirm .top {
	height: 60px;
	text-align: center;
	background-color: #dbdbdb;
	cursor: pointer;
}
.m-confirm .top .i-sprite-4 {
	height: 20px;
	background-position: 27px -81px;
	margin-top: 0px;
}
.m-confirm .top p {
	color: #666;
	font-weight: bolder;
	height: 20px;
	line-height: 10px;
}
@media screen and (min-width:768px) {
#tool {
	display: none;
}}
 