.qj-footer {
  padding: 35px 0 0;
  width: 100%;
  background-color: #E6E4E4; }

.footer {
  max-width: 1166px;
  padding: 10px;
  margin: 0 auto; }

  .footer .footer-item {
    margin-bottom: 30px;
    text-align: left; }
    .footer .footer-item .footer-title {
      margin-bottom: 20px;
      font-size: 22px;
      font-weight: 400;
      color: #282828; }
    .footer .footer-item .pc-footer-cate {
      display: block; }
    .footer .footer-item .m-footer-cate {
      display: none; }
    .footer .footer-item .f-item a {
      display: inline-block;
      padding: 10px 10px 10px 0;
      font-size: 16px;
      text-decoration: none;
      color: #8c8c93; }
      .footer .footer-item .f-item a:hover {
        text-decoration: underline; }
    .footer .footer-item .f-item .noclick {
      color: #ccc; }

.footer ul.social li {
  position: relative;
  padding-bottom: 20px; }
  .footer ul.social li a {
    font-size: 26px;
    color: #8C8C93;
    font-family: 'iconfont' !important; }
  .footer ul.social li .qjico_sina-weibo:before {
    content: "\ea9a"; }
  .footer ul.social li .qjico_toutiao:before {
    content: "\e927"; }
  .footer ul.social li .qjico_linked:before {
    content: "\eaca"; }
  .footer ul.social li .qjico_wechat:before {
    content: "\e90b"; }
  .footer ul.social li .qjico_phone:before {
    content: "\e942"; }
  .footer ul.social li .qjico_consult:before {
    content: "\e943"; }

.hied_wx_code {
  width: 180px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -94px;
  bottom: 41px;
  transition: all .3s ease-in-out;
  transform: scale(0);
  transform-origin: 90px 180px; }
  .hied_wx_code .wx_wrap {
    width: 150px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1); }
    .hied_wx_code .wx_wrap:after {
      bottom: 5px;
      left: 90px;
      content: "";
      width: 9px;
      height: 9px;
      background: #fff;
      position: absolute;
      transform: rotate(135deg);
      border-right: 1px solid #e5e5e5;
      border-top: 1px solid #e5e5e5; }
  .hied_wx_code .bd {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1.4px; }
    .hied_wx_code .bd .p01 {
      color: #31313e; }
    .hied_wx_code .bd .p02 {
      color: #999; }
    .hied_wx_code .bd .bold {
      font-weight: bold; }

.hied_phone_code {
  transform-origin: 90px 50px; }

.weixin:hover .hied_wx_code {
  transform: scale(1); }

.copy {
  width: 100%;
  line-height: 28px;
  letter-spacing: 1.2px;
  background-color: #804045;
  color: #fff; }
  .copy .copy-info {
    max-width: 1166px;
    margin: 0 auto;
    text-align: left; }
  .copy .copy-i-right {
    text-align: right; }
  .copy a {
    margin-left: 10px;
    color: #fff; }
    .copy a:hover {
      text-decoration: underline; }
  .copy .mcopy {
    display: none; }
.qj-footer .extension-bottom{
  display: none;
}
@media (max-width: 767px) {
  .social-box, .pcopy {
    display: none; }
  .copy .mcopy {
    display: block;
    padding-bottom: 60px; }
  .footer .footer-item .pc-footer-cate {
    display: none; }
  .footer .footer-item .m-footer-cate {
    display: block; }
  .footer .m-none{display: none}
  .footer-cate .f-item {
    width: 32.33%;
    display: inline-block; }
  .footer .footer-item {
    margin-bottom: 10px; }
    .footer .footer-item .footer-title {
      margin-bottom: 10px;
      font-size: 16px; }
    .footer .footer-item .f-item a {
      font-size: 14px;
      padding: 10px 0; }
    .copy {
      padding-bottom: 60px;
    }
  .copy .copy-info {
    padding: 10px 0;
    text-align: center;
    font-size: 13px; }
  .qj-footer .extension-bottom {
    display: block;
    z-index: 10;
    padding: 10px 0 5px;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    box-shadow: 0px -3px 6px rgba(13, 26, 38, 0.1); }
  .qj-footer .extension-bottom a {
    display: inline-block; }

}
