.product{
    margin-top: 30px;
    height: 80px;
}
 .pro_title{
    font-size: 30px;
    font-weight: 900;
}
.product .center_con{
    margin-top: 50px;
    height: 350px;
}

.about_qly{
    margin-top: 30px;
    background: url('../images/bot_back.jpg') no-repeat center 100%;
    height: 550px;
}
.about_qly h1{
    margin-top: 40px;
}
.home_bottom{
    margin-top: 30px;
}
.home_bottom .home_left{
    float: left;
    margin-right: 50px;
}
.home_bottom .home_left img{
    width: 550px;
}
.home_top{
    font-size: 20px;
    color: #009e53;
    font-weight: bold;
}
.home_late{
    line-height: 40px;
    margin-top: 30px;
}

/* 将康咨询 */
.health{
    margin-top: 30px;
    margin-bottom: 30px;
}
.health .list{
    height: 400px;
    margin-top: 30px;
}
.health .list .li{
    margin-right: 80px;
}
.health .list .li img{
    border-radius: 10px;
    width: 350px;
}
.health .list .li .txt{
    margin-top: 10px;
    width: 340px;
}
.health .list .li .txt p:nth-child(1):hover{
    color: #009e53;
}

