body {
  margin: 0 auto;
  overflow: hidden;
  max-width: 750px;
  min-width: 350px;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 14px/1.7 Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
h1 {
  font-size: 2.4rem;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.6rem;
}
address,
cite,
dfn,
em,
var,
i,
em {
  font-style: normal;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  transition: 0.1s all;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  outline: 0;
}
html {
  overflow-y: scroll;
}
body,
a {
  color: #555;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.f12 {
  font-size: 12px;
}
.fb {
  font-weight: 700;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.of {
  overflow: hidden;
}
.clear,
.cl {
  clear: both;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.cfff {
  color: #fff;
}
.db {
  display: block;
}
.di {
  display: inline-block;
}
.dn {
  display: none;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.wrapfix:after {
  height: 0;
  visibility: hidden;
  clear: both;
  content: "";
  display: block;
}
.ts01 {
  transition: 0.1s all;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 14px;
  font-size: 1.4rem ;
}
#banner a {
  display: block;
}
#banner a img {
  width: 100%;
  display: block;
}
#it1 {
  border: 2px solid #35e5c1;
  background: #fff8ec;
  margin: 10px;
  padding: 0.5rem;
}
#it1 .fl {
  width: 60%;
  padding: 0 1%;
}
#it1 .fl h2 {
  color: #1bbc9b;
}
#it1 .fl p {
  line-height: 1.6rem;
  font-size: 1.2rem;
}
#it1 .fr {
  width: 40%;
}
#it1 .fr img {
  width: 100%;
  display: block;
}
#it2 ul li {
  width: 20%;
  float: left;
  text-align: center;
  margin-top: 1.2rem;
}
#it2 ul li img {
  width: 60%;
  display: block;
  margin: 0 auto;
}
#it2 ul li span {
  font-size: 1.3rem;
}
#it3 {
  margin-top: 10px;
}
#it3 ul {
  padding: 0 5px ;
}
#it3 ul li {
  width: 47%;
  margin: 1.5%;
  float: left;
}
#it3 ul li img {
  width: 100%;
  display: block;
}
.title {
  text-align: center;
  border-bottom: 1px solid #1bbc9b;
  height: 1.6rem;
  margin: 1.6rem 1.0rem 2.0rem;
}
.title span {
  font-size: 1.8rem;
  display: inline-block;
  background: #fff;
  padding: 0 1.6rem;
  font-weight: 700;
  color: #1bbc9b;
}
#it4 ul {
  padding: 0 5px ;
}
#it4 ul li {
  width: 47%;
  margin: 1.5%;
  float: left;
}
#it4 ul li img {
  width: 100%;
  display: block;
}
#it5 {
  margin: 1.0rem;
}
#it5 img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
#it6 img {
  width: 93%;
  display: block;
  margin: 0 auto;
}
#it7 ul {
  padding: 0 0.8rem;
}
#it7 ul li {
  width: 25%;
  padding: 0.3rem;
  float: left;
}
#it7 ul li a {
  display: block;
}
#it7 ul li a img {
  width: 100%;
}
#it8 {
  margin-bottom: 6.0rem;
}
#it8 img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
#foot {
  position: fixed;
  bottom: 0;
  max-width: 750px;
  overflow: hidden;
  background: rgba(27, 188, 155, 0.95);
  width: 100%;
  display: block !important;
  z-index: 99;
}
#foot a {
  width: 33.3%;
  float: left;
  text-align: center;
  color: #fff;
  line-height: 50px;
  position: relative;
}
#foot a img {
  width: 25px;
  vertical-align: middle;
  margin-right: 10px;
}
