.ContactUs[data-v-78f1b6dc] {
 width:100%;
 height:100%;
 position:relative
}
.ContactUs .Info_img[data-v-78f1b6dc] {
 position:fixed;
 left:0;
 top:0;
 height:100%
}
@media only screen and (max-width:991px) {
 .ContactUs .Info_img[data-v-78f1b6dc] {
  height:700px
 }
}
.ContactUs .Info_img>img[data-v-78f1b6dc],
.ContactUs .Info_img>video[data-v-78f1b6dc] {
 width:100%;
 height:100%;
 -o-object-fit:cover;
 object-fit:cover;
 position:absolute;
 left:0;
 top:0
}
.ContactUs .Info_img>video[data-v-78f1b6dc] {
 display:block
}
.ContactUs .Info_bg[data-v-78f1b6dc] {
 width:100%;
 height:100vh;
 position:relative;
 background-size:cover;
 background-repeat:no-repeat;
 overflow:hidden;
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
.ContactUs .Info_bg .scroll-icon[data-v-78f1b6dc] {
 display:flex;
 justify-content:center;
 align-items:center;
 height:2em;
 width:1.2em;
 font-size:22px;
 color:hsla(0,0%,100%,.5);
 border-radius:2em;
 border:2px solid;
 transition:.4s;
 position:absolute;
 left:50%;
 bottom:0;
 transform:translate(-50%,-50%);
 z-index:1
}
.ContactUs .Info_bg .scroll-icon[data-v-78f1b6dc]:hover {
 background-color:hsla(0,0%,100%,.05);
 color:#fff
}
.ContactUs .Info_bg .scroll-icon[data-v-78f1b6dc]:after {
 content:"";
 width:5px;
 height:5px;
 background-color:#fff;
 border-radius:50%;
 animation:scroll-icon-78f1b6dc 2.2s cubic-bezier(.65,.05,.36,1) infinite
}
@keyframes scroll-icon-78f1b6dc {
 0% {
  transform:translateY(-12px);
  opacity:0
 }
 30%,
 70% {
  opacity:1
 }
 to {
  transform:translateY(12px);
  opacity:0
 }
}
.ContactUs .Info_bg .info_fz[data-v-78f1b6dc] {
 position:absolute;
 bottom:0;
 padding:85px 100px;
 text-align:left;
 color:#fff;
 opacity:0
}
.ContactUs .Info_bg .info_fz h2[data-v-78f1b6dc] {
 color:#fff;
 font-weight:700;
 font-size:3rem;
 margin:0
}
.ContactUs .Info_bg .info_fz p[data-v-78f1b6dc] {
 font-size:.875rem;
 line-height:15px
}
@media only screen and (max-width:991px) {
 .ContactUs .Info_bg .info_fz[data-v-78f1b6dc] {
  padding:85px 40px
 }
 .ContactUs .Info_bg .info_fz h2[data-v-78f1b6dc] {
  font-size:1.4rem
 }
}
.ContactUs .qrcode_Or_phone[data-v-78f1b6dc] {
 width:100%;
 height:65vh;
 display:flex;
 align-items:center;
 justify-content:center
}
.ContactUs .qrcode_Or_phone .qrcode[data-v-78f1b6dc] {
 padding-right:10vw
}
.ContactUs .qrcode_Or_phone .qrcode img[data-v-78f1b6dc] {
 width:8vw;
 height:auto
}
.ContactUs .qrcode_Or_phone .information[data-v-78f1b6dc] {
 text-align:left;
 line-height:2
}
.ContactUs .qrcode_Or_phone .information p[data-v-78f1b6dc] {
 display:flex;
 align-items:center
}
.ContactUs .qrcode_Or_phone .information p .iconfont[data-v-78f1b6dc] {
 font-size:30px;
 color:#7a4646;
 margin-right:10px
}
.ContactUs .qrcode_Or_phone .information p span[data-v-78f1b6dc] {
 color:#000
}
@media only screen and (max-width:991px) {
 .ContactUs .qrcode_Or_phone[data-v-78f1b6dc] {
  width:100%;
  height:70vh;
  display:inline-block
 }
 .ContactUs .qrcode_Or_phone .information[data-v-78f1b6dc] {
  line-height:45px
 }
 .ContactUs .qrcode_Or_phone .information p[data-v-78f1b6dc] {
  margin:0
 }
 .ContactUs .qrcode_Or_phone .qrcode[data-v-78f1b6dc] {
  padding:0
 }
 .ContactUs .qrcode_Or_phone .qrcode img[data-v-78f1b6dc] {
  width:auto;
  height:auto;
  padding-top:25px
 }
 .ContactUs .qrcode_Or_phone .information[data-v-78f1b6dc] {
  padding:0 40px
 }
}
