.welcome-color{
    font-family: '微软雅黑 Light';
    font-weight: bold;
    font-size: 55px;
    color: #C73614;
    /*#52881D*/
    margin-bottom: 20px;
}
.intro-color{
    font-family: '幼圆';
    font-weight: bold;
    color: #84B355;
}
.s-title{
    font-family: '黑体';
    font-size: 38px;
    color: #000000;
    /*background-color: #84B355;*/
    /*padding: 10px 90px;*/
    /*-webkit-border-radius: 15px;*/
}

#first-service-title{
    font-family: '黑体';
    font-size: 45px;
    color: #000000;
}

/**service section start**/
.service-category{
    font-family: '黑体';
    color: #84B355;
}
.service-category-comment{
    font-family: '微软雅黑';
}
i.fa.fa-hand-o-right{
    font-size: 14px;
}
#services-section-01{
    padding: 20px 0;
/*    background-color: #eee;*/
}
#services-section-02{
/*    padding: 20px 0;*/
/*    background-color: #eee;*/
}
#services-section-03{
    padding: 20px 0;
    background-color: #eee;
}
.section-3-title{
    padding: 20px 0;
}
.section-3-title hr {
    height: 1px;
    text-align: center;
    position: relative;
    background: #84B355;
    border: 0;
}
.section-3-title h2{
    font-family: '黑体';
    color: #000000;
}
#services-section-04{
    padding: 20px 0;
    /*background-color: #eee;*/
}
#services-section-05{
    padding: 20px 0;
    background-color: #eee;
}
/**service section end**/

/**About section start**/
.about-subtitle{
    font-family: '黑体';
    font-size: 18px;
}
.about-comment{
    font-family:'微软雅黑';
    font-size: 16px;
    line-height: 25px;
}
.about-tech{
    position: absolute;
}

/***About section end **/

/**Team section start**/
.team-subtitle{
    font-family: '黑体';
    font-size: 18px;
}
.team-item-comment{
    font-family:'微软雅黑';
    font-size: 16px;
    line-height: 25px;
}
/**Team section end**/
