#footer_nav {
  min-height: 580px;
  transition: opacity 300ms;
  opacity: 0;
}

footer {
  width: 100%;
}

.footer {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 50px;
  background: #242B3A;
}

.footer main .flow {
  margin-bottom: 50px;
}

.footer main .flow .left {
  margin-right: 39px;
  font-family: "Alimama ShuHeiTi";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.footer main .flow .right {
  /* flex: 1; */
  font-family: PingFang SC;
}


.footer main .flow .right li div {
  width: 40px;
  height: 40px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 6px;
}

.footer main .flow .right .icon-gengduo {
  margin-left: 16px;
  margin-right: 16px;
  font-size: 20px;
}

.footer main .flow .right li div span {
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.footer .main_area .center .center_l {
  width: 469px;
  border-right: 1px solid #4E5A6A;
}

.footer .main_area .center .center_l .dh_item .fwrx {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  color: #D8D8D8;
}

.footer .main_area .center .center_l .dh_item .dhimg {
  margin-right: 17px;
  margin-bottom: 0px !important;
}

.footer .main_area .center .center_l img {
  display: block;
  margin-bottom: 18px;
}

.footer .main_area .center .center_l strong {
  align-self: stretch;
  color: #ffffff;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.footer .main_area .center .center_l .word {
  color: #86909c;
  font-family: "Alibaba PuHuiTi 3.0";
  line-height: 28px;
}

.footer .main_area .center .center_c {
  /* flex: 1; */
  margin-top: 19px;
  width: 596px;
}

.footer .main_area .center .center_c dt {
  display: block;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 16px;
}

.footer .main_area .center .center_c dd {
  font-family: "Alibaba PuHuiTi 3.0";
  line-height: 28px;
  margin-bottom: 4px;
  font-size: 14px;
  color: #86909C;
}
.footer .main_area .center .center_c dd a{
      color: #86909c;
}
.footer .main_area .center .center_r {
  margin-top: 50px;
}

.footer .main_area .center .center_r .app_item {
  margin-right: 35px;
}

.footer .main_area .center .center_r .xcx_item {
  margin-right: 35px;
}

.footer .main_area .center .center_r img {
  margin-bottom: 0px !important;
}

.footer .main_area .center .center_r h6 {
  color: #86909c;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 12px;
  font-style: normal;
  line-height: 28px;
}

.footer .main_area .center .center_r .er_code img {
  display: block;
  width: 100px;
  height: 100px;
  margin-bottom: 8px;
}

.footer .main_area .center .center_r .er_code h6 {
  color: #86909c;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Alibaba PuHuiTi 3.0";
  font-size: 12px;
  line-height: 16px;
}

footer .bottom {
  box-sizing: border-box;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #2E3647;
  background: #242B3A;
  padding: 10px 0;
}

.footer .main_area .bottom span {
  margin-right: 9px;
  font-size: 16px;
}
footer .center_r  .erweima2 {
  left: 65px;
  bottom: -10px;
  z-index: 2;
  display: none;
}

footer .center_r .app_item:hover .erweima2 {
  display: block;
}
footer .center_r .xcx_item:hover .erweima2 {
  display: block;
}
footer .center_r .gzh_item:hover .erweima2 {
  display: block;
}
footer .center_r .erweima2 div {
  width: 14.57px;
  height: 14.57px;
  transform: rotate(45deg);
  flex-shrink: 0;
  background-color: #FFF;
  border-radius: 2px;
  position: absolute;
  top: 46px;
  z-index: -1;
  left: -7px;
}

footer .center_r  .erweima2 img {
  border-radius: 5px;
  z-index: 1;
}