.bottom-state {
  background-image: url(/static/chuangkehui/images/footer.png);
  background-color: #0c1224;
  background-repeat: no-repeat;
  background-position: center 0;
  /* display: flex; */
  min-width: 1250px;
  width: 100%;
  height: 187px;
  padding-top: 67px;
  box-sizing: border-box;
}
.bottom-state p {
  /* width: 867px; */
  line-height: 30px;
  font-size: 12px;
  font-weight: 300;
  color: rgba(116, 154, 161, 1);
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* margin: 0 auto; */
}
.bottom-state p a {
  color: rgba(116, 154, 161, 1);
}
.bottom2 {
  width: 1158px;
  margin: 0 auto;
  display: flex;
}
.dividing {
  width: 1px;
  height: 120px;
  background: #fff;
  opacity: 0.1;
  margin: -25px 40px auto 40px;
}
#logo-footer {
  width: 237px;
  height: 84px;
  /* margin-left: 100px; */
  margin-top: -25px;
}
.copyright {
  margin-top: -25px;
}

.friendship {
  display: flex;
}

.friendship a {
  text-decoration: none;
}

.friendship p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.friendship>a>p:hover {
  color: rgb(255, 230, 145, 1);
}

.bottom {
  position: relative
}
<!--ºÄÊ±1777220700.1938Ãë-->