@charset "utf-8";
/* CSS Document */
body, html, div, p, ul, li, input, form, fieldset, legend, article, section, label, header, footer, figcaption, figure, h1, h2, h3, h4, h5, h6, dl, dd, dt {margin: 0; padding: 0;}
body {min-width: 320px; max-width: 640px; font: 12px/1.5 "Microsoft YaHei", arial, Helvetica,sans-serif; margin: 0 auto;}
input, textarea, a, button {outline: none; -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; border: 0 none; font-family: "Microsoft YaHei", Helvetica, sans-serif;}
img {border: 0 none;}
a {text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
ul, ol {list-style: none;}

.logo img{
  display: block;
  width: 100%;
  height: .86rem;
}
.item{
  padding: 0.2rem;
}
.item dl{
	overflow: hidden;
}
.item dt{
  float: left;
  padding-right: 0.15rem;
	
}
.item dd, .item p, .item li{
  font-size: 0.24rem;
  line-height: 1.7;
  text-align: justify;
  color: #525050;
}
.item dt img{
  display: block;
  width: 2.6rem;
  height: 2rem;
}
.item p{
  padding: 0.2rem 0;
}
.item li{
  text-indent: 0;
}
.item h2{
  font-size: 0.28rem;
  font-weight: bold;
  color: #525050;
  line-height: 2;
}
.hj img{
  display: block;
  width: 100%;
  height: .85rem;
}
.foot{
  padding: 0.2rem 0;
  background-color: #f1f1f1;
}
.foot p{
  text-align: center;
  font-size: 0.21rem;
  color: #999;
  line-height: 1.7;
}
