.huimou a strong{
    font-size: 16px;
    color: #8c8c8c;
    font-weight: bold;
}
.kfr_boxs{
    height: 289px;  
    margin: 50px auto 40px;
}
.kfr_style{
    width: 47%;
    height: 289px;
    float: left;
    margin: 0 1%;
}
.kfr_boxs .kfr_le{
    background: url(../images/wjhmpic01.png);
    background-size: 100% 100%;
    margin-top: 5px;
}
.kfr_boxs .kfr_ri{
    background: url(../images/wjhmpic02.png);
    background-size: 100% 100%;
}
.kfr_style a{
    display: block;
    font-weight: bold;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    display: block;
    border-radius: 20px;
    text-align: center;
    margin-top: 186px;
    margin-left: 100px;
}
.kfr_le a{
    background: #81b02e;
    margin-top: 182px;
}
.kfr_ri a{
    background: #127f8c;
}