  /*pages reconstruction*/ 
  html
  {
  font-size: 100px;min-height: 100%;height: 100%;
  }
  *
  {
  font-size: 0.14rem;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  }
  body
  {
  min-height: 100%;height: 100%;
  border-top: solid 1px #e5e5e5;
  max-width: 750px;margin: 0 auto;position: relative;
  }
  img
  {
  border: 0;
  }
  a
  {
  text-decoration: none;
  }
  /*pages reconstruction end*/
  .content{margin: 0 0.24rem;padding: 0.24rem 0 0.22rem;}
  .content p span{font-size: 0.26rem;font-weight: bold;color: #393939;}
  .content p{font-size: 0.24rem;color: #393939;}
  /*contant map*/
  .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
  .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
  #dituContent{margin: 2px auto;}
  
  /*erweima*/
.outer{
  	width: 3.35rem;
  	height: 3.8rem;
  	float: left;
  }
  .img_box{
  	width: 3.35rem;
  	height: 3.58rem;
  	float: left;
  	margin-bottom: 0.24rem;
  	border: solid 1px #e5e5e5;
  	position: relative;
  }
  .img_box img{
  	position: absolute;
  	margin: 0;
  	top: 0.4rem;
  	left: 0;
  	right: 0;

  	margin: auto;
  }
  .outer p{
  	width: 3.35rem;
  	text-align: center;
  	font-size: 0.24rem;
  	color: #393939;
  	position: absolute;
  	bottom: 0.25rem;
  }
  .box_left{
  	margin-right: 0.24rem !important;
  }
 #footer
  {
  background: #242a36;
  width: 100%;
  height: 0.9rem;
  float: left;
  position: absolute;
  bottom: 0;/*当浮动距离不够时用*/
  }
  #footer p
  {
  color: #aba9ac;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.24rem;
  }
 #footer1
  {
  background: #242a36;
  width: 100%;
  height: 0.9rem;
  float: left;
  position: relative;
  bottom: 0;/*当浮动距离不够时用*/
  }
  #footer1 p
  {
  color: #aba9ac;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.24rem;
  }
