.font24 {
    font-size: 24px;
}

.containerWidth1300 {
    background: linear-gradient(91deg, #001C80 0%, #153ABF 30%, #2B59FF 100%);
    background: url('../images/SDK/banners.jpg') no-repeat center center / 100% 100%;
}

.containerWidth1300 .swiper-slide {
    height: 400px;
}

.containerWidth1300 .swiper-pagination {
    display: none;
}

.containerWidth1300 .swiper-slide .bannerBtns {
    top: 145px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
}

.containerWidth1300 .swiper-slide .bannerBtns p {
    text-align: center;
}

.containerWidth1300 .swiper-slide .bannerBtns p:nth-child(1) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 23px;
}

.containerWidth1300 .swiper-slide .bannerBtns p:nth-child(2),
.containerWidth1300 .swiper-slide .bannerBtns p:nth-child(3) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
}

.tkBenner {
    padding-top: 100px;
    padding-bottom: 156px;
    background-color: #FBFCFF;
}

.containerBannerUi {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.containerBannerUi .left {
    background: #FFFFFF;
    box-shadow: 0px 4px 40px 0px rgba(43, 89, 255, 0.08);
    border-radius: 10px;
    margin-right: 24px;
    width: 20.353159851301114%;
}

.containerBannerUi .right {
    position: relative;
}

.containerBannerUi .right .lastHref {
    position: absolute;
    bottom: -46px;
    left: 0;
}

.containerBannerUi .right .lastHref a {
    font-size: 16px;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 400;
    color: #1D6AFF;
    margin-right: 20px;
}

.containerBannerUi .right .lastHref a:hover{
    text-decoration: underline;
}

.containerBannerUi .left>div:nth-child(1) {
    /* width: 216px; */
    width: 100%;
    height: 76px;
    font-size: 24px;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 600;
    color: #FFFFFF;
    line-height: 42px;
    text-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
    padding-left: 30px;
    box-sizing: border-box;
    line-height: 76px;
    background: linear-gradient(91deg, #001C80 0%, #153ABF 30%, #2B59FF 100%);
    box-shadow: 0px 4px 40px 0px rgba(43, 89, 255, 0.08);
    border-radius: 10px 10px 0px 0px;
}

.containerBannerUi .left .accordion {
    padding: 40px 30px 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.containerBannerUi .left .accordion>div {
    color: #000B33;
    cursor: pointer;
    width: 100%;
    padding: 0 0 30px 0;
}

.containerBannerUi .left .accordion>div>div {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;

}

.containerBannerUi .left .accordion>div img {
    width: 16px;
    height: 16px;
    opacity: 0.6;
}

.containerBannerUi .left .accordion div ul {
    display: none;
}

.containerBannerUi .left .accordion div ul li {
    font-size: 14px;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 400;
    line-height: 26px;
    text-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
    padding: 10px 0 0 21px;
    color: rgba(0, 11, 51, 0.7);
}

.containerBannerUi .left .accordion div ul li:hover {
    color: #1D6AFF;
}

.containerBannerUi .left .accordion div ul li.active {
    color: #1D6AFF;
}

.containerBannerUi .left .accordion .downClick .top {
    display: none;
}

.containerBannerUi .right {
    /* width: 860px; */
    width: 79.92565055762082%;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #E8ECFB;
    padding: 47px 40px;
}

.containerBannerUi .right p {
    margin: 0;
    padding: 0;
}

.containerBannerUi .right .title {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: bold;
    color: #000B33;
}

.containerBannerUi .right>span>p:nth-child(2) {
    margin-top: 20px;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 400;
    line-height: 30px;
    color: #000B33;
}

.containerBannerUi .right>span div {
    margin-bottom: 46px;
}

.containerBannerUi .right .versions {
    margin-top: 50px;
}

.containerBannerUi .right .versions:nth-child(1) {
    margin-top: 0;
}

.containerBannerUi .right .versions>p {
    margin-top: 0 !important;
}

.containerBannerUi .right div p {
    margin-top: 10px;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 400;
    color: #4C5470;
}

/* .containerBannerUi .right div p ul {
    opacity: 0.7;
} */

.containerBannerUi .right .versions p:nth-child(1) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    color: #000B33;
    margin-bottom: 20px;
}

.containerBannerUi .right .versions ul li {
    font-size: 16px;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 400;
    color: #4C5470;
    margin-bottom: 12px;
}

.containerBannerUi .right .versions ul li:last-child {
    margin-bottom: 30px;
}

.containerBannerUi .right .versions ul li span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 12px;
    background-color: #1D6AFF;
}

.containerBannerUi .right .versions p a {
    width: 160px;
    height: 50px;
    background: #1D6AFF;
    border-radius: 4px;
    display: inline-block;
    margin-right: 24px;
    font-size: 16px;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
    transition: all 0.5s;
}

.containerBannerUi .right .versions p a:nth-child(1):hover {
    background: #4A88FF;
}

.containerBannerUi .right .versions p a:nth-child(1):active {
    background: #0E53D8;
}

.containerBannerUi .right .versions p a:nth-child(2) {
    border: 1px solid #1D6AFF;
    color: #1D6AFF;
    background-color: #fff;
    transition: all 0.5s;
}


.containerBannerUi .right .versions p a:nth-child(2):hover {
    color: #4A88FF;
    border: 1px solid #4A88FF;
}

.containerBannerUi .right .versions p a:nth-child(2):active {
    color: #0E53D8;
    background-color: #FFFFFF;
    border: 1px solid #0E53D8;
}


.containerBannerUi .right p:nth-last-child(1) {
    margin-bottom: 0;
}

@media (min-width:1920px) {
    .containerBannerUi .left{
        width: 16.927899686520376% !important; 
    }
    .containerBannerUi .right{
        width: 83.07210031347962% !important;
    }
}