/*feature-card*/
@media only screen and (min-width: 1069px) {
    #modal-content-privacy .feature-card-modal-tile.tile-horizontal-layout .card-viewport-content {
        display: flex;
        align-items: center;
        min-height: 672px;
    }
 }



/* 啊勒泰 */
.new_code .span{
    position: absolute;
    transform: translate(-50%,-50px);
    color: #8b8b8b;
    font-size: 16px;
    width: 100%;
}

@media only screen and (max-width: 1068px) {
    .new_code .span{
        font-size: 14px;
    }
 }

 @media only screen and (max-width: 900px) {
    .new_code .span{
        transform: translate(-50%,-40px);
        font-size: 12px;
    }
 }

 @media only screen and (max-width: 734px) {
    .new_code .span{
        width: 310px;
        font-size: 12px;
        transform: translate(-50%,-50px);
    }
 }
 @media only screen and (max-width: 530px) {
    .new_code .span{
        width: 310px;
        font-size: 10px;
    }
 }
/* end */
[data-at-ab-iaswitch=v1] #ac-globalfooter .ac-gf-sosumi ul li[data-toggle-footnote=android] {
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}
body:not([data-at-ab-iaswitch=v1]) #ac-globalfooter .ac-gf-sosumi ul li[data-toggle-footnote=android-show], body:not([data-at-ab-iaswitch=v1]) #ac-globalfooter .ac-gf-sosumi ol li[data-toggle-footnote=android-show] {
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}

[data-at-ab-iaswitch=v1] .ribbon .ribbon-content-wrapper{
    padding: 6.5px 0;
}


/* ------Section banner------Start  */
.section-banner .banner-card-copy-column {
    position: relative;
}
.section-banner .banner-card-banner .hero-headline{
    margin: 0;
    position: relative;
    top: -22px;
    left: 23px;
}
.section-banner .banner-card .banner-card-copy {
    font-family: PingFangSC-Regular;
    font-size: 17px;
    color: #FF00BA;
    letter-spacing: -0.37px;
    text-align: center;
    line-height: 21px;
    font-weight: 600;

    margin: 0;
    position: relative;
    top: -7px;
    left: 15px;
}
.section-banner .banner-card  .banner-card-ctas {
    font-family: SFProText-Regular;
    font-size: 17px;
    color: #000000;
    letter-spacing: -0.37px;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    background: #ffffff;
    border-radius: 22px;
    width: 128px;
    height: 44px;
    margin: 0;
    position: relative;
    top: 25px;
    left: 15px;
}

.section-banner .banner-card  .banner-card-ctas .button {
    color: #000000;
}


@media only screen and (max-width: 1440px) {
    .section-banner .banner-card-banner .hero-headline{
        position: relative;
        top: -23px;
        left: 9px;
    }
    .section-banner .banner-card .banner-card-copy {
        position: relative;
        top: -9px;
        left: 11px;
    }
    .section-banner .banner-card  .banner-card-ctas {
        position: relative;
        top: 22px;
        left: 11px;
    }
}

@media only screen and (min-width:735px) and (max-width: 1068px) {
    .section-banner .banner-card.banner-card-text-row-placement-top .banner-card-copy-column {
        margin-bottom: 0;
        height: 100%;
        padding: 0;
    }

    .section-banner .banner-card-banner .hero-headline{
        position: relative;
        top: 0;
        left: 0;
        margin-top: 64px;
    }
    .section-banner .banner-card .banner-card-copy {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 12px;
    }
    .section-banner .banner-card  .banner-card-ctas {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 32px;
    }
}

@media only screen and (max-width: 734px) {
    .section-banner .banner-card.banner-card-text-row-placement-top .banner-card-copy-column {
        margin-top: 24px;
    }

    .section-banner .banner-card-banner .hero-headline{
        position: relative;
        top: -27px;
        left: -1px;
    }
    .section-banner .banner-card .banner-card-copy {
        position: relative;
        top: -25px;
        left: -2px;

        letter-spacing: -0.22px;
        font-weight: 600;
    }
    .section-banner .banner-card  .banner-card-ctas {
        position: relative;
        top: 3px;
        left: 0px;
        width: 101px;
        height: 36px;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: -0.22px;
        text-align: center;
        line-height: 18px;
        font-weight: 400;
        margin-top: 4px;
    }
}
/* ------Section banner------End  */
