.xhy_center .xhy_main {
    padding-top: 40px;
}
.xhy_main .title{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.xhy_main .title h4 {
    font-size: 20px;
    color: #000;
    text-align: center;
}
.xhy_main .title h3{
    margin-top: 10px;
    line-height: 20px;
    color: #434343;
    text-align: center;
}
.xhy_main .article{
    color: #636567;
    padding: 30px;
}
.xhy_main .article img{
    max-width: 100%;
}