*{
	margin:0;
	padding:0;
	border:0;
}
body{
	padding:1.173333rem 0 1.293rem 0;
	width:10rem;
	margin:0 auto;
	text-align: center;
	font-family:"微软雅黑";
}
ul{
	list-style-type: none;
}
a{
	text-decoration: none;
	color:inherit;
}
#nav{
	z-index: 100;
	position:fixed;
	top:0;
	left:50%;
	margin-left:-5rem;
	width:10rem;
	background:#FFF;
	height:1.173333rem;
	border-bottom:1px solid #ccc;
	border-width: 1px 0;
}
#nav .logo{
	float:left;
	width:2.866667rem;
	margin-left:0.4rem;
	height:1.173333rem;
	background:url(../images/index_m/nav-logo.png) no-repeat center center;
	background-size:contain;
}
#nav .phone{
	float:left;
	margin-left: 2.36rem;
	height:1.173333rem;
	padding-left: 0.453333rem;
	background:url(../images/index_m/nav-phone.png) no-repeat center left;
	background-size: 0.36rem 0.36rem;
	line-height: 1.173333rem;
	font-size: 0.4rem;
	color:#0e81c3;
}
#nav .mask{
	display: none;
	z-index: 150;
	position: absolute;
	left:0;
	top:0;
	background: rgba(0,0,0,0.5);
}
#nav .mask .cross{
	position: absolute;
	right:0.426667rem;
	top:0.453333rem;
	width:0.386667rem;
	height:0.386667rem;
	background:url(../images/index_m/nav-cross.png) no-repeat center center;
	background-size: contain;
}
#nav .classify{
	float:right;
	width:0.72rem;
	height:1.173333rem;
	margin-right: 0.4rem;
	background:url(../images/index_m/nav-classify.png) no-repeat center center;
	background-size:contain;
}
#nav ul{
	position: absolute;
	right:0;
	top:0.32rem;
	width:5rem;
	padding:0.933333rem 0;
	background:#FFF;
}
#nav li a{
	display:block;
	color:#cecece;
	font-size:0.453333rem;
	line-height:1.52rem;
	padding:0.133333rem 0;
	color:#333;
}
#nav li:first-child a{
	background:none;
}
#map{
	padding-bottom: 0.266667rem;
	background-color: #2a2a2a;
}
#map .nav{
	height:1.266667rem;
}
#map .nav li{
	float:left;
	margin-top:0.333333rem;
	margin-left:0.853333rem;
	padding:0 0.333333rem 0.306667rem 0.333333rem;
	border-bottom:3px solid #2a2a2a;
	color:#b6b6b6;
	font-size: 0.426667rem;
	line-height: 0.426667rem;
}
#map .nav li:first-child{
	margin-left:1.546667rem;
}
#map .nav li.chosen{
	color:#00c6ff;
	border-color:#00c6ff;
}
#map .map-img{
	width:9.306667rem;
	height:5.333333rem;
	margin:0 auto;
}
#map .map-img img{
	width:100%;
	max-height: 100%;
}
#map .info{
	width:8.56rem;
	padding:0.1rem 0.373333rem 0.186667rem 0.373333rem;
	margin:0.24rem auto 0 auto;
	text-align: left;
	border:1px dashed #909090;
}
#map .info .name{
	margin-top:0.533333rem;
	color:#00baff;
	font-size:0.453333rem;
	line-height:0.453333rem;
}
#map .info .text{
	margin-top:0.573333rem;
	font-size:0.32rem;
	line-height:0.693333rem;
	color:rgba(255,255,255,0.78);
}
#map .info .call{
	margin-top:0.56rem;
	line-height:0.533333rem;
}
#map .info .call span.num{
	margin-left: 1.96rem;
	color:#00baff;
	font-size:0.533333rem;
	line-height:0.533333rem;
}
#map .info .call span.content{
	font-size:0.346667rem;
	line-height:0.346667rem;
	color:rgba(255,255,255,0.5);
	vertical-align: middle;
}
#bottom{
	z-index: 100;
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:-5rem;
	width:10rem;
	height:1.293rem;
	background: #FFF;
}
#bottom li{
	float:left;
	width:3.333rem;
	height:1.293rem;
}
#bottom li a{
	display: block;
	height:0.427rem;
	padding-top:0.866rem;
	color:#666;
	font-size: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	background: center 0.2rem no-repeat;
	background-size:0.586rem;
}
#bottom li:nth-child(1) a{
	background-image:url(../images/index_m/bottom-call.png);
}
#bottom li:nth-child(3) a{
	background-image:url(../images/index_m/bottom-qq.png);
}
#bottom li:nth-child(2) a{
	background-image:url(../images/index_m/bottom-need.png);
}
#qa{
	padding-top:0.733rem;
	padding-bottom:30px;
	background: #fafafa;
}
#qa .headline{
	font-size:0.666rem;
	line-height:0.666rem;
	color:#333;
}
#qa ul{
	margin:0.666rem 0.48rem 0 0.48rem;
}
#qa li{
	margin-top:0.533rem;
	background:#FFF;
	text-align: left;
}
#qa li .title{
	padding:0.306rem 0.36rem 0.28rem 1.506rem;
	background:0.266rem center #FFF no-repeat;
	background-size:0.96rem;
	font-size:0.48rem;
	line-height:0.64rem;
	color:#666;
}
#qa li .text{
	padding:0.28rem 0.346rem;
	color:#FFF;
	font-size:0.373rem;
	line-height:0.586rem;
}
#qa li:nth-child(3n-2) .title{
	background-image:url(../images/app_m/qa-1.png);
}
#qa li:nth-child(3n-2) .text{
	background:#45a44a;
}
#qa li:nth-child(3n-1) .title{
	background-image:url(../images/app_m/qa-2.png);
}
#qa li:nth-child(3n-1) .text{
	background:#f59200;
}
#qa li:nth-child(3n) .title{
	background-image:url(../images/app_m/qa-3.png);
}
#qa li:nth-child(3n) .text{
	background:#e25f5f;
}