.pc-g-footer {
  clear: both;
  background: #0f1014; }
  .pc-g-footer .l-wrapper {
    padding-top: 60px;
    padding-bottom: 56px;
    border-top: 1px solid #27282c;
    overflow: hidden; }
    .pc-g-footer .l-wrapper .pc-g-footer-contact {
      float: left;
      width: 350px; }
    .pc-g-footer .l-wrapper .pc-g-footer-developer {
      float: left;
      width: 310px; }
    .pc-g-footer .l-wrapper .pc-g-footer-about {
      float: left;
      width: 250px; }

.pc-g-footer-title {
  display: inline;
  font-size: 18px;
  color: #9c9c9c;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(156, 156, 156, 0.5);
  font-weight: 300; }

.pc-mod-content-list {
  margin-top: 36px; }

.pc-mod-content-item {
  margin-bottom: 22px; }
  .pc-mod-content-item a, .pc-mod-content-item span, .pc-mod-content-item p {
    font-size: 14px;
    color: #9c9c9c; }
    .pc-mod-content-item a a, .pc-mod-content-item a span, .pc-mod-content-item span a, .pc-mod-content-item span span, .pc-mod-content-item p a, .pc-mod-content-item p span {
      display: inline-block; }
  .pc-mod-content-item span:nth-child(2) {
    display: inline-block;
    margin-left: -6px; }
  .pc-mod-content-item a:nth-child(2) {
    display: inline-block;
    margin-left: -9px; }

.pc-mod-content-item-time {
  visibility: hidden; }

.pc-mod-content-item a:hover {
  color: #fff; }

.pc-mod-content-item-first {
  margin-right: 0px; }

.pc-mod-footer-certification {
  float: left; }
  .pc-mod-footer-certification .quality-qa {
    padding-left: 66px;
    background: url(../images/certifation1.png) no-repeat left center;
    background-size: 60px auto; }
  .pc-mod-footer-certification .safty-qa {
    padding-left: 66px;
    background: url(../images/certifation2.png) no-repeat left center;
    background-size: 60px auto; }
  .pc-mod-footer-certification .kexin-cloud {
    padding-left: 66px;
    background: url(../images/certifation3.png) no-repeat left center;
    background-size: 60px auto; }
  .pc-mod-footer-certification .cmmi {
    padding-left: 66px;
    background: url(../images/certifation4.png) no-repeat left center;
    background-size: 60px auto; }
  .pc-mod-footer-certification .cmmi {
    padding-left: 66px;
    background: url(../images/certifation4.png) no-repeat left center;
    background-size: 60px auto; }
  .pc-mod-footer-certification .information-safe {
    padding-left: 66px;
    background: url(../images/certifation5.png) no-repeat left center;
    background-size: 60px auto; }

.kexin-cloud-link {
  display: inline-block; }
  .kexin-cloud-link:hover p {
    color: #fff; }

.pc-mod-footer-weixin {
  line-height: 35px;
  font-size: 14px;
  color: #9c9c9c;
  margin-top: 10px; }

.pc-mod-footer-weibo a {
  display: inline-block;
  padding-right: 25px;
  line-height: 31px;
  color: #9c9c9c;
  background: url(../images/weibo.png) no-repeat right center;
  background-size: 19px 18px; }
  .pc-mod-footer-weibo a:hover {
    color: #fff; }

.pc-g-footer-copyright {
  width: 430px;
  padding-bottom: 20px;
  margin: 0 auto;
  overflow: hidden; }
  .pc-g-footer-copyright p {
    font-size: 14px;
    color: #6d6d6d; }
  .pc-g-footer-copyright a {
    padding-left: 28px;
    display: inline;
    color: #6d6d6d;
    font-size: 14px; }
    .pc-g-footer-copyright a:hover {
      color: #ababab; }

.pc-g-record-number {
  padding-left: 50px;
  display: inline; }

.weibo a:after {
  content: '';
  display: inline-block;
  width: 19px;
  height: 18px;
  background: url(../images/weibo.png) right center/19px 18px no-repeat;
  margin-left: -4px;
  vertical-align: sub; }

.qcode:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/qcode.jpg) right center/14px auto no-repeat;
  margin-left: 10px;
  vertical-align: -2px; }

.pc-mod-qr-code {
  display: none;
  position: absolute;
  top: -140px;
  right: -9px; }

.scale-weixin {
  position: relative; }

.qcode {
  cursor: pointer; }

@media screen and (max-width: 1366px) {
  .pc-mod-footer-certification .quality-qa,
  .pc-mod-footer-certification .safty-qa,
  .pc-mod-footer-certification .kexin-cloud,
  .pc-mod-footer-certification .cmmi,
  .pc-mod-footer-certification .information-safe {
    padding-left: 54px;
    background-size: 48px auto; }

  .pc-mod-qr-code {
    top: -127px;
    right: 10px; }

  .weibo a:after {
    width: 15px;
    height: 15px;
    background-size: 15px 14px; }

  .qcode:after {
    width: 12px;
    height: 12px;
    background-size: 12px auto; }

  .pc-g-footer .l-wrapper {
    width: 1000px;
    padding-top: 48px;
    padding-bottom: 45px; }
    .pc-g-footer .l-wrapper .pc-g-footer-contact {
      width: 320px; }
    .pc-g-footer .l-wrapper .pc-g-footer-developer {
      width: 262px; }
    .pc-g-footer .l-wrapper .pc-g-footer-about {
      width: 212px; }

  .pc-g-footer-title {
    font-size: 14px;
    padding-bottom: 8px; }

  .pc-mod-qr-code {
    width: 150px; }

  .pc-mod-content-list {
    margin-top: 32px; }
    .pc-mod-content-list .pc-mod-content-item {
      margin-bottom: 18px; }
      .pc-mod-content-list .pc-mod-content-item a, .pc-mod-content-list .pc-mod-content-item span, .pc-mod-content-list .pc-mod-content-item p {
        font-size: 12px; }

  .pc-mod-content-item-first {
    margin-right: 0px; }

  .pc-mod-content-item-time {
    visibility: hidden; }

  .pc-mod-footer-weixin {
    line-height: 28px;
    font-size: 12px;
    margin-top: 10px; }

  .pc-mod-footer-weibo a {
    font-size: 12px;
    padding-right: 20px;
    line-height: 27px;
    background-size: 15px 14px; }

  .pc-g-footer-copyright {
    width: 556px;
    padding-bottom: 16px; }
    .pc-g-footer-copyright p {
      font-size: 12px; }
    .pc-g-footer-copyright a {
      padding-left: 20px;
      font-size: 12px; } }

/*# sourceMappingURL=footer.css.map */
