html {
  -webkit-text-size-adjust: none;
}
a {
  outline: none;
  text-decoration: none;
}
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;
}
.hslbanner a {
  display: block;
}

.hslzttit {
  text-align: center;
}
.hslzttit h2 {
  color: #382b2b;
  font-size: 2.5rem;
  padding-bottom: 1.5rem;
}

.hslbtn {
  display: flex;
  justify-content: center;
}
.hslbtn a {
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  padding: 0 5rem;
  border-radius: 3rem;
  background-color: #206373;
  color: #fff;
  font-size: 1.3rem;
}

.lxbox2 {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #eaeaea;
}

.lxbox3 {
  padding-top: 2rem;
}

.lxbox3_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  padding: .5rem;
  margin-top: -1rem;
}

.lxbox3_1 a {
  width: 33.33333333333%;
  margin-top: 1rem;
}

.lxbox3_1 span {
  display: block;
  background-color: #f0f0f0;
  margin: 0 0.5rem;
  border-radius: 0.5rem;
  text-align: center;
}

.lxbox3_1 img {
  width: 100%;
}

.lxbox3_1 span p {
  line-height: 3rem;
  color: #333;
  font-size: 1.5rem;
}

.lxbox3_2 {
  display: flex;
  text-align: center;
  justify-content: space-between;
  margin: 1rem;
}

.lxbox3_2 a {
    width: 45%;
    text-align: center;
    height: 3.6rem;
    line-height: 3.6rem;
    text-align: center;
    color: #fff;
    border-radius: 3rem;
    font-size: 1.5rem;
}

.lxbox3_2 .left {
    background-color: #dc0303;
}

.lxbox3_2 .right {
    background-color: #ee7412;
}

.lxbox4 {
    background-color: #eaeaea;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.lxbox4_1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    padding: .5rem;
    margin-top: -1rem;
  }
  
  .lxbox4_1 a {
    width: 50%;
    margin-top: 1rem;
  }
  
  .lxbox4_1 span {
    display: block;
    background-color: #ffffff;
    margin: 0 0.5rem;
    border-radius: 0.5rem;
    text-align: center;
  }
  
  .lxbox4_1 img {
    width: 100%;
  }
  
  .lxbox4_1 span p {
    line-height: 3rem;
    color: #333;
    font-size: 1.3rem;
  }

.hslbox4 {
  padding: 2rem 1rem;
  background-color: #fff;
}
.hslbox4 .hslzttit h2 {
  color: #000;
  padding-bottom: 0;
}
.hslbox4 .hslzttit p {
  color: #666;
  font-size: 1.6rem;
}
.hslbox4_1 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.hslbox4_1 a {
  display: block;
  position: relative;
  background-color: #f0f0f0;
  border-radius: 0.5rem;
  padding: 1rem;
}
.hslbox4_1 span {
  display: block;
  position: absolute;
  width: 40%;
  right: 1rem;
  top: -2.5rem;
  overflow: hidden;
  border-radius: 0.5rem;
}
.hslbox4_1 h3 {
  color: #c30000;
  font-size: 1.8rem;
  margin-bottom: 0.3rem;
}
.hslbox4_1 b {
  display: block;
  background-color: #fff;
  font-weight: normal;
  height: 1.6rem;
  line-height: 1.6rem;
  color: #c30000;
  font-size: 1rem;
  left: -1rem;
  position: absolute;
  padding: 0 1rem;
  border-radius: 2rem;
  text-indent: 1rem;
}
.hslbox4_2 {
  color: #666;
  margin-top: 2.3rem;
  font-size: 1.1rem;
  border-top: 1px dashed #ccc;
  padding-top: 0.7rem;
}
.hslbox4_2 strong {
  color: #333;
}
.hslbox4_3 {
  color: #666;
  margin-top: 0.7rem;
  font-size: 1.1rem;
}
.hslbox4_3 strong {
  color: #333;
}
.hslbox4_1 .hsl-you {
  display: block;
  position: absolute;
  width: 3rem;
  height: 3rem;
  line-height: 2rem;
  text-align: center;
  position: absolute;
  bottom: 0.5rem;
  right: 1rem;
  font-size: 3rem;
  color: #c30000;
}

.hslbox4_4 {
  display: flex;
  justify-content: center;
  margin-top: -2rem;
}
.hslbox4_4 a {
  width: 100%;
}
.hslbox4_4 span {
  display: block;
  height: 3rem;
  line-height: 3rem;
  background-color: #c30000;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  margin: 0 10rem;
  border-radius: 3rem;
}

.hslbox6 {
  padding: 2rem 1rem;
  background-color: #e5e5e5;
}
.hslbox6_1 {
  display: flex;
  justify-content: space-between;
  margin: 0 -0.5rem;
  flex-wrap: wrap;
}
.hslbox6_1 a {
  width: 33.333333333333333%;
  margin-bottom: 1rem;
}
.hslbox6_1 span {
  background-color: #fff;
  border-radius: 0.5rem;
  display: block;
  padding: 1rem;
  margin: 0 0.5rem;
  text-align: center;
}
.hslbox6_1 b {
  color: #000;
  display: block;
  font-size: 1.5rem;
}
.hslbox6_1 p {
  font-size: 0.9rem;
  color: #666;
  margin-bottom: 0.3rem;
}
.hslbox6_1 strong {
  display: block;
  background-color: #c30000;
  color: #fff;
  font-weight: normal;
  font-size: 1rem;
  margin: 0 1rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 0.3rem;
}
