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;
}

.lxbox0 {
  color: #0084ff;
}
.lxbox1 {
  padding: 2rem 0.5rem 0 0.5rem;
}
.lxbox1_1 {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 1.5rem 0;
}
.lxbox1_1 .hslzttit {
  text-align: center;
  position: relative;
}
.lxbox1_1 .hslzttit::before {
  content: "";
  width: 6rem;
  height: 0.3rem;
  background-color: #0084ff;
  display: block;
  position: absolute;
  bottom: -0.8rem;
  left: 50%;
  margin-left: -3rem;
}
.lxbox1 .lxbox1_1 p {
  font-weight: 600;
}
.lxbox1_2 div {
  position: relative;
  border: 1px solid #0084ff;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 4rem;
  border-radius: 0.5rem;
  padding-left: 1rem;
  margin-top: 1.5rem;
  color: #555;
}
.lxbox1_2 div b {
  color: #333;
}
.lxbox1_2 div:nth-child(2) {
  background-color: #0084ff;
  color: #fff;
}
.lxbox1_2 div:before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  left: 49%;
  bottom: -0.6rem;
  border-right: 1px solid #0084ff;
  border-bottom: 1px solid #0084ff;
}
.lxbox1_2 div:nth-child(2):before {
  background-color: #0084ff;
}
.lxbox1_3 {
  display: flex;
  text-align: center;
  justify-content: space-around;
  margin: 2rem 0;
}
.lxbox1_3 a {
  background-color: #0084ff;
  line-height: 4rem;
  border-radius: 4rem;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  width: 20rem;
}

.lxbox2 {
  background-color: #f3f3f3;
  padding: 2rem 0.5rem;
}
.lxbox2_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lxbox2_1 a {
  text-align: center;
  width: 45%;
  margin: 0.4rem;
  padding: 0.4rem;
  background-color: #fff;
}
.lxbox2_1 a img {
  width: 100%;
  margin-bottom: 0.5rem;
}
.lxbox2_1 b {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #333;
  margin-top: 1rem;
}
.lxbox2_1 p {
  font-size: 1.2rem;
  line-height: 2.4rem;
  color: #666;
}
.lxbox2_3 {
  margin-top: 1rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-size: 1.5rem;
  line-height: 3rem;
  text-align: center;
  padding: 0 0.4rem;
}
.lxbox2_3 .left {
  width: 33%;
  background-color: #0084ff;
  border-radius: 0.3rem;
}
.lxbox2_3 .left a {
  color: #fff;
}
.lxbox2_3 .right {
  width: 65%;
  border: 1px solid #0084ff;
  border-radius: 0.3rem;
}
.lxbox2_3 .right a {
  color: #0084ff;
}

.lxbox3 {
  background-image: url(../images/36.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  padding: 2rem 0;
}
.lxbox3 .hslzttit {
  color: #fff;
}
.lxbox3 .lxbox0 {
  color: #ffeb7d;
}
.lxbox3 .hslzttit::before {
  background-color: #fff;
}
.lxbox3_1 {
  text-align: center;
  width: 47%;
  background-color: #fff;
  float: left;
  margin-right: .9rem;
}
.lxbox3_1 img {
  width: 85%;
  background-color: #f3f3f3;
  padding: 0 1.1rem;
}
.lxbox3_1 p {
  font-size: 1.1rem;
  line-height: 3.3rem;
  color: #666;
}


.lxbox4 {
  padding: 2rem 0.5rem;
  text-align: center;
}
.lxbox4_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.lxbox4_1 a {
  width: 26%;
  margin: 0.8rem;
}
.lxbox4_1 img {
  width: 100%;
}
.lxbox4_2 {
  margin: 1.5rem 0;
}
.lxbox4 p {
  color: #666;
  font-size: 1.2rem;
}
.lxbox4_3 {
  display: flex;
  text-align: center;
  justify-content: space-around;
  margin-top: 2rem;
}
.lxbox4_3 a {
  background-color: #0084ff;
  width: 20rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 3rem;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
}

.lxbox5 {
  padding: 2rem 0.5rem;
  background-color: #f3f3f3;
}
.lxbox5_2 {
  display: flex;
  background-color: #fff;
  padding: 0.5rem;
  margin-top: 0.7rem;
}
.lx-l {
  width: 44%;
  text-align: center;
  background-color: #f3f3f3;
  padding-bottom: 0.5rem;
}
.lx-l img {
  width: 100%;
}
.lx-l p {
  margin-top: 0.8rem;
  font-size: 1rem;
  line-height: 1rem;
}
.lx-l b {
  color: #0084ff;
}
.lxbox11 {
  font-weight: normal;
  margin-left: 10px;
}
.lx-r {
  width: 56%;
  text-align: justify;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 1rem 0 1rem;
}
.lx-r div {
  width: 100%;
}
.lx-r p {
  width: 100%;
}
.lxbox5_3 {
  display: flex;
  flex-wrap: nowrap;
}
.lxbox5_3 p {
  font-size: 1.2rem;
  line-height: 2rem;
}
.lxleft {
  width: 66%;
}
.lxright {
  width: 34%;
}
.lxbox5_0 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.lxbox00 {
  color: #0084ff;
}
.lxbox111,
.lxbox000 {
  font-size: 1.2rem;
  background-color: #0084ff;
  border-radius: 1.2rem;
  color: #fff;
  padding: 0 0.6rem;
}
.lxbox000 {
  float: left;
}
.lxbox111 {
  float: right;
}
.lxbox1111 {
  font-size: 2rem;
}
.lxbox5_4 {
  display: flex;
  text-align: center;
  justify-content: space-around;
}
.lxbox5_4 a {
  background-color: #0084ff;
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 2.5rem;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
}
.lxbox5_5 {
  text-align: center;
  color: #555;
  font-size: 1.2rem;
  margin: 1.5rem 0 0.5rem 0;
}

.lxbox6 {
  padding: 2rem 0;
  text-align: center;
}
.lxbox6_1 {
  font-size: 1.2rem;
  color: #555;
  margin: 2rem 0 1rem 0;
}
.lxbox6_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lxbox6_2 a {
  width: 47%;
  margin: 0.5rem;
  background-color: #eee;
}
.lxbox6_2 a img {
  width: 100%;
}
.lxbox6_2 a p {
  font-size: 1.2rem;
  line-height: 3rem;
  color: #444;
}

.box2-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 1rem 0 0.5rem 0;
  text-align: center;
  font-size: 1.4rem;
  line-height: 3rem;
  color: #000;
  overflow: hidden;
  justify-content: space-around;
}
.box2-nav span {
  width: 30%;
  margin: 0.5rem;
  background-color: #fff;
  border-radius: 1.5rem; 
}

.swiper-container {
  padding: 0.5rem;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}
.box2-nav .act p {
  background-color: #ffeb7d;
  border-radius: 1.5rem;
}
.box2-1 {
  width: 47%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  padding: 0.5rem;
}
.box2-2 {
  width: 100%;
  margin-bottom: 0.8rem;
}
.box2-2:nth-child(3) {
  margin-bottom: 0;
}
.box2-2 img {
  width: 100%;
}
.swp1 {
  display: none!important;
}
.swpon {
  display: block!important;
}
.swiper-container {
  display: block;
  flex-wrap: nowrap;
  justify-content: space-between;
}

