.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
@media (min-width: 959px) {
    #port-content-web {
        display: block;
    }
    #port-content-phone {
        display: none;
    }

    #api-port {
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 10px;
    }
    #api-port #port-box {
        margin-top: 50px;
        text-align: center;
    }
    #api-port #port-box h1 {
        margin: 20px 0;
    }
    #api-port #port-box p {
        margin: 0 auto;
        max-width: 1023px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #515a6e;
        padding: 0 20px;
        box-sizing: border-box;
    }
    #api-port #port-content {
        max-width: 1287px;
        margin: 48px auto;
        display: flex;
        justify-content: space-around;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #api-port #port-content #content-box {
        text-align: center;
        width: 293px;
        height: 172px;
        margin-bottom: 30px;
    }
    #api-port #port-content #content-box #content-title {
        width: 100%;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #17233d;
    }
    #port-content #content-box #content-title .iconfont {
        vertical-align: middle;
        font-size: 18px;
        margin-right: 6px;
        color: #0096ec;
    }
    #api-port #port-content #content-box p {
        margin-bottom: 14px;
        font-family: PingFangSC-;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #515a6e;
    }
    #api-port #port-content #content-box #content-img {
        width: 100%;
        height: 121px;
        background-color: #eeeef4;
        border: solid 1px #c5c8ce;
        box-sizing: border-box;
    }
    #api-port #port-content #content-box #content-img img {
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 959px) and (max-width: 1180) {
}
@media (min-width: 722px) and (max-width: 959px) {
    #api-port {
        width: 100%;
        padding: 0 50px;
        box-sizing: border-box;
    }
    #api-port #port-box {
        margin-top: 50px;
        text-align: center;
    }
    #api-port #port-box h1 {
        margin: 20px 0;
    }
    #api-port #port-box p {
        margin: 0 auto;
        max-width: 1023px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #515a6e;
    }
    #port-content-web {
        display: none;
    }
    #port-content-phone {
        display: block;
    }
    #api-port #port-content-phone {
        margin: 40px 0;
        width: 100%;
        height: 400px;
        /* background-color: pink; */
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-pagination {
        width: 100%;
        position: relative;
    }
    .swiper-pagination span {
        margin-right: 5px;
    }
    #api-port #port-content-phone .swiper-container #phone-content {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #api-port #port-content-phone .swiper-container #phone-content #content-box {
        text-align: center;
        width: 48%;
        height: 172px;
        margin-bottom: 30px;
    }
    #phone-content #content-box #content-title {
        width: 100%;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #17233d;
    }
    #phone-content #content-box #content-title .iconfont {
        vertical-align: middle;
        font-size: 18px;
        margin-right: 6px;
        color: #0096ec;
    }
    #phone-content #content-box p {
        margin-bottom: 14px;
        font-family: PingFangSC-;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #515a6e;
    }
    #phone-content #content-box #content-img {
        width: 100%;
        height: 121px;
        background-color: #eeeef4;
        border: solid 1px #c5c8ce;
        box-sizing: border-box;
    }
    #phone-content #content-box #content-img img {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 721px) {
    #api-port {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    #api-port #port-box {
        margin-top: 50px;
        text-align: center;
    }
    #api-port #port-box h1 {
        margin: 20px 0;
    }
    #api-port #port-box p {
        margin: 0 auto;
        max-width: 1023px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #515a6e;
    }
    #port-content-web {
        display: none;
    }
    #port-content-phone {
        display: block;
    }
    #api-port #port-content-phone {
        margin: 40px 0;
        width: 100%;
        height: 460px;
        /* background-color: pink; */
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-pagination {
        width: 100%;
        position: relative;
    }
    .swiper-pagination span {
        margin-right: 5px;
    }
    #api-port #port-content-phone .swiper-container #phone-content {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #api-port #port-content-phone .swiper-container #phone-content #content-box {
        text-align: center;
        width: 48%;
        height: 200px;
        margin-bottom: 30px;
    }
    #phone-content #content-box #content-title {
        width: 100%;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #17233d;
    }
    #phone-content #content-box #content-title .iconfont {
        vertical-align: middle;
        font-size: 18px;
        margin-right: 6px;
        color: #0096ec;
    }
    #phone-content #content-box p {
        margin-bottom: 14px;
        height: 40px;
        font-family: PingFangSC-;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #515a6e;
    }
    #phone-content #content-box #content-img {
        width: 100%;
        height: 121px;
        background-color: #eeeef4;
        border: solid 1px #c5c8ce;
        box-sizing: border-box;
    }
    #phone-content #content-box #content-img img {
        width: 100%;
        height: 100%;
    }
}
