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;
}

.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 {
  background-image: url(../images/1.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 67rem;
  background-color: #f3f3f3;
  position: relative;
}
.lxbox0 {
  position: absolute;
  background-color: #fff;
  padding: .5rem;
  bottom: 0rem;
  margin: 1rem;
}
.lxbox0_0 {
  display: flex;
  text-align: center;
  justify-content: space-around;
  margin: 1.5rem 0;
}
.lxbox0_0 a {
  background-color: #f57d27;
  line-height: 3.5rem;
  border-radius: 3.5rem;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  width: 20rem;
}
.lxbox0 h3 {
  text-align: center;
  font-size: 1.8rem;
  line-height: 4rem;
  color: #f57d27;
}
.lxbox0_1 {
  background-color: #FFF9F5;
  border: 1px dashed #f57d27;
  border-radius: .3rem;
  padding: 1rem;
}
.lxbox0_1 p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #555;
}
.lxbox0_2 p {
  font-size: 1.1rem;
  line-height: 1.8rem;
  color: #555;
}
.lxbox0_2 ul p {
  font-size: 1.5rem;
  color: #f57d27;
}
.lxbox0_3 {
  margin: 0.5rem 0;
}
.lxbox0_2 li {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.lxbox0_2 li p {
  color: #111;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 500;
}
.lxbox0_2 li a {
  color: #f57d27;
  font-size: 1.2rem;
  line-height: 1.6rem;
  height: 1.6rem;
  border: 1px solid #f57d27;
  padding: 0 .5rem;
  border-radius: .3rem;
}

.lxbox1 {
  background-color: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.lxbox1 a {
  width: 22%;
  padding: 2rem .5rem;
}

.lxtit {
  text-align: center;
  font-size: 1.8rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: .5rem;
  position: relative;
}
.lxtit::before {
  content: "";
  width: 6rem;
  height: 0.3rem;
  background-color: #f57d27;
  display: block;
  position: absolute;
  bottom: -0.4rem;
  left: 50%;
  margin-left: -3rem;
}

.lxbox2_1 {
  margin-top: 2rem;
}
.lxbox2_2 {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.lxbox2_2 a {
  display: block;
  position: relative;
  background-color: #f5f5f5;
  border-radius: 0.5rem;
  padding: 1rem;
}
.lxbox2_2 a strong {
  font-weight: 600;
}
.lxbox2_2 span {
  display: block;
  position: absolute;
  width: 50%;
  right: 1rem;
  top: -1.5rem;
  overflow: hidden;
  border-radius: 0.5rem;
}
.lxbox2_2 h3 {
  color: #333;
  font-size: 1.6rem;
  margin-bottom: 0.4rem;
}
.lxbox2_2 b {
  display: block;
    background-color: #f57d27;
    font-weight: normal;
    height: 2rem;
    line-height: 2rem;
    color: #fff;
    font-size: 1.1rem;
    left: 0rem;
    position: absolute;
    padding-left: 1rem;
    width: 13rem;
    border-radius: 0 2rem 2rem 0;
}
.lxbox2_3 {
  color: #666;
  margin-top: 2.8rem;
  font-size: 1.2rem;
  margin-bottom: 0.8rem;
}
.lxbox2_3 strong {
  color: #333;
}
.lxbox2_2 .hsl-you {
  display: block;
  position: absolute;
  width: 3rem;
  height: 3rem;
  line-height: 2.5rem;
  text-align: center;
  position: absolute;
  bottom: 0.8rem;
  right: 1rem;
  font-size: 2.5rem;
  color: #f57d27;
}
.lxbox2_4 {
  display: block;
  overflow: hidden;
  border-radius: 0.5rem;
  border-top: 1px dashed #ccc;
  padding-top: 1rem;
  padding-right: 4rem;
}
.lxbox2_4 {
  color: #666;
  font-size: 1.2rem;
}
.lxbox2_4 strong {
  color: #333;
}

.lxbox3 {
  background-color: #f57d27;
  padding: 2rem .5rem;
}
.lxbox3 .lxtit {
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: .5rem;
  position: relative;
}
.lxbox3 .lxtit::before {
  content: "";
  width: 6rem;
  height: 0.3rem;
  background-color: #fff;
  display: block;
  position: absolute;
  bottom: -0.3rem;
  left: 50%;
  margin-left: -3rem;
}
.lxbox3_1 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 2rem;
}
.lxbox3_1 a {
  padding: .5rem;
  width: 21%;
  background-color: #fff;
  text-align: center;
}
.lxbox3_1 i {
  color: #f57d27;
  font-size: 3rem;
}
.lxbox3_1 p {
  font-size: 1.2rem;
  color: #555;
}

.lxbox4 {
  background-color: #f3f3f3;
  padding: 2rem .5rem;
}
.lxbox4_1 {
  margin-top: 1.5rem;
}
.lxbox4_2 {
  background-color: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.lxbox4_3 {
  width: 55%;
  padding: .5rem .8rem;
  position: relative;
}
.lxbox4_4 {
  width: 45%;
}
.lxbox4_4 img {
  width: 100%;
}
.lxbox4_3 b {
  color: #f57d27;
  font-size: 1.5rem;
  border-bottom: 1px solid #f57d27;
  padding-bottom: .2rem;
}
.lxbox4_3 p {
  font-size: 1rem;
  line-height: 1.8rem;
  color: #666;
  margin-top: .5rem;
}
.lxbox4_3 i {
    position: absolute;
    right: .5rem;
    font-size: 2rem;
    top: 0;
    color: #f57d27;
}
.lxbox4_5 {
  background-color: #f57d27;
  margin: 2rem 0;
  text-align: center;
  border-radius: 3.5rem;
}
.lxbox4_5 a {
  background-color: #f57d27;
  line-height: 3.5rem;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
}