.acc-material {
    min-width: 1546px;
    margin-top: 96px;
    height: 100%;
}

.acc-material .bg-pic {
    position: relative;
    height: 180px;
}

.acc-material .bg-pic img {
    position: absolute;
    width: 100%;
    height: 180px;
    top: 0;
    left: 0;
}

.acc-material .bg-pic .acc-type {
    position: absolute;
    left: 119px;
    top: 99px;
}

.acc-material .bg-pic .acc-type span {
    color: #fff;
    opacity: 0.7;
    font-size: 30px;
    display: inline-block;
    height: 60px;
    width: 150px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.acc-material .bg-pic .acc-type span:nth-child(1) {
    margin-right: 135px;
}

.acc-material .bg-pic .acc-type .active {
    color: #fff;
    border-bottom: 3px #ffffff solid;
    opacity: 1;
}

.acc-material .acc-content {
    margin: 50px 120px 0;
}

.acc-content .border {
    display: inline-block;
    width: 300px;
    height: 0;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: middle;
}

.acc-content .border1 {
    margin-right: 50px;
}

.acc-content .border2 {
    margin-left: 50px;
}

.acc-material .apply-mater {
    color: rgba(92, 87, 87, 1);
    font-size: 30px;
    font-family: PingFangSC-Medium;
    vertical-align: middle;
}

.acc-material .apply-must {
    display: inline-block;
    width: 200px;
    text-align: center;
    color: rgba(195, 57, 75, 1);
    font-size: 25px;
    font-family: PingFangSC-Regular;
    vertical-align: middle;
}

.acc-content .item p {
    margin-left: 8px;
    margin-bottom: 40px;
    color: rgba(92, 87, 87, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
}

.acc-content .item p.text::before {
    content: ' ';
    background: url(../../assets/images/required-information/dot.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.acc-content .item p:nth-child(1) {
    margin-top: 40px;
}

.acc-content .item img {
    margin-bottom: 65px;
}

.body-incorporate div:last-child {
    margin-bottom: 136px;
}

.common-account {
    display: none;
}

.acc-content .title:after {
    font-size: 0;
    content: '';
    height: 100%;
}

.acc-content .title img {
    margin-right: 8px;
    vertical-align: middle;
}
