.banner[data-v-8f80614c] {
  width: 100%;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.banner .mm[data-v-8f80614c] {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  margin: -10px;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  background-image: url(/static/img/bgtop.33fd9adc.jpg);
  background-position: center;
  background-size: 100%;
}
.banner img[data-v-8f80614c] {
  position: absolute;
  height: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.banner-title[data-v-8f80614c] {
  position: absolute;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  line-height: 300px;
  text-align: center;
  width: 100%;
}
.case[data-v-5e088c6e] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case-section[data-v-5e088c6e] {
  width: 100%;
}
.case-section-content[data-v-5e088c6e] {
  width: 1240px;
  min-height: 1000px;
  margin: 0 auto;
  background-color: #fff;
}
.case-section-content-list[data-v-5e088c6e] {
  width: 100%;
  height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid pink;
}
.case-section-content-list img[data-v-5e088c6e] {
  width: 612px;
  height: 314px;
}
.case-section-content-list .content-list-abstract[data-v-5e088c6e] {
  width: 360px;
  height: 350px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.case-section-content-list .content-list-abstract .abstract-title[data-v-5e088c6e] {
  line-height: 30px;
  font-size: 22px;
  color: #e13834;
}
.case-section-content-list .content-list-abstract .abstract-content[data-v-5e088c6e] {
  height: 200px;
  line-height: 1.5;
  color: #484848;
  font-size: 15px;
}
.case-section-content-list .content-list-abstract .more[data-v-5e088c6e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.case-section-content-list .content-list-abstract .more .text-decoration[data-v-5e088c6e] {
  text-decoration: none;
}
.case-section-content-list .content-list-abstract .more .text-decoration span[data-v-5e088c6e] {
  color: #000;
}
.case-section-content-list .content-list-abstract .more .text-decoration img[data-v-5e088c6e] {
  width: 12px;
  height: 12px;
}
.case-section-content-list .abstract-active[data-v-5e088c6e] {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
