.team_2_1{
    margin-top: 26px;
}
.z_891121{
    margin-top: 36px;
    margin-bottom: 36px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.z_891121 .div_891121{
    width: 320px;
    background: #eee;
    padding:36px 24px;
    border-radius: 24px;
}
.z_891121 .div_891121 .img_891121{
    text-align: center;
    margin-bottom: 26px;
}
.z_891121 .div_891121 .f_891121{
    line-height: 200%;
    color: #333;
}
.team_2_2{
    padding:18px 0px;
    background: #eee;
}

.div_1137{
    margin-top: 36px;
    margin-bottom: 50px;
}
.div_1137 table{
    width: 1100px;
    margin:auto;
    margin-top: 24px;
}
.div_1137 table tr td{
    font-size: 18px;
}


.div_1137 table.table_1 tr:nth-child(2n+1) td{
    background: #cbe0ff;
    text-align: left;
    color: #000;
    padding:24px;
    line-height: 200%;
}
.div_1137 table.table_1 tr:nth-child(2n) td{
    background: #eee;
    text-align: left;
    color: #000;
    padding:24px;
    line-height: 200%;
}
.div_1137 table.table_1 tr:nth-child(1) td{
    background: #00a2ff;
    text-align: left;
    color: #fff;
    padding:24px;
    font-weight: bolder;
}


.div_1137 table.table_2 tr:nth-child(2n+1) td{
    background: #cbe0ff;
    text-align: left;
    color: #000;
    padding:24px;
    line-height: 200%;
}
.div_1137 table.table_2 tr:nth-child(2n) td{
    background: #eee;
    text-align: left;
    color: #000;
    padding:24px;
    line-height: 200%;
}
.div_1137 table.table_2 tr:nth-child(1) td{
    background: #00a2ff;
    text-align: left;
    color: #fff;
    padding:24px;
    font-weight: bolder;
}
.title_1137 {
    color: rgb(75, 75, 75);
    font-size: 30px;
    text-align: center;
}