.xyjj-img {
    width: 964px;
    display: flex;
    justify-content: space-between;
    margin: 32px 0 32px 6px;
}
.xyjj-img img{
   width:298px;
   height:180px;
}
.xyjj-text {
    width: 964px;
    margin-left: 6px;
}

.xyjj-text p {
    text-indent: 2em;
    font-size: 18px;
    color: #333333;
    line-height: 34px;
}

.ldjs-box {
    margin-top: 94px;
    display: flex;
}

.ldjs-img {
    width: 288px;
    height: 438px;
    background-color: #ffffff;
    border: solid 1px #0162b3;
    position: relative;
    text-align: center;
    margin-right: 46px;
}

.ldjs-img img {
    width:221px;
    height:273px;
    margin: -38px auto;
    display: block;
}

.ldjs-name {
    width: 222px;
    height: 54px;
    background-color: #0162b3;
    margin: 32px auto 20px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    line-height: 54px;
}

.ldjs-text {
    text-align: left;
    width: 222px;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
}

.ldjs-tel {
    width: 222px;
    position: absolute;
    bottom: 16px;
    left: 50%;
    text-align: left;
    transform: translateX(-50%);
}

.bmsz-name {
    text-align: center;
    font-size: 30px;
    color: #333333;
    margin: 36px 0;
}

.bmsz-box table {
    margin: 0 auto;
    border-collapse: collapse;
}

.bmsz-box table td {
    width: 240px;
    height: 54px;
    line-height: 50px;
    border: 1px solid #bdbdbd;
    text-align: center;
}

.bmsz-box table thead td {
    background-color: #dadada;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.bmsz-box table tbody td {
    font-size: 18px;
    color: #010101;
}
