.wall {
    margin: 0 auto;
    padding: 30px;
    width: 1140px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    background: #fff;
}

.leader2023{
    padding-bottom: 50px;
}

.leader2023 h1 {
    margin: 0;
    padding-bottom: 20px;
    font-size: 24px;
}

.leader2023 img {
    margin-right: 20px;
    width: 150px;
    height: 200px;
}

.leader2023 .info {
    display: inline-block;
    vertical-align: top;
    width: 950px;
}

.leader2023 h2 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 18px;
}

.leader2023 p {
    margin: 10px 0 0 0;
    line-height: 28px;
    font-size: 14px;
}

.list2023{
    padding: 10px 0;
}

.list2023 h2 {
    font-size: 18px;
    padding-bottom: 20px;
}

.list2023 .row{
    padding-bottom: 60px;
}

.list2023 .row.bottom2023{
    padding-bottom: 0;
}

.list2023 .item {
    display: inline-block;
    width: 530px;
}

.list2023 .item.left2023 {
    margin-right: 75px;
}

.list2023 img {
    margin-right: 15px;
    width: 120px;
    height: 160px;
}

.list2023 img:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);/*1.05*/
}

.list2023 .info {
    display: inline-block;
    vertical-align: top;
    width: 390px;
}

.list2023 .name{
    font-size: 18px;
    color:#3269B8;
}

.list2023 a{
    text-decoration: none;
}

.list2023 a:hover{
    font-weight: bold;
}

.list2023 p {
    margin: 10px 0 0 0;
    line-height: 24px;
    font-size: 14px;
}

.list2023 .more{
    margin-top: 10px;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    border: 1px solid #E8E8E8;
    padding: 0 8px;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 12px;
    color:#3269B8;
}

.topName a{
    color:#3269B8;
}
.topName a{
    font-size: 22px;
    text-decoration: none;
}

.topName a:hover{
    font-weight: bold;
}
.leader2023 .info p{
   font-size: 18px;
}
.leader2023 .info .more{
    margin-top: 10px;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    border: 1px solid #E8E8E8;
    padding: 0 8px;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 12px;
    color:#3269B8;
}
.leader2023 img:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);/*1.05*/
}