html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
i,
figure {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 14px;
    font-family: "microsoft yahei", "simhei", sans-serif;
    vertical-align: baseline;
    color: #666
}

:focus {
    outline: 0
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a img,
iframe {
    border: none
}

a:focus {
    outline: none
}

img {
    vertical-align: top
}

ol,
ul,
li {
    list-style: none
}

input,
textarea,
select,
button {
    font-size: 100%;
    font-family: inherit;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
    background: none
}

select {
    margin: inherit
}

body {
    margin: 0 auto;
    overflow-x: hidden;
    line-height: 24px
}

.pr {
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333
}

img {
    max-width: 100%
}

/*ios reset*/
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

/*map 地图*/
.anchorBL .BMap_cpyCtrl {
    display: none !important;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
    background-image: none;
}

.swiper-button-disabled {
    cursor: no-drop !important;
    pointer-events: all !important;

}