body,
html {
    line-height: normal;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: inherit;
    margin: 0;
}

input,
input:focus,
button,
button:focus,
.el-button,
.el-button:focus {
    outline: none;
}

label {
    margin-bottom: 0;
}
#picture-swiper .swiper-button-prev {
    left: 0 !important;
}

#picture-swiper .swiper-button-next {
    right: 0 !important;
}
.cursorshade{
    opacity: 1 !important;
}
.magnifier{
    border-color: #E4E4E4 !important;
}
/* #picture-swiper .swiper-slide {
    height: 1px !important;
}

#picture-swiper .swiper-slide-active {
    height: auto !important;
} */