.carousel .container {
  max-width:1170px !important;
}

.infoWrap2 a {
  color: #fff;
}

.fixbnrArea {
  position:relative;
}

.fixbnr {
  position:fixed;
  width:150px;
  bottom:10px;
  right:0px;
  margin:0 !important;
  background:transparent;
  z-index:5;
}

.fixbnr li {
  margin-bottom:10px !important;
}
.fixbnr li:last-of-type {
  margin:0 !important;
}

.js-includeWp--news ul li img {
  width: 100% !important;
}

.js-includeWp--news ul li p {
  display: none;
}

.recommendBg h2 span,
.recommendBg h2 small {
  font-weight: bold !important;
  text-shadow:
    0.8px 0 0 rgba(255,255,255,0.5),
    0 0.8px 0 rgba(255,255,255,0.5),
    -0.8px 0 0 rgba(255,255,255,0.5),
    0 -0.8px 0 rgba(255,255,255,0.5)
}

#recomend04 .h2C {
  color: #fff !important;
}