body,
div,
ul,
li,
ol dd,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  list-style: none;
}
body {
  background-color: #fff;
  font-family: "Microsoft YaHei";
}
a {
  text-decoration: none;
  display: block;
}
input {
  border: 0 none;
  padding: 0;
  margin: 0;
  outline: none;
}
img {
  display: block;
  max-width: 100%;
}
.clearfix:after {
  content: " ";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
div,
input,
textarea,
button,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*.viewport {
	max-width: 640px;
	margin: 0 auto;
}*/
@media only screen and (width: 320px) {
  html {
    font-size: 12.8px;
  }
}
@media only screen and (width: 360px) {
  html {
    font-size: 14.4px;
  }
}
@media only screen and (width: 375px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (width: 414px) {
  html {
    font-size: 16.56px;
  }
}
body {
  background-color: #f8f8f8;
}
.viewport {
  padding-bottom: 1rem;
}
.header {
  width: 100% ;
  height: 2.43333333rem;
  line-height: 2.43333333rem;
  text-align: center;
  color: #cf996e;
  font-size: 0.86666667rem;
  background: url(../images/integral.png) no-repeat center center;
  background-size: 15.9rem 0.93333333rem;
  box-sizing: border-box;
}
table {
  width: 23.2rem;
  margin: 0 auto;
  background-color: #d1ad90;
  font-size: 0.86666667rem;
}
table td {
  background-color: #f8f8f8;
}
table tr:nth-child(1) td {
  background-color: #f6e5b7;
  height: 2.26666667rem;
  line-height: 2.26666667rem;
}
table td:nth-child(1) {
  width: 8.73333333rem;
  padding-left: 0.66666667rem;
}
table td:nth-child(2) {
  width: 3.73333333rem;
  text-align: center;
}
table td:nth-child(3) {
  padding: 0.66666667rem 0.26666667rem;
}
table tr:nth-child(1) td:nth-child(3) {
  padding: 0rem 0.26666667rem;
}
