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

.footer2-wrapper .footer2-desc {
  width: 867px;
  margin: 0 auto;
  padding: 0px 0 15px;
}

.footer2-wrapper .footer2-copyright {
  width: 311px;
  margin: 0 auto;
}

.footer2-wrapper .footer2-desc,
.footer2-wrapper .footer2-copyright {
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #999;
}
