/* footerBox */
.footerBox {
  margin-top: 40px;
  padding: 30px 0;
  background: #4E5258;
}

.footerCon {
  width: 1142px;
  margin: 0 auto;
}

.friendshipChain p {
  float: left;
  width: 1073px;
  margin-left: 8px;
}

.friendshipChain p a,
.friendshipChain span {
  float: left;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #CCCCCC;
  line-height: 24px;
}

.friendshipChain p a {
  margin-right: 10px;
}

.cooperationC {
  padding-top: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(113, 113, 113, 0.3);
}

.cooperationC a,
.cooperationC span {
  float: left;
  height: 13px;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #CCCCCC;
  line-height: 13px;
}

.cooperationC span {
  padding: 0 25px;
}

.friendshipChain p {
  height: 24px;
  overflow: hidden;
}

span.moreButton {
  position: absolute;
  right: -26px;
  top: 0;
  line-height: 24px;
  background: url(../../images/more_jiantou.png) no-repeat right center;
  padding-right: 10px;
  color: #ccc;
  cursor: pointer;
}

.copyright {
  padding-top: 25px;
}

.copyright p {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #CCCCCC;
}

.copyright p span {
  float: left;
  margin-left: 10px;
  margin-right: 20px;
  line-height: 27px;
}

.copyright p img {
  float: left;
  width: auto;
}

img.gabatb {
  margin-top: 3px;
}

.friendshipChain p a:hover,
.cooperationC a:hover {
  color: #fff;
}