footer {
  position: relative;
  background-color: #2B3137;
  height: 690px;
}
footer .footer__footer-content {
  width: 80%;
  max-width: 90%;
  margin: auto;
  padding: 100px 0;
}
footer .footer__footer-content .mobile-logo {
  display: none;
}
footer .footer__footer-content .footer-mobile-list {
  display: none;
}
footer .footer__footer-content .footer__branding {
  width: 100%;
  float: left;
  height: 100%;
  border-top: 1px solid #4E5050;
}
footer .footer__footer-content .footer__branding .footer_contact {
  display: inline-block;
  padding: 14px 5px;
  vertical-align: top;
  margin-left: 10%;
  width: 50%;
}
footer .footer__footer-content .footer__branding .footer_contact hr {
  width: 80%;
  height: 1px;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 10px 0;
}
footer .footer__footer-content .footer__branding .footer_contact-title {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  line-height: 25px;
  display: inline-block;
  vertical-align: top;
  width: 180px;
}
footer .footer__footer-content .footer__branding .footer_contact-content {
  display: inline-block;
  vertical-align: top;
}
footer .footer__footer-content .footer__branding .footer_contact-client {
  color: #ffffff;
  padding-bottom: 5px;
}
footer .footer__footer-content .footer__branding .footer_contact-client-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
footer .footer__footer-content .footer__branding .footer_contact-client-content {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  padding-left: 5px ;
}
footer .footer__footer-content .footer__branding .footer_contact-times {
  font-size: 10px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 14px;
}
footer .footer__footer-content .footer__branding .footer_contact-email {
  color: #ffffff;
  margin-bottom: 10px;
}
footer .footer__footer-content .footer__branding .footer_contact-email-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
footer .footer__footer-content .footer__branding .footer_contact-email-content {
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
}
footer .footer__footer-content .footer__branding-logo {
  width: 14%;
  vertical-align: top;
}
footer .footer__footer-content .footer__branding-qrcode {
  margin-top: 14px;
  display: inline-block;
  vertical-align: top;
}
footer .footer__footer-content .footer__branding-qrcode-img {
  float: left;
  width: 70px;
  height: 70px;
}
footer .footer__footer-content .footer__branding-qrcode-text {
  display: inline-block;
  margin-top: 14px;
  margin-left: 12px;
  vertical-align: top;
}
footer .footer__footer-content .footer__branding-qrcode-text-title {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 25px;
}
footer .footer__footer-content .footer__branding-qrcode-text-description {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 17px;
}
footer .footer__footer-content .footer__content-body {
  height: 100%;
}
footer .footer__footer-content .footer__content-body .footer_cotent-about {
  clear: both;
  border-top: 1px solid #373838;
  border-bottom: 1px solid #373838;
}
footer .footer__footer-content .footer__content-body .footer_cotent-about ul {
  display: block;
  margin: 10px 0;
}
footer .footer__footer-content .footer__content-body .footer_cotent-about ul li {
  display: inline-block;
  width: 14.2%;
}
footer .footer__footer-content .footer__content-body .footer_cotent-about ul li a {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 16px;
}
footer .footer__footer-content .footer__content-body .footer_cotent-about ul li:first-child {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  line-height: 25px;
}
footer .footer__footer-content .footer__content-body .footer__content-title {
  color: #FFFFFF;
  margin: 0 0 26px;
  font-size: 18px;
  font-weight: 500;
}
footer .footer__footer-content .footer__content-body .footer__content-container {
  overflow: hidden;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news {
  width: 18.2%;
  float: right;
  position: relative;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .news-head {
  overflow: hidden;
  margin: 0 0 26px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .news-head-title {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  float: left;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .news-head-more {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  float: right;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .news-head-more:hover {
  color: #14BE4B;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .swiper-container {
  width: 100%;
  max-height: 315px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .footer__news-list {
  clear: both;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .footer__news-list li a {
  cursor: pointer;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .footer__news-list li a .news-content {
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .footer__news-list li a .news-content:hover {
  color: #14BE4B;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .footer__news-list li a .release-time {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 14px;
  margin: 5px 0;
}
footer .footer__footer-content .footer__content-body .footer__content-container--news .footer__news-list li a hr {
  height: 1px;
  border: 0;
  margin-top: 19px;
  background-color: #373838;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link,
footer .footer__footer-content .footer__content-body .footer__content-container--contact {
  margin-right: 4%;
  float: left;
  color: #555555;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link:last-child,
footer .footer__footer-content .footer__content-body .footer__content-container--contact:last-child {
  margin-right: 0;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link.product,
footer .footer__footer-content .footer__content-body .footer__content-container--contact.product {
  width: 23%;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link.solutions,
footer .footer__footer-content .footer__content-body .footer__content-container--contact.solutions {
  width: 19%;
  max-width: 280px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link.about,
footer .footer__footer-content .footer__content-body .footer__content-container--contact.about {
  width: 9.5%;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link.support,
footer .footer__footer-content .footer__content-body .footer__content-container--contact.support {
  width: 13%;
  margin-right: 0;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link .footer__content-list {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link .footer__content-list:last-child {
  width: 53%;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link .footer__content-list li {
  margin: 8px  0;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link .footer__content-list li a {
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--link .footer__content-list li a:hover {
  color: #14be4b;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact .footer__content-contact a {
  color: #555555;
  font-weight: 500;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact .footer__content-contact a.footer__contact--call {
  font-weight: 500;
  color: #555555;
  line-height: 25px;
  font-size: 18px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact .footer__content-contact a.footer__contact--email {
  font-size: 14px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact .footer__content-contact a:hover {
  color: #14be4b;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact .footer__content-contact .footer__contact-timing p.footer__operating-title {
  color: #555555;
  line-height: 18px;
  font-size: 13px;
  font-weight: 500;
  margin: 5px 0px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact .footer__content-contact .footer__contact-timing p.footer__operating-hours {
  font-size: 12px;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact .footer__content-contact hr {
  border: 0.5px solid black;
}
footer .footer__footer-content .footer__content-body .footer__content-container--contact p.footer__content-text-btm {
  font-size: 13px;
  font-weight: 500;
  margin: 5px 0px;
}
footer .footer__footer-shape {
  position: absolute;
  bottom: 0;
  left: 0;
}
footer .copyright-section {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #24292E;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
footer .copyright-section__title,
footer .copyright-section .beian,
footer .copyright-section .lianjie,
footer .copyright-section .youlian {
  margin: 9px auto;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  line-height: 14px;
}
footer .copyright-section > .youlian a,
footer .copyright-section > .youlian span {
  margin: 0 20px 0 0;
}
footer .copyright-section__company-description {
  display: none;
  margin: 9px auto;
  font-size: 12px;
  color: #777777;
  line-height: 17px;
  font-weight: 500;
}
footer .mini-nav {
  display: none;
}
@media screen and (min-width: 1441px) {
  footer .footer__footer-content .footer__content-body .footer__content-container--link,
  footer .footer__footer-content .footer__content-body .footer__content-container--contact {
    width: 11%;
    margin-right: 9%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.product,
  footer .footer__footer-content .footer__content-body .footer__content-container--contact.product {
    width: 15%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--news {
    width: 15%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  footer .footer__footer-content .footer__content-body .footer__content-container--link,
  footer .footer__footer-content .footer__content-body .footer__content-container--contact {
    width: 12%;
    margin-right: 4.5%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.product,
  footer .footer__footer-content .footer__content-body .footer__content-container--contact.product {
    width: 21%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.about,
  footer .footer__footer-content .footer__content-body .footer__content-container--contact.about {
    width: 12%;
    margin-right: 2%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.support,
  footer .footer__footer-content .footer__content-body .footer__content-container--contact.support {
    width: 15%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--news {
    width: 21%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  footer .footer__footer-content .footer__content-body .footer__content-container--link,
  footer .footer__footer-content .footer__content-body .footer__content-container--news {
    width: 18%;
    margin-right: 0%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.product,
  footer .footer__footer-content .footer__content-body .footer__content-container--news.product {
    width: 24%;
    margin-right: 2%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.solutions,
  footer .footer__footer-content .footer__content-body .footer__content-container--news.solutions {
    width: 20%;
    margin-right: 2%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.about,
  footer .footer__footer-content .footer__content-body .footer__content-container--news.about {
    width: 13%;
  }
  footer .footer__footer-content .footer__content-body .footer__content-container--link.support,
  footer .footer__footer-content .footer__content-body .footer__content-container--news.support {
    width: 18%;
  }
  footer .footer__footer-content .footer__branding .footer_contact {
    width: 38%;
  }
}
@media screen and (min-width: 10px) and (max-width: 768px) {
  footer {
    height: 580px;
  }
  footer .footer__footer-content {
    position: relative;
    height: 40px;
  }
  footer .footer__footer-content .footer__content-body {
    display: none;
  }
  footer .footer__footer-content .footer__branding {
    width: 100%;
    height: 40px;
    text-align: center;
  }
  footer .footer__footer-content .footer__branding-logo {
    height: 100%;
  }
  footer .footer__footer-content .footer__branding-qrcode-text,
  footer .footer__footer-content .footer__branding .footer_contact,
  footer .footer__footer-content .footer__branding-qrcode {
    display: none;
  }
  footer .copyright-section {
    margin-top: 30px;
    position: relative;
    color: #000000;
  }
  footer .copyright-section .youlian a,
  footer .copyright-section .youlian span {
    color: rgba(0, 0, 0, 0.5);
  }
  footer .copyright-section .beian,
  footer .copyright-section .copyright-section__title {
    color: rgba(0, 0, 0, 0.5);
  }
  footer .footer__footer-shape {
    display: none;
  }
  footer .trans-down {
    width: 0.75rem;
    height: 0.75rem;
    border-top: 2px solid #14BE4B;
    border-right: 2px solid #14BE4B;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    margin-top: 1.25rem;
    float: right;
    margin-right: 0.83rem;
  }
  footer .trans {
    width: 0.75rem;
    height: 0.75rem;
    border-top: 2px solid #8B8B8B;
    border-right: 2px solid #8B8B8B;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    margin-top: 1.25rem;
    float: right;
    margin-right: 0.83rem;
  }
  footer .trans:hover {
    border-color: #8B8B8B;
  }
  footer .footer__footer-content {
    position: relative;
    height: 400px;
  }
  footer .footer__footer-content .mobile-logo {
    display: block;
    width: 100%;
    text-align: center;
  }
  footer .footer__footer-content .mobile-logo img {
    width: 24%;
  }
  footer .footer__footer-content .footer-mobile-list {
    border-top: solid 1px #ededed;
    color: #ffffff;
    z-index: 10;
    overflow: auto;
    max-width: 100%;
    width: 90%;
    margin: auto;
    display: block!important;
    font-size: 14px;
    text-align: left;
    margin-top: 2.5rem;
  }
  footer .footer__footer-content .footer-mobile-list > ul > li {
    width: 100%;
    margin: 0 auto;
    line-height: 60px;
    border-bottom: 0.3px solid #c2c2c2;
    overflow: hidden;
  }
  footer .footer__footer-content .footer-mobile-list > ul > li a {
    color: #ffffff;
    padding-left: 1.67rem;
  }
  footer .footer__footer-content .footer-mobile-list > ul > li p {
    color: #ffffff;
    padding-left: 1.67rem;
  }
  footer .footer__footer-content .footer-mobile-list > ul > li ul {
    padding-left: 0.79rem;
    display: none;
  }
  footer .footer__footer-content .footer-mobile-list > ul > li ul > li {
    line-height: 2.08rem;
  }
  footer .footer__footer-content .footer-mobile-list.list-transition {
    width: 50vh;
    height: 100vh;
    overflow: auto;
  }
  footer .copyright-section {
    position: absolute;
    min-height: 35px;
    background-color: #ffffff;
  }
  footer .statement {
    height: 15px;
    line-height: 15px;
    margin: 10px 0;
  }
  footer .statement img {
    width: 15px;
    height: 15px;
    margin: 5px 5px 0 0;
  }
}
