.fuwu-boxs{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 1200px;
    height: 940px;
}

.head-btn{
    margin-top: 75px;
    border-radius: 30px;
    height: 52px;
    width: 203px;
    color: #025cb9;
    font-size: 22px;
    font-weight: 700;
    font-family:"微软雅黑";
    border: none;
}
.head .container .logo{
    display: flex;
  }
  .icon-box{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }
.logo img {
    width: 100%;
    height: 100%;
}
.fuwu-box{
    height: 440px;
    width: 580px;
    background-color: #f6f6f6;
    text-align: center;
}
.fuwu-box img{
    margin-top: 50px;
    margin-bottom: 44px;
}
.biaoti b{
    font-size: 25px;
    color: #bb3d3a;
    margin-bottom: 44px;
    
}
.fuwu-wenben{
    font-size: 18px;
    color: #a5a5a5;
    padding-left: 73px;
    padding-right: 73px;
}
.youshi-box{
    width: 1260px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.youshi-list{
    height: 226px;
    width: 376px;
    padding-top: 40px;
    background-color: #f6f6f6;
}
.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;
}
