/*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;
    }
 }

 @media only screen and (min-width: 1069px) {
    #modal-content-default-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;
}
html.android #ac-globalfooter .ac-gf-sosumi ol li[data-toggle-footnote="android-show"]{
    visibility: inherit;
    height: auto;
    padding-bottom: .8em;
}

/* ------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  */

/* privacy banner */
.section-privacy .banner-card.theme-light{
    background: #f5f5f7;
    color:#000;
}
@media only screen and (max-width: 1068px) {
   .section-privacy .banner-card .banner-card-row {
        --copy-column-v-margin: 457px;
    }
}

@media only screen and (max-width: 734px) {
    .section-privacy .banner-card .banner-card-row {
        --copy-column-v-margin:350px
    }
}
@media only screen and (min-width: 1069px) {
    .section-privacy .banner-card-1-up .banner-card-row {
        --h-padding: 9.75%;
    }
}

@media only screen and (min-width: 1069px){
    .section-privacy .banner-card-1-up .banner-card-row.privacy-yue {
        --h-padding: 3%;
    
    }
}
@media only screen and (min-width: 1165px) {
    .section-privacy .banner-card-1-up .banner-card-row.privacy-yue {
        --h-padding: 6.55%;
    
    }
}

@media only screen and (max-width: 734px) {
    .headline-center-l.m-rp {
        position: absolute;
    }
}
/* 2025 */
@media only screen and (max-width: 1068px) {
    .section-privacy .banner-card .privacy-yue .banner-card-headline{
        color:#fff;
        text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.9);
        filter: drop-shadow(0px 0 20px rgba(0, 0, 0, 0.5));
    }
}

@media only screen and (max-width: 734px) {
    .section-privacy .banner-card .privacy-yue .banner-card-ctas {
        margin-top: 18px;
    }
}
.banner-card-ctas {
    margin-top: 16px;
}
@media only screen and (max-width: 480px) {
    .section-privacy .banner-card {
        height: 504px;
    }
}
/* 宽度 */
@media (min-width: 1069px) {
 .feature-card-modal-tile.tile-horizontal-layout .card-viewport-content .feature-card-modal-copyblock.feature-card-modal-content.new-width {
        width: 350px;
    
    }
}
@media (max-width: 1068px) {
     .feature-card-modal-tile.tile-horizontal-layout .card-viewport-content .feature-card-modal-copyblock.feature-card-modal-content.new-width  {
        max-width: 556px;
    
    }
}
@media only screen and (max-width: 734px) {
  .feature-card-modal-tile.tile-horizontal-layout .card-viewport-content .feature-card-modal-copyblock.feature-card-modal-content.new-width  {
        max-width: 400px;
    
    }
}

/* 剧中 */
@media only screen and (max-width: 1068px) {
    .feature-card-modal-tile .card .image-container.new-height {
        margin-top: -4px;
    }
}


@media (max-width: 1068px) {
     .feature-card-modal-tile .card .image-container.face-height {
        margin-top: 56px;
    }
}
@media (max-width: 734px) {
    .feature-card-modal-tile .card .image-container.face-height {
        margin-top: 37px;
    }
}
@media (max-width: 1068px) {
    #modal-content-default-privacy .images-top-alt { 
        margin-top: 60px;
    }
}