.banner {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 600px;
  background: url(../images/hemodialysis/bannner.png) top center no-repeat;
  background-size: 1920px 600px;
}
.adv1 {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 600px;
  background: url(../images/hemodialysis/adv1.png) top center no-repeat;
  background-size: 1920px 600px;
}
.box1 {
  padding: 60px 0 34px;
}
.box1 .img1 {
  width: 1048px;
  height: 420px;
  display: block;
  margin: 14px auto 0;
}
.box4 {
  padding: 60px 0 34px;
  background-color: #F8F8F8;
}
.box4 ul {
  width: 960px;
  margin: 50px auto 20px;
}
.box4 ul li {
  float: left;
  width: 200px;
  margin: 0 20px ;
  text-align: center;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 42px 16px 30px;
  box-sizing: border-box;
}
.box4 ul img {
  height: 56px;
  margin-bottom: 20px;
}
.box4 ul p {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  height: 56px;
  overflow: hidden;
}
.box5 {
  padding: 60px 0 34px;
  background-color: #F8F8F8;
}
.box5 ul {
  width: 960px;
  margin: 50px auto 20px;
}
.box5 ul li {
  float: left;
  width: 200px;
  margin: 0 20px ;
  text-align: center;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 40px 16px 37px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(0deg, #3bd3ad 0%, #3fcbe7 100%);
  background: -moz-linear-gradient(0deg, #3bd3ad 0%, #3fcbe7 100%);
  background: -o-linear-gradient(0deg, #3bd3ad 0%, #3fcbe7 100%);
  background: -ms-linear-gradient(0deg, #3bd3ad 0%, #3fcbe7 100%);
  background: linear-gradient(0deg, #3bd3ad 0%, #3fcbe7 100%);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}
.box5 ul img {
  height: 60px;
  margin-bottom: 40px;
}
.box5 ul p {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  height: 36px;
  overflow: hidden;
}
.box5 ul div {
  width: 160px;
  height: 36px;
  background-color: #fff;
  color: #007F55;
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  margin: 0 auto 20px;
}
.box2 {
  padding: 60px 0 34px;
}
.box2 ul {
  width: 930px;
  margin: 50px auto 20px;
}
.box2 ul li {
  float: left;
  width: 280px;
  margin: 0 15px ;
  padding: 0 0 30px;
  box-sizing: border-box;
}
.box2 ul li div {
  width: 208px;
}
.box2 ul img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-top: 4px;
}
.box2 ul h4 {
  font-size: 18px;
  font-weight: bold;
  color: #007F54;
  line-height: 22px;
  margin-bottom: 16px;
}
.box2 ul p {
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  height: 54px;
  overflow: hidden;
}
