html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
li,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 55.5556%;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 65.1042%;
  }
}
@media screen and (min-width: 384px) {
  html {
    font-size: 66.6667%;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 71.875%;
  }
}
@media screen and (min-width: 448px) {
  html {
    font-size: 77.7778%;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 83.3333%;
  }
}
@media screen and (min-width: 512px) {
  html {
    font-size: 88.8889%;
  }
}
@media screen and (min-width: 544px) {
  html {
    font-size: 94.4444%;
  }
}
@media screen and (min-width: 576px) {
  html {
    font-size: 100%;
  }
}
@media screen and (min-width: 608px) {
  html {
    font-size: 105.556%;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 111.111%;
  }
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a {
  text-decoration: none;
  color: inherit;
  display: block;
}
em,
i {
  font-style: normal;
}
img {
  display: block;
  width: 100%;
}
body {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  font-size: 1.20000192rem;
  color: #000;
}
.wrapx {
  width: 94%;
  margin: auto;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
/*å¯¼è¨€*/
.lead {
  padding: 3%;
  background: #fff2df;
}
.lead strong {
  display: block;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 3%;
}
.lead span {
  color: #0c97ee;
}
.lead p {
  font-size: 1.3rem;
  line-height: 1.8em;
}
/*æ ‡é¢˜*/
.title_main {
  text-align: center;
  margin-bottom: 1.5rem;
}
.title_main strong {
  font-size: 2rem;
}
.title_main p {
  font-size: 1.2rem;
  color: #b7b7b7;
  margin-top: 1%;
}
.title_main span {
  color: #f97e16;
}
/*å‰æ™¯*/
.qj {
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qj li {
  width: 48.5%;
  margin-bottom: 3%;
}
.qj li hr {
  width: 20%;
  border: 1px solid #f97e16;
  margin-bottom: 3%;
}
.qj li strong {
  font-size: 1.2rem;
}
.qj li p {
  color: #939393;
  margin: 3% 0;
}
.qj li button {
  width: 70%;
  height: 3rem;
  border-radius: 1.5rem;
  background: #0c97ee;
  color: #fff;
  font-size: 1.3rem;
}
.qj2 {
  width: 100%;
  background: #e4e4e4;
  overflow: hidden;
  table-layout: fixed;
}
.qj2 td {
  height: 4rem;
  border-radius: 1.5rem;
  background: #fff;
  color: #828282;
  text-align: center;
  border: 0.6rem solid #e4e4e4;
  vertical-align: middle;
}
/*è¯¾ç¨‹*/
.kcts {
  padding: 3%;
  background: #fff2df;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kcts li:nth-child(odd) {
  width: 13%;
  padding: 1.5% 0;
  border-radius: 0.5rem;
  background: #fff;
  color: #ababab;
  font-size: 1.2rem;
  text-align: center;
}
.kcts li:first-child {
  background: #f97e16;
  color: #fff;
}
.kcts li:nth-child(even) {
  width: 8%;
  text-align: center;
  color: #f97e16;
  font-size: 3rem;
  font-weight: bold;
}
.kclist {
  background: #e4e4e4;
  border-radius: 0.5rem;
  margin-top: 3%;
}
.kclist .swiper-slide {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kclist img {
  width: 46%;
  margin: 2%;
}
.kclist p {
  width: 50%;
  margin: 2% 0;
  line-height: 1.4em;
  font-size: 1.2rem;
}
.kclist-pagination {
  position: relative;
  bottom: 0;
  margin-top: 20px;
  z-index: 1;
}
.kclist-pagination span {
  display: inline-block;
}
.kclist-pagination span.swiper-pagination-bullet-active {
  position: relative;
}
.kclist-pagination span.swiper-pagination-bullet-active::after {
  width: 2rem;
  height: 2rem;
  content: '';
  background: #e4e4e4;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: calc(50% - 1rem);
  top: 3.6rem;
  z-index: -1;
}
.kclist-pagination .swiper-pagination-bullet {
  width: 18%;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 50px;
  background: #e4e4e4;
  opacity: 1;
  margin-bottom: 10px;
}
.kclist-pagination .swiper-pagination-bullet-active {
  background: #f97e16;
  color: #fff;
}
/*å®žè®­è¥*/
.hj {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.hj li {
  width: 31.5%;
  text-align: center;
}
.hj li p {
  padding: 3% 0 5%;
}
/*å‡å­¦æ–¹æ¡ˆ*/
.xl li {
  border-radius: 0.5rem;
  background: #f6f6f6;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
  overflow: hidden;
  margin-bottom: 3%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.xl li img {
  width: 48%;
}
.xl li p {
  width: 50%;
  line-height: 1.5em;
}
.xl li p strong {
  font-size: 1.2rem;
}
.xl li button {
  display: block;
  width: 80%;
  height: 2.4rem;
  border-radius: 1.2rem;
  background: #0c97ee;
  color: #fff;
  margin: 3% auto 0;
  font-size: 1.2rem;
}
/*ç–‘é—®*/
.wt li {
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wt li b {
  font-size: 1.2rem;
}
.wt li span {
  font-size: 0.8rem;
  color: #b7b7b7;
}
.wt li button {
  width: 8rem;
  height: 2rem;
  line-height: 2rem;
  border: 1px solid #b7b7b7;
  border-radius: 0.5rem;
  color: #f97e16;
  font-size: 0.8rem;
}
.wt li button img {
  width: 15%;
  margin-right: 5%;
  display: inline-block;
  position: relative;
  top: 14%;
}
.zxbtn {
  display: block;
  width: 60%;
  height: 3rem;
  border-radius: 50px;
  background: #0050a2;
  color: #fff;
  font-size: 1.4rem;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.mar {
  margin: 1.5rem auto;
}
.ds-sec {
  padding-bottom: 0.9rem;
  position: relative;
}
.ds-sec.hsht::after {
  width: 100%;
  height: 0.9rem;
  background-color: #e0e0e0;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
}
