
.foot {
background-image: url(../images/footer-bk.png);
width: 100%;

background-size: 100% 100%;
border-radius: 3.75rem 3.75rem 0rem 0rem;top: -3rem;
background-repeat: no-repeat;
object-fit: cover;
z-index: 12;
margin-top: -3.5rem;
padding: 3.3rem 9.06rem 3.44rem 9.69rem;

}

.aboutUs .foot {
  top: 0rem;

}

.foot .foot-top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2.5rem;
  border-bottom: 0.06rem solid rgba(255, 255, 255, .2);
}
.foot .contact-info {
   
    
    width: 40.88rem;
    border-radius: 1.25rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.foot .contact-info .info-item:nth-child(3) .icon{

  margin-right: 1.9rem;
}
.foot .contact-info{

  color:#FFFFFF;
}
.foot .contact-info .info-item:nth-child(3) img{
    width: 1.8rem;
    object-fit: cover;
    background-size: 100% 100%;
}
.foot .contact-info .info-item:nth-child(1) img{
   width:1.5rem;
    object-fit: cover;
    background-size: 100% 100%;
}
.foot .contact-info .info-item:nth-child(2) img{
    width: 1.5rem;
 
    object-fit: cover;
    background-size: 100% 100%;
}

.foot .contact-info .info-item .icon {
    flex-shrink: 0;
    margin-right: 1.75rem;
    background: rgba(255,255,255,0.6);
    width:3rem;
    height:3rem;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
}

.foot .contact-info .info-item img:hover {
  transform: scale(1.1) rotate(5deg);
  opacity: 0.95;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.foot .contact-info .info-item {
    display: flex;
    align-items: flex-start;
    display: flex;
    align-items: center;
    margin-right: 1.75rem;
}
.foot .contact-info .info-item h3{
font-family: OPPOSans;
    font-weight: normal;
    font-size: 1.25rem;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 0.5rem;
}
.foot .contact-info .info-item p{

 font-family: OPPOSans;
    font-weight: normal;
    font-size: 1rem;
    color: rgba(255, 255, 255, 1);
}
.foot .logo{
  width: auto;
  height: 6.19rem;
  margin-bottom: 5.31rem;
}
.foot .foot-top .left {
  width: 24%;
}

.foot .foot-top .left p {
 font-family: OPPOSans;
font-weight: normal;
font-size: 1rem;
color: #FFFFFF;
}

.footer-s{
  position: relative; 
  height: 100%;
}


.foot .foot-top .left p.phone::before {
  width: 1.375rem;
  height: 1.3125rem;
  content: "";
  display: flex;
  background-image: url('../images/dh.png');
  background-size: 100% 100%;
  margin-right: .625rem;
}

.foot .foot-top .left .xl {
  width: 19.8125rem;
  position: relative;
  margin-top: 1.38rem;
}

.foot .foot-top .left .xl p {
  opacity: 1;
  position: relative;
 width: 28.56rem;
 font-family: OPPOSans;
font-weight: normal;
font-size: 0.88rem;
color: rgba(255, 255, 255, 0.3);
height: 3.75rem;
padding-left: 1.38rem;
line-height: 3.75rem;
background: rgba(255,255,255,0.1);
border-radius: 0.63rem;
}
.foot .foot-top .left .xl p input{
  height: 80%;
  width: 80%;
  background: transparent;
  color: #FFFFFF;
  border: none;
  font-family: OPPOSans;
font-weight: normal;
font-size: 0.88rem;
}


.foot .foot-top .left .xl p input::placeholder{
  font-family: OPPOSans;
font-weight: normal;
font-size: 0.88rem;
}
.foot .foot-top .left .xl p span {
  color: #5C5C5C;
}

.foot .foot-top .left .xl p::after {
  cursor: pointer;
  content: "";
  display: flex;
  width: 3.75rem;
height: 3.75rem;
background: #3DB5C5;
border-radius: 0.63rem;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('../images/youxiang-2.png');
  background-repeat: no-repeat;
  background-position: center;
  /* transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s; */
}

.foot .foot-top .left .xl.active p::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.foot .foot-top .left ul{
  display: flex;
  margin-top: 1.44rem;
}
.foot .foot-top .left ul li{
  width: 3.06rem;
  display: flex;
  justify-content: center;
  margin-right: 1rem;
  align-items: center;
height: 3.06rem;
background: rgba(0,103,224,0.3);
text-align: center;
   opacity: 0.8;

padding: 0.8rem;
border-radius: 50%;
}
.foot .foot-top .left ul li img{
  opacity: 0.7;
}
.foot .foot-top .left ul li:hover{
   opacity: 1;

}
.foot .foot-top .left ul li:hover img{
   opacity: 1;

}
.foot .foot-top .left ul li img{
  object-fit: cover;
}

.foot .foot-top .left .xl.active ul {

  opacity: 1;
  z-index: 1;
}



.foot .foot-top .left ul li a:hover {
  background-color: #fff;
  color: #fff;
}

.foot .foot-top .center {
  width:40%;
}

.foot .foot-top .center ul li {
  display: flex;
  flex-direction: column;

}

.foot .foot-top .center ul li h3 {
font-family: OPPOSans;
font-weight: normal;
font-size: 1.25rem;
font-weight: 700;
color: #FFFFFF;
margin-bottom: 1.3rem;}

.foot .foot-top .center ul li a {
font-family: OPPOSans;
    font-weight: normal;
    font-size: 1rem;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0.8rem;
    background: linear-gradient(to right, #FFFFFF, #FFFFFF);
    background-size: 0 100%;
    background-repeat: no-repeat;
    background-clip: text;
    -webkit-background-clip: text; 
    transition: background-size 0.8s ease;
    display: inline-block;

}

.foot .foot-top .center ul li.ma p:first-child {
  width: 8.4375rem;
  height: 8.4375rem;
  background: #FFFFFF;
  padding: .625rem;
  box-sizing: border-box;
  border-radius: .625rem .625rem .625rem .625rem;
  -webkit-border-radius: .625rem .625rem .625rem .625rem;
  -moz-border-radius: .625rem .625rem .625rem .625rem;
  -ms-border-radius: .625rem .625rem .625rem .625rem;
  -o-border-radius: .625rem .625rem .625rem .625rem;
}

.foot .foot-top .center ul li.ma p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.foot .foot-top .center ul li.ma p {
  font-weight: 400;
  font-size: .875rem;
}



.foot .foot-top .center ul li a:hover {
  background-size: 100% 100%;
    color: transparent;
}

.foot-bot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2.5rem;
}

.foot-bot .left p {
 font-family: OPPOSans;
font-weight: normal;
font-size: 0.88rem;
color: rgba(255, 255, 255, 0.6);
}

.foot-bot .right a {
 font-family: OPPOSans;
font-weight: normal;
font-size: 0.88rem;
  color: rgba(255, 255, 255, .4);
}




