.bodyItem {
    display: flex;
    align-items: center;
    min-height: calc(100vh - 287px);
}

.layout {
    width: 1400px;
    min-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.cardItem {
    width: 280px;
    height: 280px;
}

.cardItem1 {
    background: url(../images/card-BC1.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem2 {
    background: url(../images/card-BC2.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem3 {
    background: url(../images/card-BC3.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem4 {
    background: url(../images/card-BC4.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem5 {
    background: url(../images/card-BC5.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem6 {
    background: url(../images/card-BC6.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem7 {
    background: url(../images/card-BC7.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem8 {
    background: url(../images/card-BC8.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem9 {
    background: url(../images/card-BC9.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem10 {
    background: url(../images/card-BC10.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem11 {
    background: url(../images/card-BC11.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem12 {
    background: url(../images/card-BC12.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem13 {
    background: url(../images/card-BC13.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem14 {
    background: url(../images/card-BC14.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem15 {
    background: url(../images/card-BC15.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem16 {
    background: url(../images/card-BC16.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem17 {
    background: url(../images/card-BC17.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem18 {
    background: url(../images/card-BC18.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem19 {
    background: url(../images/card-BC19.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem20 {
    background: url(../images/card-BC20.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem21 {
    background: url(../images/card-BC21.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem22 {
    background: url(../images/card-BC22.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem23 {
    background: url(../images/card-BC23.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem24 {
    background: url(../images/card-BC24.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem25 {
    background: url(../images/card-BC25.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem26 {
    background: url(../images/card-BC26.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem27 {
    background: url(../images/card-BC27.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem28 {
    background: url(../images/card-BC28.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem29 {
    background: url(../images/card-BC29.png) no-repeat;
    background-size: 100% 100%;
}

.cardItem30 {
    background: url(../images/card-BC30.png) no-repeat;
    background-size: 100% 100%;
}
.cardItem31 {
    background: url(../images/card-BC22.png) no-repeat;
    background-size: 100% 100%;
}

.titleItem {
    height: 66px;
    display: flex;
    align-items: center;
    margin-top: 50px;
    margin-left: 45px;
}

.readMore {
    width: 126px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    background: #ffffff;
    border-radius: 20px;
    margin-top: 20px;
    margin-left: 45px;
}
