[data-v-2257c967]:export {
  scrollColor: #dddddd;
  redLineColor: #ff0000;
  scrollBorderRadius: 30px;
}
html[data-v-2257c967]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
html[data-v-2257c967]::-webkit-scrollbar-thumb {
  /* border-radius: 99999px; */
  background-color: #dddddd;
  border-radius: 30px;
}
html[data-v-2257c967] {
  scrollbar-color: #dddddd #fff;
  scrollbar-width: thin;
}
.home_block_tit[data-v-2257c967] {
  width: 100%;
  padding: 0.7rem 0;
  box-sizing: border-box;
  background: #fff;
}
.home_block_tit p[data-v-2257c967] {
  text-align: center;
  font-size: 0.44rem;
  color: #171717;
  line-height: 0.5rem;
}
.home_block_tit span[data-v-2257c967] {
  margin-left: 0.4rem;
  position: relative;
}
.home_block_tit span[data-v-2257c967]::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 70%;
  background: #171717;
  top: 15%;
  left: -0.2rem;
}
.home_block_tit.animate[data-v-2257c967] {
  -webkit-animation: home_block_tit-animate-data-v-2257c967 1s;
          animation: home_block_tit-animate-data-v-2257c967 1s;
}
@-webkit-keyframes home_block_tit-animate-data-v-2257c967 {
from {
    opacity: 0;
    transform: translateY(-50%);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes home_block_tit-animate-data-v-2257c967 {
from {
    opacity: 0;
    transform: translateY(-50%);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.redLineAfter[data-v-2257c967] {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #ff0000;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.text-overflow[data-v-2257c967] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.middle-box[data-v-2257c967] {
  width: 99%;
  height: 6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.app_pc .screenage-quick[data-v-2257c967],
.app_pc .difital-content-quick[data-v-2257c967],
.app_pc .Twin-quick[data-v-2257c967] {
  height: calc(100vh - 0.85rem);
}
.app_pc .screenage-quick .navMenu[data-v-2257c967],
.app_pc .difital-content-quick .navMenu[data-v-2257c967],
.app_pc .Twin-quick .navMenu[data-v-2257c967] {
  height: 100%;
  display: flex;
  overflow: hidden;
}
.app_pc .screenage-quick .navMenu .homeNavList[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavList[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavList[data-v-2257c967] {
  width: calc(100% / 2);
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.app_pc .screenage-quick .navMenu .homeNavBack[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavBack[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavBack[data-v-2257c967] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 3;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_pc .screenage-quick .navMenu .homeNavMantle[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantle[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantle[data-v-2257c967] {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_pc .screenage-quick .navMenu .homeNavMantle[data-v-2257c967]::after,
.app_pc .difital-content-quick .navMenu .homeNavMantle[data-v-2257c967]::after,
.app_pc .Twin-quick .navMenu .homeNavMantle[data-v-2257c967]::after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #ff0000;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_pc .screenage-quick .navMenu .homeNavMantlep[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantlep[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantlep[data-v-2257c967] {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  top: 40%;
  line-height: 0.5rem;
  margin-top: -0.25rem;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_pc .screenage-quick .navMenu .homeNavMantlep p[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantlep p[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantlep p[data-v-2257c967] {
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: 300;
  text-indent: 0.3rem;
}
.app_pc .screenage-quick .navMenu .homeNavMantleImg[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantleImg[data-v-2257c967] {
  position: absolute;
  width: 0;
  height: 0;
  top: 70%;
  left: 50%;
  margin-left: 0;
  margin-top: -0.33rem;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_pc .screenage-quick .navMenu .homeNavMantleImg .homeNavBtn[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtn[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtn[data-v-2257c967] {
  width: 100%;
  height: 100%;
}
.app_pc .screenage-quick .navMenu .homeNavMantleImg .homeNavBtnQ1[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtnQ1[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtnQ1[data-v-2257c967],
.app_pc .screenage-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: 0;
  margin-top: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
  transition-delay: 0.1s;
}
.app_pc .screenage-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967] {
  transition-delay: 0.2s;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavBack[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavBack[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavBack[data-v-2257c967] {
  width: 116%;
  height: 116%;
  left: -8%;
  top: -8%;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-2257c967] {
  background: rgba(0, 0, 0, 0.4);
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-2257c967]:after,
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-2257c967]:after,
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-2257c967]:after {
  width: 100%;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantlep[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantlep[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantlep[data-v-2257c967] {
  margin-top: 0.3rem;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg[data-v-2257c967] {
  width: 0.7rem;
  height: 0.7rem;
  margin-left: -0.35rem;
  margin-top: -0.66rem;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ1[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ1[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ1[data-v-2257c967] {
  width: 0.98rem;
  height: 0.98rem;
  margin-left: -0.49rem;
  margin-top: -0.49rem;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ2[data-v-2257c967] {
  width: 1.24rem;
  height: 1.24rem;
  margin-top: -0.62rem;
  margin-left: -0.62rem;
}
.app_m .screenage .info-mobile[data-v-2257c967],
.app_m .Twin .info-mobile[data-v-2257c967],
.app_m .digital-content .info-mobile[data-v-2257c967] {
  padding: 0 0.625rem;
  padding-bottom: 0.5rem;
}
.app_m .screenage .info-mobile p[data-v-2257c967]:first-child,
.app_m .Twin .info-mobile p[data-v-2257c967]:first-child,
.app_m .digital-content .info-mobile p[data-v-2257c967]:first-child {
  padding: 0.5rem;
  font-size: 0.4rem;
  font-weight: 600;
  text-align: center;
}
.app_m .screenage .info-mobile p:first-child span[data-v-2257c967],
.app_m .Twin .info-mobile p:first-child span[data-v-2257c967],
.app_m .digital-content .info-mobile p:first-child span[data-v-2257c967] {
  display: inline-block;
  width: 2px;
  height: 0.15rem;
  position: relative;
  top: -0.05rem;
  margin: 0 0.2rem;
  background: black;
}
.app_m .screenage .info-mobile p[data-v-2257c967]:last-child,
.app_m .Twin .info-mobile p[data-v-2257c967]:last-child,
.app_m .digital-content .info-mobile p[data-v-2257c967]:last-child {
  color: #3a3a3a;
  font-weight: 400;
  font-size: 0.3rem;
  text-align: justify;
}
.app_m .screenage .quick[data-v-2257c967],
.app_m .Twin .quick[data-v-2257c967],
.app_m .digital-content .quick[data-v-2257c967] {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.app_m .screenage .quick .homeNavList[data-v-2257c967],
.app_m .Twin .quick .homeNavList[data-v-2257c967],
.app_m .digital-content .quick .homeNavList[data-v-2257c967] {
  width: 100%;
  height: 100%;
  padding-top: 0.85rem;
  position: relative;
  overflow: hidden;
}
.app_m .screenage .quick .homeNavBack[data-v-2257c967],
.app_m .Twin .quick .homeNavBack[data-v-2257c967],
.app_m .digital-content .quick .homeNavBack[data-v-2257c967] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 3;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_m .screenage .quick .homeNavMantle[data-v-2257c967],
.app_m .Twin .quick .homeNavMantle[data-v-2257c967],
.app_m .digital-content .quick .homeNavMantle[data-v-2257c967] {
  position: absolute;
  z-index: 5;
  top: 0.85rem;
  padding-top: 2.68rem;
  left: 0;
  width: 100%;
  height: 1.2rem;
  overflow: hidden;
  background: transparent;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_m .screenage .quick .homeNavMantle[data-v-2257c967]::after,
.app_m .Twin .quick .homeNavMantle[data-v-2257c967]::after,
.app_m .digital-content .quick .homeNavMantle[data-v-2257c967]::after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #ff0000;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_m .screenage .quick .homeNavMantle .right_arrow[data-v-2257c967],
.app_m .Twin .quick .homeNavMantle .right_arrow[data-v-2257c967],
.app_m .digital-content .quick .homeNavMantle .right_arrow[data-v-2257c967] {
  position: absolute;
  margin-top: 0.1rem;
  width: 0rem;
  height: 0.4rem;
  line-height: 0.4rem;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 1.4rem;
  border: solid rgba(255, 255, 255, 0.5) 1px;
  font-size: 0.18rem;
  color: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_m .screenage .quick .homeNavMantle .right_arrow .arrow[data-v-2257c967],
.app_m .Twin .quick .homeNavMantle .right_arrow .arrow[data-v-2257c967],
.app_m .digital-content .quick .homeNavMantle .right_arrow .arrow[data-v-2257c967] {
  border: 2px solid transparent;
  border-left: 8px solid white;
}
.app_m .screenage .quick .homeNavMantle .right_arrow .line[data-v-2257c967],
.app_m .Twin .quick .homeNavMantle .right_arrow .line[data-v-2257c967],
.app_m .digital-content .quick .homeNavMantle .right_arrow .line[data-v-2257c967] {
  width: 0.7rem;
  height: 1px;
  background: #ffffff;
}
.app_m .screenage .quick .homeNavMantle .right_arrow span[data-v-2257c967],
.app_m .Twin .quick .homeNavMantle .right_arrow span[data-v-2257c967],
.app_m .digital-content .quick .homeNavMantle .right_arrow span[data-v-2257c967] {
  height: 100%;
  line-height: 0.4rem;
}
.app_m .screenage .quick .homeNavMantlep[data-v-2257c967],
.app_m .Twin .quick .homeNavMantlep[data-v-2257c967],
.app_m .digital-content .quick .homeNavMantlep[data-v-2257c967] {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  top: 2.68rem;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  -ms-transition: all 0.5s;
  /* Opera */
}
.app_m .screenage .quick .homeNavMantlep p[data-v-2257c967],
.app_m .Twin .quick .homeNavMantlep p[data-v-2257c967],
.app_m .digital-content .quick .homeNavMantlep p[data-v-2257c967] {
  position: relative;
  color: #ffffff;
  font-size: 0.3rem;
}
.app_m .screenage .quick .homeNavList.hover .homeNavBack[data-v-2257c967],
.app_m .Twin .quick .homeNavList.hover .homeNavBack[data-v-2257c967],
.app_m .digital-content .quick .homeNavList.hover .homeNavBack[data-v-2257c967] {
  width: 116%;
  height: 116%;
  left: -8%;
  top: -8%;
}
.app_m .screenage .quick .homeNavList.hover .homeNavMantle[data-v-2257c967]:after,
.app_m .Twin .quick .homeNavList.hover .homeNavMantle[data-v-2257c967]:after,
.app_m .digital-content .quick .homeNavList.hover .homeNavMantle[data-v-2257c967]:after {
  width: 100%;
}
.app_m .screenage .quick .homeNavList.hover .homeNavMantle .homeNavMantlep[data-v-2257c967],
.app_m .Twin .quick .homeNavList.hover .homeNavMantle .homeNavMantlep[data-v-2257c967],
.app_m .digital-content .quick .homeNavList.hover .homeNavMantle .homeNavMantlep[data-v-2257c967] {
  margin-top: 0rem;
}
.app_m .swiper-box[data-v-2257c967] {
  height: 5.5rem;
  padding-bottom: 0.3rem;
}
.app_m .swiper-box .swiper[data-v-2257c967] {
  position: relative;
  top: -2rem;
  height: calc(130%);
}
.app_m .swiper-box .swiper .swiper-slide[data-v-2257c967] {
  height: calc(100%);
}
.app_m .swiper-box .swiper .swiper-slide .content[data-v-2257c967] {
  width: calc(100% - 0.9rem);
  margin: 0 auto;
  text-align: center;
  height: calc(100% - 1.1rem);
  box-shadow: 0px 1px 10px 0px rgba(158, 161, 161, 0.321);
  background: white;
  position: relative;
  top: 1rem;
}
.app_m .swiper-box .swiper .swiper-slide .content img[data-v-2257c967] {
  height: 2rem;
  margin: 0 auto;
  transform: translateY(-50%);
}
.app_m .swiper-box .swiper .swiper-slide .content .title[data-v-2257c967] {
  margin-top: -0.5rem;
  font-size: 0.34rem;
  letter-spacing: 0.05rem;
  margin-bottom: 0.1rem;
  padding: 0 0.1rem;
}
.app_m .swiper-box .swiper .swiper-slide .content .line[data-v-2257c967] {
  margin: 0.2rem 0 0.5rem 0;
}
.app_m .swiper-box .swiper .swiper-slide .content .line span[data-v-2257c967]:first-child {
  display: inline-block;
  width: 0.35rem;
  height: 1.8px;
  background: #646464;
}
.app_m .swiper-box .swiper .swiper-slide .content .line span[data-v-2257c967]:last-child {
  display: inline-block;
  width: 0.35rem;
  height: 1.8px;
  background: #646464;
}
.app_m .swiper-box .swiper .swiper-slide .content .text li[data-v-2257c967] {
  line-height: 0.5rem;
  padding: 0 0.5rem;
}
.app_m .swiper-box .swiper .swiper-slide .content .text li[data-v-2257c967]::before {
  content: "";
  display: inline-block;
  background: #171717;
  border-radius: 50%;
  margin-right: 0.08rem;
  height: 0.05rem;
  width: 0.05rem;
  position: relative;
  bottom: 0.065rem;
}
.app_m .swiper-box .swiper-button-next[data-v-2257c967],
.app_m .swiper-box .swiper-button-prev[data-v-2257c967] {
  background-image: none;
  width: 0.75rem;
  height: 0.75rem;
  background: rgba(0, 0, 0, 0.253);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.25rem;
}
.app_m .swiper-box .swiper-button-next[data-v-2257c967]:active,
.app_m .swiper-box .swiper-button-prev[data-v-2257c967]:active {
  background: #c80909;
}
.app_m .arrow-serviceCase[data-v-2257c967] {
  position: fixed;
  z-index: 1;
  left: 0;
  bottom: 0.8rem;
  color: #bfbaba;
  height: 0.5rem;
  font-size: 0.45rem;
  text-align: center;
  width: 100%;
}
.app_m .arrow-serviceCase .arrow-down[data-v-2257c967] {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: upDown-data-v-2257c967 0.8s infinite alternate;
          animation: upDown-data-v-2257c967 0.8s infinite alternate;
}
@-webkit-keyframes upDown-data-v-2257c967 {
from {
    transform: translate(-50%, -40%);
}
to {
    transform: translate(-50%, 0);
}
}
@keyframes upDown-data-v-2257c967 {
from {
    transform: translate(-50%, -40%);
}
to {
    transform: translate(-50%, 0);
}
}
.app_m .arrow-serviceCase .arrow-down .el-icon-d-arrow-left[data-v-2257c967] {
  transform: rotate(-90deg);
}
.app_m .arrow-serviceCase .arrow-up[data-v-2257c967] {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: downUp-data-v-2257c967 0.8s infinite alternate;
          animation: downUp-data-v-2257c967 0.8s infinite alternate;
}
@-webkit-keyframes downUp-data-v-2257c967 {
from {
    transform: translate(-50%, 40%);
}
to {
    transform: translate(-50%, 0);
}
}
@keyframes downUp-data-v-2257c967 {
from {
    transform: translate(-50%, 40%);
}
to {
    transform: translate(-50%, 0);
}
}
.app_m .arrow-serviceCase .arrow-up .el-icon-d-arrow-left[data-v-2257c967] {
  transform: rotate(90deg);
}
.judgeShowBox[data-v-2257c967] {
  overflow: hidden;
}
.judgeShowList[data-v-2257c967] {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 200px, 0);
  -moz-transform: translate3d(0, 200px, 0);
  /* Firefox 4 */
  -webkit-transform: translate3d(0, 200px, 0);
  /* Safari 和 Chrome */
  -o-transform: translate3d(0, 200px, 0);
  /* Opera */
}
.app_m .digital-content-one[data-v-2257c967] {
  margin-top: 0.85rem;
  font-size: 0.3rem;
  color: white;
  position: relative;
}
.app_m .digital-content-one .top[data-v-2257c967] {
  padding: 1rem 0.625rem 0.5rem 0.625rem;
  position: absolute;
  z-index: 1;
  left: 0;
  color: white;
}
@-webkit-keyframes top-animate-data-v-2257c967 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes top-animate-data-v-2257c967 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.app_m .digital-content-one .top .title[data-v-2257c967],
.app_m .digital-content-one .top .line[data-v-2257c967],
.app_m .digital-content-one .top .content[data-v-2257c967] {
  -webkit-animation: top-animate-data-v-2257c967 1s;
          animation: top-animate-data-v-2257c967 1s;
}
.app_m .digital-content-one .top .title[data-v-2257c967] {
  font-size: 0.35rem;
  font-weight: 600;
}
.app_m .digital-content-one .top .line[data-v-2257c967] {
  margin: 0rem 0 0.5rem 0;
}
.app_m .digital-content-one .top .line span[data-v-2257c967]:first-child {
  display: inline-block;
  width: 0.31rem;
  height: 1.5px;
  background: white;
}
.app_m .digital-content-one .top .line span[data-v-2257c967]:last-child {
  display: inline-block;
  width: 0.31rem;
  height: 1.5px;
  background: #ffffff;
}
.app_m .digital-content-one .imglist[data-v-2257c967] {
  position: relative;
}
.app_m .digital-content-one .imglist .bg[data-v-2257c967] {
  width: 100%;
  height: calc(100vh - 0.85rem);
  -o-object-fit: cover;
     object-fit: cover;
}
.app_m .digital-content-one .imglist .pyramid[data-v-2257c967] {
  width: 100%;
  position: absolute;
  top: 4.8rem;
  left: 0;
  -webkit-animation: pyramid-animate-data-v-2257c967 1s;
          animation: pyramid-animate-data-v-2257c967 1s;
}
@-webkit-keyframes pyramid-animate-data-v-2257c967 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes pyramid-animate-data-v-2257c967 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.app_m .digital-content-one .imglist .pyramid .pyramid-title[data-v-2257c967] {
  color: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  position: absolute;
  top: 42%;
  left: -13%;
  transform: rotateZ(-63deg);
  width: 6.2rem;
  overflow: hidden;
}
.app_m .digital-content-one .imglist .pyramid .pyramid-title span[data-v-2257c967] {
  display: inline-block;
  background: white;
  width: 1rem;
  height: 0.01rem;
}
.app_m .digital-content-one .imglist .pyramid .pyramid-title span[data-v-2257c967]:first-child {
  position: absolute;
  left: 0rem;
  -webkit-animation: spanOne-data-v-2257c967 1.2s;
          animation: spanOne-data-v-2257c967 1.2s;
}
@-webkit-keyframes spanOne-data-v-2257c967 {
from {
    width: 0;
    left: 1rem;
}
to {
    width: 1rem;
    left: 0;
}
}
@keyframes spanOne-data-v-2257c967 {
from {
    width: 0;
    left: 1rem;
}
to {
    width: 1rem;
    left: 0;
}
}
.app_m .digital-content-one .imglist .pyramid .pyramid-title span[data-v-2257c967]:last-child {
  position: absolute;
  right: 0rem;
  -webkit-animation: spanTwo-data-v-2257c967 1.2s;
          animation: spanTwo-data-v-2257c967 1.2s;
}
@-webkit-keyframes spanTwo-data-v-2257c967 {
from {
    width: 0;
    right: 1rem;
}
to {
    width: 1rem;
    right: 0;
}
}
@keyframes spanTwo-data-v-2257c967 {
from {
    width: 0;
    right: 1rem;
}
to {
    width: 1rem;
    right: 0;
}
}
.app_m .digital-content-one .imglist .pyramid .pyramid-title p[data-v-2257c967] {
  text-align: center;
  margin: 0 auto;
  -webkit-animation: pAnimate-data-v-2257c967 1.2s;
          animation: pAnimate-data-v-2257c967 1.2s;
  position: relative;
  width: 3.5rem;
  font-size: 0.25rem;
}
@-webkit-keyframes pAnimate-data-v-2257c967 {
from {
    transform: scaleX(0);
}
to {
    transform: scaleX(1);
}
}
@keyframes pAnimate-data-v-2257c967 {
from {
    transform: scaleX(0);
}
to {
    transform: scaleX(1);
}
}
.app_m .digital-content-one .imglist .pyramid .dot[data-v-2257c967] {
  position: absolute;
  top: 0rem;
  left: 3.6rem;
  width: 0.25rem;
}
@-webkit-keyframes dot-animate-data-v-2257c967 {
100% {
    transform: scale(0.4);
}
}
@keyframes dot-animate-data-v-2257c967 {
100% {
    transform: scale(0.4);
}
}
.app_m .digital-content-one .imglist .pyramid .dot-one[data-v-2257c967] {
  top: 1rem;
  -webkit-animation: dot-animate-data-v-2257c967 1s infinite alternate;
          animation: dot-animate-data-v-2257c967 1s infinite alternate;
}
.app_m .digital-content-one .imglist .pyramid .dot-two[data-v-2257c967] {
  top: 2.6rem;
  -webkit-animation: dot-animate-data-v-2257c967 1.2s infinite alternate;
          animation: dot-animate-data-v-2257c967 1.2s infinite alternate;
}
.app_m .digital-content-one .imglist .pyramid .dot-three[data-v-2257c967] {
  top: 4.6rem;
  -webkit-animation: dot-animate-data-v-2257c967 1.3s infinite alternate;
          animation: dot-animate-data-v-2257c967 1.3s infinite alternate;
}
.app_m .digital-content-one .btns[data-v-2257c967] {
  color: #fff;
  width: 100%;
  font-size: 0.23rem;
  padding: 0.2rem 0;
  position: absolute;
  bottom: 0.5rem;
}
.app_m .digital-content-one .btns span[data-v-2257c967] {
  display: block;
  line-height: 0.5rem;
  text-align: center;
  padding: 0.15rem;
  height: 0.5rem;
  background: #302754c4;
  border-radius: 0.08rem;
  margin: 0 0.5rem;
}
.app_m .digital-content-one .btns span[data-v-2257c967]:last-child {
  margin-top: 0.5rem;
}
.app_m .digital-content-one .dialog[data-v-2257c967] {
  position: fixed;
  top: 0.85rem;
  left: 0;
  width: 100%;
  height: calc(100vh - 0.85rem);
  background: url(../img/dialog-bg.20b4f7d1.png);
  z-index: 1;
  background-size: 100% 100%;
}
.app_m .digital-content-one .dialog .dialog__body[data-v-2257c967] {
  height: 7.2rem;
  position: absolute;
  bottom: 2.8rem;
  z-index: 2;
  width: calc(100% - 1.25rem);
  text-align: center;
  padding: 0 0.625rem;
}
.app_m .digital-content-one .dialog .dialog__body .swiper[data-v-2257c967] {
  height: 100%;
  width: 100%;
  overflow: visible;
}
.app_m .digital-content-one .dialog .dialog__body .swiper .swiper-slide img[data-v-2257c967] {
  width: calc(100% - 0.6rem);
  margin: 0 0.3rem;
}
.app_m .digital-content-one .dialog .dialog__header[data-v-2257c967] {
  position: absolute;
  height: calc(100% - 10rem);
  width: 100%;
  top: 0;
  left: 0;
}
.app_m .digital-content-one .dialog .dialog__footer[data-v-2257c967] {
  position: absolute;
  width: 100%;
  height: 2.8rem;
  bottom: 0;
  left: 0;
}

