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;
}
.lxtit {
  position: relative;
  text-align: center;
}
.lxtit h3 {
  font-size: 1.8rem;
}
.lxtit p {
  font-size: 1.2rem;
  line-height: 2rem;
}

.banner {
  width: 100%;
  margin: 0 auto;
  font-family: "微软雅黑";
}
.banner img {
  width: 100%;
  display: block;
}

.lxbox1 {
  padding: 2rem 0.8rem 0;
}
.lxbox1_1 {
  margin-top: 1.5rem;
  position: relative;
  text-align: center;
  border: 1px solid #f37b70;
  padding: 3rem 0 2rem;
}
.lxbox1_1::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.2rem;
  bottom: 0.2rem;
  left: 0.2rem;
  right: 0.2rem;
  border: 1px dashed #f37b70;
}
.lxbox1_1 h3 {
  position: absolute;
  font-size: 1.8rem;
  line-height: 3rem;
  border: 2px solid #f37b70;
  border-radius: 3rem;
  background-color: #fff;
  color: #f37b70;
  padding: 0 1.5rem;
  left: 50%;
  top: -1.5rem;
  margin-left: -5rem;
  z-index: 2;
}
.lxbox1_1 h3::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0.2rem;
  bottom: 0.2rem;
  left: 0.2rem;
  right: 0.2rem;
  border: 1px dashed #f37b70;
  border-radius: 3rem;
}
.lxbox1_1 p {
  font-size: 1.2rem;
  line-height: 2rem;
  color: #333;
  font-weight: 500;
}

.lxbox1_2 {
  margin-top: 2rem;
}
.lxbox1_2 h3 {
  position: relative;
  color: #f37b70;
  z-index: 2;
}
.lxbox1_2 h3::before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 2px solid #f37b70;
  bottom: 1rem;
  width: 12rem;
  left: 0;
  z-index: 1;
}
.lxbox1_2 h3::after {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 2px solid #f37b70;
  bottom: 1rem;
  width: 12rem;
  right: 0;
  z-index: 1;
}
.lxbox1_3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0;
}
.lxbox1_3 a {
  text-align: center;
  width: 32%;
  margin-top: 0.5rem;
  padding: 0.5rem 0;
}
.lxbox1_3 b {
  color: #fff;
  font-size: 1.3rem;
  line-height: 2.5rem;
}
.lxbox1_3 p {
  color: #fffff8;
  font-size: 1rem;
  line-height: 1.5rem;
}
.lxbox1_4 h3::before {
  bottom: 0;
}
.lxbox1_4 h3::after {
  bottom: 0;
}

.lxbox2_0 {
  padding: 3rem 0.8rem 0;
}
.lxbox2_1 {
  position: relative;
  border: 1px dashed #f37b70;
  padding: 3rem 0.8rem 1rem;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
}
.lxbox2_1 h3 {
  position: absolute;
  color: #fff;
  background-color: #f27b73;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 3rem;
  padding: 0 2rem;
  left: 50%;
  top: -1.5rem;
  margin-left: -7rem;
  z-index: 3;
}
.lxbox2_2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.lxbox2_3 {
  width: 66%;
  position: relative;
}
.lxbox2_3::before {
  position: absolute;
  content: "";
  display: block;
  border-right: 1px solid #e5e5e5;
  right: 1rem;
  top: 0;
  z-index: 2;
  height: 100%;
}
.lxbox2_2 b {
  font-size: 1.3rem;
  position: relative;
}
.lxbox2_2 b::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  border: 2px solid #ef7b73;
  width: 4.7rem;
}
.lxbox2_4 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.lxbox2_4 p {
  width: 49%;
  background-image: url("../images/0.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  font-size: 1rem;
  text-indent: 1.2rem;
}
.lxbox2_5 {
  width: 33%;
}
.lxbox2_6 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.lxbox2_6 p {
  background-image: url("../images/00.jpg");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  font-size: 1rem;
  text-indent: 1.2rem;
}
.lxbox2_7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lxbox2_7 a {
  width: 32%;
  margin-bottom: 0.5rem;
}
.lxbox2_7 img {
  width: 100%;
}
.lxbox2_8 {
  text-align: center;
}
.lxbox2_9 {
  font-size: 1.4rem;
  line-height: 2.3rem;
}

.lxbox3 {
  margin: 1rem 0;
}


.lxbox4 {
  padding: 1.5rem .8rem;
}
.lxbox4 .lxtit {
  margin-bottom: 2rem;
}
.lxbox4 h3 {
  position: relative;
  color: #f37b70;
  z-index: 2;
}
.lxbox4 h3::before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 2px solid #f37b70;
  bottom: 1rem;
  width: 10rem;
  left: 0;
  z-index: 1;
}
.lxbox4 h3::after {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 2px solid #f37b70;
  bottom: 1rem;
  width: 10rem;
  right: 0;
  z-index: 1;
}
.lxbox4_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lxbox4_1 a {
  width: 49%;
  margin-bottom: .5rem;
}
.lxbox4_1 img {
  width: 100%;
}

.lxbox4_3 {
  position: relative;
  background-color: #F27B73;
  margin-top: .2rem;
  font-size: 1.2rem;
  padding: 1rem;
}
.lxbox4_3 a {
  color: #fff;
}
.lxbox4_3 i {
  position: absolute;
  right: 1rem;
  top: .7rem;
  font-size: 2rem;
}