﻿.footer-wrapper {
  width: 100%;
  margin-top: 40px;
  padding: 38px 0 30px 0;
  /* padding: 44px 0 32px 0; */
  background: #fff;
}

.footer-wrapper .footer-inner {
  width: 1080px;
  margin: 0 auto;
}

.footer-wrapper .footer-inner .footer-box {
  padding-right: 121px;
  font-size: 14px;
  font-weight: 400;
}

.footer-wrapper .footer-inner .footer-box .footer-left {
  float: left;
}

.footer-wrapper .footer-inner .footer-box .footer-left .footer-logo {
  width: 80px;
  height: 80px;
}

.footer-wrapper .footer-inner .footer-box .footer-right {
  float: right;
  width: 867px;
}

.footer-wrapper .footer-inner .footer-box .footer-right .footer-link {
  margin-bottom: 16px;
}

.footer-wrapper .footer-inner .footer-box .footer-right .footer-link .text {
  margin-right: 5px;
  font-weight: 600;
}

.footer-wrapper .footer-inner .footer-box .footer-right .footer-link .website {
  margin-right: 22px;
}

.footer-wrapper .footer-inner .footer-box .footer-right .footer-desc {
  margin-bottom: 15px;
  color: #999;
}

.footer-wrapper .footer-inner .footer-box .footer-right .footer-copyright {
  color: #999;
}
