.footer {
  /* height: 352px; */

  padding-left: 30px;

  /* background-color: #001939; */
  /* background:radial-gradient(circle at left, transparent 10px, red 0) left; */
  /* background:radial-gradient(circle at right, transparent 10px, red 0) right; */
  /* background-repeat: no-repeat; */
  /* background-size: 50% 100%; */
  /* background:radial-gradient (67px at top left,#fff 97px,#001939 100%); */
}
.footer-title {
  margin-bottom: 19px;
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #fff;
  line-height: 28px;
}
.footer a {
  display: block;
  height: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
}
.codes-wrap {
  display: flex;
  margin-left: 100px;
}
.qrcode-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.qrcode {
  margin-bottom: 12px;
  width: 156px;
  height: 155px;
}
/* .qrcode2{
	width:169px;
  height:169px;	
} */
.small-app-code {
  margin-left: 46px;
}
.tips_title {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 20px;
}
.pc-kefu {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.pc-kefu .ress {
  margin-right: 72px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 20px;
}
.pc-kefu img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.reference-num {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* justify-content: center; */
  flex-wrap: wrap;
  /* padding-left:  8%; */
  margin-top: 16px;
  /* height:35px; */
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  /* border-top: 1px solid #E5E5E5; */
  /* text-align: center; */
}
.reference-num a {
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
}
.contact {
  display: flex;
  flex-wrap: wrap;
  margin-right: 100px;
}
.item {
  margin-right: 20px;
}
.address {
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
  /* text-align: center; */
}
.pc-kefu .ress span,
.address span {
  padding: 0 10px;
}
.foter-page {
  position: absolute;
  right: 0;
  top: 12px;
  display: none;
}
.foter-page p:first-child {
  margin-right: 15px;
}
.foter-page p {
  /* display:; */
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  /* background: #fff; */
}
.foter-page p img {
  width: 12px;
  height: 12px;
}
.linkList {
  padding-right: 60px !important;
  /* padding: 10px 0; */
  /* text-align: center; */
  /* margin-left: 110px; */
  /* margin-left: 20%; */
  background: #001939;
  padding-bottom: 0px;
  padding-top: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* justify-content: center; */
  color: #fff;
  font-size: 12px;
  /* transform: translate(0px, -32px); */
}
.linkList span {
}
.linkList2 {
  /* padding: 10px 0; */
  /* text-align: center; */
  /* margin-left: 110px; */

  margin-top: 20px;

  align-items: center;
  color: #aaa;
  transform: translate(0px, -32px);
}

.linkList span {
  margin-bottom: 15px;
  margin-top: 15px;
  display: inline-block;
  /* border-right: 1px solid #aaa; */
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 400;
  /* line-height: 0px; */
  color: #80999999;
}
.linkList2 span {
  display: inline-block;
  border-right: 1px solid #aaa;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 0px;
  color: #ffffff;
  padding-right: 38px;
  padding-left: 38px;
}

.linkList span > a {
  color: #80999999;
  font-size: 10px;
}

.linkList span:last-of-type,
.linkList2 span:last-of-type {
  border: 0px;
}

.foot2 a {
  color: #aaa;
}

@media screen and (min-width: 767px) {
  .footer {
    /* background:url('../images/home2/foter-bg.png') no-repeat; */
    background: #001939;
    background-size: 100% 100%;
    padding: 61px 0;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .small-app-code {
    margin-left: 40px;
  }
  .footer-title {
    font-size: 16px;
  }
  .footer a {
    font-size: 13px;
  }
  .qrcode {
    width: 80px;
    height: 80px;
  }
  /* .qrcode2{
		width:87px;
		height:87px;	
	} */
  .codes-wrap {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;
  }
}
/*屏幕小于767px服务不显示dropdown 改显示collapse*/
@media screen and (max-width: 767px) {
  .footer {
    /* background: url("../images/home2/foter-bg2.png") no-repeat; */
    background: #001939;
    background-size: 100% 100%;
    padding-top: 30px !important;
  }
  .btn-wrap2 {
    padding-bottom: 40px;
  }
  .d-f {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .d-ss-w {
    max-width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .codes-wrap {
    margin: 0;
    justify-content: space-between !important;
    width: 100%;
  }
  .ss-row {
    justify-content: space-between !important;
    margin: 0;
  }
  .footer {
    padding: 0;
    padding: 30px;
  }
  .qrcode {
    margin-bottom: 12px;
    width: 80px;
    height: 80px;
  }
  /* .qrcode2{
		width:87px;
		height:87px;	
	} */
  .reference-num {
    padding-bottom: 80px;
    padding-top: 40px;
    border-top: 1px solid #fff;
  }
  .reference-num a {
    margin: 0 auto;
  }
  .contact {
    color: #fff;
    font-size: 12px;
    margin: 0;
  }
  .contact div {
    margin-top: 15px;
  }
  .codes-wrap {
    margin: 0;
  }
  .d-ss-none {
    display: none !important;
  }
  .d-ss-block {
    display: block !important;
  }
  .small-app-code {
    margin-left: 20px;
  }
}
@media screen and (max-width: 414px) {
  .d-ss-w {
    max-width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .d-f {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .codes-wrap {
    margin: 0;
    justify-content: space-between !important;
    width: 100%;
  }
  .ss-row {
    justify-content: space-between !important;
    margin: 0;
  }
  .footer {
    padding: 0;
    padding: 30px;
  }
  .qrcode {
    margin-bottom: 12px;
    width: 60px;
    height: 60px;
  }
  /* .qrcode2{
		width:65px;
		height:65px;	
	} */
  .reference-num {
    padding-bottom: 80px;
    padding-top: 40px;
    border-top: 1px solid #fff;
  }
  .reference-num a {
    margin: 0 auto;
  }
  .contact {
    color: #fff;
    font-size: 12px;
    margin: 0;
  }
  .contact div {
    margin-top: 15px;
  }
  .contact div:first-of-type {
    margin-top: 0 !important;
  }
  .codes-wrap {
    margin: 0;
  }
  .d-ss-none {
    display: none !important;
  }
  .d-ss-block {
    display: block !important;
  }
  .small-app-code {
    margin-left: 20px;
  }
}
