.content {
    border-top: 1px solid #e9e9e9;
}
.content section {
    margin: 0 auto;
    overflow: hidden;
    width: 9.375rem;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
}
.title {
    padding-top: 0.78125rem;
    padding-bottom: 0.46875rem;
    font-size: 0.5rem;
    line-height: 100%;
    color: #4e4e4e;
}
.link {
    overflow: hidden;
}
.logo-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 9.59375rem;
}
.logo-icon {
    margin-bottom: 0.21875rem;
    margin-right: 0.21875rem;
    width: 2.96875rem;
    box-sizing: border-box;
    /*border: 1px solid #dadada;*/

}
.logo-icon img {
    width: 100%;
}
.link-img {
    margin-top: 0.28125rem;
    width: 100%;
}
.apply-link {
    line-height: 100%;
    font-size: 0.3125rem;
    color: #4e4e4e;
}
.apply-title {
    margin-top: 0.46875rem;
    margin-bottom: 0.25rem;
    font-size: 0.3125rem;
}
.apply-way {
    margin-bottom: 0.46875rem;
}
