.fuwu-boxs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 1200px;
  height: 745px;
}

.head-btn {
  margin-top: 75px;
  border-radius: 30px;
  height: 52px;
  width: 203px;
  color: #025cb9;
  font-size: 22px;
  font-weight: 700;
  font-family: '微软雅黑';
  border: none;
}
.title-txt {
  text-align: center;
  margin-bottom: 20px;
}
.fuwu-box {
  padding-top: 51px;
  height: 293px;
  width: 570px;
  background-color: #f6f6f6;
}
biaoti-list {
  padding-left: 50px;
}
.head .container .logo{
  display: flex;
}
.logo img {
  width: 100%;
  height: 100%;
}
.icon-boxs{
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.fuwu-img {
  float: right;
}
.peixun {
  width: 1200px;
  height: 440px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.peixun-list {
  background-color: #f6f6f6;
  height: 438px;
  width: 375px;
  text-align: center;
}
.peixun-list img {
  margin: 20px auto;
}
.peixun-list h2 {
  margin: 20px 0;
}
.biaoti b {
  font-size: 25px;
  color: #bb3d3a;
  margin-bottom: 44px;
  padding-left: 50px;
}
.fuwu-wenben {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.2;
  color: #a5a5a5;
  padding-left: 50px;
  padding-right: 50px;
}
.youshi-box {
  width: 1260px;
  margin: 10px 30px;
  margin: 0 auto;
}
.youshi-lists{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.youshi-list {
  height: 226px;
  width: 376px;
  margin: 0 auto;
  padding-top: 40px;
  background-color: #f6f6f6;
  margin-bottom: 20px;
}
.youshi-list-title {
  height: 40px;
  margin-bottom: 35px;
}
h2 {
  text-align: center;
}
.youshi-wenzi {
  color: #999999;
  padding-right: 30px;
  padding-left: 30px;
}
.fuwu-case {
  height: 380px;
  margin-bottom: 88px;
}
.fuwu-lists {
  width: 1260px;
  margin: 0 auto;
}
.fuwu-list-title {
  color: #0052a4;
}
.fuwu-list {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e6e6e6;
}
.fuwu-list-wenzi {
  color: #333333;
  font-size: 16px;
}
.fuwu-list-time {
  float: right;
}
