	* {
		padding: 0;
		margin: 0;
		
	}
	
	ul {
		-webkit-padding-start: 0;
		list-style-type: none;
	}
	
	i,
	a,
	b {
		font-style: normal;
		text-decoration: none;
		font-weight: normal;
	}
	
	img {
		display: block;
	}
	
	input {
		outline: none;
	}
	
	body {
		padding: 0;
		background-color: #F7F7F7;
		font-family: "苹方","微软雅黑";
	}
	
	.orgH ul {
		background: #fff;
	}
	
	.orgH ul li {
		background-color: #fff;
		padding: 4vw 4vw 4vw 0;
		margin-left: 4vw;
		border-bottom: #E8E8E8 solid 1px;
	}
	
	.orgH ul li a {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.orgH ul li a div:nth-child(1) {
		flex: 1;
		max-width: 70vw;
	}
	
	.orgH ul li a div:nth-child(1) span {
		font-size: 4vw;
		color: #333;
		display: block;
		margin-bottom: 1vw;
	}
	
	.orgH ul li a div:nth-child(1) div {
		display: flex;
		/*align-items: center;*/
		color: #999;
		font-size: 3vw;
		margin-bottom: .5vw;
	}
	
	.orgH ul li a div:nth-child(1) div img {
		margin-right: 1vw;
		margin-top: 4px;
	}
	
	.shi img {
		width: 2.66vw;
		height: 2.66vw;
	}
	
	.place img {
		width: 3vw;
		height: 3vw;
		margin-left: -0.5vw;
		float: left;
		display: initial;
	}
	
	.orgH ul li a div:nth-child(1) div:nth-child(3) {
		margin-bottom: 0;
	}
	
	.orgH ul li a div:nth-child(2) i {
		font-size: 4vw;
		color: #666;
	}
	
	.orgH ul li a div:nth-child(2) div {
		color: #A71A15;
		font-size: 3vw;
	}
	
	.place p {
		float: left;
	}
	
	.xiang img {
		display: initial;
		vertical-align: sub;
		width: 3.2vw;
		height: 3.2vw;
		margin-left: 1.06vw;
	}
	
	.orgDH {
		width: 92vw;
		/*height: 3.013vw;*/
		background: #fff;
		padding: 4vw;
		line-height: 5.5vw;
	}
	
	.org-1 {
		width: 100%;
		height: 5.6vw;
		line-height: 5.6vw;
		margin-bottom: 3.6vw;
	}
	
	.orgname {
		color: #333333;
		font-size: 4.26vw;
		float: left;
	}
	
	.tel {
		width: 5.06vw;
		height: 5.6vw;
		float: right;
	}
	.tel img{
		width: 100%;
		height: 100%;
	}
	.time {
		color: #666666;
		font-size: 3.46vw;
		overflow: hidden;
	}
	
	.time i {
		float: left;
	}
	
	.time p {
		float: left;
		width: 53.33vw;
	}
	
	.adress {
		color: #666666;
		font-size: 3.46vw;
		overflow: hidden;
	}
	
	.adress i {
		float: left;
	}
	.adress b{
		float: left;
		width: 62vw;
	}
.que{
	position: fixed;
	width: 100%;
	padding: 2.66vw 4vw;
	background: #fff;
	bottom: 0;
}
.que p{
	width: 92vw;
	height: 10.4vw;
	border-radius: 1.33vw;
	background: #ff7d78;
	text-align: center;
	color: #fff;
	font-size: 4.26vw;
	line-height: 10.4vw;
}
