.FuWu h2{
    font: bold 36px Microsoft YaHei;
    color: #333333;
    margin: 100px 0 39px 32px;
}
.FuWu ul{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 79px;
}
.FuWu ul li p{
    font: 19px/30px Microsoft YaHei;
    color: #656565;
    width: 726px;
    margin: 51px 0 128px;
}
.ChanPin{height: 640px;background: url(../images/epiboly/youshi.png) no-repeat;background-position: center center;}
.ChanPin h3{
    font: bold 36px Microsoft YaHei;
    color: #333;
    margin: 100px 0 91px;
}
.ChanPin p{
    font: 24px Microsoft YaHei; 
    color: #000000;
    margin-top:28px ;
}
.ChanPin .jian p{
    color: #007AFF;
}
.ChanPin ul{
    display: flex;
    width: 1100px;
    justify-content: space-between;
    margin-bottom: 239px;
}
.DingYouShi{
    height: 686px;
    background: url(../images/epiboly/canpin.png) no-repeat;
}
.DingYouShi h3{
    font: bold 36px Microsoft YaHei;
    color: #fff;
    margin: 100px 0 56px;
}
.DingYouShi ul{
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    justify-content: space-between;
    margin-bottom: 74px;
}
.DingYouShi ul li{
    width: 216px;
    height: 187px;
    margin-bottom: 23px;
    padding-left: 165px;
}
.DingYouShi ul li img{
    margin: 45px 0 19px;
}
.DingYouShi ul li p{
    font: 24px Microsoft YaHei;
    color: #333;
}