.home-category-pictrue {
  width: 940px;
  height: 470px;
  margin: 0;
  overflow: hidden;
}

.home-category-pictrue-s .btn,
.home-category-pictrue .btn,
.home-foot-box-foot .btn {
  background-color: #000000;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  text-shadow: none;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
  font-weight: normal;
}


.home-category-pictrue-s {
  width: 300px;
  height: 300px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}


.home-foot-box {
  width: 300px;
  height: 200px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #FFFFFF;
}

.home-foot-box .container {
  padding: 10px;
}

.home-foot-box a {
  color: #FFFFFF;
}

.home-foot-box-foot {
  position: relative;
  top: -40px;
  padding-right: 10px;
}
