.box-obj-types {
    margin-bottom: 100px;
}
.box-obj-types .obj-links {
    margin-top: 30px;
}
.box-obj-types .obj-links .obj-row {
    position: relative;
    font-size: 0;
    margin-bottom: 6px;
}

.box-obj-types .obj-links .obj-row .decor.half:first-child {
    left: -70px;
}

.box-obj-types .obj-links .obj-row .decor.half {
    width: 64px;
    height: 64px;
}

.box-obj-types .obj-links .obj-row .decor:first-child {
    left: -138px;
    top: 0;
}

.box-obj-types .obj-links .obj-row .decor {
    position: absolute;
    width: 132px;
    height: 132px;
}

.box-obj-types .obj-links .obj-row .decor {
    position: absolute;
    width: 132px;
    height: 132px;
}
.box-obj-types .obj-links .obj-row .decor.half:first-child {
    left: -70px;
}
.box-obj-types .obj-links .obj-row .decor.half {
    width: 64px;
    height: 64px;
}
.box-obj-types .obj-links .obj-row .decor:first-child {
    left: -138px;
    top: 0;
}
.box-obj-types .obj-links .obj-row .decor {
    position: absolute;
    width: 132px;
    height: 132px;
}
.box-obj-types .obj-links .obj-row .decor.half:last-child {
    right: -70px;
}

.box-obj-types .obj-links .obj-row .decor.half {
    width: 64px;
    height: 64px;
}

.box-obj-types .obj-links .obj-row .decor:last-child {
    left: auto;
    right: -138px;
    top: auto;
    bottom: 0;
}

.box-obj-types .obj-links .obj-row .decor {
    position: absolute;
    width: 132px;
    height: 132px;
}
.box-obj-types .obj-links .obj-row a {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    height: 132px;
    padding: 15px 10px 15px 20px;
    color: #fff;
    text-decoration: none;
}
.box-obj-types .obj-links .obj-row a>span {
    display: table;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.box-content{
    width: 1170px;
}