.xhy_center .xhy_main{
    padding: 10px 0 30px 50px;
}
.xhy_main .xhy_body{
    padding: 30px 30px 100px 30px;
    background: #fff;
}
.xhy_body table{
    width: 100%;
    height: 255px;
    text-align: center;
    margin-bottom: 50px;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    border-collapse: collapse;
    box-sizing: border-box;
}
.xhy_body table tbody tr td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.xhy_main .chairman_img {
    display: block;
    width: 100%;
    /* margin-top: 20px; */
}

.xhy_main .red_line {
    width: 240px;
    height: 10px;
    margin-top: 50px;
    margin-bottom: 20px;
    background: url(../img/line.jpg) no-repeat center;
    background-size: 100% 100%;
}

.xhy_main h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.xhy_main dl {
    margin-top: 15px;
    color: #959595;
}

.xhy_main dl dd,
.xhy_main dl dt {
    line-height: 30px;
}

.xhy_main dl dd i {
    font-size: 18px;
}

.xhy_main p {
    line-height: 22px;
    color: #959595;
}

.xhy_main .talk {
    padding: 70px 70px 50px 70px;
}

.xhy_main .talk .word {
    padding: 0 155px 0 0;
    background: url(../img/douhao.jpg) no-repeat;
    background-size: 90px 80px;
    background-position: right top;
}

.xhy_main .talk .word p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #363636;
    line-height: 28px;
}
.xhy_main .talk span{
    display: block;
    margin-top: 30px;
    color: #c01818;
    font-size: 16px;
}
.xhy_main .talk span em{
    color: #ccc;
}
.xhy_main .talk .autograph{
    text-align: right;
    position: relative;
}
.xhy_main .talk .autograph span{
    margin-right: 148px;
    margin-top: 90px;
    color: #363636;
    font-size: 18px;
}
.xhy_main .talk .autograph img{
    margin-left: 10px;
    width: 138px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.xhy_main .line_box{
    width: 100%;
    height: 8px;
}