html {
  -webkit-text-size-adjust: none;
}
a {
  outline: none;
  text-decoration: none;
  color: #000;
}
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;
  background-color: #c30000;
}
.hslbanner a {
  display: block;
}

.lxbox1,
.lxbox2,
.lxbox3 {
  margin: 4rem 1rem 2rem 1rem;
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 1rem 0.5rem;
}

.title1 {
  text-align: center;
  position: relative;
}

.title1-1 {
  display: flex;
  justify-content: center;
  position: absolute;
  top: -3rem;
  width: 100%;
}

.title1-1 span {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  background-color: #c30000;
  border-radius: 3rem;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
  border: 2px solid #fff;
}

.title1 p {
  font-size: 2rem;
  padding-top: 2rem;
}

.lxbtn {
  display: flex;
  justify-content: center;
}

.lxbtn a {
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  width: 44%;
  margin: 0 3%;
  border-radius: 0.5rem;
  background-color: #c30000;
  color: #fff;
  font-size: 1.3rem;
  border: 2px solid #c30000;
}

.lxbtn a:last-child {
  background-color: #fff;
  color: #c30000;
}

.lxbox1-1 {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.lxbox1-1 a {
  width: 50%;
}

.lxbox1-1 a span {
  display: block;
  margin: 0 0.5rem;
}

.lxbox1-1 a img {
  display: block;
  margin-top: 1rem;
  width: 100%;
}

.lxbox2 .title1 p {
  font-size: 2rem;
  padding-top: 2rem;
}

.lxbox2-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.lxbox2-1 a {
  width: 33.33333333333%;
  margin-top: 1rem;
}

.lxbox2-1 span {
  display: block;
  background-color: #f0f0f0;
  margin: 0 0.5rem;
  border-radius: 0.5rem;
  text-align: center;
}

.lxbox2-1 img {
  width: 100%;
}

.lxbox2-1 span p {
  line-height: 3rem;
  color: #333;
  font-size: 1.3rem;
}

.lxbox3-1 {
  position: relative;
  margin: 4rem 1rem 1rem 1rem;
  border: 2px solid #c30000;
  border-radius: 0.5rem;
  padding: 2rem 1rem 1rem 1rem;
}

.lxbox3-1 h3 {
  position: absolute;
  font-size: 1.6rem;
  line-height: 2rem;
  background-color: #fff;
  color: #c30000;
  padding: 0 1rem;
  height: 2rem;
  transform: translate(-50%, 0);
  top: -1.25rem;
  left: 50%;
}

.lxbox3-1 img {
  width: 100%;
}

.lxbox3-2 {
  padding: 1rem;
  color: #333;
}

.lxbox3-2 h4 {
  display: block;
  color: #000;
  font-size: 1.3rem;
}

.lxbox3-2 p {
  color: #333;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.lxbox3-3 {
  display: flex;
  margin: 2rem 1rem 1rem 1rem;
  border: 2px solid #c30000;
  border-radius: 0.5rem;
  position: relative;
  padding: 2rem 1.5rem 0.5rem 1rem;
}

.lxbox3-3 h3 {
  position: absolute;
  font-size: 1.6rem;
  height: 2rem;
  width: 18rem;
  background-color: #fff;
  color: #c30000;
  padding: 0 1rem;
  line-height: 2rem;
  transform: translate(-50%, 0);
  top: -1.25rem;
  left: 50%;
  text-align: center;
}

.left {
  float: left;
  width: 50%;
  margin-left: -0.5rem;
}
.right {
  float: left;
  width: 50%;
  margin-left: 0.5rem;
}

.lxbox3-3 img {
  width: 100%;
  margin: 0.5rem;
}
