.cli-tap {
    width: 100%;
    padding: 50px 0;
    background-color: #F7F7F7;
}

.cli-tap>ul {
    width: 40%;
    height: 40px;
    margin: 0 auto;
}

.cli-tap>ul>li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 50%;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
    background-color: #000;
    font-size: 14px;
    cursor: pointer;
}

.cli-tap-active {
    background-color: #E60012 !important;
}

.suwis-recruit {
    display: none;
}

.suwis-recruit_active {
    display: block;
}

.suwis-banner_new {
    display: none;
}

iframe {
    display: none;
}