.san-foot-other {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.san-foot-other.padding {
  padding: 100px 0;
}


#arshine2-gotop {
  position: fixed;
  bottom: 100px;
  right: 10px;
  height: 65px;
  width: 60px;
  line-height: 10px;
  text-align: center;
  background: var(--color-primary);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 1000;
  cursor: pointer;
  display: none;
  border-radius: 5px;
}

#arshine2-gotop i {
  color: #fff;
  font-size: 32px;
}
#arshine2-gotop p{
   color: #fff;
   font-size: 16px;
   font-weight: 700;
  margin-top:-8px
}

#arshine2-gotop:hover {
  background: #353535;
}



.footother-fl {
  width: 46%;
  margin-top: 20px
}
.footother-fl .footer-social {
  display: flex; /* 使用弹性布局 */
  gap: 1.1rem; /* 图标间距，可调整 */
  justify-content: flex-start; /* 对齐方式：左对齐 */
  padding: 0; /* 移除默认内边距 */
}
.footother-fl .footer-social li {
  list-style: none; /* 移除列表符号 */
  margin-top: 10px ; /* 移除默认外边距 */
}
.footother-fl .footer-social a {
  display: flex; /* 使图标和文字垂直居中 */
  flex-direction: column; /* 图标在上，文字在下（可选） */
  align-items: center; /* 内容居中 */
  text-decoration: none; /* 移除下划线 */
  color: #fff; /* 文字颜色 */
  font-size:56px;
}
.footother-fl .footer-social a:hover {
  color: #002A6C; /* 悬停时文字变色 */
}
.footother-fl .footer-social .iconfont {
  font-size: 28px;}

.footother-top span {
  font-size: 22px;
  font-family: var(--title-font-family);
font-weight: 700;;
  color: #fff
}
.footother-top h1 {
  margin-top: 25px;
  font-size: 46px;
  color: #fff
}

.footother-top h2 {
  margin-top: 25px;
  font-size: 46px;
  color: #fff
}

.footother-top p {
  margin-top: 35px;
  line-height: 34px;
  font-size: 26px;
  color: #fff
}

.san-foot-other .wpb{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-listnameone li h3 {
  margin-top: 40px;
  font-size: 22px;
  color: #fff;
  font-family: var(--title-font-family);
font-weight: 700;
}

.contact-listnameone li p {
  font-size: 20px;
  color: #fff
}

.footother-fr {
  width: 44%
}


.san-foot-other.main-href {
  margin-top: 50px
}

.san-foot-other .main-href a {
  display: inline-block;
  padding: 17px 60px;
  background: var(--color-primary);
  color: #fff;
  font-size: 16px;
  font-family: var(--title-font-family);
  font-weight: 700;;
  cursor: pointer;
  border-radius: 50px
}

.san-foot-other .main-href a:hover {
  background: var(--color-primary);
  text-decoration: none
}

.san-foot-other .inqury_title_text {
  color: #fff !important;
}
.san-foot-other .inqury_titl_desc  {
  color: #fff !important;
}


@media screen and (min-width:1921px) {
  .san-foot-other {
      background-position: center bottom
  }
}

@media screen and (max-width:1580px) {
  .san-foot-other .main-href {
      margin-top: 40px
  }

  .san-foot-other h2,
  .san-foot-other h2 a {
      font-size: 32px
  }

  .san-foot-other .title p {
      font-size: 17px
  }

  .san-foot-other .main-href a {
      padding: 16px 50px;
      font-size: 15px
  }

  .san-foot-other .title p {
      margin-top: 20px;
  }

  .footother-top h1 {
      margin-top: 20px;
      font-size: 34px
  }

  .footother-top h2 {
    margin-top: 20px;
    font-size: 34px
  }

  .footother-top p {
      margin-top: 20px;
      font-size: 20px
  }
}

@media screen and (max-width:1280px) {
  .san-foot-other h2,
  .san-foot-other h2 a {
      font-size: 28px
  }

  .footother-fr {
      width: 50%
  }

  .footother-fr .div_info {
      padding: 50px 40px
  }

  .footother-top p {
      font-size: 20px;
      line-height: 30px
  }
}

@media screen and (max-width:991px) {

  .san-foot-other .main-href a {
      font-size: 14px
  }

  .san-foot-other p {
      font-size: 15px;
      line-height: 24px
  }

  .san-foot-other .main-href {
      margin-top: 30px
  }

  .san-foot-other .title {
      width: 100%
  }

  .san-foot-other .title p {
      font-size: 16px
  }
  .san-foot-other h2,
  .san-foot-other h2 a {
      font-size: 26px
  }
  .san-foot-other .title h1,
  .san-foot-other .title h1 a {
      font-size: 28px
  }

  .san-foot-other .title h2,
  .san-foot-other .title h2 a {
      font-size: 28px
  }


  .footother-fl {
      width: 100%;
      margin-top: 0
  }

  .san-foot-other {
      padding-bottom: 90px;
      /* background: url(../images/m-bg08.webp) no-repeat center; */
      background-size: auto 100%;
  }

  .footother-fr {
      width: 100%;
      margin-top: 30px
  }

  .footother-fr .div_info {
      padding: 40px 30px
  }

  .footother-top h1 {
      font-size: 30px
  }

  .footother-top h2 {
    font-size: 30px
  }

  .footother-top p {
      font-size: 17px
  }

  .contact-listnameone li p {
      font-size: 15px
  }
  .san-foot-other.padding {
    padding: 50px 0;
  }
}