[data-v-278c512f]:export {
  scrollColor: #dddddd;
  redLineColor: #ff0000;
  scrollBorderRadius: 30px;
}
html[data-v-278c512f]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
html[data-v-278c512f]::-webkit-scrollbar-thumb {
  /* border-radius: 99999px; */
  background-color: #dddddd;
  border-radius: 30px;
}
html[data-v-278c512f] {
  scrollbar-color: #dddddd #fff;
  scrollbar-width: thin;
}
.home_block_tit[data-v-278c512f] {
  width: 100%;
  padding: 0.7rem 0;
  box-sizing: border-box;
  background: #fff;
}
.home_block_tit p[data-v-278c512f] {
  text-align: center;
  font-size: 0.44rem;
  color: #171717;
  line-height: 0.5rem;
}
.home_block_tit span[data-v-278c512f] {
  margin-left: 0.4rem;
  position: relative;
}
.home_block_tit span[data-v-278c512f]::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 70%;
  background: #171717;
  top: 15%;
  left: -0.2rem;
}
.home_block_tit.animate[data-v-278c512f] {
  -webkit-animation: home_block_tit-animate-data-v-278c512f 1s;
          animation: home_block_tit-animate-data-v-278c512f 1s;
}
@-webkit-keyframes home_block_tit-animate-data-v-278c512f {
from {
    opacity: 0;
    transform: translateY(-50%);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes home_block_tit-animate-data-v-278c512f {
from {
    opacity: 0;
    transform: translateY(-50%);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.redLineAfter[data-v-278c512f] {
  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-278c512f] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.middle-box[data-v-278c512f] {
  width: 99%;
  height: 6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.app_pc .screenage-quick[data-v-278c512f],
.app_pc .difital-content-quick[data-v-278c512f],
.app_pc .Twin-quick[data-v-278c512f] {
  height: calc(100vh - 0.85rem);
}
.app_pc .screenage-quick .navMenu[data-v-278c512f],
.app_pc .difital-content-quick .navMenu[data-v-278c512f],
.app_pc .Twin-quick .navMenu[data-v-278c512f] {
  height: 100%;
  display: flex;
  overflow: hidden;
}
.app_pc .screenage-quick .navMenu .homeNavList[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavList[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavList[data-v-278c512f] {
  width: calc(100% / 2);
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.app_pc .screenage-quick .navMenu .homeNavBack[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavBack[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavBack[data-v-278c512f] {
  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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantle[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantle[data-v-278c512f] {
  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-278c512f]::after,
.app_pc .difital-content-quick .navMenu .homeNavMantle[data-v-278c512f]::after,
.app_pc .Twin-quick .navMenu .homeNavMantle[data-v-278c512f]::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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantlep[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantlep[data-v-278c512f] {
  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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantlep p[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantlep p[data-v-278c512f] {
  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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantleImg[data-v-278c512f] {
  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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtn[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtn[data-v-278c512f] {
  width: 100%;
  height: 100%;
}
.app_pc .screenage-quick .navMenu .homeNavMantleImg .homeNavBtnQ1[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtnQ1[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtnQ1[data-v-278c512f],
.app_pc .screenage-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-278c512f] {
  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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavMantleImg .homeNavBtnQ2[data-v-278c512f] {
  transition-delay: 0.2s;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavBack[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavBack[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavBack[data-v-278c512f] {
  width: 116%;
  height: 116%;
  left: -8%;
  top: -8%;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-278c512f] {
  background: rgba(0, 0, 0, 0.4);
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-278c512f]:after,
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-278c512f]:after,
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle[data-v-278c512f]:after {
  width: 100%;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantlep[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantlep[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantlep[data-v-278c512f] {
  margin-top: 0.3rem;
}
.app_pc .screenage-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg[data-v-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg[data-v-278c512f] {
  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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ1[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ1[data-v-278c512f] {
  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-278c512f],
.app_pc .difital-content-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ2[data-v-278c512f],
.app_pc .Twin-quick .navMenu .homeNavList:hover .homeNavMantle .homeNavMantleImg .homeNavBtnQ2[data-v-278c512f] {
  width: 1.24rem;
  height: 1.24rem;
  margin-top: -0.62rem;
  margin-left: -0.62rem;
}
.app_m .screenage .info-mobile[data-v-278c512f],
.app_m .Twin .info-mobile[data-v-278c512f],
.app_m .digital-content .info-mobile[data-v-278c512f] {
  padding: 0 0.625rem;
  padding-bottom: 0.5rem;
}
.app_m .screenage .info-mobile p[data-v-278c512f]:first-child,
.app_m .Twin .info-mobile p[data-v-278c512f]:first-child,
.app_m .digital-content .info-mobile p[data-v-278c512f]: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-278c512f],
.app_m .Twin .info-mobile p:first-child span[data-v-278c512f],
.app_m .digital-content .info-mobile p:first-child span[data-v-278c512f] {
  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-278c512f]:last-child,
.app_m .Twin .info-mobile p[data-v-278c512f]:last-child,
.app_m .digital-content .info-mobile p[data-v-278c512f]:last-child {
  color: #3a3a3a;
  font-weight: 400;
  font-size: 0.3rem;
  text-align: justify;
}
.app_m .screenage .quick[data-v-278c512f],
.app_m .Twin .quick[data-v-278c512f],
.app_m .digital-content .quick[data-v-278c512f] {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.app_m .screenage .quick .homeNavList[data-v-278c512f],
.app_m .Twin .quick .homeNavList[data-v-278c512f],
.app_m .digital-content .quick .homeNavList[data-v-278c512f] {
  width: 100%;
  height: 100%;
  padding-top: 0.85rem;
  position: relative;
  overflow: hidden;
}
.app_m .screenage .quick .homeNavBack[data-v-278c512f],
.app_m .Twin .quick .homeNavBack[data-v-278c512f],
.app_m .digital-content .quick .homeNavBack[data-v-278c512f] {
  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-278c512f],
.app_m .Twin .quick .homeNavMantle[data-v-278c512f],
.app_m .digital-content .quick .homeNavMantle[data-v-278c512f] {
  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-278c512f]::after,
.app_m .Twin .quick .homeNavMantle[data-v-278c512f]::after,
.app_m .digital-content .quick .homeNavMantle[data-v-278c512f]::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-278c512f],
.app_m .Twin .quick .homeNavMantle .right_arrow[data-v-278c512f],
.app_m .digital-content .quick .homeNavMantle .right_arrow[data-v-278c512f] {
  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-278c512f],
.app_m .Twin .quick .homeNavMantle .right_arrow .arrow[data-v-278c512f],
.app_m .digital-content .quick .homeNavMantle .right_arrow .arrow[data-v-278c512f] {
  border: 2px solid transparent;
  border-left: 8px solid white;
}
.app_m .screenage .quick .homeNavMantle .right_arrow .line[data-v-278c512f],
.app_m .Twin .quick .homeNavMantle .right_arrow .line[data-v-278c512f],
.app_m .digital-content .quick .homeNavMantle .right_arrow .line[data-v-278c512f] {
  width: 0.7rem;
  height: 1px;
  background: #ffffff;
}
.app_m .screenage .quick .homeNavMantle .right_arrow span[data-v-278c512f],
.app_m .Twin .quick .homeNavMantle .right_arrow span[data-v-278c512f],
.app_m .digital-content .quick .homeNavMantle .right_arrow span[data-v-278c512f] {
  height: 100%;
  line-height: 0.4rem;
}
.app_m .screenage .quick .homeNavMantlep[data-v-278c512f],
.app_m .Twin .quick .homeNavMantlep[data-v-278c512f],
.app_m .digital-content .quick .homeNavMantlep[data-v-278c512f] {
  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-278c512f],
.app_m .Twin .quick .homeNavMantlep p[data-v-278c512f],
.app_m .digital-content .quick .homeNavMantlep p[data-v-278c512f] {
  position: relative;
  color: #ffffff;
  font-size: 0.3rem;
}
.app_m .screenage .quick .homeNavList.hover .homeNavBack[data-v-278c512f],
.app_m .Twin .quick .homeNavList.hover .homeNavBack[data-v-278c512f],
.app_m .digital-content .quick .homeNavList.hover .homeNavBack[data-v-278c512f] {
  width: 116%;
  height: 116%;
  left: -8%;
  top: -8%;
}
.app_m .screenage .quick .homeNavList.hover .homeNavMantle[data-v-278c512f]:after,
.app_m .Twin .quick .homeNavList.hover .homeNavMantle[data-v-278c512f]:after,
.app_m .digital-content .quick .homeNavList.hover .homeNavMantle[data-v-278c512f]:after {
  width: 100%;
}
.app_m .screenage .quick .homeNavList.hover .homeNavMantle .homeNavMantlep[data-v-278c512f],
.app_m .Twin .quick .homeNavList.hover .homeNavMantle .homeNavMantlep[data-v-278c512f],
.app_m .digital-content .quick .homeNavList.hover .homeNavMantle .homeNavMantlep[data-v-278c512f] {
  margin-top: 0rem;
}
.app_m .swiper-box[data-v-278c512f] {
  height: 5.5rem;
  padding-bottom: 0.3rem;
}
.app_m .swiper-box .swiper[data-v-278c512f] {
  position: relative;
  top: -2rem;
  height: calc(130%);
}
.app_m .swiper-box .swiper .swiper-slide[data-v-278c512f] {
  height: calc(100%);
}
.app_m .swiper-box .swiper .swiper-slide .content[data-v-278c512f] {
  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-278c512f] {
  height: 2rem;
  margin: 0 auto;
  transform: translateY(-50%);
}
.app_m .swiper-box .swiper .swiper-slide .content .title[data-v-278c512f] {
  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-278c512f] {
  margin: 0.2rem 0 0.5rem 0;
}
.app_m .swiper-box .swiper .swiper-slide .content .line span[data-v-278c512f]: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-278c512f]: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-278c512f] {
  line-height: 0.5rem;
  padding: 0 0.5rem;
}
.app_m .swiper-box .swiper .swiper-slide .content .text li[data-v-278c512f]::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-278c512f],
.app_m .swiper-box .swiper-button-prev[data-v-278c512f] {
  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-278c512f]:active,
.app_m .swiper-box .swiper-button-prev[data-v-278c512f]:active {
  background: #c80909;
}
.app_m .arrow-serviceCase[data-v-278c512f] {
  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-278c512f] {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: upDown-data-v-278c512f 0.8s infinite alternate;
          animation: upDown-data-v-278c512f 0.8s infinite alternate;
}
@-webkit-keyframes upDown-data-v-278c512f {
from {
    transform: translate(-50%, -40%);
}
to {
    transform: translate(-50%, 0);
}
}
@keyframes upDown-data-v-278c512f {
from {
    transform: translate(-50%, -40%);
}
to {
    transform: translate(-50%, 0);
}
}
.app_m .arrow-serviceCase .arrow-down .el-icon-d-arrow-left[data-v-278c512f] {
  transform: rotate(-90deg);
}
.app_m .arrow-serviceCase .arrow-up[data-v-278c512f] {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: downUp-data-v-278c512f 0.8s infinite alternate;
          animation: downUp-data-v-278c512f 0.8s infinite alternate;
}
@-webkit-keyframes downUp-data-v-278c512f {
from {
    transform: translate(-50%, 40%);
}
to {
    transform: translate(-50%, 0);
}
}
@keyframes downUp-data-v-278c512f {
from {
    transform: translate(-50%, 40%);
}
to {
    transform: translate(-50%, 0);
}
}
.app_m .arrow-serviceCase .arrow-up .el-icon-d-arrow-left[data-v-278c512f] {
  transform: rotate(90deg);
}
.judgeShowBox[data-v-278c512f] {
  overflow: hidden;
}
.judgeShowList[data-v-278c512f] {
  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 */
}
.footer[data-v-278c512f] {
  width: calc(100% - 3.12rem);
  position: relative;
  padding: 0.5rem 1.56rem;
  background: #161616;
  text-align: center;
  font-size: 0.12rem;
  color: #929292;
  /**
    // p {
    //     margin-bottom: 0.26rem;
    //     padding-left: 0.3rem;
    //     &.footer_addr {
    //         position: relative;
    //         &::after {
    //             width: 0.2rem;
    //             height: 0.2rem;
    //             position: absolute;
    //             left: 0.01rem;
    //             content: '';
    //             z-index: 3;
    //             top: 50%;
    //             transform: translateY(-45%);
    //             background: url('../../assets/img/footer/addr.png') no-repeat;
    //             background-size: cover;
    //         }
    //     }
    //     &.footer_email {
    //         position: relative;
    //         &::after {
    //             width: 0.2rem;
    //             height: 0.153rem;
    //             position: absolute;
    //             content: '';
    //             z-index: 3;
    //             top: 50%;
    //             left: 0;
    //             transform: translateY(-45%);
    //             background: url('../../assets/img/footer/email.png') no-repeat;
    //             background-size: cover;
    //         }
    //     }
    //     &.footer_beian {
    //         width: 11rem;
    //         span {
    //             margin-left: 0.2rem;
    //         }

    //         .footer_icp,
    //         .footer_cqtl {
    //             color: #929292;
    //             cursor: pointer;
    //             position: relative;
    //         }

    //         .footer_cqtl {
    //             padding-left: 0.1rem;
    //             position: relative;
    //             // 公安图标 备案
    //             img {
    //                 display: inline;
    //                 position: relative;
    //                 top: 0.05rem;
    //                 margin-right: 0.05rem;
    //             }
    //         }
    //     }
    // }

    // 二维码
    // .two_dimen_code {
    //     position: absolute;
    //     top: 50%;
    //     transform: translateY(-50%);
    //     right: 2.72rem;
    //     width: 3.46rem;
    //     height: 1.08rem;
    //     display: flex;
    //     justify-content: space-between;
    //     color: #a7a7a7;

    //     img.code {
    //         width: 0.95rem;
    //         height: 0.95rem;
    //         object-fit: cover;
    //         position: absolute;
    //         top: 50%;
    //         left: 50%;
    //         transform: translate(-50%, -50%);
    //     }
    //     img.border {
    //         width: 100%;
    //         height: 100%;
    //         object-fit: cover;
    //     }
    //     .icar_new_fashion {
    //         width: 1.08rem;
    //         height: 1.08rem;
    //         background: #373737;
    //         position: relative;
    //         &::after {
    //             display: inline-block;
    //             content: '爱车新风尚';
    //             position: absolute;
    //             bottom: 0;
    //             left: 120%;
    //             width: 1rem;
    //         }
    //     }
    //     .icar_public_account {
    //         width: 1.08rem;
    //         height: 1.08rem;
    //         position: relative;
    //         background: #373737;
    //         &::after {
    //             display: inline-block;
    //             content: '爱车天下公众号';
    //             position: absolute;
    //             bottom: 0;
    //             left: 120%;
    //             width: 1rem;
    //         }
    //     }
    // }
     */
}
.footer .footer_p[data-v-278c512f] {
  margin-bottom: 0.2rem;
}
.footer .footer_icp[data-v-278c512f],
.footer .footer_cqtl[data-v-278c512f] {
  color: #929292;
  cursor: pointer;
  position: relative;
}
.footer .footer_cqtl[data-v-278c512f] {
  padding-left: 0.3rem;
  position: relative;
}
.footer .footer_cqtl[data-v-278c512f]::after {
  width: 0.19rem;
  height: 0.21rem;
  position: absolute;
  content: '';
  z-index: 2;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAC9FBMVEVHcEzfu3Xjq1HRpnDYo0rPh2Li0o/25an53qTIhEXmsljsynjgpVHir1zmx432863x6pHr1XH47aXSsHzv3oTt2LWqj3fp06qkiXaPXk/w0Irm0Kzt2baOY1rw5pXx14z//+z//+fNpX7nw4/o0Zjx3sP////kvo/67afjyYft13rw1nr//+fr05f7+8378rj32X3r0Ij//+rpxGjx3IbpwnbcrWDw0WXk1HrhrGv97rDUnFrqt3Hdo1j6+qLfrGbfq3DvwXnYnF/luFTrz2zqxGHku08AAWzww1Xsv1Ppskvqt0/muVXor0roulnouFPqwVTnvFDluV/rvFfemUPfokt/VjXqxmTfDQjqyV7rymfx1W3anErSWSXnUiDmuVyYXjKedUbvZyudZDWokmHOKhzTOyLTIRjsyWLnm1TrxV/nwljYIhnhp03OGxv6hTE4HTTgq1fUAAD/22D/4VTVJhyXj2vXeCrgtF7s0nD8vknwJQp5Z1jXExPdxmLUhjn0tk7NeTO3rW//8GXLKxjvoD7jw2TiBAT/+mhWPEYAEXfTFhUZHmyVBhVTNGH/qFLFERE8HDT/2mW8OBzUdzXulDJhb5VpACLhuU/ljjjSEhKLnY/eGwThpkmmlm7yVh7hvGOjEBvbVy5oQFjShULOUSHxfCPNQiShoXjiDggQHHGsGiH+HQDRgkTw1Hk+O2vZTyr2xm5fPk/dkETfbiXQAAD6njlTMU2uNjLbbjDcumYAAHf4gi3UWDDWjTvhrkD0rk3Xm0PymDU5SI5DADiMFzRyhZ7+czDWBQH/IQXXczsEAF3aUywfMXLdoEjt0mb+m0N3Mjv+zFHVjEhWa4btuFb0skr0pT0AAH/ixnFUW40BMJKcoIxkd4XwnUQIN6P/u0Q0QZDv1mk/O2X/5XFbPVFaWpbwlDTmwU/9qD3/rkyLSEr2vkz5sUHdyndQADDqzWEOFX4AAZJYZnn/6HMgMIqfnYshJHv/iDjnpj8MFHMWEWtiqv+0AAAAQ3RSTlMAFts2vkkQCBeQ2bXOxIBIwthYm8clxCjJ9AdsZ/gUyiIdo7BZYASsI6a8yiiVLR5n4xfzz7HhtrL1hvV55HCww7rrso+CEwAAASZJREFUGBkFwb1Kw1AUAOBz7rn35rZpkxJp1BYqdXASh7iKm4uLOAjdnX0KNwfdfZL6DoJoBVErCAVtbVNjYmt+bhK/DwEAWpmRMtJBAgAIAN1QHuZIN6J4ByCALThxEEjuHtz5AATbcAoyrJLZNo8fnRkD57JbqbnM7tTddl8BU8m+6NZs4VbXN4ym8nDv2mSD6DXrrKxtVvi0x2hVWJ5pN92WK9UoMDjphp4oW1RZK3rjlmZJMfKjIC90ds/J+UuYcMzP8+lchz96yGRRsuRlOD5a5H58tYzDOCl4PPdnOtW63/Od8gERd/KzyVKjlCTqtr4QNGmM1XT4BcniN/ieDZ64SpvPlll8WIiMyqCDhll6smTIGGJ0W8YIgJxnaqmooAWl8A/fh3eoHLV9ogAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.footer .line[data-v-278c512f] {
  padding: 0.15rem;
}
.footer .line img[data-v-278c512f] {
  margin: 0 auto;
}
.footer .icons[data-v-278c512f] {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.footer .icons .item[data-v-278c512f] {
  position: relative;
  margin-right: 0.6rem;
  cursor: pointer;
}
.footer .icons .item[data-v-278c512f]:last-child {
  margin-right: 0;
}
.footer .icons .item .code[data-v-278c512f] {
  position: absolute;
  width: 1.3rem;
  top: -1.4rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 3;
}
.footer .icons .item .icon[data-v-278c512f] {
  height: 0.25rem;
}
.footer .footer_m[data-v-278c512f] {
  font-size: 0.24rem;
  padding-bottom: 0.3rem;
}
.footer .footer_m p[data-v-278c512f] {
  padding-bottom: 0.3125rem;
}
.footer .footer_m .footer_a[data-v-278c512f]:last-child {
  padding-top: 0.5rem;
}

