footer .new {
  height: 1.4rem;
  background: linear-gradient(313deg, #ffbc6f 0%, #ffa255 74%, #ff994b 100%);
  position: relative;
  padding-top: 1px;
}
footer .new #anim {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  /* z-index: -1; */
}
footer .new  .text{
  position: relative;
  z-index: 100;
}
footer .new p {
  margin-top: .38rem;
  font-size: .18rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: .25rem;
  text-align: center;
}
footer .new .sub {
  width: 1rem;
  height: .32rem;
  border-radius: .02rem;
  border: 1px solid #ffffff;
  margin: 0.08rem auto;
  font-size: .14rem;
  line-height: .32rem;
  text-align: center;
  color: #ffffff;
}
footer .info {
  background:  url("./images/coo/bag.png") no-repeat;
background-size: 66px 114px;
background-position: 100% .44rem;
  background-color: #30343e;
  padding-top: .43rem;
  padding-left: .28rem;
  padding-right: .28rem;
 
 
}
footer .info .text {
  font-size: .14rem;
  color: #a2a6b2;
  line-height: .2rem;
}
footer .info .text span {
  color: #4A90E2;
}
footer .info .text p {
  margin-bottom: .1rem;
}
footer .info .logo {
  height: .3rem;
  margin-bottom: .1rem;
}
footer .info .logo.mb40 {
  /* height: .3rem; */
  margin-bottom: .25rem;
}
footer .info .logo .icon {
  width: .3rem;
  height: .3rem;
  margin-right: 9px;
  display: inline-block;
  float: left;
  margin-right: .16rem;
  position: relative;
  top: -0.05rem;
}
footer .info .logo .icon.icon1 {
  background-image: url("./images/coo/01.png");
  background-size: contain;
}
footer .info .logo .icon.icon2 {
  background-image: url("./images/coo/02.png");
  background-size: contain;
}
footer .info .logo .icon.icon3 {
  background-image: url("./images/coo/03.png");
  background-size: contain;
}
footer .rwm {
  text-align: center;
  overflow: hidden;
  margin-top:.4rem;
}
footer .rwm p {
  font-size: .16rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: .22rem;
}
footer .rwm .item {
  width: 1rem;
  margin-top: .2rem;
}
footer .rwm .item.left {
  margin-left: .3rem;
  margin-right: .6rem;
}
footer .rwm .item img {
  width: 100%;
  display: block;
}
footer .rwm .item p {
  font-size: .14rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #a2a6b2;
  line-height: .44rem;
}
footer .beian {
  padding-top: .15rem;
  margin-top: .1rem;
  text-align: center;
  font-size: .12rem;
  color: #a2a6b2;
  line-height: .17rem;
  padding-bottom: .34rem;
}
.fl {
  float: left;
}
.mg20 {
  margin-top: .2rem;
}
.mb20 {
  margin-bottom: .2rem;
}
.border-footer {
  border-top: 1px solid rgba(256,256,256,0.1)
}

.border-footer a {
  color: #4A90E2;
}

footer{
  padding-bottom: .45rem;
}
