html {
  -webkit-text-size-adjust: none;
}
a {
  outline: none;
  text-decoration: none;
  color: #fff;
}
a:hover {
  text-decoration: none;
}
html {
  zoom: 1;
}
html * {
  outline: 0;
  zoom: 1;
}
html button::-moz-focus-inner {
  border-color: transparent !important;
}
body {
  font-size: 12px;
  background-color: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  /*border-collapse:collapse;border-spacing:0;*/
}
fieldset,
a img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
q:before,
q:after {
  content: "";
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
}
em,
i {
  font-style: normal;
}
select {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  display: block;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 321px) {
  /*iphone5*/
  html {
    font-size: 62.5% !important;
  }
}
@media only screen and (min-width: 361px) {
  html {
    font-size: 70.31% !important;
  }
}
@media only screen and (min-width: 376px) {
  html {
    font-size: 73.24% !important;
  }
}
@media only screen and (min-width: 481px) {
  html {
    font-size: 84% !important;
  }
}
@media only screen and (min-width: 561px) {
  html {
    font-size: 90% !important;
  }
}
@media only screen and (min-width: 641px) {
  html {
    font-size: 100% !important;
  }
}
.hslclear {
  clear: both;
  display: block;
}
.hslh1 {
  display: block;
  height: 1rem;
}
body {
  font-family: "Microsoft YaHei", sans-serif;
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}
.hslzttit {
  font-size: 1.8rem;
  text-align: center;
}
.hslzttit p {
  font-size: 1.1rem;
  line-height: 2rem;
  color: #555;
}

.nav {
  display: flex;
  justify-content: space-evenly;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  color: #343434;
  padding: 0.5rem 0;
  background-color: #f3f3f3;
}
.nav div {
  width: 33%;
  background-color: #fff;
  margin: 0.8rem;
  padding: 1rem 0.5rem;
}
.nav img {
  width: 4.5rem;
  height: 4.5rem;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
.nav h3 {
  font-size: 1.2rem;
  line-height: 2rem;
}
.nav p {
  font-size: 0.9rem;
  color: #666;
}

.hslbanner {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
.hslbanner a {
  z-index: 2;
  position: absolute;
  bottom: 7.5rem;
}
.hslbanner div {
  background-color: #fc5f5f;
  color: #fff;
  font-size: 1.5rem;
  line-height: 3rem;
  margin-top: 1rem;
  width: 20rem;
  border-radius: 0.5rem;
  font-weight: 600;
}

.lxbox1 {
  padding: 2rem 0.8rem;
}
.lxbox1_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0;
}
.lxbox1_1 a {
  text-align: center;
  width: 32%;
  margin-top: 0.6rem;
}
.lxbox1_2 {
  background-color: #ef8f8f;
  border-radius: 0.3rem;
  padding: 0 0.3rem;
}
.lxbox1_2 img {
  width: 100%;
}
.lxbox1_2 b {
  font-size: 1.2rem;
  line-height: 2.5rem;
}
.lxbox1_2 span {
  font-size: 1.2rem;
  line-height: 3.5rem;
  border: 1px solid #fff;
  border-radius: 3.5rem;
  padding: 0.1rem 1.5rem;
}
.lxbox1_3 {
  display: flex;
  text-align: center;
  justify-content: space-around;
  margin-top: 2rem;
}
.lxbox1_3 a {
  background-color: #ef8f8f;
  line-height: 4rem;
  border-radius: 0.5rem;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  width: 100%;
}

.lxbox2 {
  background-color: #ef8f8f;
  padding: 2rem 0.8rem;
}
.lxbox2 .hslzttit {
  color: #fff;
}
.lxbox2_1 {
  display: flex;
  text-align: center;
  background-color: #fff;
  font-size: 1.2rem;
  line-height: 3rem;
  width: 15rem;
  margin: 1rem auto;
  padding-left: 2rem;
  border-radius: 3rem;
}
.lxbox2_1 b {
  font-weight: normal;
  color: #fff;
  background-color: #ef8f8f;
  border-radius: 0.3rem;
  padding: 0.2rem 0.5rem;
}
.lxbox2_1 i {
  font-size: 1.5rem;
  color: #ef8f8f;
}
.lxbox2_2 {
  padding: 1.5rem 0.5rem;
  background-color: #fff;
  border-radius: 0.5rem;
}
.lxbox2_2 b {
  font-size: 1.5rem;
  margin-left: 0.5rem;
  color: #333;
}
.lxbox2_3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.5rem 0;
}
.lxbox2_3 span {
  text-align: center;
  width: 46%;
  margin: 0.5rem;
  border: 1px solid #e5e5e5;
  font-size: 1.3rem;
  line-height: 4rem;
  color: #444;
  font-weight: 500;
}
.hslbox2_2 {
  background-color: #f2f2f2;
  border: 1px solid #d2d2d2;
  margin: 1rem 0.5rem;
  border-radius: 0.5rem;
}
.hslbox2_2 input {
  display: block;
  width: 100%;
  border: none;
  background-color: #f2f2f2;
  height: 3.5rem;
  font-size: 1.3rem;
  text-indent: 4rem;
  border-radius: 0.5rem;
}
.hslbox2_3 {
  margin: 0.5rem;
}
.hslbox2_3 input {
  display: block;
  width: 100%;
  height: 3.5rem;
  border: none;
  font-size: 1.5rem;
  background-color: #ef8f90;
  color: #f5f5f5;
  border-radius: 0.5rem;
}

.lxbox3 {
  padding: 2rem 0.5rem;
}
.lxbox3_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.lxbox3_1 a {
  width: 45%;
  margin: 0.4rem;
  text-align: center;
  background-color: #f3f3f3;
  padding: 0.4rem;
  border-radius: 0.5rem;
}
.lxbox3_1 img {
  width: 100%;
}
.lxbox3_1 b {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  line-height: 3rem;
  color: #333;
}
.lxbox3_1 p {
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #555;
}
.lxbox3_2 {
  padding: 0.3rem 0 0.5rem 0;
}

.lxbox4 {
  background-color: #f3f3f3;
  padding: 2rem 0.5rem;
}
.lxbox4_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1rem;
}
.lxbox4_1 a {
  width: 48%;
  margin: 0.3rem;
}
.lxbox4_1 img {
  width: 100%;
}

.lxbox5 {
  background-color: #fff;
  padding: 2rem 0.5rem;
}

.lxbox6 {
  background-color: #f3f3f3;
  padding: 2rem 0rem;
}
.lxbox6_1 {
  margin: 1.5rem 0.3rem 0 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lxbox6_1 a {
  width: 22.5%;
  padding: 0.2rem;
  margin: 0.2rem;
}
.lxbox6_1 img {
  width: 100%;
}
.lxbox6 .lxbox1_3 {
  margin: 1.5rem 0.6rem 0 0.6rem;
}

.lxbox7 {
  padding: 2rem 0.5rem;
}
.lxbox7_1 {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 2rem;
}
.lxbox7_1 a {
  color: #fff;
  background-color: #ef8f90;
  font-size: 1.2rem;
  line-height: 2.5rem;
  padding: 0 1rem;
  border-radius: 0.3rem;
  height: 2.5rem;
  margin-top: 0.7rem;
}
.lxbox7_1 p {
  float: left;
  font-size: 1.2rem;
  line-height: 4rem;
}
.lxbox7_1 img {
  width: 2rem;
  margin-top: 0.7rem;
}
.lxbox7_1 i {
  position: absolute;
  top: 1rem;
  left: 0;
  font-size: 1.5rem;
  color: #ef8f8f;
}
.lxbox7_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1rem;
}
.lxbox7_2 a {
  text-align: center;
  width: 32%;
  background-color: #ef8f90;
  color: #fff;
  font-size: 1.2rem;
  line-height: 3rem;
  margin-top: 0.5rem;
  border-radius: 0.5rem;
}
.lxbox1_3 i {
  font-size: 1.5rem;
  color: #fff;
}
