.develop {
  margin-top: 60px;
}
.develop .wechat-title {
  margin: 0 auto;
}
.develop .wechat-title h3 {
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  color: #444;
  font-weight: bold;
  border-left: 4px solid #444;
}
.develop .wechat-title h3 span {
  color: #f02445;
}
.develop .wechat-title p {
  color: #666;
}
.develop .develop-list i {
  font-size: 40px;
  text-align: center;
  display: block;
  color: #777;
}
.develop .develop-list h5 {
  font-size: 16px;
  text-align: center;
  color: #555;
  font-weight: bold;
}
.develop .develop-list p {
  font-size: 14px;
  text-align: justify;
}
.wechat-title {
  margin: 0 auto;
  width: 90%;
}
.wechat-title h3 {
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  color: #444;
  font-weight: bold;
  border-left: 4px solid #444;
}
.wechat-title h3 span {
  color: #f02445;
}
.wechat-title p {
  color: #666;
  text-align: center;
}
.server-box {
  background: url(../images/server-bg.jpg) no-repeat center center;
  padding: 20px 20px;
  margin-top: 60px;
}
.server-box h4 {
  color: #fff;
  font-size: 20px;
  padding: 20px 0;
  margin-bottom: 0;
  position: relative;
}
.server-box h4 span {
  color: #f02445;
  font-size: 14px;
}
.server-box p {
  color: #989898;
  font-size: 14px;
  width: 100%;
  margin-bottom: 40px;
}
.swiper-pagination-bullet {
  background: #fff;
}
.list-box {
  margin-top: 60px;
}
.list-box .list-item i {
  font-size: 40px;
  display: block;
  text-align: center;
  color: #777;
}
.list-box .list-item h4 {
  font-size: 16px;
  text-align: center;
  color: #555;
  font-weight: bold;
}
.list-box .list-item p {
  font-size: 14px;
  text-align: justify;
}
.marginT60 {
  margin-top: 60px;
}
.case {
  margin-top: 60px;
}
.case .wechat-title {
  margin-bottom: 40px;
}
.case .btn {
  margin: 0 auto;
  margin-top: 20px;
}
.case .case-item {
  border: 1px solid #eee;
  padding: 10px;
  margin-top: 20px;
}
.case .case-item .pic {
  width: 100%;
  height: 230px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.case .case-item h4 {
  font-size: 18px;
  color: #666;
  margin-top: 10px;
}
