.comBannerTitle767 {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
}
.comTitle767 {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg767 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd767 {
  padding-left: 4vw;
  padding-right: 4vw;
}
.footer-top-logo {
  display: none;
}
.footer-btn {
  border-radius: 40px;
  height: 40px;
  min-width: 140px;
  animation: fheight 0.3s ease-in-out forwards;
}
@keyframes fheight {
  from {
    height: 0;
  }
  to {
    height: 40px;
  }
}
.footer-btn a {
  font-weight: 350;
  font-size: 14px;
  line-height: 24px;
}
.gray-btn {
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.gray-btn:hover {
  opacity: 0.8;
}
.gray-btn:active {
  opacity: 0.9;
}
.gray-btn span {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
}
#ftb-intel {
  margin-top: 16px;
}
.wap-arrow-icon {
  display: none;
}
footer {
  min-width: 1200px;
  background-color: #0a101f;
  cursor: default;
  overflow: hidden;
  padding-bottom: 101px;
}
footer .auto-center {
  overflow: hidden;
}
footer img {
  height: 100%;
  width: 100%;
}
footer .logo-pic {
  transition: all 0.3s;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  height: 28px;
}
footer .logo-pic svg {
  width: 100%;
  height: 100%;
  display: block;
}
footer .logo-pic use {
  fill: #fff;
  transition: all 0.3s;
}
footer .logo-pic path {
  fill: #fff;
  transition: all 0.3s;
}
footer .download-group #ftb-M,
footer .download-group #ftb-intel {
  justify-content: flex-start;
  width: 220px;
  padding-left: 10px;
  padding-right: 10px;
}
footer .download-group .hide {
  display: none;
}
.footer-top {
  display: flex;
  justify-content: center;
  margin-top: 104px;
}
.footer-top .btn-group {
  height: 40px;
  display: flex;
  gap: 16px;
}
.footer-top .isfooterrigesterShow {
  display: none;
}
.footer-top .footer-top-left {
  padding-bottom: 19px;
  width: 462px;
}
.footer-top .footer-top-left .title {
  font-weight: 500;
  font-size: 40px;
  color: #ffffff;
  line-height: 56px;
  margin-bottom: 20px;
}
.footer-top .footer-top-left .subtitle {
  width: 350px;
  margin-bottom: 20px;
  font-weight: 350;
  font-size: 16px;
  color: #ffffff;
  line-height: 26px;
}
.footer-top .footer-top-img {
  width: 475px;
  height: 278px;
  margin-left: 60px;
}
.footer-middle {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.footer-middle .logo-pic {
  transition: all 0.3s;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  height: 28px;
}
.footer-middle .logo-pic svg {
  width: 100%;
  height: 100%;
  display: block;
}
.footer-middle .logo-pic use {
  fill: #fff;
  transition: all 0.3s;
}
.footer-middle .logo-pic path {
  fill: #fff;
  transition: all 0.3s;
}
.footer-middle-left {
  transition: all 0.3s;
}
.footer-middle-left .contact-desc {
  transition: all 0.3s;
  width: 386px;
  margin-top: 30px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
}
.footer-middle-left .contact-list .icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  margin-right: 20px;
  position: relative;
}
.footer-middle-left .contact-list .icon svg {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.footer-middle-left .contact-list .bg-purple {
  background-color: #755dfd;
}
.footer-middle-left .contact-list .bg-green {
  background-color: #40c351;
}
.footer-middle-left .contact-list .bg-blue {
  background-color: #1296db;
}
.footer-middle-left .contact-list li {
  transition: all 0.3s;
  margin-top: 26px;
  display: flex;
  align-items: center;
}
.footer-middle-left .contact-list li p,
.footer-middle-left .contact-list li a {
  font-weight: 350;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  width: 290px;
}
.footer-middle-right .a-ul {
  display: flex;
}
.footer-middle-right .a-ul li {
  margin-left: 120px;
}
.footer-middle-right .a-ul li:nth-child(3) {
  margin-left: 68px;
}
.footer-middle-right .a-ul .title {
  font-weight: 350;
  font-size: 16px;
  color: #ffffff;
  line-height: 26px;
  padding: 8px 0;
}
.footer-middle-right .a-ul .subtitle {
  font-weight: 350;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
}
.footer-middle-right .a-ul .subtitle a {
  display: block;
  padding: 6px 0;
}
hr {
  margin-top: 57px;
  background: rgba(224, 228, 234, 0.2);
  width: auto;
  margin-bottom: 31px;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.footer-bottom-left {
  display: flex;
  gap: 60px;
}
.footer-bottom-left .text {
  font-weight: 350;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
}
.footer-bottom-policy {
  display: flex;
  align-items: center;
  gap: 60px;
}
.footer-bottom-right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-bottom-right li {
  width: 24px;
}
.footer-bottom-right .circle {
  transition: all 0.3s;
  flex-shrink: 0;
  cursor: pointer;
  width: 26px;
  height: 26px;
}
.footer-bottom-right .circle svg {
  width: 100%;
  height: 100%;
  display: block;
}
.footer-bottom-right .circle use {
  fill: #fff;
  transition: all 0.3s;
}
.footer-bottom-right .circle path {
  fill: #fff;
  transition: all 0.3s;
}
.footer-bottom-right .square {
  transition: all 0.3s;
  flex-shrink: 0;
  cursor: pointer;
  width: 22px;
  height: 22px;
}
.footer-bottom-right .square svg {
  width: 100%;
  height: 100%;
  display: block;
}
.footer-bottom-right .square use {
  fill: #fff;
  transition: all 0.3s;
}
.footer-bottom-right .square path {
  fill: #fff;
  transition: all 0.3s;
}
.footer-links {
  font-weight: 350;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
  display: flex;
}
.footer-links .links {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.footer-links .links-title {
  flex-shrink: 0;
  margin-right: 15px;
}
