.mj-flex[data-v-8520de3e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-8520de3e] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-8520de3e] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-8520de3e] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-8520de3e] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-8520de3e] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-8520de3e] {
  justify-content: center;
}
.mj-justify-content-between[data-v-8520de3e] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-8520de3e] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-8520de3e] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-8520de3e] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-8520de3e] {
  align-items: center;
}
.mj-align-items-baseline[data-v-8520de3e] {
  align-items: baseline;
}
.mj-align-items-end[data-v-8520de3e] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-8520de3e] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-8520de3e] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-8520de3e] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-8520de3e] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-8520de3e] {
  align-content: start;
}
.mj-align-content-center[data-v-8520de3e] {
  align-content: center;
}
.mj-align-content-between[data-v-8520de3e] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-8520de3e] {
  align-content: stretch;
}
.mj-align-content-around[data-v-8520de3e] {
  align-content: space-around;
}
.mj-align-content-end[data-v-8520de3e] {
  align-content: end;
}
.mj-align-self-baseline[data-v-8520de3e] {
  align-self: baseline;
}
.mj-align-self-start[data-v-8520de3e] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-8520de3e] {
  align-self: center;
}
.mj-align-self-end[data-v-8520de3e] {
  align-self: flex-end;
}
i[data-v-8520de3e] {
  font-style: normal;
}
li[data-v-8520de3e] {
  list-style: none;
}
input[data-v-8520de3e]:-webkit-autofill,
input[data-v-8520de3e]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-8520de3e] {
  min-height: 500px;
}
.fontDin[data-v-8520de3e] {
  font-family: "Din Bold" !important;
}
[data-v-8520de3e] .ivu-page .ivu-page-prev,[data-v-8520de3e] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-8520de3e] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-8520de3e] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-8520de3e] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.banner[data-v-8520de3e] {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.banner img[data-v-8520de3e] {
  width: 100%;
  margin: 0 -100%;
}
.section1[data-v-8520de3e] {
  width: 1180px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.section1 ul[data-v-8520de3e] {
  display: flex;
  flex-wrap: wrap;
}
.section1 li[data-v-8520de3e] {
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.section1 li[data-v-8520de3e]:nth-child(3n) {
  margin-right: 0px;
}
.section1 h5[data-v-8520de3e] {
  padding-top: 20px;
  padding-bottom: 32px;
  text-align: center;
  color: #333333;
  font-size: 32px;
}
.section1 .icon[data-v-8520de3e],
.section1 .icon-active[data-v-8520de3e] {
  width: 380px;
  height: 140px;
}
.section1 .icon-active[data-v-8520de3e] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s;
}
.section1 li:hover .icon-active[data-v-8520de3e] {
  opacity: 1;
}
.section2[data-v-8520de3e] {
  padding: 32px 0;
  width: 100%;
  background: url('https://3vj-vda.3vjia.com/meijia_oss_pro/static/minishop_pc/about/bg.png') center center no-repeat;
  background-size: 100% 100%;
  height: 518px;
  box-sizing: border-box;
  text-align: center;
}
.section2 .section2-title[data-v-8520de3e] {
  font-size: 32px;
  color: #333333;
  margin-bottom: 8px;
}
.section2 .section2-desc[data-v-8520de3e] {
  font-size: 22px;
  color: #333333;
  margin-bottom: 32px;
}
.section2 ul[data-v-8520de3e] {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.section2 li[data-v-8520de3e] {
  margin-right: 20px;
}
.section2 li[data-v-8520de3e]:last-child {
  margin-right: 0;
}
.section2 .box[data-v-8520de3e] {
  width: 380px;
  height: 340px;
  position: relative;
}
.section2 .front[data-v-8520de3e] {
  position: relative;
  font-size: 0;
}
.section2 .box .text[data-v-8520de3e] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 306px;
  height: 110px;
  background: rgba(229, 25, 21, 0.56);
  text-align: center;
  color: #ffffff;
}
.section2 .text .title[data-v-8520de3e] {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 22px;
}
.section2 .text .desc[data-v-8520de3e] {
  font-size: 16px;
}
.section2 .active[data-v-8520de3e] {
  width: 100%;
  height: 100%;
  background: rgba(229, 25, 21, 0.7);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.4s;
}
.section2 .active .title[data-v-8520de3e] {
  font-size: 24px;
  margin-bottom: 8px;
}
.section2 .active .desc[data-v-8520de3e] {
  font-size: 16px;
}
.section2 img[data-v-8520de3e] {
  width: 100%;
  height: 100%;
}
.section2 li:hover .active[data-v-8520de3e] {
  opacity: 1;
}
.section2 li:hover .active .text[data-v-8520de3e] {
  background: transparent;
}
.section2 li:hover .front .text[data-v-8520de3e] {
  display: none;
}
.section3[data-v-8520de3e] {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.section3 img[data-v-8520de3e] {
  width: 100%;
  margin: 0 -100%;
}

