.mycenter {
    background: #FBFCFF;
    padding-top: 100px;
    padding-bottom: 100px;
}

.mycenter .myH6 a {
    cursor: pointer;
}

.mycenter .myH6 a,
.mycenter .myH6 span {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1D6AFF;
    line-height: 24px;
}

.mycenter .myH6 span {
    color: #4C5470;
}

.mycenter .myH6 .imgbg {
    width: 6px;
    height: 10px;
    display: inline-block;
    margin: 0 10px;
    background: url('../images/SDK/right.png') no-repeat center center / 100% 100%;
}

.mycenter .myH6 {
    margin-bottom: 30px;
}

.mycenter .centers {
    border-radius: 10px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 60px 95px;
}

.mycenter .centers .mac1 {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000B33;
    line-height: 42px;
    padding-bottom: 50px;
    border-bottom: 2px solid #F4F4F4;
    margin-bottom: 50px;
}

.mycenter .centers .method .method_h3 {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1D6AFF !important;
    line-height: 33px;
    margin: 0;
    margin-bottom: 20px;
}

.mycenter .centers .method .method_title {
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000B33;
    line-height: 42px;
    margin-bottom: 30px;
}

.mycenter .centers .method .mt30 {
    margin-top: 30px;
}

.mycenter .centers .method>p {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000B33;
    line-height: 22px;
    margin-bottom: 30px;
}

.mycenter .centers .bb50 {
    padding-bottom: 50px;
    border-bottom: 2px solid #F4F4F4;
    margin-bottom: 50px;
}

.mycenter .centers .bb60 {
    margin-bottom: 60px;
}