.commonFooterBox {
  position: relative;
}

@media (max-width: 768px) {
  .footerBox .footerLeft .logoBox {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    display: flex;
  }

  .footerBox .footerLeft .logoBox .text {
    font-size: 30px;
    margin-left: 15px;
  }

  .footerBox .footerLeft .copyrightBox {
    display: none;
  }

  .footerBox .footerRight .sitemapColumn .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 27px;
  }

  .footerBox .footerRight .sitemapColumn .fa {
    color: #BBCBD6;
  }

  .backToTop .fa {
    padding-left: 8px;
  }

  .backToTop .top-text {
    display: block;
  }

  .cookieBox {
    height: 330px !important;
  }

  .cookieBox .cookie {
    height: 330px !important;
  }

  .cookieBox .cookie .btnsBox {
    margin-top: 15px;
  }

  .cookieBox .cookie .btnsBox .acceptBtn,
  .cookieBox .cookie .btnsBox .manageBtn {
    margin: 0 auto;
  }

  .cookieBox .cookie .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}

@media (min-width: 768px) {
  .footerBox .footerLeft .logoBox {
    width: 180px;
    height: 95px;
  }

  .footerBox .footerLeft .logoBox .text {
    font-size: 30px;
  }

  .footerBox .footerRight .sitemapColumn {
    display: flex;
    justify-content: center;
    margin-top: 27px;
    max-width: 25%;
  }

  .footerBox .footerRight .sitemapColumn2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 27px;
    color: #BBCBD6;
  }

  .footerBox .footerRight .sitemapColumn2 .dp {
    padding: 10px 0;
  }

  .footerBox .footerRight .sitemapColumn2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 27px;
    color: #BBCBD6;
  }

  .footerBox .footerRight .sitemapColumn .rlist {
    display: block !important;
  }

  .footerBox .footerRight .sitemapColumn .specialControl {}

  .footerBox .footerRight .sitemapColumn .top {
    height: 27px;
  }

  .copyrightBoxH5 {
    display: none;
  }

  .cookieBox .cookie .containerBox {
    display: flex;
    justify-content: space-between;
  }

  .cookieBox .cookie .btnsBox {
    margin-left: 15px;
  }

  .cookieBox .cookie .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .sitemapData .top i {
    display: none;
  }
}

@media (min-width: 992px) {
  .footerBox .footerLeft .logoBox {
    width: 252px;
    height: 120px;
  }

  .footerBox .footerLeft .logoBox .text {
    font-size: 48px;
  }
}

@media (min-width: 1366px) {
  .footerLeft {
    padding-left: 75px;
  }
}

@media (min-width: 1800px) {
  .footerBox .footerLeft .logoBox {
    display: flex;
  }

  .footerBox .footerLeft .logoBox .text {
    margin-left: 20px;
  }
}

.footerBox {
  width: 100%;
  background: url(https://zhzyyxh.obs.myhuaweicloud.com/zgzy/bottom-bg.png) no-repeat;
  background-size: cover;
}

.footerBox .footerLeft .logoBox {
  margin-top: 27px;
  align-items: center;
}

.footerBox .footerLeft .logoBox .img {
  width: auto;
  height: 100%;
}

.footerBox .footerLeft .logoBox .text {
  color: #BBCBD6;
  font-weight: bold;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
}

.footerBox .footerLeft .copyrightBox {
  margin-top: 140px;
}

.footerBox .footerLeft .copyrightBox .text {
  font-size: 14px;
  color: #BBCBD6;
}

.footerBox .footerLeft .copyrightBox .text a {
  color: #BBCBD6;
  cursor: pointer;
  text-decoration: none;
}

.footerBox .footerLeft .copyrightBox .address {
  margin: 18px 0;
}

.footerBox .footerLeft .copyrightBox .licence {
  margin: 18px 0 0 0;
  /* cursor: pointer; */
}

.footerBox .footerLeft .copyrightBox .licence a {
  cursor: auto;
}

/* .footerBox .footerLeft .copyrightBox .licence:hover{
  text-decoration: underline;
} */
.footerBox .footerLeft .copyrightBox .img {
  margin: 0 3px;
  vertical-align: middle;
}

.footerBox .footerRight {
  max-width: 1280px;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
}

.footerBox .footerRight .sitemapColumn .accordionControl {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  display: flex;
  align-items: center;
}

.footerBox .footerRight .sitemapColumn .accordionControl .ac-img1 {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}

.footerBox .footerRight .sitemapColumn .accordionControl .aboutLink {
  color: #BBCBD6;
  text-decoration: none;
}

.footerBox .footerRight .sitemapColumn .accordionControl .aboutLink:hover {
  text-decoration: underline;
}

.footerBox .footerRight .sitemapColumn .rlist {
  font-size: 16px;
  color: #BBCBD6;
  margin-top: 14px;
  margin-left: 28px;
}

.footerBox .footerRight .sitemapColumn .top-ts {
  margin-left: 28px;
}

.footerBox .footerRight .sitemapColumn .rlist .list {
  padding: 4px 0;
}

.footerBox .footerRight .sitemapColumn .rlist .list .link {
  color: #BBCBD6;
  font-size: 14px;
  cursor: pointer;
}

.footerBox .footerRight .sitemapColumn .rlist .list .link2 {
  text-decoration: none;
  cursor: auto;
}

.footerBox .footerRight .sitemapColumn:last-of-type {
  border: none;
}

.footerBox .copyrightBoxH5 {
  margin-top: 15px;
  padding: 0 30px;
}

.footerBox .copyrightBoxH5 .text {
  font-size: 14px;
  color: #BBCBD6;
}

.footerBox .copyrightBoxH5 .text a {
  cursor: pointer;
  color: #BBCBD6;
  text-decoration: none;
}

.footerBox .copyrightBoxH5 .address {
  margin: 18px 0;
}

.footerBox .copyrightBoxH5 .img {
  margin: 0 3px;
  vertical-align: middle;
}

.footerBox .copyrightBoxH5 .licence {
  margin: 18px 0 0 0;
  /* cursor: pointer; */
}

.footerBox .seeMore {
  font-size: 14px !important;
  color: #BBCBD6 !important;
}

.footerBox .seeMore:hover {
  text-decoration: underline;
}

.backToTop {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FAA723;
  cursor: pointer;
  border-radius: 6px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  opacity: 0;
  z-index: 12;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.backToTop .bt-img1 {
  width: 18px;
  height: 12px;
}

.backToTop .top-text {
  font-size: 12px;
}

.backToTop .fa {
  font-weight: bold;
  margin-right: 5px;
}

.backToTop:hover {
  opacity: 1;
}

.backToTop:hover .fa {
  animation: faTransform 0.8s infinite;
  -webkit-animation: faTransform 0.8s infinite;
}

.back-to-top__is-visible {
  visibility: visible;
  opacity: 1;
}

.back-to-top__fade-out {
  opacity: 0.5;
}

.cookieBox {
  height: 165px;
}

.cookieBox .cookie {
  width: 100%;
  height: 165px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #209DA9;
  z-index: 11;
  padding: 35px 0 0;
}

.cookieBox .cookie .desc {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}

.cookieBox .cookie .btnsBox .acceptBtn {
  width: 200px;
  text-align: center;
  background: #fff;
  box-shadow: 2px 3px 5px rgba(215, 215, 215, 0.35);
  border-radius: 10px;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  padding: 10px 0;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  cursor: pointer;
}

.cookieBox .cookie .btnsBox .acceptBtn:hover {
  animation: shake 0.38s;
  -webkit-animation: shake 0.38s;
}

.cookieBox .cookie .btnsBox .manageBtn {
  width: 200px;
  text-align: center;
  background: #173549;
  box-shadow: 2px 3px 5px rgba(170, 170, 170, 0.35);
  border-radius: 10px;
  font-size: 14px;
  color: #BBCBD6;
  font-weight: bold;
  padding: 10px 0;
  cursor: pointer;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  margin-top: 15px;
}

.cookieBox .cookie .btnsBox .manageBtn:hover {
  animation: shake 0.38s;
  -webkit-animation: shake 0.38s;
}

.cookieBox .cookie .desc .goPolicy {
  color: #0763D3;
  text-decoration: underline;
  cursor: pointer;
}

@keyframes faTransform {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }
}


.footerContent {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.footerContent .footerTop {
  margin-top: 80px;
  margin-bottom: 70px;
}

.footerContent .footerTop .ft-d1 {
  width: 337px;
  height: 59px;
}

.footerContent .footerTop .ft-d1 img {
  width: 100%;
  height: 100%;
}

.footerContent .footerBottom {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #BBCBD6;
  padding: 20px 0;
  margin-top: 20px;
}

.footerContent .footerBottom .d2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footerContent .footerBottom .d1 {
  color: #BBCBD6;
}

.footerContent .footerBottom .d1 .s1 {
  margin-right: 30px;
}
.footerContent .footerBottom .d1 .s3 {
  margin-left: 20px;
}
.footerContent .footerBottom .d1 .s3 img{
  width: 20px;
  height: 21px;
  margin-top: -2px;
}
.footerContent .footerBottom .d1 .sp a{
  color: #BBCBD6!important;
  text-decoration: none;
}
.footerContent .footerBottom .d1 .sp a:hover{
  color: #BBCBD6!important;
  text-decoration: none;
}
.footerContent .footerBottom .d1 .sp a:active{
  color: #BBCBD6!important;
  text-decoration: none;
}

.footerContent .footerBottom .d2 .d2-d1 {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff26;
  margin-left: 20px;
  border-radius: 50%;
  position: relative;
}

.footerContent .footerBottom .d2 .d2-d1 .d2-d1-1 {
  position: absolute;
  display: none;
  padding: 10px;
  background: #fff;
  top: -185px;
  right: -60px;
}

.footerContent .footerBottom .d2 .d2-d1 .d2-d1-1 img{
  width: 160px;
  height: 160px;
}

.footerContent .footerBottom .d2 .d2-d1:hover {
  cursor: pointer;
}

.footerContent .footerBottom .d2 .d2-d1:hover .d2-d1-1 {
  display: block;
}

.footerContent .footerBottom .d2 .img-pub {
  width: 24px;
  height: 24px;
}

@media (max-width: 767px) {
  .footerBox .footerRight{
    display: block;
  }
  .sitemapColumn2{
    margin-top: 20px;
    color: #BBCBD6;
    margin-left: 20px;
  }
  .footerContent .footerBottom{
    flex-direction: column
  }
  .footerContent .footerBottom .d1{
    display: flex;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .footerContent .footerBottom .d2 .d2-d1-ts {
    margin-left: 0px;
  }
}