﻿.map{
	overflow: hidden;
	height:240px;
	position: relative;
}
.map img{
	position: absolute;
	left:0%;right:0;bottom:0;top:0;
	margin:auto;
	max-width: none;
}

.fl{float: left;}
.fr{float: right;}
body{font-size: 14px;font-family:"微软雅黑";background-color: #f2f2f2;}
button{font-family:"微软雅黑";}
li{list-style: none;}
.tools-button button i{margin-right: 7px;}

.warpper-top {padding:26px 0 13px 0;max-width:100%;margin:0 auto;overflow: hidden;background-color: #fff}
.warpper-top h1{font-weight:400;font-size:27px;color:#333;margin: 10px auto 7px;}
.warpper-top .icon{text-align: center;}

.warpper-top .description{overflow: hidden;max-width:85%;margin:0 auto}
.warpper-top .description p{margin-bottom:5px;font-size:15px;display:inline;}
.warpper-top .description p , 
.warpper-top .description span{color:#666;line-height: 25px;margin-left:3px;}
.warpper-top .description .item{text-align: left;}

.hd {
    padding: 2em 0;
}
.page_title {
    text-align: center;
    font-size: 34px;
    color: #3cc51f;
    font-weight: 400;
    margin: 0 15%;
}
.page_desc {
    text-align: center;
    color: #888;
    font-size: 14px;
}

.data i{margin-left: 7px;}
.share{position: fixed !important}
.data i{position: relative;top:-1px}
i.iconfont.icon.time{margin-right: -7px;}

.warpper-bottom{
	text-align: center;
	background-color: #f2f2f2;
	padding:5px 20px;
	margin-top:10px;
}
.warpper-bottom .decription{
	color:#666;
	margin:10px auto 10px;
}
.warpper-bottom  li{
	margin-top: 15px;
	width:50%;
	float: left;
}
.warpper-bottom .tools-button{
	overflow: hidden;
	width:100%;
}
.warpper-bottom .tools-button li p{
	margin:0;
	font-size: 14px;
	color:#aaa;
	margin-top:4px;
	margin-bottom: 10px;
}
.weui_btn img{
	margin-right: 6px;
	position: relative;
	top:2px;
}
.warpper-bottom .qrcode img{
	height:152px;
}
.warpper-bottom .qrcode .code{
	width:156px;
}
.warpper-bottom .qrcode{
	background-color: #fff;
	width:300px;
	margin:0 auto;
	height:152px;
}

.share{
	display:none;
	position: absolute;
	top:0;
	left:0;
	z-index: 1025;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
}
.share  .r{
	position: absolute;
	top:0;
	right:0px;
}
.share  .tishi{
	position: absolute;
	top:40%;
	max-width:60%;
	left:0;
	right:0;
	margin:0 auto;
}