/*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*/
 .container{margin: 0 0.24rem;padding: 0.24rem 0 0;min-height: 100%;}
 .img_box{float: left;display: inline-block;width: 3.39rem;height: 2.8rem;}
 .right_dis{margin-right: 0.24rem;}
 .img_box p{margin-top: 0.25rem;text-align: center;font-size: 0.24rem;color: #393939;}
  /*footer*/
  #footer
  {
  background: #242a36;
  width: 100%;
  height: 0.9rem;
  float: left;
  position: relative;
  bottom: 0;/*当浮动距离不够时用*/
  }
  #footer p
  {
  color: #aba9ac;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.24rem;
  }

  /*response*/
  .xuyan{text-indent: 0.48rem;font-size: 0.14rem;margin-bottom: 0.3rem;}
  .years{margin-bottom: 0.4rem;}
  .years:before{content:"";width: 0.1rem;height: 0.1rem;vertical-align: baseline;display: inline-block;border-radius: 0.1rem;background: rgb(255,152,0);margin-right: 0.1rem;margin-bottom: 0.04rem;}
  h3{width: 100%;}
  h3>span{;margin-bottom:0.5rem;display: inline-block;font-size: 0.26rem;color: #878787;font-weight: normal;}
