.content {
    width: 100%;
    height: auto;
    padding-left: 110px;
    padding-right: 110px;
    margin-top: 25px;
    background-color: #EDF4F9;
    padding-top: 57px;
    box-sizing: border-box;
}

.center {
    width: 1700px;
    height: auto;
    background-color: #ffff;
    padding-top: 65px;
    padding-left: 65px;
    padding-right: 30px;
    box-sizing: border-box;
    display: flex;
}

.center .title {
    display: none;
}
.person {
   
width: 100%;
height:auto;

}
.left2list {
    display: none;
}

.center .left {
    width: 505px;
    height: auto;
    position:relative;

}
.left img {
width: 505px;
height: 757px;

}
.onimg {
    width: 505px;
    height: 142px;
    background: #153860;
    position: absolute;
    top: 615px;
}

.onimg .name {
    width: auto;
    height: 55px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 38px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 23px;
    margin-top: 2px;
}

.onimg .des {
    width: 287px;
    height: 35px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 23px;
    margin-top: 3px;
}

.right {
    width: 1030px;
    height: 100%;
  
}

.right1 {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
margin-left: 560px;
position: relative;
    top: -790px;
}

.right1 img {
    margin-top: 5px;
}

.T span {
    display: inline-block;
    width: 157px;
    height: 55px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 38px;
    color: #2F2F2F;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 4px;
}

.right1 .T {
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
}

.rdes {
    width: 1030px;
    height: auto;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 26px;
    color: #454545;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 21px;
}
.rdes span {
font-size: 26px;
}