/* 页脚样式 */
/* 页脚网格布局 */
#footer-section .footer-grid::after {
  content: "";
  clear: left;
  display: block;
}
#footer-section > div > .footer-grid {
  width: 100%;
  overflow: hidden;
  position: static;
}
#footer-section > div > .footer-grid-cell {
  float: left;
  position: static;
}
#footer-section > .footer-grid.signal {
  min-height: inherit;
}
#footer-section > .footer-grid.signal > .footer-grid-cell {
  min-height: inherit !important;
}
#footer-section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* 响应式布局 */
@media screen and (max-width: 768px) {
  #footer-section > .footer-grid > .footer-grid-cell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
@media screen and (min-width: 769px) {
  #footer-section > .footer-grid > .footer-grid-cell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #footer-section > .footer-grid > .footer-grid-cell:nth-child(1n + 1) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    clear: left;
  }
}

/* 页脚容器样式 */
#footer-static {
  min-height: 0px;
  display-radio: 1;
  background-color: rgba(255, 255, 255, 1);
}

/* 页脚顶部布局 */
#footer-static .footer-container-top {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#footer-static .footer-container-top > .footer-item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#footer-static .footer-html-top {
  min-height: 0px;
  background_radio: 1;
  display-radio: 1;
}

/* 页脚内容样式 */
.footer .footer-attention {
  width: 200px;
  display: flex;
  align-items: center;
  height: 84px;
}
.footer .footer-content {
  height: 84px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.footer .footer-content .back-to-top img {
  margin-right: 0;
}
.footer .footer-content .footer-attention img {
  margin-left: 10px;
}
.footer .footer-content .phone {
  text-align: center;
  margin-left: 50px;
}
.footer .footer-content .phone p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 22px;
}
.footer .footer-content .phone span {
  color: #2c313b;
  font-size: 14px;
}
.footer .footer-text {
  text-align: center;
  line-height: 74px;
  font-size: 12px;
  color: #2c313b;
}
.footer .footer-text a {
  color: #2c313b;
}

/* 页脚图标样式 */
.footer-icon-wrapper,
.target-fix {
  position: relative;
}

/* 回到顶部按钮样式 */
.back-to-top {
  width: 77px;
  height: 77px;
  background: #fff;
  border-radius: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #2c313b;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.back-to-top img {
  margin-bottom: 5px;
}

/* 页脚分隔线 */
#footer-static .footer-line-top {
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(44, 49, 59, 0.1);
  margin: 0 auto;
}

/* 页脚中间布局 */
#footer-static .footer-container-middle {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  min-height: 194px;
}
#footer-static .footer-container-middle > .footer-item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
#footer-static .footer-container-middle .footer-box-logo {
  flex: 0 0 182px;
  margin-left: auto;
  margin-right: 50px;
  padding-right: 0px;
  align-self: center;
}
#footer-static .footer-container-middle .footer-box-phone {
  flex: 0 0 180px;
  margin-right: auto;
  margin-left: 50px;
  align-self: center;
}

/* 页脚Logo样式 */
#footer-static .footer-image-logo {
  overflow: hidden;
  display-radio: 1;
}
#footer-static .footer-image-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* 页脚文本样式 */
#footer-static .footer-text-phone {
  line-height: normal;
  font_radio: 2;
  display-radio: 1;
  font-size: 24px;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  text-align: center;
}
#footer-static .footer-text-hours {
  font_radio: 2;
  display-radio: 1;
  text-align: center;
  font-size: 14px;
  color: rgba(44, 49, 59, 1);
  margin-top: 10px;
}

/* 页脚底部分隔线 */
#footer-static .footer-line-bottom {
  display-radio: 1;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(44, 49, 59, 0.1);
  margin: 0 auto;
}

/* 页脚底部布局 */
#footer-static .footer-container-mobile .footer-text-mobile-phone.response-transition {
  animation: yfdyf_top 1.5s forwards;
}
#footer-static .footer-container-mobile .footer-text-mobile-hours.response-transition {
  animation: yfdyf_top 1.5s forwards;
}

/* 页脚底部文本布局 */
#footer-static .footer-html-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 74px;
}

#footer-static .footer-html-bottom .footer-text {
  text-align: center;
  line-height: 74px;
  font-size: 12px;
  color: #2c313b;
}

#footer-static .footer-html-bottom .footer-text a {
  color: #2c313b;
  text-decoration: none;
}

/* 二维码悬停效果 */
.wechat-qr::before,
.weibo-qr::before {
  width: 240px;
  height: 240px;
  display: none;
  content: "";
  margin-left: -105px;
  position: absolute;
  top: -250px;
  background-size: 100% !important;
}
.wechat-qr:hover::before,
.weibo-qr:hover::before {
  display: block;
}
.weibo-qr:hover::before {
  background: url(../image/wechat.png);
}
.wechat-qr:hover::before {
 background: url(../image/wechat.png);}

/* 底部Logo */
.bottom_logo {
  display: none;
}