/* 案例详情页 —— 逐项对齐原站 /cases/<slug>/styles.e67817e4....css */

#swift_content {
  padding: 0;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fix_height {
  height: 350px;
}
.bbg {
  position: relative;
  z-index: 1;
  background: #fff;
}

.walmart_banner {
  background: url(../images/staticImg/5faf7487bf618095706a03774d9dbc32.png) no-repeat;
  background-size: cover;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 350px;
}
.walmart_banner .description p:first-of-type {
  padding-top: 145px;
  font-size: 50px;
  color: #fff;
  line-height: 70px;
  text-align: center;
}
.walmart_banner .description p:nth-of-type(2) {
  padding-top: 10px;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.walmart_nav {
  background: #fff;
  box-shadow: 0 5px 7px 0 hsla(0, 0%, 92%, 0.5);
}
.walmart_nav p {
  padding: 31px 0 21px;
  width: 1200px;
  margin: auto;
}
.walmart_nav p a {
  color: #000;
  text-decoration: none;
}
.walmart_nav p a:hover {
  color: #3e6dff;
}
.walmart_nav p i {
  font-style: normal;
  color: #666;
  margin: 0 5px;
}
.walmart_nav p span {
  color: #666;
  letter-spacing: 0;
  line-height: 28px;
}

.walmart_content {
  width: 1200px;
  margin: auto;
  padding: 106px 0 90px;
}
.walmart_content .walmart_way {
  padding-bottom: 52px;
  border-bottom: 1px solid #ebebeb;
}
.walmart_content .walmart_way > div {
  float: left;
}
.walmart_content img {
  float: right;
}
.walmart_content > p:first-of-type {
  font-size: 32px;
  color: #333;
  padding-bottom: 40px;
}
.way {
  padding-bottom: 15px;
}
.way span:first-of-type {
  color: #999;
}
.way span:first-of-type,
.way span:nth-of-type(2) {
  font-size: 20px;
}
.way span:nth-of-type(2) {
  color: #333;
}
.part {
  padding-top: 30px;
}
.part p {
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  text-align: justify;
  line-height: 24px;
  padding-bottom: 30px;
}
