@charset "UTF-8";

html {
    font-size: calc(100vw / 7.5);
}

/*common start*/
.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.fs25 {
    font-size: 25px;
}

.fs20 {
    font-size: 20px;
}

.fs30 {
    font-size: 26px;
}

.fs40 {
    font-size: 40px;
}

.fs50 {
    font-size: 50px;
}

.fs65 {
    font-size: 65px;
}

.fs70 {
    font-size: 70px;
}

.col_yello {
    color: #ff9f1c;
}

.col_blue {
    color: #36aff8;
}

.col_red {
    color: #f25757;
}

.col_pink {
    color: #ffaec6;
}

.hide {
    display: none
}

.btn:visited {
    color: #fff;
}

 .loading {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/adult/page_loading/loading_bg.webp) no-repeat 50% 50%;
    z-index: 9999999;
    background-size: 100% 100%;
    touch-action: none;
}

.cn_loading {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/white_zh_cn_logo.png) no-repeat 50% 50%;
    z-index: 9999999;
    background-size: 100% 100%;
}

.cpzh_loading {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/cpzh_loading.png) no-repeat 50% 50%;
    z-index: 9999999;
    background-size: 100% 100%;
}

.img_content {
    padding-top: 15%;
    padding-left: 6%;
    width: 75%;
}

.img_content img {
    width: 100%;
}

.play_start_content {
    position: absolute;
    bottom: 13%;
    left: 17%;
    color: #fff;
    /* width: 35%; */
    z-index: 1;
}
.loading_play_ani {
    position: absolute;
    bottom: 16%;
    left: 6%;
    color: #fff;
    width: 90%;
    z-index: 1;
}
.loading_play_ani img {
    width: 100%;
}
.play_icon {
    position: absolute;
    width: 9.5%;
    top: 2.5%;
    right: 5%;
    z-index: 999;
}

.play_icon img {
    width: 90%;
}
.ip_bg_content .play_icon {
    width:9%!important;
}
.back_icon {
    position: absolute;
    width: 9%;
    top: 2.5%;
    left: 7%;
    z-index: 999;
}
.back_icon img {
    width: 90%;
}
.play_start_content img {
    width: 100%;
}

.text_box_content {
    position: absolute;
    top: 18%;
    left: 13%;
    color: #fff;
    width: 75%;
    z-index: 1;
}

.text_box_content img {
    width: 100%;
}
.text_box_content_other_site {
    text-align: left;
}
.text_box_content_other_site h2 {
    font-size: 16px;
    font-weight:normal;
}
.text_box_content_other_site p {
    font-size: 24px;
    font-weight: 700;
    margin-top: -5px;
    margin-bottom: 5px;
}
.text_box_content_other_site div {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height:22px;
}
.btn {
    display: inline-block;
    border: 5px #f60 solid;
    border-radius: 20px;
    padding: 10px;
    color: #fff;
    background-color: #f60;
    text-decoration: none;
}
.font_weight {
    font-weight: 700;
}
.gift .gift_share {
    width: 80%;
    bottom: 5%;
    left: 10%;
}
.gift .gift_share {
    position: absolute;
    border-radius: 50px;
    opacity: 1;
    background: rgba(249, 249, 249, 0.78);
    box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.16);
    width: 100%;
    height: 65px;
    bottom: 0;
    left: 0;
    text-align: center;
}
.gift .gift_share .facebook {
    background: url(../images/face.png) no-repeat 25%;
    background-size: contain;
}

.gift .gift_share .twitter {
    background: url(../images/twi.png) no-repeat 25%;
    background-size: contain;
}

.gift .gift_share .line {
    background: url(../images/line.png) no-repeat 25%;
    background-size: contain;
}

.gift .gift_share .wechat {
    background: url(../images/wechat.png) no-repeat 25%;
    background-size: contain;
}

.gift .gift_share div {

}

.gift .gift_share .sns_img {
    width: 28%;
    color: #000;
}

/*common end*/

.not_finish {
    overflow: hidden;
}


.first_screen, .animate {
    visibility: hidden;
}

section .animated {
    visibility: visible;
}

section {
    margin-top: -1px;
}

.content_box {
    margin: 0 auto;
    /*position: relative;*/
    max-width: 750px;
    /*background: url(../images/bg-org.png) no-repeat 50% top;*/
}

/*main section style*/
#main {
    position: relative;
    /*background-color: #1f396d;*/
}

section {
    font-family: HONAJI;
    color: #fff;
    font-size: 50px;
}

.full_bg p.p_s {
    line-height: 30px;
}

.yellow {
    color: #EEC758;
}
.curriculum_blue {
    color:#1282EB
}
.curriculum_list_kid_yellow li{
    color: #EEC758;
}
.gray {
    color: #D8DFD3;
}
.white {
    color: #fff;
}
.font_n {
    font-size: 22px;
    font-weight: bold;
}

.purple {
    color: #8C68AB;
}

.bg3_yellow {
    color: #FDF6AF;
}

.full_bg_1 {
    background: url(../images/adult/page_1/bg-2.webp) no-repeat;
    color: #005FF4;
    font-size: 16px;
    text-align: left;
    padding: 15px;
    font-weight: 700;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 85px;
}

.fs14 {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.jp_bg1_little_text {
    color: #4F7077;
}

.full_bg_2 {
    background: url(../images/adult/page_2/page_2.webp) no-repeat;
    color: #D8DFD3;
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    padding: 15px;
    box-sizing: border-box;
    padding-left: 24px;
    padding-top: 85px;
}

.jp_bg2_little_text {
    color: #B1A7D9;
}

.bg2_blue_color {
    color: #385AB9;
}

.full_bg_3 {
    background: url(../images/adult/page_2/page_2.webp) no-repeat;
    color: #8C68AB;
    font-size: 16px;
    text-align: left;
    padding: 15px;
    font-weight: 700;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 85px;
}

.jp_bg3_little_text {
    color: #8C68AB;
}

.lin30 {
    line-height: 30px;
}

.lin22 {
    line-height: 26px;
}

.bg4_yellow {
    color: #FDE67F;
}

.bg5_blue {
    color: #68BCF0;
}

.full_bg_4 {
    background: url(../images/adult/page_4/page_4_bg.webp) no-repeat;
    position: relative;
    color: #3F4961;
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    padding: 15px;
    box-sizing: border-box;
    padding-left: 35px;
    padding-top: 85px;
}

.jp_bg4_little_text {
    color: #272727;
}

.full_bg_5 {
    background: url(../images/adult/page_4/page_4_bg.webp) no-repeat;
    position: relative;
    color: #3D3D3D;
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    padding: 15px;
    box-sizing: border-box;
    padding-left: 24px;
    padding-top: 85px;
}

.full_bg_6 {
    background: url(../images/adult/page_4/page_4_bg.webp) no-repeat;
    position: relative;
    color: #3D3D3D;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding: 15px;
    box-sizing: border-box;
    padding-left: 24px;
    padding-top: 85px;
}

.bg6_color {
    color: #9987FC;
}

.full_bg_7 {
    background: url(../images/adult/page_7/page_7_bg.webp) no-repeat;
    position: relative;
    color: #3D3D3D;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding: 15px;
    box-sizing: border-box;
    line-height: 24px;
    padding-left: 24px;
    padding-top: 85px;
}

.bg_color {
    color: #005FF4;
}

.full_bg_creat_7 {
    background: url(../images/adult/page_8/page_8.webp) no-repeat;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    line-height: 24px;
    padding-left: 24px;
}
.full_bg_creat_8 {
    background: url(../images/adult/page_9/page_9.webp) no-repeat;
    background-size: 100% 100%;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 16px;
    box-sizing: border-box;
    line-height: 24px;
    display: flex;
}
.full_bg_creat_9 {
    background: url(../images/adult/page_8/page_8.webp) no-repeat;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    line-height: 24px;
    padding-left: 24px;
}
.create_text_content {
    margin-top: -80%;
}

.create_text_content {
    color: #8B82E9;
}

.create_text_content .p_1_text {
    font-size: 16px;
}

.create_text_content .p_2_text {
    font-size: 20px;
}

.creat_img_content {
    margin-top: 5%;
}

.creat_img_content li {
    display: inline-block;
    text-align: center;
    width: 49%;
}

.creat_img_content li img {
    width: 45%;
    cursor: pointer;
}

.creat_img_content li img.large {
    width: 54%;
}

.choose_btn_content {
    margin-top: 10%;
    cursor: pointer;
}

.fs18 {
    font-size: 18px;
}

.full_bg {
    width: 100%;
    height: 100%;
    background-size: 100%;
    /* padding-right: 30px; */
}

.name_title {
    margin-bottom: 18px;
}

.blue {
    color: #005FF4;
}

.mb5 {
    margin-bottom: 5px;
}

.vm {
    vertical-align: middle;
}

.vb {
    vertical-align: bottom;
}

.full_bg p.lin26 {
    line-height: 32px;
}

.font_n22 {
    font-size: 18px;
}

.red {
    color: #FF4A01;
}

.green {
    color: #6DE4EC;
}

.mr10 {
    margin-right: 10px;
}

/*.teacher_img_content {*/
/*    position: relative;*/
/*    height: 18%;*/
/*    top: -18%;*/
/*    left: 3%;*/
/*}*/
.teacher_img_style {
    width: 18%;
}

.teacher_img_style img {
    border-radius: 10px;
    border: 1px solid #fff;
    width: 84%;
}

.teacher_img_0 {
    position: absolute;
    top: -11%;
    left: 58%;
}

.teacher_img_1 {
    position: absolute;
    top: 23%;
    left: 80%;
}

.teacher_img_2 {
    position: absolute;
    top: 76%;
    left: 72%;
}

.orange {
    color: #C06E00;
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.rotation {
    transform: rotate(360deg);
    animation: rotation 3s linear infinite;
}

.play_style_s {
    position: absolute;
    top: 2.5%;
    right: 5%;
    z-index: 99999999;
}

.logo_content {
    position: absolute;
    top: 2.7%;
    left: 73%;
    width: 20%;
}

.logo_content img {
    width: 100%;
}

.loading .logo_content {
    position: absolute;
    top: 2.7%;
    left: 8%;
    width: 30%;
}

.full_bg_4 p.lin22 {
    line-height: 22px;
}

.hi_img {
    width: 30%;
    height: 100px;
    position: absolute;
    z-index: 11;
    background: url(../images/pi_hi.png) no-repeat;
    bottom: 24%;
    left: 8%;
    background-size: contain;
}

.zhong_img {
    width: 145px;
    height: 117px;
    position: absolute;
    z-index: 11;
    background: url(../images/cli_bg.png) no-repeat;
    bottom: 14%;
    left: 50%;
    margin-left: -75px;
    background-size: contain;
}

.zhong_img img {
    display: inline-block;
    width: 9%;
}

.zhong_img .fen_img {
    position: absolute;
    left: 71px;
    top: -20px;
}

.zhong_img .shi_img {
    position: relative;
    top: 49px;
    left: 43px;
    width: 15%;
}

.zhong_img .dian_img {
    position: absolute;
    top: 55px;
    left: 55px;
    width: 11%;
}

.zhong_img .ying_img {
    position: absolute;
    bottom: -6%;
    width: 84%;
    left: 2%;
}

.full_bg_2 .zan_img, .full_bg_2 .aixin_img, .full_bg_2 .hang_star_img, .full_bg_2 .hang_star_img, .full_bg_3 .hong_star_img {
    position: absolute;
}

.full_bg_2 .zan_img {
    bottom: 27%;
    left: 44%;
    width: 25%;
}

.full_bg_2 .aixin_img {
    bottom: 25%;
    left: 8%;
    width: 25%;
}

.p3_img2 {
    right: 12%;
    bottom: 28%;
    width: 13%;
}

.p3_img3 {
    left: 8%;
    bottom: 24%;
    width: 13%;
}

.p3_img4 {
    position: absolute;
    right: 12%;
    bottom: 38%;
    width: 21%;
}

.p3_img5 {
    position: absolute;
    left: 12%;
    bottom: 36%;
    width: 28%;
}

.p5_img1 {
    position: absolute;
    right: 12%;
    bottom: 36%;
    width: 21%;
}

.p5_img2 {
    position: absolute;
    left: 7%;
    bottom: 36%;
    width: 21%;
    z-index: 0;
}

.p6_img {
    position: absolute;
    width: 25%;
    z-index: 0;
}

.full_bg_2 .aixin_img {
    bottom: 25%;
    left: 8%;
    width: 25%;
}

.full_bg_2 .hang_star_img {
    bottom: 38%;
    left: 42%;
}

.full_bg_2 .hong_star_img {
    bottom: 21%;
    left: 30%;
}

.full_bg_3 .s_img {
    position: absolute;
    bottom: 10%;
}

.full_bg_3 .fanchuan_img {
    bottom: 12%;
    left: 5%;
    width: 25%;
}

.full_bg_3 .niao_img {
    bottom: 22%;
    right: 5%;
    width: 18%;
}

.niao2_img {
    position: absolute;
    bottom: 29%;
    right: 5%;
    width: 27%;
}

.full_bg_3 .blue_img {
    bottom: 37%;
    right: 20%;
    width: 18%;
}

.full_bg_3 .zi_img {
    bottom: 15%;
    left: 19%;
    width: 22%;
}

.full_bg_3 .lan_zi_img {
    bottom: 3%;
    right: 26%;
    width: 25%;
}

.full_bg_4 .yu_img {
    bottom: -13%;
    right: -20%;
    width: 89%;
    position: absolute;
}

.nao_css {
    position: absolute;
    width: 42%;
    bottom: 1%;
    right: 7%;
}

.p3_img1 {
    right: 2%;
    width: 23%;
    bottom: 48%;

}

.full_bg_5 .p5_book {
    position: absolute;
    bottom: 9%;
    left: 19%;
    width: 68%;
    z-index: 99;
}

.full_bg_5 .you_img {
    position: absolute;
    bottom: 18%;
    left: 60%;
    width: 35%;
}

.full_bg_5 .zuo_img {
    position: absolute;
    bottom: 17%;
    left: 2%;
    width: 24%;
    z-index: 89;
}

.full_bg_6 .beijing_img {
    position: absolute;
    bottom: 5%;
    left: 15%;
    width: 68%;
    z-index: 99;
}

.full_bg_6 .tai_img {
    position: absolute;
    bottom: 22%;
    right: 9%;
    width: 21%;
}

.array {
    position: fixed;
    z-index: 999;
    -webkit-animation: start 1.5s infinite ease-in-out;
    width: 12%;
    bottom: 6%;
    left: 50%;
    transform: translateX(-50%)!important;
}

/* 底部分页器样式 */
.swiper-pagination {
    position: fixed !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto !important;
    z-index: 1000;
    display: none !important; /* 默认隐藏，由JS控制显示 */
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    pointer-events: none;
}

/* 隐藏小圆点 */
.swiper-pagination-bullet {
    display: none !important;
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
    top: 95% !important;
}
/* 分页器文字显示 - 使用after伪元素 */
.swiper-pagination::after {
    content: attr(data-current) '/' attr(data-total);
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.lin40 {
    line-height: 40px;
}

.play_start_content {
    cursor: pointer;
}

.play_start_content_other_site {

    border: 6px solid rgba(255,255,255,0.32);
    border-radius: 57px;
    width: 63%;
    
}
.play_start_content_box {
     /*background: url(../images/start_bg_btn.png) no-repeat center center;*/
    /*height: 161px;*/
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    /*line-height: 142px;*/
    padding: 14px 12px;
    border-radius: 60px;
    opacity: 1;
    background: linear-gradient( 180deg, #FFB723 0%, #FF9B2D 100%);
    border-radius: 57px;
}
.full_bg_4 p.p_s {
    line-height: 32px;
}

.full_bg_5 p.p_s {
    line-height: 32px;
}

.full_bg_1 p.p_s {
    line-height: 28px;
    margin-bottom:0;
}

.full_bg_6 p.p_s {
    line-height: 26px;
}

.teacher_img_ {
    display: inline-block;
}

.gift .gift_share .share_to_img {
    width: 32%
}

.teacher_style_css {
    text-align: left;
}

.teacher_img_content .teacher_img_style {
    width: 16%;
}

.teacher_img_content .teacher_one {
    left: 73%;
    top: 39%;
}

.fen_img {
    animation: fen_img 20s linear infinite;
    transform-Origin: 25% 98%;
}

.button_url {
    background: url(../images/jp_new_7_btn.png) no-repeat center center;
    background-size: 100%;
    height: 92px;
    text-align: center;
    color: #fff;
    width: 70%;
    margin: 0 auto;
    line-height: 92px;
}

.button_url a {
    color: #fff;
    text-decoration: none;
}

p[name='channel_num_content'] {
    line-height: 26px;
}

.fs12 {
    font-size: 12px !important;
}

.bg5_text_color {
    color: #6D5400;
}

.data_date {
    position: absolute;
    top: 36%;
    left: 8%;
    color: #fff;
}

.gift_share_cn {
    background: none !important;
    box-shadow: none !important;
}

.gift .gift_share div.cn_wechat {
    background: url(../images/cn_wechat.png) no-repeat top center;
    background-size: 100%;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.share_landing_text {
    font-weight: 700;

}

.two_line_css {
    display: inline-block;
    line-height: 24px;
    margin-top: 10px;
}

.two_line_css .share_url {
    vertical-align: top;
}

.share_content_card_box {
    position: absolute;
    bottom: 2%;
    left: 5%;
    opacity: 1;
    text-align: left;
    z-index: 999999;
    width: 80%;
}

.share_content_card_box .share_code_box {
    display: inline-block;
    width: 68px;
    height: 68px;
    border-radius: 0px;
    padding: 1px;
    margin-right: 2%;
}

.share_content_card_box .bottom_logo_box {
    display: inline-block;
    width: 78px;
}

.share_content_card_box .bottom_logo_box img {
    width: 100%;
}

.share_content_card {
    position: absolute;
    bottom: 5%;
    left: 15%;
    background: #fff;
    border-radius: 5px;
    opacity: 1;
    color: #000;
    background: rgba(249, 249, 249, 0.78);
    box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.16);
    width: 69%;
    height: 65px;
    text-align: center;
    line-height: 65px;
    z-index: 999999;
}

.share_content_card a.share_url {
    background: #6158BA;
    padding: 10px 20px;
    color: #fff;
    border-radius: 25px;
    font-size: 12px;
    text-decoration: none;
    margin-left: 15px;
}

.full_bg_1 .share_content_card a.share_url {
    background: #1A9D4C;
}

.full_bg_2 .share_content_card a.share_url {
    background: #C5A1E0;
}

.full_bg_3 .share_content_card a.share_url {
    background: #6158BA;
}

.full_bg_4 .share_content_card a.share_url {
    background: #6997FF;
}

.full_bg_5 .share_content_card a.share_url {
    background: #F7BB36;
}

.full_bg_6 .share_content_card a.share_url {
    background: #2E3690;
}

.font_weight_blod {
    font-weight: 700 !important;
}

.loading_cn {
    background: url(../images/adult/page_loading/loading_bg.webp) no-repeat 50% 50%;
    background-size: 100% 100%;
}
.kid_page .loading_cn {
    background: url(../images/kid/page_loading/1.avif) no-repeat 50% 50%;
    background-size: 100% 100%;
    background-color: rgba(0, 191, 255, 1);
}
/* iOS 设备使用静态图背景，禁用视频 */
.kid_page.ios-device .loading_cn .ios-loading-video,
.kid_page .loading_cn.ios-device .ios-loading-video {
    display: block !important;
}
.kid_page.ios-device .loading_cn,
.kid_page .loading_cn.ios-device {
    background: none;
    background-size: 100% 100%;
    background-color: rgba(0, 191, 255, 1);
}
.gift .jp_share {
    width: 80%;
    bottom: 5%;
    left: 10%;
}

.bg_7_style {
    position: absolute;
    bottom: 4%;
    left: 50%;
    margin-left: -150px;
}

.white {
    color: #fff !important;
}


/*ip css*/
.ip_bg_content {
    max-width: 750px;
    width: 100%;
    min-height: 100vh;
    position: relative;
    color: #333;
    font-size: 24px; /* Increased base font size */
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 40px;
}

/* Backgrounds for different IPs */
.growex_ip .ip_bg_content { background: url(../images/adult/growrex_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(6, 130, 254, 1); }
.flourity_ip .ip_bg_content { background: url(../images/adult/flourity_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(255, 161, 95, 1); }
.gritrex_ip .ip_bg_content { background: url(../images/adult/gritrex_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(39, 122, 241, 1); }
.hearty_ip .ip_bg_content { background: url(../images/adult/hearty_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(255, 204, 209, 1); }
.mindrex_ip .ip_bg_content { background: url(../images/adult/mindrex_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(39, 122, 241, 1); }
.keenty_ip .ip_bg_content { background: url(../images/adult/keenty_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: #FFA15F; }
.talenix_ip .ip_bg_content { background: url(../images/adult/talenix_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(12, 196, 255, 1); }



.adult_page .growex_ip .ip_bg_content .body_bg_content{ background-color: rgba(6, 130, 254, 1); margin-top:-2%}
.adult_page .flourity_ip .ip_bg_content .body_bg_content{  background-color: rgba(255, 161, 95, 1); margin-top:-2%}
.adult_page .gritrex_ip .ip_bg_content .body_bg_content{background-color: rgba(39, 122, 241, 1); margin-top:-2%}
.adult_page .hearty_ip .ip_bg_content .body_bg_content{  background-color: rgba(255, 204, 209, 1); margin-top:-2%}
.adult_page .mindrex_ip .ip_bg_content .body_bg_content{ background-color: rgba(39, 122, 241, 1); margin-top:-2%}
.adult_page .keenty_ip .ip_bg_content .body_bg_content{  background-color: #FFA15F; margin-top:-2%}
.adult_page .talenix_ip .ip_bg_content .body_bg_content{  background-color: rgba(12, 196, 255, 1); margin-top:-2%}

/* kid page */
.kid_page .growex_ip .ip_bg_content { background: url(../images/kid/kid_growrex_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(201, 247, 245, 1); }
.kid_page .flourity_ip .ip_bg_content { background: url(../images/kid/kid_flourity_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(255, 221, 203, 1); }
.kid_page .gritrex_ip .ip_bg_content { background: url(../images/kid/kid_gritrex_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(201, 247, 245, 1); }
.kid_page .hearty_ip .ip_bg_content { background: url(../images/kid/kid_hearty_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(254, 210, 145, 1); }
.kid_page .mindrex_ip .ip_bg_content { background: url(../images/kid/kid_mindrex_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(201, 247, 245, 1); }
.kid_page .keenty_ip .ip_bg_content { background: url(../images/kid/kid_keenty_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(254, 210, 145, 1); }
.kid_page .talenix_ip .ip_bg_content { background: url(../images/kid/kid_talenix_up_bg.webp) no-repeat top center; background-size: 100% auto; background-color: rgba(160, 238, 255, 1); }


.kid_page .growex_ip .ip_bg_content .body_bg_content{  background-color: rgba(201, 247, 245, 1); margin-top:-2%}
.kid_page .flourity_ip .ip_bg_content .body_bg_content{background-color: rgba(255, 221, 203, 1); margin-top:-2%}
.kid_page .gritrex_ip .ip_bg_content .body_bg_content{background-color: rgba(201, 247, 245, 1); margin-top:-2%}
.kid_page .hearty_ip .ip_bg_content .body_bg_content{  background-color: rgba(254, 210, 145, 1); margin-top:-2%}
.kid_page .mindrex_ip .ip_bg_content .body_bg_content{  background-color: rgba(201, 247, 245, 1); margin-top:-2%}
.kid_page .keenty_ip .ip_bg_content .body_bg_content{  background-color: rgba(254, 210, 145, 1); margin-top:-2%}
.kid_page .talenix_ip .ip_bg_content .body_bg_content{ background-color: rgba(160, 238, 255, 1); margin-top:-2%}

.ip_header_section {
position: relative;
    /* height: 1043px; */
    width: 100%;
    margin-bottom: -35%;
    padding-bottom: 142%;
}

/* Character Image */
.img_gua_box {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 75%; 
    z-index: 10;
}
.img_gua_box img {
    width: 100%;
    display: block;
}

/* Floating Tags */
.tags_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.tags_wrapper div {
    font-weight:700
}
/* Bubble Styles */
.duoyuan_content, .tianfu_content, .ronghe_content {
    position: absolute;
    padding: 12px 32px;
    border-radius: 50px;
    color: #fff;
    font-weight: normal;
    font-size: 20px; /* Increased font size */
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    z-index: 11;
    letter-spacing: 2px;
}

/* Position & Color Mapping */
/* Left Bubble (Orange) */
.duoyuan_content {
    top: 53%;
    left: 9%;
    background: rgba(255, 130, 38, 1);
    transform: rotate(-11deg);
}
/* Right Top Bubble (Cyan/Teal) */
.tianfu_content {
    top: 43%;
    right: 11%;
    color: rgba(64, 18, 23, 1);
    background: rgba(254, 238, 65, 1);
    transform: rotate(18deg)
}

/* Right Bottom Bubble (Yellow-Green) */
 .ronghe_content {
       top: 61%;
    right: 8%;
    background: rgba(254, 238, 65, 1);
    color: rgba(64, 18, 23, 1);
    transform: rotate(10deg);
}



/* Right Top Bubble (Cyan/Teal) */
.kid_page .tianfu_content {
    top: 43%;
    right: 11%;
    color: rgba(64, 18, 23, 1);
    background: rgba(254, 238, 65, 1);
    transform: rotate(18deg)
}

/* Right Bottom Bubble (Yellow-Green) */
.kid_page .ronghe_content {
       top: 61%;
    right: 8%;
    background: rgba(254, 238, 65, 1);
    color: rgba(64, 18, 23, 1);
    transform: rotate(10deg);
}


.kid_page .duoyuan_content {
    top: 53%;
    left: 5%;
    background: rgba(254, 238, 65, 1);
    color: rgba(64, 18, 23, 1);
    transform: rotate(-11deg);
}
.kid_page #share_dialog .card_duoyuan,.kid_page #share_dialog .card_tianfu   {
    background: rgba(254, 238, 65, 1);
    color: rgba(64, 18, 23, 1);
}
.kid_page .flourity_ip .tianfu_content,.kid_page .keenty_ip .tianfu_content,.kid_page .hearty_ip .tianfu_content{
    background:rgba(65, 254, 232, 1);
    color: rgba(64, 18, 23, 1);

}
.kid_page #share_dialog .flourity_ip .card_tianfu, .tianfu_content,.kid_page #share_dialog .keenty_ip .card_tianfu,.kid_page #share_dialog .hearty_ip .card_tianfu{
    background:rgba(65, 254, 232, 1);
    color: rgba(64, 18, 23, 1);

}
/* Top Slogan Text */
.ip_slogan_box {
    position: absolute;
    top: 11%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    z-index: 20;
    letter-spacing: 2px;
}

/* Subtitle Definition Text */
.ip_subtitle_box {
    position: absolute;
    top: 27%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    z-index: 20;
    letter-spacing: 1px;
}

.ip_subtitle_box > div {
    display: none;
}

/* Audio Play Button */
.audio_content_ip {
    position: absolute;
    top: 30%; /* Adjusted down slightly */
    left: 50%;
    transform: translateX(-50%);
    width: 100px; /* Larger button */
    z-index: 20;
    cursor: pointer;
}
.audio_content_ip img {
    width: 100%;
}

/* Description Card */
.ip_desc_card {
    background: rgba(255, 255, 255, 0.90);
    border-radius: 30px;
    margin: 0 25px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    position: relative;
    z-index: 15;
}
.kid_page .ip_desc_card {
    background: rgba(28, 184, 255, 1);
    color: #fff;
}
.text_content_ip {
    text-align: left;
    font-size: 20px; 
    line-height: 1.6;
    color: #333;
}
.kid_page .ip_desc_card .text_content_ip {
    color: #fff;
}
.adult_page .growex_ip .ip_desc_card,
.adult_page .gritrex_ip .ip_desc_card,
.adult_page .mindrex .ip_desc_card{
    background: rgba(0,110,255,0.65);
    box-shadow: inset 0px 0px 12px 3px #56D6FF;
    border-radius: 20px;
    backdrop-filter: blur(10px);
}
.adult_page .growex_ip .ip_desc_card .text_content_ip p,
.adult_page .gritrex_ip .ip_desc_card .text_content_ip p,
.adult_page .mindrex .ip_desc_card .text_content_ip p {
    color:#fff;

}
/* Achievements Section */
.body_bg_content {
    padding: 25px;
    margin-top:5%;
}
.body_bg_content h2 {
    font-size: 38px; /* Increased font size */
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
    margin-top:50px;
}

/* Stats Grid */
.stats_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
}

.stat_card {
    background: rgba(255, 255, 255, 0.90);
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    min-height: 130px; /* Increased height */
    box-sizing: border-box;
}

.stat_label {
    display: flex;
    align-items: center;
    font-size: 24px; /* Increased font size */
    color: rgba(92, 113, 119, 1);
    margin-bottom: 10px;
}
.stat_label img {
    width: 36px; /* Larger icons */
    height: 36px;
    margin-right: 8px;
}

.stat_value {
    font-size: 24px; /* Reduced font size for unit */
    font-weight: bold;
    color: #333;
    padding-left: 13%;
    display: flex;
    align-items: baseline;
}
.stat_value span {
    font-size: 48px; /* Slightly larger for number to pop */
    margin-right: 4px;
}

/* Info Cards (Courses, Certificates) */
.info_card {
    background: rgba(255, 255, 255, 0.90);
    border-radius: 20px;
    padding: 25px;
    margin-bottom: 20px;
    text-align: left;
}

.card_label {
    display: flex;
    align-items: center;
    font-size: 24px; /* Increased font size */
    color: rgba(92, 113, 119, 1);
    font-weight: normal;
    padding-bottom: 15px;
}
.card_label img {
    width: 36px;
    height: 36px;
    margin-right: 10px;
}

.courses_list {
    font-size: 24px; /* Increased font size */
    color: rgba(34, 34, 34, 1);
    line-height: 1.2;
    padding-left:6%;
}
.curriculum_name_css {
    margin-bottom: 10px;
}

.single_content {
    flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
}
.single_content li {
    flex: 0 0 calc(50% - 8px);
    max-width: calc(50% - 8px);
    box-sizing: border-box;
}
.single_content li img {
    border-radius: 8px;
    border: 1px solid #eee;
    width: 100%;
    object-fit: contain;
}

/* Bottom Buttons */
.bottom_actions {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    gap: 30px;
    padding-top:5px;
}

.action_btn {
    flex: 1;
    height: 85px; /* Taller buttons */
    line-height: 80px;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    font-size: 30px; /* Increased font size */
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    background: linear-gradient(90deg, #999, #666);
}

.blue_btn {
    background: linear-gradient(90deg, #2BA9FF, #007AFF);
}

/* Kid New Learning Card Styles */
.kid_new_learning_card {
    background: rgba(255, 255, 255, 0.90);
    border-radius: 20px;
    padding: 30px 20px;
    margin-bottom: 20px;
}

.kid_new_learning_items {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.kid_new_learning_item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.kid_new_learning_icon {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

.kid_new_learning_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.kid_new_learning_text {
    font-size: 24px;
    color: rgba(34, 34, 34, 1);
    margin-bottom: 10px;
    line-height: 1.3;
    font-weight: normal;
    color: rgba(92, 113, 119, 1);
}

.kid_new_learning_value {
    font-size: 48px;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
    line-height: 1;
}

.kid_new_learning_value span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}

/* Share QR Code Area */
.share_content_card_box {
    margin-top: 30px;
    text-align: center;
    padding-bottom: 50px;
}

/* Override header text colors inside the white card */
.text_content_ip p {
    color: rgba(34, 34, 34, 1);
    font-size:24px;
    margin-bottom:0;

}
.text_content_ip br {
    display: block;
    margin-bottom: 5px;
    content: "";
}
.kid_page .talenix_ip .ip_desc_card ,.kid_page .gritrex_ip .ip_desc_card ,.kid_page .mindrex_ip .ip_desc_card ,.kid_page .growex_ip .ip_desc_card  {
    background: rgba(28, 184, 255, 1);
    color: #fff;
}
.kid_page .talenix_ip .text_content_ip p,.kid_page .gritrex_ip .text_content_ip p,.kid_page .mindrex_ip .text_content_ip p,.kid_page .growex_ip .text_content_ip p {
    color: #fff;
}
.kid_page .hearty_ip .ip_desc_card,.kid_page .keenty_ip .ip_desc_card  {
    background: linear-gradient( 180deg, #FFB12E 0%, #FF7603 100%);
    color: #fff;
}
.kid_page .hearty_ip .text_content_ip p,.kid_page .keenty_ip .text_content_ip p  {
    color: #fff;
}
.kid_page .flourity_ip .ip_desc_card  {
    background: linear-gradient( 180deg, rgba(255, 162, 125, 1) 0%, rgba(255, 111, 75, 1) 100%);
    color: #fff;
}
.kid_page .flourity_ip .text_content_ip p  {
    color: #fff;
}
.kid_page .talenix_ip  .body_bg_content h2,.kid_page .gritrex_ip  .body_bg_content h2,.kid_page .mindrex_ip  .body_bg_content h2,.kid_page .growex_ip   .body_bg_content h2 {
    color:rgba(32, 53, 70, 1)
}
.kid_page .hearty_ip .body_bg_content h2 ,.kid_page .keenty_ip .body_bg_content  h2 {
    color: rgba(98, 54, 16, 1)
}
.kid_page .flourity_ip .body_bg_content h2 {
    color: rgba(144, 31, 0, 1);
}
.body_bg_content ul {
    text-align: left;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.body_bg_content ul.chengjiu_content li {
    text-align: left;
    background: rgba(99, 37, 38, .5);
    padding: 25px 30px;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    border-radius: 25px;
    width: 39%;
    border: 1px solid #AE68F0;
}
.growex_ip .body_bg_content ul.chengjiu_content li {
    background: #FFFFFF;
    border:1px solid #FF7734;
    color: #632526;
}
.flourity_ip .body_bg_content ul.chengjiu_content li {
    background: #FFFFFF;
    border:1px solid #65F890;
    color: #632526;
}
.gritrex_ip .body_bg_content ul.chengjiu_content li {
    background: #FFFFFF;
    border:1px solid #9987FC;
    color: #632526;
}
.hearty_ip .body_bg_content ul.chengjiu_content li {
    background: #FFFFFF;
    border:1px solid #AE68F0;
    color: #632526;
}
.mindrex_ip .body_bg_content ul.chengjiu_content li {
    background: #FFFFFF;
    border:1px solid #339FFD;
    color: #632526;
}
.keenty_ip .body_bg_content ul.chengjiu_content li {
    background: #FFFFFF;
    border:1px solid #FB9898;
    color: #632526;
}

.body_bg_content ul.chengjiu_content li div {
    font-size: 22px;
    vertical-align: middle;
    margin-bottom: 0;
}

.body_bg_content ul.chengjiu_content li span {
    font-weight: 700;
    font-size: 36px;
}
.body_bg_content ul.chengjiu_content li .curriculum_name_css{
    font-weight: 700;
    font-size: 28px;
}

.body_bg_content ul.chengjiu_content li.new_li {
    width: 100%;
}
.body_bg_content ul.chengjiu_content li div.zhengshu_item_box {
    text-align: center;
    /*margin-top: 25px;*/
}
.body_bg_content ul.chengjiu_content li div .zhengshu_item {
    display: block;
    background: #D8D8D8;
    border-radius: 15px;
    width: 276px;
    height: 202px;
    text-align: center;
    margin: 25px auto 0;
}
.bottom_bg_content {

    margin-top:10%;
}
.see_algin {
    text-align: center;
    padding: 0;
    font-size: 34px;
    color: #fff;
    cursor: pointer;
    background: linear-gradient(183deg, #31CDFF 0%, #0076FF 100%);
    /* box-shadow: inset 0px -3px 3px 0px #AFF4FF; */
    border-radius: 57px;
    box-shadow: 0 0 0 10px rgba(255,255,255,0.32);
    line-height: 85px;
}
.orange_btn {
    background: linear-gradient( 180deg, #FFE514 0%, #FF9230 100%);
border-radius: 57px;
}
.share_content {
    text-align: center;
    padding: 15px 20px;
    font-size: 26px;
    color: #22BA4F;
    border-radius: 50px;
    cursor: pointer;
    opacity: 1;
    line-height: 1;
    background: #FFFFFF;
    box-shadow: 0px 20px 25px 0px rgba(172, 172, 172, 0.3);
}
.bottom_bg_content  .div_ss {
    width: 45%;
    text-align: center;
}
.bottom_bg_content .share_css {
    display: inline-block;
    vertical-align: middle;
}
.bottom_bg_content .div_ss .share_css_img {
    width: 24%;
    vertical-align: middle;
}
.bottom_bg_content .div_ss .share_css_text {
    width: 70%;
    text-align: left;
    margin-left: 5px;
}

.new_box_ip li.item_div {
    display: flex;
    justify-content: space-between;
}
.new_box_ip li.item_div  .new_div {
    text-align: center;
}
.audio_content_ip img {
    width: 100%;
}

.img_gua_box img {
    width: 100%;
}

.bottom_bg_content {
    padding: 0 40px;
    font-size: 48px;
    padding-bottom: 25%;
}
.bottom_bg_content_other_site {
    padding-bottom: 20%;
}
.bottom_bg_content .div_ss {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
}
.bottom_bg_content .div_ss .share_css {
    text-align: right;
    margin: 0 auto;
    cursor: pointer;
}
.bottom_bg_content .div_ss .share_css img {
    width: 100%;
}
.bottom_bg_content .div_ss .share_to_other_site {
    width:38%;
}
.tw_share .div_ss .share_to_other_site {
    width:29%;
}
.text_title {
    text-align: right;
    font-size: 46px;
    font-weight: 700;
    padding-top: 56px;
    color: #632527;
    padding-right: 28px;
}
/* .body_bg_content  .certificate_box_content .single_content {
    display: block;
    text-align: center;
}
.body_bg_content  .certificate_box_content .single_content li {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #000;
    border-radius: 0;
    line-height: 0;
    width: 53%;
    margin-top: 15px;
    cursor: pointer;
} */
.en_header_css .text_title {
    font-size: 34px;
}
.en_header_css .text_content_ip{
    width: 600px;
    padding-top: 862px;
    padding-left: 76px;
    font-size: 18px;
    line-height: 36px;
}
.lin18 {
    line-height: 18px;
}
.bottom_bg_c_share {
    position: absolute;
    bottom: 1%;
    left: 10%;
    text-align: left;
    z-index: 999999;
    width: 80%;
}
.bottom_bg_c_share .share_code_box {
    width: 100px;
    height: 100px;
}
.bottom_bg_c_share .bottom_logo_box {
    width: 200px;
}
.share_code_box img{
    width: 100%;
}
.share_code_box .qrcode_content {
    width: 100%;
}
.ui-widget-content{
    border-radius: 5px!important;
}
.btn_content {
    text-align: center;
}
.btn_content span {
    padding: 8px 20px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: orangered;
    background: #fafafa;
    border-radius: 25px;
    min-width: 30%;
}
.text_p_content {
    text-align: center;
    padding: 15px;
}
.btn_content span.play_start_content_dialog {
    border-radius: 60px;
    opacity: 1;
    color: #fff;
    background: linear-gradient(180deg, #FD486D 0%, #F2978E 100%);
}
.ui-widget.ui-widget-content {
    border: none;
}
.dd-checkBox-wrapper {
    position: absolute;
    bottom: 8.5%;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: normal;
    z-index: 1;
}
.dd-checkBox {
    flex-shrink: 0;
    margin-right: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    width: 12px;
    height: 12px;
    position: relative;
    top: 0px;
}
.dd-checkBox-wrapper span {
    opacity:.95;
}
.dd-checkBox-wrapper a {
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}
.time_all {
    position: absolute;
    bottom: 4.5%;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size:13px;
    font-weight: normal; 
    opacity:.75;
    z-index: 1;
}
.dd-checkBox-wrapper .agree {
    /* border: 1px solid orangered;
    background: orangered; */
    color: #fff;
    line-height: 10px;
    text-align: center;
}

.dd-checkBox-wrapper .agree img {
    display: inline-block;
    width:100%;
}

/* new style */

/* 隐私协议模糌样式 */
#privacy_content {
    display: none;
    padding: 20px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 750px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow-y: auto;
    box-sizing: border-box;
}

.privacy_header {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.privacy_header .header_top {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.privacy_header .back_button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-right: 10px;
    line-height: 1;
    display: flex;
}

.privacy_header .back_button img {
    width: 24px;
    height: auto;
    display: block;
}

.privacy_header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
}

.privacy_header p {
    margin: 5px 0;
    font-size: 12px;
    color: #666;
}


.privacy_body {
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}

.privacy_body h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}

.privacy_body p {
    margin: 8px 0;
    text-align: justify;
}

.privacy_body ul {
    margin: 10px 0;
    padding-left: 20px;
}

.privacy_body ul li {
    margin: 5px 0;
    list-style-type: disc;
}
.white_style_content {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.mb0 {
    margin-bottom: 0;
}
.mt20 {
   margin-top: -20%;
}
.mr5px {
    margin-right: 5px;
}
.ml5px {
    margin-left: 5px;
}
.full_bg_1 .page_webp {
    position: relative;
    top: -11%;
    right: -23%;;
}
.full_bg_1  .new_user {
    margin-top: -22%;
}
.full_bg_1  .play_start_content_other_site {
    width:100%;
    margin-top: 8%;
 
}
.full_bg_1  .play_start_content_other_site .play_start_content_box {
   font-size: 16px;
    padding: 10px 26px;
}
.full_bg_1 .old_user .font_n_style {
    display: flex;
    align-items: baseline;
}
.full_bg_2 .page_webp {
    position: relative;
    top: -9%;
}
.full_bg_2 .content_box {
    margin-top: -20%;
}

/* Page 2 新样式 */
.page_2_main_title {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    margin-bottom: 0px;
    font-weight: normal;
}
.kid_page .full_bg_4 .page_2_main_title {
    margin-bottom:0;
}
.page_2_data_box {
    margin-bottom: 20px;
}

.page_2_data_line {
    font-size: 14px;
    line-height: 28px;
    color: #FFFFFF;
}

.page_2_year {
    font-size: 22px;
    font-weight: 700;
    color: #FFFFFF;
}

.page_2_number {
    font-size: 22px;
    font-weight: 700;
    color: #FFFFFF;
}

.page_2_label {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: normal;
}

.page_2_highlight_box {
    border-radius: 12px;
    padding: 12px;
    margin-top: 20px;
    background: rgba(6,93,218,0.63);
    border: 2px solid #3AC3FF;
    position: relative;
}

/* 左上角小箭头 - 三角形边框 */
.page_2_highlight_box::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #3AC3FF;
    transform: rotate(-2deg);
}

/* 左上角小箭头 - 三角形背景色 */
.page_2_highlight_box::after {
    content: '';
    position: absolute;
    top: -6px;
    left: 21px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid rgba(6, 93, 218, 0.63);
    transform: rotate(-2deg);
}

.page_2_highlight_title {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #FFFFFF;
}

.page_2_percent {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 4px;
}

.page_2_encourage_text {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    font-weight: normal;
    opacity:.85;
}
.page_2_border_bottom_img {
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 30px;
}
.full_bg_2 .yellow  {
    color: #FFE93A;
}
/* page 3 新样式 */
.full_bg_3 .page_webp {
    position: relative;
    top: -10%;
}
.full_bg_3 {
    background: url(../images/adult/page_2/page_2.webp) no-repeat;
    color: #8C68AB;
    font-size: 16px;
}
.full_bg_3 .s_img {
    position: absolute;
    bottom: 10%;
}
.full_bg_3 .fanchuan_img {
    bottom: 12%;
    left: 5%;
    width: 25%;
}
.full_bg_3 .niao_img {
    bottom: 22%;
    right: 5%;
    width: 18%;
}
.full_bg_3 .blue_img {
    bottom: 37%;
    right: 20%;
    width: 18%;
}
.full_bg_3 .zi_img {
    bottom: 15%;
    left: 19%;
    width: 22%;
}
.full_bg_3 .lan_zi_img {
    bottom: 3%;
    right: 26%;
    width: 25%;
}
.full_bg_3 .share_content_card a.share_url {
    background: #6158BA;
}
.full_bg_3 .page_webp {
    position: relative;
    top: -10%;
}
.full_bg_3 .page_3_power_item_title {
    margin-bottom: 10px;
}
.full_bg_3 .page_2_highlight_box .font_n{
    font-size: 18px;
}
/* page 4 新样式 */
.full_bg_4 .page_webp {
    position: absolute;
    bottom: -1%;
    left: 0%;
}
.full_bg_4 .font_n { 
    font-size: 22px;
}
/* page5 新样式 */
.full_bg_5 .page_webp img {
    position: absolute;
    top: 9%;
    right: -12%;
}
.full_bg_5 .font_n { 
    font-size: 22px;
}
.full_bg_5 .page_2_main_title {
    margin-top: 75%;
}
.full_bg_5 .teacher_comment {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.full_bg_5 .teacher_avatar {
    width: 40px;
    height: 40px;
    background-color: #FFFFFF; /* Placeholder for avatar */
    border-radius: 50%;
    margin-right: 10px;
}
.full_bg_5 .page_2_highlight_box {
    background:none;
}

.full_bg_5 .page_2_highlight_box::after {
    content: '';
    position: absolute;
    top: -6px;
    left: 21px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid rgba(6, 93, 218, 1);
    transform: rotate(-2deg);
}
.full_bg_5 span[name="favorite_teacher"] {
    font-weight: 700;
    /* font-size: 14px; */
    opacity:1
}
/* page6 新样式 */
.full_bg_6 .page_2_border_bottom_img {
    position: absolute;
    bottom: 12%;
    left: 0;
    width: 100%;
    height: auto;
}
.full_bg_6 .page_2_main_title {
    line-height: 28px;
}
/* 数据表格样式 - 第7页 */
.full_bg_7 .voice_power_section {
    text-align: left;
}
.full_bg_7 .voice_title h2 {
    color: white;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.full_bg_7 .voice_title p {
    color: white;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 30px;
    font-weight: normal;
}

.full_bg_7 .data_table_container {
    display: flex;
    justify-content: center;
}

.full_bg_7 .data_table {
    background-image: url('../images/adult/page_7/page_7_dialog.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding: 14px 26px;
    border-radius: 22px;
    z-index: 1;
}

.full_bg_7 .table_header {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    background-color: #AFF2FF;
    color: #222222;
    border-radius: 16px 16px 5px 5px;
    box-sizing: border-box;
    overflow: hidden;
}

.full_bg_7 .header_cell,
.full_bg_7 .row_label,
.full_bg_7 .row_data,
.full_bg_7 .row_change {
    width: 25%;
    flex: 0 0 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    text-align: center;
}

.full_bg_7 .header_cell {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 4px;
    border-right: 1px solid rgba(59, 59, 59, 0.1);
}
.full_bg_7 .header_cell:first-child {
    border-radius: 10px 0 0 0;
}
.full_bg_7 .header_cell:last-child {
    border-right: none;
    border-radius: 0 10px 0 0;
}
.full_bg_7 .table_row {
    display: flex;
    border-right: 1px solid rgba(59,59,59,0.1);
    border-bottom: 1px solid rgba(59,59,59,0.1);
    box-sizing: border-box;
}

.full_bg_7 .table_row:last-child {
    border-bottom: none;
     border-right: none;
    margin-bottom: 0;
}

.full_bg_7 .row_label {
    color: #222222;
    font-size: 14px;
    font-weight: 600;
    padding: 8px;
    border-right: 1px solid rgba(59,59,59,0.1);
}
.full_bg_7 .row_label:last-child { 
    border-right: none;
}
.full_bg_7 .row_data {
    color: #3B3B3B;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
    border-right: 1px solid rgba(59,59,59,0.1);
    text-align: center;
    line-height: 1.4;
    word-wrap: break-word;
}
.full_bg_7 .row_data.sentence_data {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
}
.full_bg_7 .row_data:last-child { 
    border-right: none;
}
.full_bg_7 .row_change {
    color: #3B3B3B;
    font-size: 14px;
    font-weight: normal;
    padding: 4px;
}
.full_bg_7 .page_2_border_bottom_img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
}
/* page8 */

.full_bg_creat_7 .page_2_border_bottom_img {
    position: absolute;
    top: -8%;
    left: 0;
    width: 96%;
    height: auto;
}
.full_bg_creat_7 .page_2_main_title {
    margin-top: 95%;
    text-align: left;
}

/* page9 */
.page_9_container {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}

.page_9_title {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 20%;
}

.page_9_title h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.page_9_title p {
    font-size: 13px;
    color: #999;
    font-weight: normal;
}

.page_9_gender_selection {
    display: flex;
    justify-content: center;
    gap: 15%;
    margin-bottom: 45%;
}

.gender_card {
    width: 140px;
    height: 140px;
    /* min-height:140px!important; */
    padding: 12px;
    position: relative;
    cursor: pointer;
    transition: transform 0.2s;
    display: flex;
    flex-direction: column;
}

.gender_card:hover {
    transform: translateY(-3px);
}

.boy_card {
    background: url(../images/adult/page_9/boy.webp) no-repeat;
    background-size: 100% 100%;
}

.girl_card {
    background: url(../images/adult/page_9/girl.webp) no-repeat;
    background-size: 100% 100%;
}

.gender_label {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
    top:8px;
    text-align: left;
    position: relative;
    z-index: 1;
}


.selection_indicator {
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    width: 18px;
    height: 18px;
}

.selection_indicator img {
    width: 100%;
    height: 100%;
}

.page_9_submit_btn {
    text-align: center;
}

.submit_button {
background: linear-gradient( 203deg, #1CA3FE 0%, #136CFE 100%);
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 65px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(78, 142, 255, 0.3);
    transition: all 0.3s;
}

.submit_button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(78, 142, 255, 0.4);
}

.submit_button:active {
    transform: translateY(0);
}
.kid_page .loading_cn {
        position: relative;
        overflow: hidden;
}

.loading_bg_video {
    position: absolute;
    top: -2%;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.kid_page .loading_play_ani {
    position: absolute;
    bottom: -10%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
}
.kid_page .tc {
    text-align: center;
}
..kid_page .yellow_font { 
    color: #FFEE50!important;
}
.kid_page  .play_start_content_box {
    background: linear-gradient( 28deg, #FFC42C 0%, #FF7243 100%);
}
.kid_page .dd-checkBox-wrapper a {
    text-decoration: underline;
}
.kid_page .dd-checkBox{
    top:-1px
}
.kid_page .btn_content span.play_start_content_dialog{
   background: linear-gradient( 171deg, #FFBA62 0%, #FF7243 100%);
}
.kid_page .btn_content span.close_dialog_btn{
    background: #fff;
    color: #666666;
    opacity: 1;
}
/* kid page1 */
.kid_page .full_bg_1 {
    background: url(../images/kid/page_1/2.webp) no-repeat;
    background-size: 100%;
}
.kid_page.ios-device .full_bg_1 {
    background: url(../images/kid/page_1/3.webp) no-repeat;
    background-size: 100% 100%;
}
.kid_page .full_bg_1 .page_webp {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin-top: 0;
}
.kid_page .full_bg_1 .page_webp img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.kid_page .full_bg_1 .new_user_content {
    position: absolute;
    bottom: 16%;
    left: 0;
    width: 100%;
    text-align: center;
    top: auto;
    margin-top: 0;
}
.kid_page .full_bg_1 .play_start_content_other_site {
    width: 60%;
    margin: 4% auto 0;
}
.kid_page .full_bg_1_old_user {
}
.kid_page .full_bg_1_old_user .page_webp img {
    width: 100%;
    top: 0;
    position: absolute;
}
.kid_page .full_bg_1_old_user {
    background: url(../images/kid/page_1/3.avif) no-repeat;
    background-size: 100% 100%;
}
.kid_page .full_bg_1_old_user .old_user_content {
    position: absolute;
    width: 100%;
    top: 10%;
    left:8%
}
.kid_page .yellow_font {
    color: #FFEE50!important;
}
.kid_page .full_bg_2 {
    background: url(../images/kid/page_2/2.avif) no-repeat;
    background-size: 100%;
    position: relative;
}
/* iOS 设备使用 webp 格式 */
.kid_page.ios-device .full_bg_2 {
    background: url(../images/kid/page_2/2.webp) no-repeat;
    background-size: 100%;
}

.kid_page .full_bg_2 img {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.kid_page .full_bg_2 .old_user_content {
   position: absolute;
    bottom: 14%;
    left: 8%;
    width: 84%;
    text-align: left;
    top: auto;
    margin-top: 0;
}
.kid_page .full_bg_2 .old_user_content p{
    line-height: 22px;
}
.kid_page .full_bg_2 .old_user_content p.font_n_style{
    margin-bottom: 0px;
    display: flex;
    align-items: baseline;
}
.kid_page .page_2_highlight_box{
 border-radius: 12px;
    padding: 10px;
    margin-top: 20px;
    background: rgba(0, 136, 205,0.5);
    border: none;
    position: relative;
}

.kid_page .page_2_highlight_box::after{

    content: '';
    position: absolute;
    top: -7px;
    left: 20px;
    width: 2px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
 border-bottom: 7px solid rgba(0, 136, 205,0.5);
    transform: rotate(-2deg);
}
.kid_page .page_2_highlight_box .font_n_style {
    display: flex;
    align-items: baseline;
}
/* kid page3 */
.kid_page .full_bg_3 {
    background: url(../images/kid/page_3/page_3_3.webp) no-repeat;
    background-size: cover;
    position: relative;
}
.kid_page .full_bg_3 img {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.kid_page .page_2_data_box{
    position: absolute;
    top: 10%;
    left: 8%;
    width: 84%;
    text-align: left;
    margin-top: 0;
}
.kid_page .page_2_main_title {
    line-height: 24px;
}
/* kid page4 */
.kid_page .full_bg_4 {
    background: url(../images/kid/page_4/4.avif) no-repeat;
    background-size: 100%;
    position: relative;
}
.kid_page.ios-device .full_bg_4 {
    background: url(../images/kid/page_4/4.webp) no-repeat;
    background-size: 100%;
    position: relative;
}

.kid_page .full_bg_4 img {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.kid_page .full_bg_4 .page_2_4data_box{
    position: absolute;
    bottom: 10%;
    left: 8%;
    width: 84%;
    text-align: left;
    font-size: 14px;
    margin-top: 0;
}
.kid_page .full_bg_4  .time_content {
    position:relative
}
.kid_page .full_bg_4  .font_n {
    color: #fff;
}
.kid_page .full_bg_4 .page_3_power_item_title{
    font-size: 14px;
}
/* kid page5 */
.kid_page .full_bg_5 {
    background: url(../images/kid/page_5/page_5_5.webp) no-repeat;
    background-size: cover;
    position: relative;
}
.kid_page .full_bg_5 img {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.kid_page .full_bg_5 .page_2_main_title{
    margin-top: 0;
}
.kid_page .full_bg_5 .page_2_main_title span[name="favorite_teacher"] {
    font-size: 22px;
}
.kid_page .full_bg_5 img.teacher_avatar {
    position:relative;
    width: 40px;
    height: 40px;
}
.kid_page .full_bg_5 .page_2_highlight_box {
    background: rgba(0, 136, 205, 0.6);
    border-radius: 12px;
    padding: 16px;
    margin-top: 20px;
    position: relative;
    text-align: left;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.kid_page .full_bg_5 .page_2_highlight_box::after {
    content: '';
    position: absolute;
    top: -6px;
    left: 21px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid rgba(0, 136, 205, 0.8);
    transform: rotate(-2deg);
}
.kid_page .full_bg_5 .teacher_comment {
    flex-shrink: 0;
}
.kid_page .full_bg_5 .teacher_comment img.teacher_avatar {
    display: block;
}
.kid_page .full_bg_5 .page_2_encourage_text {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    flex: 1;
}
.kid_page .full_bg_5 .teacher_text_content {
    flex: 1;
}
.kid_page .full_bg_5 .teacher_name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
    font-weight:normal
}
.kid_page .full_bg_5 .teacher_message {
    line-height: 18px;
}
.kid_page .full_bg_5 .teacher_comment {
    display: flex;
    align-items: flex-start;
    margin-bottom: 5px;
}
.kid_page .page_2_encourage_text{
    opacity:1
}
/* kid page6 */
.kid_page .full_bg_6 {
    background: url(../images/kid/page_6/5.avif) no-repeat;
    background-size: 100%;
    position: relative;
    font-size: 14px;
    font_weight:normal
}
/* iOS 设备使用 webp 格式 */
.kid_page.ios-device .full_bg_6 {
    background: url(../images/kid/page_6/5.webp) no-repeat;
    background-size: 100%;
}
.kid_page .full_bg_6 img{
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.kid_page .full_bg_6 .page_6_content {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    padding: 0 30px;
    color: #fff;
    text-align: left;
    z-index: 10;
}
.kid_page .full_bg_6 .page_6_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
}
.kid_page .full_bg_6 .treasure_item {
    margin-bottom: 10px;
    font-weight: normal;
}
.kid_page .full_bg_6 .treasure_title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
}
.kid_page .full_bg_6 .treasure_desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}
.kid_page  .full_bg_6 div.p_s {
     font-weight: normal;
     font-size:14px
}
.kid_page  .full_bg_6 p.p_s {
    margin-bottom: 0px;
    font-weight: normal;
}
.kid_page  .full_bg_6 .mb10{
    margin-bottom: 0px;
}
.kid_page .full_bg_6 .lin22 {
    line-height:22px
}
/* kid page7 */
.kid_page .full_bg_7 {
    background: url(../images/kid/page_7/page_7_7.webp) no-repeat;
    background-size: 100% 100%;
    position: relative;
    font-weight: normal;
}
.kid_page .full_bg_7 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.kid_page .full_bg_7 .voice_power_section {
    text-align: left;
    padding: 0;
    position: relative;
    z-index: 9;
}

.kid_page .full_bg_7 .data_table_container {
    display: flex;
    justify-content: center;
}
.kid_page .full_bg_7 .data_table {
    background-image: none;

    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    padding: 15px;
    border-radius: 20px;
    z-index: 1;
}
.kid_page .full_bg_7 .table_header {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}
.kid_page .full_bg_7 .header_cell {
    flex: 1;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px;
    border-radius: 12px;
    text-align: center;
}
.kid_page .full_bg_7 .table_row {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
    border:none;
}
.kid_page .full_bg_7 .table_row:last-child {
    margin-bottom: 0;
}
.kid_page .full_bg_7 .row_label {
    flex: 1;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 6px;
    border-radius: 12px;
    text-align: center;
    line-height: 1.3;
}
.kid_page .full_bg_7 .table_row:nth-child(1) .row_label {
    background: linear-gradient(135deg, #FFD54F 0%, #FFC107 100%);
}
.kid_page .full_bg_7 .table_row:nth-child(2) .row_label {
    background: rgba(255, 217, 38, 1);
}
.kid_page .full_bg_7 .table_row:nth-child(3) .row_label {
    background: rgba(254, 178, 55, 1)
}
.kid_page .full_bg_7 .table_row:nth-child(4) .row_label {
    background: rgba(255, 153, 56, 1)
}
.kid_page .full_bg_7 .table_row:nth-child(5) .row_label {
    background:rgba(254, 127, 56, 1)
}
.kid_page .full_bg_7 .table_row:nth-child(6) .row_label {
    background: rgba(2, 181, 253, 1)
}
.kid_page .full_bg_7 .table_row:nth-child(7) .row_label {
    background: rgba(0, 148, 246, 1)
}
.kid_page .full_bg_7 .row_data {
    flex: 1;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    padding: 18px 8px;
    border-radius: 12px;
    text-align: center;
    line-height: 1.4;
}
.kid_page .full_bg_7 .row_data.sentence_data {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
}
.kid_page .full_bg_7 .row_change {
    flex: 1;
    background: linear-gradient(135deg, #29B6F6 0%, #03A9F4 100%);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 18px 8px;
    border-radius: 12px;
    text-align: center;
}
.kid_page  .full_bg_7 .table_header {
    background: none;
    border:none
}
.kid_page .full_bg_7 .row_data2 {
    background-color: rgba(156, 226, 252, 1)
}

/* 新的冒险卡片样式 - 使用背景图 */
/* 背景图已在2920行定义，这里不再重复 */

/* 卡片容器 */
.kid_page .full_bg_7 .adventure_cards_container, .adult_page .full_bg_7 .adventure_cards_container {
    position: relative;
    width: 100%;
    min-height: 600px;
    padding: 20px 15px 40px;
    box-sizing: border-box;
    z-index: 2;
}

/* 卡片基础样式 - 外层：只负责边框和定位 */
.kid_page .full_bg_7 .adventure_card, .adult_page .full_bg_7 .adventure_card {
    position: absolute;
    border: 6px solid rgba(255, 255, 255, 0.5);
    border-radius: 23px;
    z-index: 3;
    transition: transform 0.3s ease;
    box-sizing: border-box;
    opacity: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform-style: preserve-3d;
    will-change: transform, opacity;
}
.adult_page .full_bg_7 .yellow_font {
    color: #FFEE50!important;
}
/* 卡片淡入动画 */
@keyframes fadeInCard {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* 当添加fade-in类时触发动画 */
.kid_page .full_bg_7 .adventure_card.fade-in, .adult_page .full_bg_7 .adventure_card.fade-in {
    animation: fadeInCard 0.6s ease forwards;
}

/* 为每个卡片设置不同的动画延迟 */
.kid_page .full_bg_7 .card_1.fade-in, .adult_page .full_bg_7 .card_1.fade-in {
    animation-delay: 0.1s;
}

.kid_page .full_bg_7 .card_2.fade-in, .adult_page .full_bg_7 .card_2.fade-in {
    animation-delay: 0.2s;
}

.kid_page .full_bg_7 .card_3.fade-in, .adult_page .full_bg_7 .card_3.fade-in {
    animation-delay: 0.3s;
}

.kid_page .full_bg_7 .card_4.fade-in, .adult_page .full_bg_7 .card_4.fade-in {
    animation-delay: 0.4s;
}

.kid_page .full_bg_7 .card_5.fade-in, .adult_page .full_bg_7 .card_5.fade-in {
    animation-delay: 0.5s;
}

.kid_page .full_bg_7 .card_6.fade-in, .adult_page .full_bg_7 .card_6.fade-in {
    animation-delay: 0.6s;
}

.kid_page .full_bg_7 .adventure_card:hover, .adult_page .full_bg_7 .adventure_card:hover {
    transform: translateY(-2px);
}

/* 内层：负责背景、内阴影和内容 */
.kid_page .full_bg_7 .adventure_card .card_inner, .adult_page .full_bg_7 .adventure_card .card_inner {
    position: relative;
    padding: 10px;
    border-radius: 15px;
    box-shadow: inset 0px 1px 14px 0px rgba(255,255,255,0.5);
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    isolation: isolate;
}

/* 使用伪元素创建背景层，只模糊背景 */
.kid_page .full_bg_7 .adventure_card .card_inner::before, .adult_page .full_bg_7 .adventure_card .card_inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 15px;
    z-index: 0;
    pointer-events: none;
}

.kid_page .full_bg_7 .adventure_card .card_title, .adult_page .full_bg_7 .adventure_card .card_title {
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.14), 0 1px 1px rgba(0, 0, 0, 0.14);
    filter: contrast(1.2) saturate(1.05);
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    will-change: transform;
}

.kid_page .full_bg_7 .adventure_card .card_content, .adult_page .full_bg_7 .adventure_card .card_content {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: #fff;
    line-height: 1.6;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.14), 0 1px 1px rgba(0, 0, 0, 0.14);
    filter: contrast(1.2) saturate(1.05);
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    will-change: transform;
}

/* 隐藏文案模板 */
.kid_page .full_bg_7 .adventure_card .card_content .card_text_template, .adult_page .full_bg_7 .adventure_card .card_content .card_text_template {
    display: none;
}

/* 卡片1: 表达丰富度(完整句) - 浅蓝色，右上 */
.kid_page .full_bg_7 .card_1, .adult_page .full_bg_7 .card_1 {
    top: 0%;
    right: -1%;
    width: 79%;
    transform: rotate(-5deg);
    z-index: 4;
}

.kid_page .full_bg_7 .card_1 .card_inner::before, .adult_page .full_bg_7 .card_1 .card_inner::before {
    background: linear-gradient(217deg, #03D6FF 0%, #0C96FC 100%);
    /* backdrop-filter: blur(9px); */
}

/* 卡片2: 表达流畅度 - 黄色，中左 */
.kid_page .full_bg_7 .card_2, .adult_page .full_bg_7 .card_2 {
    top: 17%;
    left: -3%;
    width: 57%;
    /* max-width: 170px; */
    transform: rotate(8deg);
    z-index: 4;
}

.kid_page .full_bg_7 .card_2 .card_inner::before, .adult_page .full_bg_7 .card_2 .card_inner::before {
    background: linear-gradient(29deg, #FD9C08 0%, #FFD600 100%);
    /* backdrop-filter: blur(9px); */
}

/* 卡片3: 语言能力 - 浅蓝色，中右 */
.kid_page .full_bg_7 .card_3, .adult_page .full_bg_7 .card_3 {
    top: 21%;
    right: -4%;
    width: 53%;
    /* max-width: 170px; */
    transform: rotate(-5deg);
    z-index: 5;
}

.kid_page .full_bg_7 .card_3 .card_inner::before, .adult_page .full_bg_7 .card_3 .card_inner::before {
    background: linear-gradient(217deg, #03D6FF 0%, #0C96FC 100%);
    /* backdrop-filter: blur(9px); */
}

/* 卡片4: 互动与准确度 - 橙色，左下 */
.kid_page .full_bg_7 .card_4, .adult_page .full_bg_7 .card_4 {
    top: 42%;
    left: -3%;
    width: 55%;
    /* max-width: 170px; */
    transform: rotate(-4deg);
    z-index: 3;
}

.kid_page .full_bg_7 .card_4 .card_inner::before, .adult_page .full_bg_7 .card_4 .card_inner::before {
    background: linear-gradient(217deg, #FF8655 0%, #FFAF6E 100%);
}

/* 卡片5: 上课专注力 - 紫色，右下 */
.kid_page .full_bg_7 .card_5, .adult_page .full_bg_7 .card_5 {
    top: 44%;
    right: -4%;
    width: 55%;
    /* max-width: 170px; */
    transform: rotate(5deg);
    z-index: 4;
}

.kid_page .full_bg_7 .card_5 .card_inner::before, .adult_page .full_bg_7 .card_5 .card_inner::before {
    background: linear-gradient(217deg, #B39FFF 0%, #B3A2FF 100%);
    /* backdrop-filter: blur(9px); */
}

/* 卡片6: 表达丰富度(高级词汇) - 深蓝色，底部中间 */
.kid_page .full_bg_7 .card_6, .adult_page .full_bg_7 .card_6 {
    top: 65%;
    left: 16%;
    transform: rotate(-6deg);
    width: 94%;
    max-width: 340px;
    z-index: 6;
}
.kid_page .full_bg_7 .font_weight, .adult_page .full_bg_7 .font_weight {
    font-weight: bold;
}
.kid_page .full_bg_7 .card_6 .card_inner::before, .adult_page .full_bg_7 .card_6 .card_inner::before {
    background: linear-gradient(217deg, #03D6FF 0%, #0C96FC 100%);
}

/* 响应式调整 */
@media screen and (max-width: 375px) {
    .kid_page .full_bg_7 .adventure_card .card_inner {
        padding:7px;
    }
    
    .kid_page .full_bg_7 .adventure_card .card_title {
        font-size: 14px;
    }
    
    .kid_page .full_bg_7 .adventure_card .card_content {
        font-size: 12px;
    }


    .adult_page .full_bg_7 .adventure_card .card_inner {
        padding:7px;
    }
    .adult_page .full_bg_7 .adventure_card .card_title {
        font-size: 14px;
    }
    .adult_page .full_bg_7 .adventure_card .card_content {
        font-size: 12px;
    }
}

/* kid page8 */
.kid_page .full_bg_8 {
    background: url(../images/kid/page_8/page_8_8.webp) no-repeat;
    background-size: cover;
    position: relative;
    box-sizing:border-box;
    padding-top:65px
}
.kid_page .full_bg_8 img {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.kid_page .full_bg_8 .page_8_content {
    position: absolute;
    left: 30px;
    right: 30px;
    text-align: left;
    z-index: 10;
    padding-right: 15px;
}
.kid_page .full_bg_8 .page_8_title {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
}
.kid_page .full_bg_8 .page_8_text {
    font-size: 14px;
    line-height: 1.7;
    color: #fff;
    font-weight: normal;
}
.kid_page .full_bg_8 .yellow_font {
    color: #FFEB3B;
    font-size: 24px;
    font-weight: bold;
    margin: 0 2px;
}
/* kid page9 */
.kid_page .full_bg_9 {
    background: url(../images/kid/page_9/page_9_9.webp) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.kid_page .full_bg_9 img {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.kid_page .full_bg_9 .p9_marker img {
    width: 45%;
    top: 26px;
    left: 0;
    position: absolute;
}
.kid_page .full_bg_9 .page_9_content {
    position: absolute;
    top: 10%;
    left: 30px;
    right: 30px;
    text-align: left;
    z-index: 10;
}
.kid_page .full_bg_9 .page_9_title {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
}
.kid_page .full_bg_9 .page_9_text {
    font-size: 14px;
    line-height: 1.7;
    color: #fff;
    font-weight: normal;
}
.kid_page .full_bg_9 .yellow_font {
    color: #FFEB3B;
    font-size: 24px;
    font-weight: bold;
    margin: 0 2px;
}
/* Page 9 Styles */
.kid_page .full_bg_9 {
    position: relative;
    overflow: hidden;
    padding: 0 !important; /* Override default padding */
}

.kid_page .bg_img_p9 {
    width: 100%;
    display: block;
}

.kid_page .page_9_content_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding-top: 14%;
    pointer-events: none; /* Allow clicks to pass through to elements with pointer-events: auto */
}

.kid_page .page_9_top_text {
    /* position: absolute; */
    /* top: 6.5%; */
    /* left: 0; */
    width: 100%;
    text-align: left;
    color: #fff;
    pointer-events: auto;
}

.kid_page .page_9_header {
    font-size: 24px;
    font-weight: bold;
    padding: 0 25px;
    margin-bottom: 10px;
    margin-top: 0
}

.kid_page .page_9_desc {
    font-size: 14px;
    line-height: 1.6;
    padding: 0 25px 0 25px;
}

.kid_page .page_9_video_container {
    /* position: absolute; */
    /* top: 21%; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    width: 87%;
    max-width: 680px; /* Adjust based on design */
    margin: 0 auto;
    pointer-events: auto;
    z-index: 10;
    margin-top:3.3%;
}

.kid_page .page_9_video_title {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: -2px;
    background: url(../images/kid/page_9/video_top.webp) no-repeat center bottom;
    background-size: 100% 100%;
    width: 90%;
    margin: 0 auto;
    padding: 8px 0 12px;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 12;
    margin-bottom: -10.5%;
}

.kid_page .page_9_video_wrapper {
    position: relative;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    background: #000;
    /* border: 4px solid #fff; */
    /* border-top: 45px; */
    padding: 10px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
    /* aspect-ratio: 16 / 9; */
    padding-top: 13%;
    background: rgba(255, 255, 255, .75);
    /* padding: 15px; */
    box-sizing: border-box;
}

.kid_page .page_9_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 15px;
    pointer-events: none;
}

.kid_page .page_9_video::-webkit-media-controls {
    display: none !important;
}

.kid_page .page_9_video::-webkit-media-controls-enclosure {
    display: none !important;
}

.kid_page .page_9_video::-webkit-media-controls-panel {
    display: none !important;
}

.kid_page .page_9_video::-webkit-media-controls-play-button {
    display: none !important;
}

.kid_page .page_9_video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

.kid_page .page_9_play_btn {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 11;
}

.kid_page .page_9_play_btn img {
    width: 100%;
    height: 100%;
}

.kid_page .video_controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15%;
    background: linear-gradient(0deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
    z-index: 15;
}

.kid_page .video_btn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.kid_page .full_bg_9 .video_btn img {
    width: 20px;
    height: 20px;
    position: relative;
}

.kid_page .progress_bar_bg {
    flex: 1;
    height: 4px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    position: relative;
    cursor: pointer;
}

.kid_page .progress_bar_fill {
    height: 100%;
    background: #fff;
    border-radius: 2px;
    width: 0%;
}

.kid_page .page_9_map_container {
    position: absolute;
    top: 49%; /* Adjust based on image */
    left: 0;
    width: 100%;
    height: 38%;
    padding:10px;
    box-sizing: border-box;
    pointer-events: auto;
}
.kid_page .page_9_map_container .p9_marker img{
    width:31%
}
.kid_page .p9_marker {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 13%;
}

.kid_page .p9_label {
    background: #007AFF; /* Blue background */
    color: #fff;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    white-space: nowrap;
    margin-bottom: 5px;
    opacity:.8;
}

.kid_page .p9_marker img {
    width: 100%; /* Adjust size */
    height: auto;
}

/* Specific positions for markers - approximate based on image */
.kid_page .full_bg_9 .p9_m3 {
    top: 12%;
    left: 42%;
}
.kid_page .full_bg_9 .p9_m3 img {
    left: 26%;
}
.kid_page .full_bg_9 .p9_m3 .p9_label { background: #007AFF; }

.kid_page .full_bg_9 .p9_m2 {
    top: 28%;
    left: 22%;
}
.kid_page .full_bg_9 .p9_m2 img {
    left: 30%;
}
.kid_page .full_bg_9 .p9_m2 .p9_label { background: #007AFF; }

.kid_page .full_bg_9 .p9_m1 {
    top: 42%;
    left: 48%;
}
.kid_page .full_bg_9 .p9_m1 img {
    left: 26%;
}
.kid_page .full_bg_9 .p9_m1 .p9_label { background: #007AFF; }

.kid_page .full_bg_9 .p9_loc {
    top: 61%;
    right: 24%;
    width: 16%;
}
.kid_page .full_bg_9 .p9_loc img {
    left:89%
}
.kid_page .full_bg_creat_8{
    background: url(../images/kid/page_10/page_9.webp) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.kid_page .boy_card{
    background: url(../images/kid/page_10/boy.webp) no-repeat;
    background-size: 100% 100%;
}
.kid_page .girl_card{
    background: url(../images/kid/page_10/girl.webp) no-repeat;
    background-size: 100% 100%;
}
.kid_page .full_bg_creat_8 .submit_button{
  background: #20BAF2;
}
/* Responsive adjustments */
@media screen and (min-width: 750px) {
    .page_9_header { font-size: 32px; }
    .page_9_desc { font-size: 18px; }
    .p9_label { font-size: 16px; padding: 6px 16px; }
    .p9_marker img { width: 45px; }
    .p9_loc img { width: 60px; }
    .page_9_play_btn { width: 80px; height: 80px; }
}


@media screen and (max-width: 600px) {
    .page_3_power_box {
        padding: 18px 14px;
    }
    .page_3_power_list {
        grid-template-columns: 1fr;
    }
    .page_3_power_header {
        font-size: 14px;
    }
}
@media screen and (min-width: 320px) and (max-width: 375px) {
    .full_bg {
        padding-top: 50px;
        font-size: 12px;
    }

    .font_n {
        font-size: 18px;
    }

    .fs30 {
        font-size: 22px;
    }

    .font_n22 {
        font-size: 16px;
    }

    .full_bg p.lin26 {
        line-height: 18px;
    }

    /*.teacher_img_content {*/
    /*    position: relative;*/
    /*    height: 18%;*/
    /*    top: -25%;*/
    /*    left: 3%;*/
    /*}*/
    .full_bg_6 {
        line-height: 16px;
    }
    .full_bg_7 {
        padding-top: 50px;
    }
    .full_bg_creat_8 {
        padding-top: 30px;
    }
    .gift .gift_share .sns_img {
        width: 46%;
        color: #000;
    }

    .bg_7_style {
        position: absolute;
        bottom: 4%;
        left: 50%;
        margin-left: -128px;
    }
    .loading_play_ani {
        bottom:20%;
    }
    .full_bg_7 .row_label {
        padding: 4px;
        font-size: 12px;
    }
    .full_bg_7 .row_data {
        font-size: 12px;
    }
    .full_bg_7 .header_cell {
        font-size: 12px;
        padding: 8px 4px;
    }
    .full_bg_7 .row_change {
        font-size: 12px;
    }
    .full_bg_7 .voice_title p {
        margin-bottom: 12px;
        font-size: 12px;
    }
    .full_bg_7 .data_table {
        padding:14px 24px;
    }
    .full_bg_7 .voice_title h2 {
        margin-bottom: 12px;
        margin-top: 10px;
        font-size: 20px;
    }
    .loading p span {
        font-size: 22px!important;
    }
    .loading h2 {
        font-size: 12px;
    }
    .loading div {
        font-size: 12px;
    }
    .loading .text_box_content {
        top:6%!important;
    }
    .loading .play_start_content_box {
        font-size: 14px;
    }
        .full_bg .white_style_content{
        font-size: 12px;
    }
    .full_bg span.font_n{
        font-size: 22px;
    }
    .full_bg .page_2_main_title {
         font-size: 12px;
         line-height: 22px;
    }
    .full_bg .page_2_data_line {
        font-size: 12px;
        line-height: 24px;
    }
    .full_bg .page_2_label {
        font-size: 12px;
    }
    .full_bg .page_2_year {
        font-size: 22px;
    }
    .full_bg .page_2_highlight_box {
        font-size: 12px;
        padding:12px;
    }   
    .full_bg .page_2_highlight_box .font_n  {
        font-size: 20px;
    }
    .full_bg .page_2_encourage_text{
        font-size: 12px;
    }
    .kid_page .loading p span {
        font-size: 22px!important;
    }
     .kid_page .full_bg span.font_n{
        font-size: 20px;
    }
    .kid_page .full_bg_7 .header_cell, .full_bg_7 .row_label, .full_bg_7 .row_data, .full_bg_7 .row_change {
        font-size: 12px;
    }
    .kid_page .full_bg_7 .row_data {
        padding: 0px;
    }
    .kid_page .full_bg_7 .table_row {
        margin-bottom: 4px;
    }
    .kid_page .full_bg_7 .data_table {
        padding:10px;
    }
    .kid_page .full_bg_7 {
        padding-top: 45px;
    }
       .kid_page .page_9_map_container  {
        top:49%;
    }
    .kid_page .page_9_video_container  {
        /* top:20% */
    }
    .kid_page .page_9_video_title  {
        margin-bottom: -11%
    }
    .kid_page .page_9_video_container {
        /* width:80%; */
    }
    .kid_page .full_bg_8 {
        background-size: cover;
    }
    .kid_page .full_bg_5 {
        background-size: cover;
    }
    .kid_page .full_bg_6 img {
        bottom: -20%;
    }
    .kid_page .full_bg_4 img {
        bottom: 0%;
    }
    .kid_page .full_bg_2 img {
        bottom: -5%;
    }
    .kid_page .page_9_desc {
        font-size: 12px;
    }
}

@media screen and (min-width: 376px) and (max-width: 380px) {

    .full_bg_6 {
        line-height: 20px;
    }
    .en_header_css .text_content_ip {
        font-size: 12px;
    }
    .loading_play_ani {
        bottom:20%;
    }
        .kid_page .page_9_video_container {
        width:82%;
    }
    .kid_page .page_9_desc {
font-size: 12px;
    }
 

}

@media screen and (min-width: 376px) and (max-width: 450px) {


    .loading_play_ani {
        bottom:20%;
    }

}
@media screen and (min-width: 750px) and (max-width: 912px) {
    .full_bg {
        padding-top: 65px;
    }
    .full_bg_2 {
        padding-top: 45px;
    }
    .full_bg_7 {
        padding-top: 65px;
    }

    .full_bg p.p_s {
        line-height: 32px;
    }
    .full_bg_2 p.p_s {
        line-height: 24px;
    }
    .full_bg_7 .lin18 {
        line-height: 24px;
    }
    .en_header_css .text_content_ip {
        padding-top: 900px;
        font-size: 18px;
        line-height: 36px;
    }
    .en_header_css .text_title {
        font-size: 34px;
    }
    .full_bg_2 .curriculum_list_kid_yellow {
        line-height: 24px;
    }
    .full_bg_2 .curriculum_list_kid_yellow li {
        font-size: 14px;
    }
    .kid_page .page_9_video_container {
        width:83%;
    }
    .kid_page .page_9_map_container .p9_marker img {
        width:30%
    }
}

@media screen  and (min-height: 900px) and (min-width: 912px) {
    /*.teacher_img_content {*/
    /*    position: relative;*/
    /*    height: 18%;*/
    /*    top: -26%;*/
    /*    left: 6%;*/
    /*}*/
    .full_bg {
        padding-top: 60px;
    }

    .full_bg p.p_s {
        line-height: 26px;
    }
    .adult_page .full_bg_1 p.p_s {
        line-height: 32px;
    }
    .full_bg_1 .play_start_content_other_site .play_start_content_box {
        font-size: 22px;
        cursor: pointer;
    }
    .full_bg_6 {
        line-height: 22px;
    }
    .en_header_css .text_content_ip {
        padding-top: 900px;
        padding-left: 76px;
        font-size: 24px;
    }
    .full_bg_2 {
        padding-top: 45px;
        font-size:14px;
    }
    .full_bg_2 .curriculum_list_kid_yellow {
        line-height: 22px;
    }
    .full_bg_2 .curriculum_list_kid_yellow li {
        font-size: 14px;
    }
    .text_box_content_other_site {
        line-height: 40px;
    }
    .text_box_content_other_site h2 {
        font-size: 20px;
        font-weight:normal;
    }
      .text_box_content_other_site p span {
        font-size: 42px!important;
      }
    .text_box_content_other_site p {
        font-size: 28px;
        font-weight: 700;
        margin-top: -5px;
        margin-bottom: 5px;
    }
    .text_box_content_other_site div {
        font-size: 16px;
        color: #fff;
        font-weight: normal;
        line-height:28px;
    }
    .dd-checkBox-wrapper {
        left:0;
    }
    .time_all {
        left:0;
    }
    .full_bg_7 .data_table {

        /* max-width: 600px; */
        padding: 17px 49px;
        border-radius: 22px;
    }
    .full_bg_7 {
        padding-top: 20%;
    }
    .full_bg_7 .row_label {
        padding:18px;
    }
    .full_bg_7 .voice_title h2 {
        font-size: 34px;
        margin-bottom: 35px;
        }
    .full_bg_7 .voice_title p {
            margin-bottom: 45px;
            font-size: 16px;
        }
    .full_bg_7 .row_label {
        font-size: 16px;
    }
    .full_bg_7 .row_data {
        font-size: 16px;
    }
    .full_bg_7 .header_cell {
        font-size: 16px;
    }
    .full_bg_7 .row_change {
        font-size: 16px;
    }
    .gender_card {
        width: 180px;
        height: 180px;
        padding: 15px;
    }
    .gender_label {
        font-size: 18px;
        top:22px;
    }
    .page_9_title h2 {
        font-size: 28px;
    }
    .array {
        width: 4%;
    }
    .full_bg_6 .page_2_main_title {
        margin-top: 10%;
    }
    .full_bg_4 .page_2_main_title {
        margin-top: 10%;
    }
    .full_bg .white_style_content{
        font-size: 16px;
    }
    .full_bg span.font_n{
        font-size: 24px;
    }
    .full_bg .page_2_main_title {
         font-size: 16px;
         line-height: 34px;
    }
    .full_bg .page_2_data_line {
        font-size: 16px;
    }
    .full_bg .page_2_label {
        font-size: 16px;
    }
    .full_bg .page_2_year {
        font-size: 24px;
    }
    .full_bg .page_2_highlight_box {
        font-size: 16px;
    }   
    .full_bg .page_2_highlight_box .font_n  {
        font-size: 24px;
    }
    .full_bg .page_2_encourage_text{
        font-size: 16px;
    }
    /* kid 页面 */
    .kid_page .loading_cn {
        background-size: 100% 100%;
    }
    .kid_page .loading_play_ani {
        bottom:-8%
    }
    .kid_page .full_bg p.p_s {
        line-height: 34px;
    }
    .kid_page .full_bg_2 .old_user_content {
        bottom:17%
    }
    .kid_page .full_bg_4 .page_2_main_title {
        margin-top: 0%;
    }
    .kid_page .full_bg_4 .page_2_4data_box {
        bottom:16%;
    }
    .kid_page .full_bg_5 .teacher_message {
        font-size: 16px;
    }
    .kid_page .full_bg_5 img.teacher_avatar {
        width:50px;
        height:50px;    
    }
    .kid_page .full_bg_6 .page_6_content {
        bottom:16%;
        font-size: 16px;
        left:2%;
    }
    .kid_page .full_bg_4 .page_3_power_item_title {
        font-size: 16px;
        line-height: 34px;
    }
    .kid_page .full_bg_6 div.p_s {
        font-size: 16px;
    }
    .kid_page .full_bg_7 .voice_power_section {
        font-size: 16px;
        padding:0 30px
    }
    .kid_page .full_bg_8 .page_8_text {
        font-size: 16px;
        line-height: 28px;
    }
    .kid_page .page_9_desc {
        font-size: 16px;
        line-height: 28px;
        padding-left:35px;
    }
    .kid_page .page_9_header {
        padding-left:35px
    }
    .kid_page .full_bg_7 .voice_title p {
        font-size: 16px;
        line-height: 28px;
    }
    .kid_page .full_bg_2 .old_user_content p {
        line-height: 28px;
    }
    .kid_page .page_9_video_wrapper {
        padding-top:7%
    }
    .kid_page .page_9_video_title {
        font-size: 22px;
        margin-bottom: -6%;
        padding: 10px 0 14px;
    }
    .kid_page .page_9_video_container {
        /* top:17% */
    }
    .kid_page .full_bg_8 .page_8_content {
        left:6%
    }
    .kid_page .page_9_map_container .p9_marker img {
        width:30%
    }
    .kid_page .page_9_map_container .p9_marker img {
        right:12%
    }
    .kid_page .full_bg_9 .p9_marker img {
        top:35px
    }
    .kid_page .p9_label {
        font-size: 14px;
    }
    .kid_page .full_bg_9 .p9_loc {
        right:13%;
    }
    .kid_page .full_bg_9 .p9_loc img {
        left:27%
    }
    .kid_page .full_bg_2 img {
        bottom:-20%
    }
    .kid_page .full_bg_4 img {
        bottom:-20%
    }
    .kid_page .full_bg_6 img {
        bottom:-20%
    }
    .page_9_title p {
        font-size: 14px;
    }
    .full_bg_5 span[name="favorite_teacher"] {
        font-size: 22px;
    }
    .kid_page .full_bg_6 .treasure_title {
        font-size: 16px;
    }
    .kid_page .full_bg_6 .treasure_desc {

    font-size: 16px;
    }
    .kid_page .full_bg_7 .adventure_card .card_title {
        font-size: 18px;
    }
    .kid_page .full_bg_7 .adventure_card .card_content {
        font-size: 14px;
    }

    .adult_page .full_bg_7 .adventure_card .card_title {
        font-size: 18px;
    }
    .adult_page .full_bg_7 .adventure_card .card_content {
        font-size: 14px;
    }
}
@media screen and (max-width: 750px) {
    .full_bg {
        background-size: 100% 100%;
        padding-top: 65px;
        font-size: 12px
    }
    .full_bg_2 {
        padding-top: 45px;
    }
    .full_bg_2 p.p_s {
        line-height: 20px;
    }
    .full_bg_6 {
        padding-top: 65px;
    }
    .full_bg_7 .lin18 {
        line-height: 24px;
    }
    .full_bg_2 .curriculum_list_kid_yellow {
        line-height: 24px;
    }
    .full_bg_2 .curriculum_list_kid_yellow li {
        font-size: 14px;
    }
    .full_bg_creat_8 {
        padding-top: 15%;
    }
    .page_9_container {
        padding: 0;
    }
    
    .page_9_title h2 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    
    .page_9_title p {
        font-size: 12px;
    }
    
    .page_9_title {
        margin-bottom: 20px;
    }
    

    .gender_label {
        font-size: 14px;
    }
    
    .page_9_gender_selection {
        margin-bottom: 45%;
        gap: 10%;
    }
    
    .selection_indicator {
        bottom: -30px;
        width: 18px;
        height: 18px;
    }
    
    .submit_button {
        padding: 12px 50px;
        font-size: 14px;
    }
    
    /* .kid_page .page_9_desc {
font-size: 12px;
    } */
}
@media screen and (min-width: 375px) and (max-height: 800px) { 
    .gender_card {
        width: 130px;
        height:145px;
        padding: 10px;
    }
    .kid_page .page_9_video_container {
        width:85%;
    }
  
}
@media screen and (min-width: 912px) and (max-height: 900px) { 
    .kid_page .p9_label {
        font-size: 12px;
    }
    .kid_page .page_9_video_container {
        width:80%;
    }
    .kid_page .page_9_video_title {
        margin-bottom: -10%;
    }
    .kid_page .page_9_video_container {
        /* top:20%; */
    }
    .kid_page .page_9_desc {
        font-size: 12px;
    }
    .kid_page .full_bg_9 .p9_loc {
        right:18%;
    }
     .array {
        width: 3%;
    }
     .adult_page  .full_bg_1 .new_user {
        margin-top: -36%;
    }
   
   
}
@media screen and (max-height: 800px) { 

     .array {
        width: 50px;
    }
    .kid_page .girl_card, .adult_page .girl_card {
        background-size: 100%;
        box-shadow: none;
    }
    .kid_page .boy_card, .adult_page .boy_card {
        background-size: 100%;
        box-shadow: none;
    }
    .adult_page .full_bg_2 .content_box {
        margin-top: -30%;
    }
    .adult_page .full_bg_2 .page_2_data_line {
        line-height: 18px;
    }
    .adult_page .full_bg_2 .page_2_highlight_box , .adult_page .full_bg_3 .page_2_highlight_box{
        padding:10px;
    }
    .adult_page .full_bg_2 .page_2_encourage_text, .adult_page .full_bg_3 .page_2_encourage_text {
        font-size: 12px;
    }
    .adult_page .full_bg_2 .page_2_main_title, .adult_page .full_bg_3 .page_2_main_title {
        line-height: 22px;
        margin-bottom:0;
    }
    .adult_page .full_bg_4 {
        padding-top: 65px;
    }
    .adult_page .full_bg_5 .page_2_main_title {
        margin-top: 66%;
        line-height: 22px;
    }
    .adult_page .full_bg_5 .page_2_highlight_box {
        padding:10px;
    }
    .adult_page .full_bg_7 .page_2_main_title {
        margin-top: 108%;
    }
    .adult_page .text_box_content_other_site {
        top:8% !important;
    }
    .play_start_content_box {
        padding:10px 26px;
        font-size:16px;
    }
    .adult_page .full_bg_creat_7 .page_2_main_title {
        line-height: 26px;
        margin-top: 95%;
    }
    .adult_page  .full_bg_1 .new_user {
        margin-top: -36%;
    }
    .kid_page .full_bg_7 {
        padding-top: 26px;
    }
    .adult_page .full_bg_7 {
        padding-top: 26px;
    }
    .share_icon_bg {
        width: 50px;
        height: 50px;
    }
}
@media screen and (min-height: 840px) and (max-height: 1000px) {
    .kid_page .page_9_video_container {
        margin-top:7%
    }
    .kid_page .full_bg_9 .p9_m3 {
        top: 12%;
        left: 50%;
    }
    .kid_page .page_9_map_container {
        top:47%;
        height:44%;
    }
}
@media screen and (min-height: 840px) and (max-height: 900px) {
    .kid_page .page_9_video_container {
        margin-top:5%
    }
    .kid_page .full_bg_9 .p9_m3 {
        top: 9%;
        left: 50%;
    } 
}
/* 分享弹窗样式 */
#share_dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 750px;
    height: 100%;
    z-index: 999999;
    display: none;
}

.share_dialog_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.share_dialog_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    animation: slideUpFromBottom 0.3s ease-out;
}

/* PC端share_dialog居中显示 */
@media screen and (min-width: 821px) {
    #share_dialog {
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        max-width: 750px;
    }
    .share_dialog_wrapper {
        left: 0;
        transform: none;
    }
}

/* iOS 端全宽显示，避免 750px 限制导致露边 */
@supports (-webkit-touch-callout: none) {
    @media screen and (max-width: 820px) {
        #share_dialog {
            width: 100% !important;
            max-width: 100% !important;
            left: 0;
            right: 0;
            transform: none;
        }
        .share_dialog_wrapper,
        
        .share_dialog_content {
            width: 100% !important;
            max-width: 100% !important;
        }
    }
}

/* 报告卡片预览 - 在wrapper内部 */
.share_report_preview {
    padding: 20px 20px 0;
    max-height: 85vh;
    overflow-y: auto;
}

/* 自定义滚动条样式 - Webkit浏览器 (Chrome, Safari, Edge) */
.share_report_preview::-webkit-scrollbar {
    width: 6px;
}

.share_report_preview::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
}

.share_report_preview::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    transition: background 0.3s ease;
}

.share_report_preview::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3);
}

/* Firefox浏览器滚动条样式 */
.share_report_preview {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.05);
}

.share_dialog_content {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding: 15px 0;
    text-align: center;
    margin-bottom:-2px
}

.share_report_card {
    width: 85%;
    margin: 0 auto;
    margin-bottom:8%
}

/* 卡片容器 - 整个卡片使用背景图 */
.report_card_container {
    background-image: url(../images/adult/keenty_up_dialog_bg.webp);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}
.growex_ip .report_card_container {
    background-image: url(../images/adult/growrex_up_dialog_bg.webp);
}
.gritrex_ip .report_card_container {
    background-image: url(../images/adult/gritrex_up_dialog_bg.webp);
}
.mindrex_ip .report_card_container {
    background-image: url(../images/adult/mindrex_up_dialog_bg.webp);
}
.flourity_ip .report_card_container {
    background-image: url(../images/adult/flourity_up_dialog_bg.webp);
}
.hearty_ip .report_card_container {
    background-image: url(../images/adult/hearty_up_diaog_bg.webp);
}
.keenty_ip .report_card_container {
    background-image: url(../images/adult/keenty_up_dialog_bg.webp);
}
.talenix_ip .report_card_container {
    background-image: url(../images/adult/talenix_up_dialog_bg.webp);
}
/* kid page */
.kid_page .growex_ip .report_card_container {
    background-image: url(../images/kid/kid_growrex_up_dialog_bg.webp);
}
.kid_page .gritrex_ip .report_card_container {
    background-image: url(../images/kid/kid_gritrex_up_dialog_bg.webp);
}
.kid_page .mindrex_ip .report_card_container {
    background-image: url(../images/kid/kid_mindrex_up_dialog_bg.webp);
}
.kid_page .flourity_ip .report_card_container {
    background-image: url(../images/kid/kid_flourity_up_dialog_bg.webp);
}
.kid_page .hearty_ip .report_card_container {
    background-image: url(../images/kid/kid_hearty_up_diaog_bg.webp);
}
.kid_page .keenty_ip .report_card_container {
    background-image: url(../images/kid/kid_keenty_up_dialog_bg.webp);
}
.kid_page .talenix_ip .report_card_container {
    background-image: url(../images/kid/kid_talenix_up_dialog_bg.webp);
}
/* 卡片上半部分 */
.report_card_header {
    position: relative;
    padding: 20px 20px 0;
}

/* 头部信息 */
.card_header_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 30;
}

.card_logo_img {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

.card_logo_img img {
    height: 33px;
}
.ip_bg_content .card_logo_img img {
    height: 55px;
}
.ip_bg_content .loading_logo_corner, .ip_bg_content .ip_logo_corner {
    top: 2%;
    left: 3%;
}
.loading_logo_corner,
.ip_logo_corner {
    position: absolute;
    top: 3%;
    left: 3%;
    z-index: 50;
}
.share_report_card .card_logo_img img {
    height: 43px;
}
.adult_page .loading_logo_corner{
    position: absolute;
    top: 3%;
    left: 5%;
    z-index: 50;
}
.adult_page  .loading_logo_corner  img {
    height: 28px;
}
.card_year {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

/* IP内容区域 - 类似ip_header_section */
.card_ip_section {
    position: relative;
    width: 100%;
    padding-bottom: 110%;
}

/* 角色图片 */
.card_img_gua {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    z-index: 10;
}

.card_img_gua img {
    width: 100%;
    display: block;
}

/* 浮动标签容器 */
.card_tags_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

/* 标签通用样式 */
.card_duoyuan, .card_tianfu, .card_ronghe {
    position: absolute;
    padding: 12px 28px;
    border-radius: 40px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
    z-index: 11;
    letter-spacing: 2px;
}

/* 左侧标签 (橙色) */
.card_duoyuan {
    top: 48%;
    left: 3%;
    background: rgba(255, 130, 38, 1);
    transform: rotate(-11deg);
}

/* 右上标签 (青色) */
.card_tianfu {
    top: 35%;
    right: 3%;
    color: rgba(64, 18, 23, 1);
    background: rgba(0, 255, 249, 1);
    transform: rotate(18deg);
}

/* 右下标签 (黄色) */
.card_ronghe {
    top: 56%;
    right: 3%;
    background: rgba(254, 238, 65, 1);
    color: rgba(64, 18, 23, 1);
    transform: rotate(10deg);
}

/* 顶部标语 */
.card_slogan {
    position: absolute;
    top: 6%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    z-index: 20;
    letter-spacing: 3px;
}

/* IP名称 */
.card_ip_name {
    position: absolute;
    top: 14%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    font-family: 'Arial Black', sans-serif;
    font-style: italic;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    z-index: 20;
}

/* 副标题 */
.card_subtitle {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    z-index: 20;
    letter-spacing: 2px;
}

/* 卡片下半部分 - 白色数据区域 */
.report_card_body {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 16px;
    margin: -21% 20px 20px;
    padding: 24px;
    font-size: 24px;
    position: relative;
    z-index: 15;
}

/* 数据列表 */
.card_data_list {
    margin-bottom: 12px;
}

/* 数据项 */
.card_data_item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.card_data_item:last-child {
    margin-bottom: 0;
}

.data_label {
    color: #666;
    font-size: 24px;
    margin-right: 12px;
}

.data_value {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}
.data_value span {
    font-size: 28px;
}
/* 分隔线 */
.card_divider {
    height: 1px;
    background: #eee;
    margin: 12px 0;
}

/* 底部区域 - 左右布局 */
.card_body_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card_footer_text {
    color: #666;
    font-size: 22px;
    line-height: 1.6;
    flex: 1;
}

.card_qrcode {
    width: 90px;
    height: 90px;
    flex-shrink: 0;
}

@keyframes slideUp {
    from { transform: translateY(100%); }
    to { transform: translateY(0); }
}

@keyframes slideUpFromBottom {
    from { transform: translateY(100%); }
    to { transform: translateY(0); }
}

.share_dialog_title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 10px;
}

.share_dialog_items {
    --share-item-gap: 12px;
    --share-item-max: 4;
    position: relative;
    display: flex;
    align-items: center;
    gap: var(--share-item-gap);
    padding: 20px 20px 20px;
    margin-bottom: 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.share_dialog_items .share_item {
    flex: 0 0 calc((100% - (var(--share-item-gap) * (var(--share-item-max) - 1))) / var(--share-item-max));
    max-width: calc((100% - (var(--share-item-gap) * (var(--share-item-max) - 1))) / var(--share-item-max));
}

.share_dialog_items::-webkit-scrollbar {
    display: none;
}

.share_dialog_items.is-scrollable::after {
    /* content: ""; */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 48px;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff);
    opacity: 1;
    transition: opacity 0.2s ease;
}

.share_dialog_items.is-scrollable::before {
    /* content: ""; */
    position: absolute;
    top: 50%;
    right: 18px;
    width: 10px;
    height: 10px;
    border-top: 2px solid rgba(0, 0, 0, 0.35);
    border-right: 2px solid rgba(0, 0, 0, 0.35);
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.2s ease;
    z-index: 1;
}

/* 左侧渐变和箭头 */
.share_dialog_items.is-scrollable .share_scroll_gradient_left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 48px;
    pointer-events: none;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff);
    opacity: 1 !important;
    transition: opacity 0.2s ease;
    z-index: 1;
    display: block !important;
}

.share_dialog_items.is-scrollable .share_scroll_arrow_left {
    position: absolute;
    top: 50%;
    left: 18px;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.35);
    border-left: 2px solid rgba(0, 0, 0, 0.35);
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
    opacity: 1 !important;
    transition: opacity 0.2s ease;
    z-index: 3;
    display: block !important;
}

.share_dialog_items.is-scrollable .share_scroll_arrow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    cursor: pointer;
    z-index: 2;
    background: transparent;
}

.share_dialog_items.is-scrollable .share_scroll_arrow_left_click {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 60px;
    cursor: pointer;
    z-index: 2;
    background: transparent;
}

.share_dialog_items.is-scrollable.scroll-end::after,
.share_dialog_items.is-scrollable.scroll-end::before {
    opacity: 0;
}

/* 确保父容器有相对定位 */
.share_dialog_content {
    position: relative;
}

/* 左右箭头按钮容器 */
.share_scroll_arrows_container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 10;
}

/* 左右箭头按钮 */
.share_scroll_arrow_left_btn,
.share_scroll_arrow_right_btn {
    position: absolute;
    top: 34%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: auto;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); */
    transition: opacity 0.2s ease, background 0.2s ease;
}

.share_scroll_arrow_left_btn:hover,
.share_scroll_arrow_right_btn:hover {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.share_scroll_arrow_left_btn span,
.share_scroll_arrow_right_btn span {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 1;
    font-weight: bold;
}

.share_scroll_arrow_left_btn {
    left: 10px;
}

.share_scroll_arrow_right_btn {
    right: 10px;
}

.share_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.share_item.disabled {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

.share_icon_bg {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.share_icon_bg img {
    width: 100%;
    height: 100%;
}

.share_item p {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.share_dialog_cancel {
    padding: 25px 0;
    font-size: 18px;
    color: rgba(34, 34, 34, 1);
    font-weight: bold;
    cursor: pointer;
    background: rgba(236, 239, 243, 1);
    margin: 0 20px;
    border-radius: 30px;
    margin-top:1%;
    margin-bottom:2.5%;
}

/* 橙色按钮样式 */
.orange_btn {
    background: linear-gradient(90deg, #FF9B2D, #FFB723);
}
/* en css */
.en_site_page .page_2_data_box .page_2_main_title {
    line-height: 22px;
}
.en_site_page .page_2_highlight_title{
    line-height: 24px;
}
.en_site_page .full_bg_5{
    line-height: 26px;
}
@media screen and (min-height: 1000px) and (min-width: 1000px) {  
    .share_dialog_cancel {
        padding: 15px 20px;
    }
    .share_dialog_items {
        padding: 10px ;
    }
    .share_dialog_content {
        padding: 10px 0;
    }
    .share_icon_bg {
        width: 60px;
        height: 60px;
    }

}
@media screen and (max-height: 1000px) {  
    .share_icon_bg {
        width: 45px;
        height: 45px;
    }
    .share_item p {
        font-size: 12px;
    }
    .share_dialog_cancel {
        font-size: 12px;
        padding: 8px 20px;
        margin-top:0%;
        margin-bottom:0%;
    }
    .share_dialog_items {
        padding: 8px ;
    }
    .share_dialog_content {
        padding: 8px 0;
    }

}