.comTitleMedia {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg768 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd768 {
  padding-left: 4vw;
  padding-right: 4vw;
}
.bottom-ad-box {
  width: 100%;
  height: 110px;
  cursor: pointer;
  position: sticky;
  bottom: 0;
  z-index: 4;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.bottom-ad-box img {
  height: 100%;
  margin: 0 auto;
  display: block;
  width: auto;
}
@media screen and (max-width: 2000px) {
  .bottom-ad-box {
    height: 80px;
  }
}
.footer-top-logo {
  display: none;
}
.footer-btn {
  border-radius: 51px;
  height: 44px;
  width: 160px;
  font-weight: 900;
}
.footer-btn a {
  font-weight: 900;
}
.wap-arrow-icon {
  display: none;
}
footer.footer {
  min-width: 1200px;
  background-color: #08050c;
  cursor: default;
}
footer.footer .yun-center {
  border-top: 1px solid transparent;
  position: relative;
  box-sizing: border-box;
}
footer.footer img {
  height: 100%;
  width: 100%;
}
.footer-top {
  position: relative;
  border-top: 1px solid transparent;
}
.footer-top .btn-group {
  display: flex;
  margin-bottom: 43px;
}
.footer-top .btn-group > div {
  margin-right: 20px;
}
.footer-top .btn-primary {
  transition: color 0.3s;
  background-color: #2254f5;
  color: #fff;
}
.footer-top .btn-primary:hover {
  background-color: #3a67f6;
}
.footer-top .btn-primary:active {
  background-color: #0a3bda;
}
.footer-top .isfooterrigesterShow {
  display: none;
}
.footer-top .btn-plain {
  transition: all 0.3s;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.footer-top .btn-plain:hover {
  color: #d9d9d9;
  border-color: #d9d9d9;
}
.footer-top .btn-plain:active {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
.footer-top .footer-top-left {
  padding-bottom: 19px;
  position: relative;
  z-index: 1;
}
.footer-top .footer-top-left > .title {
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  font-weight: 900;
  margin-top: 91px;
  margin-bottom: 40px;
}
.footer-top .footer-top-left .data-list {
  display: flex;
}
.footer-top .footer-top-left .data-list li {
  margin-right: 40px;
}
.footer-top .footer-top-left .data-list .title {
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  font-weight: 900;
}
.footer-top .footer-top-left .data-list .subtitle {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
}
.footer-top .footer-top-img {
  width: 540px;
  height: 340px;
  position: absolute;
  right: -55px;
  top: 25px;
}
.footer-middle {
  display: flex;
  justify-content: space-between;
}
.footer-middle-left .a-ul {
  display: flex;
  margin-top: 50px;
  gap: 10px;
}
.footer-middle-left .a-ul li {
  width: 130px;
}
.footer-middle-left .a-ul .title {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  font-weight: 900;
}
.footer-middle-left .a-ul .subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 20px;
}
.footer-middle-left .a-ul p {
  margin-top: 20px;
}
.footer-middle-left .platform-list {
  display: flex;
  margin-top: 26px;
}
.footer-middle-left .platform-list a {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 30px;
}
footer .logo-pic {
  margin-top: 46px;
  margin-bottom: 37px;
  width: 165px;
  height: 45px;
}
footer .open-logo-pic {
  margin-top: 46px;
  margin-bottom: 37px;
  width: 164px;
}
.footer-middle-right {
  margin-right: 55px;
}
.footer-middle-right > p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
}
.footer-middle-right .qr-code-group {
  display: flex;
}
.footer-middle-right .qr-code-group > li {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.footer-middle-right .qr-code-group > li:not(:last-child) {
  margin-right: 50px;
}
.footer-middle-right .qr-code-group .qr-img-box {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.footer-middle-right .qr-code-group li:nth-child(1) .qr-img-box {
  padding: 5px;
}
.footer-middle-right .qr-code-group li:nth-child(2) .qr-img-box {
  padding: 5px;
}
.footer-middle-right .qr-code-group li:nth-child(3) .qr-img-box {
  padding: 5px;
}
.footer-middle-right .qr-code-group p {
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  margin-top: 10px;
}
.footer-bottom {
  margin-top: 30px;
}
.footer-bottom .links {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 17px;
}
.footer-bottom .links .title {
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
}
.footer-bottom .links span:not(:first-child) {
  margin-left: 15px;
}
.footer-bottom .licence {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 17px;
  margin-top: 20px;
}
.footer-bottom hr {
  margin-top: 10px;
  background: rgba(255, 255, 255, 0.1);
  width: auto;
}
.footer-bottom .provider {
  margin-top: 15px;
  padding-bottom: 51px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 17px;
  text-align: center;
}
.footer-bottom .provider .gongan {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  background: url("/images/footer/footer-gongan.png") no-repeat 0 0 / 100% 100%;
}
.footer-bottom .provider .footer-mark {
  display: block;
  margin-top: 20px;
}
.footer-bottom .provider .footer-mark .foot-logo {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}
.footer-bottom .provider .footer-mark .sitemap {
  margin-left: 10px;
}
@media screen and (max-width: 1330px) {
  .footer-top {
    overflow: hidden;
  }
}
