.commonFooterAlkBox {
    position: relative;
  }
  
  @media (max-width: 768px) {
    .footerWrap .footerLeft .logoBox {
      height: 120px;
      margin-left: auto;
      margin-right: auto;
      justify-content: center;
      display: flex;
    }
  
    .footerWrap .footerLeft .logoBox .text {
      font-size: 30px;
      margin-left: 15px;
    }
  
    .footerWrap .footerLeft .copyrightBox {
      display: none;
    }
  
    .footerWrap .footerRight .sitemapColumn .top {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 27px;
    }
  
    .footerWrap .footerRight .sitemapColumn .fa {
      color: #BBCBD6;
    }
  
    .backToTop1 .fa {
      padding-left: 8px;
    }
  
    .backToTop1 .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;
    }
  }
  
  .footerWrap .footerRight .sitemapColumn2 .imgWc{
    width: 120px;
    height: 120px;
  }
  .footerWrap .footerRight .sitemapColumn2 .imgWc img{
    width: 100%;
    height: 100%;
  }
  
  .footerWrap .footerRight .sitemapColumn2 .text{
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    margin-top: 14px;
  }
  @media (min-width: 768px) {
    .footerWrap .footerRight .sitemapColumn2 {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
    }
  
    .footerWrap .footerLeft .logoBox {
      width: 180px;
      height: 95px;
    }
  
    .footerWrap .footerLeft .logoBox .text {
      font-size: 30px;
    }
  
    .footerWrap .footerRight .sitemapColumn {
      display: flex;
      justify-content: center;
      margin-top: 34px;
    }
  
   
  
    .footerWrap .footerRight .sitemapColumn .rlist {
      display: block !important;
    }
  
    .footerWrap .footerRight .sitemapColumn .specialControl {}
  
  
    .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) {
    .footerWrap .footerLeft .logoBox {
      width: 252px;
      height: 120px;
    }
  
    .footerWrap .footerLeft .logoBox .text {
      font-size: 48px;
    }
  }
  
  @media (min-width: 1366px) {
    .footerLeft {
      padding-left: 75px;
    }
  }
  
  @media (min-width: 1800px) {
    .footerWrap .footerLeft .logoBox {
      display: flex;
    }
  
    .footerWrap .footerLeft .logoBox .text {
      margin-left: 20px;
    }
  }
  
  .footerWrap {
    width: 100%;
    background: url(https://zhzyyxh.obs.myhuaweicloud.com/zhzyyalk/bottom-bg.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .footerWrap .footerLeft .logoBox {
    margin-top: 27px;
    align-items: center;
  }
  
  .footerWrap .footerLeft .logoBox .img {
    width: auto;
    height: 100%;
  }
  
  .footerWrap .footerLeft .logoBox .text {
    color: #BBCBD6;
    font-weight: bold;
    font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  .footerWrap .footerLeft .copyrightBox {
    margin-top: 140px;
  }
  
  .footerWrap .footerLeft .copyrightBox .text {
    font-size: 14px;
    color: #BBCBD6;
  }
  
  .footerWrap .footerLeft .copyrightBox .text a {
    color: #BBCBD6;
    cursor: pointer;
    text-decoration: none;
  }
  
  .footerWrap .footerLeft .copyrightBox .address {
    margin: 18px 0;
  }
  
  .footerWrap .footerLeft .copyrightBox .licence {
    margin: 18px 0 0 0;
    /* cursor: pointer; */
  }
  
  .footerWrap .footerLeft .copyrightBox .licence a {
    cursor: auto;
  }
  
  /* .footerWrap .footerLeft .copyrightBox .licence:hover{
    text-decoration: underline;
  } */
  .footerWrap .footerLeft .copyrightBox .img {
    margin: 0 3px;
    vertical-align: middle;
  }
  
  .footerWrap .footerRight {
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  
  .footerWrap .footerRight .sitemapColumn .accordionControl {
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 20px;
  }
  
  .footerWrap .footerRight .sitemapColumn .accordionControl .ac-img1 {
    width: 22px;
    height: 22px;
    margin-right: 10px;
  }
  
  .footerWrap .footerRight .sitemapColumn .accordionControl .aboutLink {
    color: #BBCBD6;
    text-decoration: none;
  }
  
  .footerWrap .footerRight .sitemapColumn .accordionControl .aboutLink:hover {
    text-decoration: underline;
  }
  
  .footerWrap .footerRight .sitemapColumn .rlist {
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    margin-top: 30px;
    margin-left: 32px;
    opacity: 0.7;
  }
  .footerWrap .footerRight .sitemapColumn .ts-list{
    margin-top: 24px;
  }
  
  
  .footerWrap .footerRight .sitemapColumn .rlist .list {
    padding-bottom: 21px;
  }
  .footerWrap .footerRight .sitemapColumn .ts-list .list{
    padding-bottom: 18px;
  }
  .footerWrap .footerRight .sitemapColumn .rlist .list .link {
    color: #fff;
  }
  
  
  
  .footerWrap .copyrightBoxH5 {
    margin-top: 15px;
    padding: 0 30px;
  }
  
  .footerWrap .copyrightBoxH5 .text {
    font-size: 14px;
    color: #BBCBD6;
  }
  
  .footerWrap .copyrightBoxH5 .text a {
    cursor: pointer;
    color: #BBCBD6;
    text-decoration: none;
  }
  
  .footerWrap .copyrightBoxH5 .address {
    margin: 18px 0;
  }
  
  .footerWrap .copyrightBoxH5 .img {
    margin: 0 3px;
    vertical-align: middle;
  }
  
  .footerWrap .copyrightBoxH5 .licence {
    margin: 18px 0 0 0;
    /* cursor: pointer; */
  }
  
  .footerWrap .seeMore {
    font-size: 14px !important;
    color: #BBCBD6 !important;
  }
  
  .footerWrap .seeMore:hover {
    text-decoration: underline;
  }
  
  /* 返回顶部 */
  .backToTop1 {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #C54D37;
    cursor: pointer;
    border-radius: 50%;
    position: fixed;
    right: 30px;
    bottom: 30px;
    opacity: 0;
    z-index: 12;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
  }
  
  .backToTop1 .bt-img1 {
    width: 18px;
    height: 12px;
  }
  
  .backToTop1 .top-text {
    font-size: 12px;
  }
  
  .backToTop1 .fa {
    font-weight: bold;
    margin-right: 5px;
  }
  
  .backToTop1:hover {
    opacity: 1;
  }
  
  .backToTop1: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);
    }
  }
  
  
  .footerWrap  .footerContent {
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
  }
  
  .footerWrap  .footerContent .footerTop {
    margin-top: 80px;
    margin-bottom: 70px;
  }
  
  .footerWrap  .footerContent .footerTop .ft-d1 {
    width: 337px;
    height: 59px;
  }
  
  .footerWrap  .footerContent .footerTop .ft-d1 img {
    width: 100%;
    height: 100%;
  }
  
  .footerWrap  .footerContent .footerBottom {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 30px 0;
    margin-top: 12px;
  }
  
  
  .footerWrap  .footerContent .footerBottom .d1 {
      color: #fff;
      font-size: 15px;
      opacity: 0.7;
      line-height: 15px;
  }
  
  .footerWrap  .footerContent .footerBottom .d1 .s1 {
    margin-right: 30px;
  }
  .footerWrap  .footerContent .footerBottom .d1 .s3 {
    margin-left: 20px;
  }
  .footerWrap  .footerContent .footerBottom .d1 .s3 img{
    width: 20px;
    height: 21px;
    margin-top: -2px;
  }
  .footerWrap  .footerContent .footerBottom .d1 .sp a{
    color: #BBCBD6!important;
    text-decoration: none;
  }
  .footerWrap  .footerContent .footerBottom .d1 .sp a:hover{
    color: #BBCBD6!important;
    text-decoration: none;
  }
  .footerWrap  .footerContent .footerBottom .d1 .sp a:active{
    color: #BBCBD6!important;
    text-decoration: none;
  }
  
  
  @media (max-width: 767px) {
    .footerWrap .footerRight{
      display: block;
    }
    .sitemapColumn2{
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-top: 20px;
      margin-top: 20px;
      margin-left: 20px;
      margin-right: 20px;
    }
    .footerWrap  .footerContent .footerBottom{
      flex-direction: column
    }
    .footerWrap  .footerContent .footerBottom .d1{
      display: flex;
      line-height: inherit;
      padding: 0 10px;
    }
  }