html { --xp-content-width: 16rem; --xp-color1: #487F5F; --xp-color2: #74a689; --xp-color3: #365580; --xp-color4: #4d6586; --xp-color5: #9bb0cc; --xp-color6: #d0d6df; }.xp_88ec5fc25d_3_container { width: 100%; } .xp_88ec5fc25d_3_header { width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; background: linear-gradient(to bottom, var(--xp-color1), rgba(0, 0, 0, 0)); position: fixed; top:0; z-index: 1000; } .xp_88ec5fc25d_3_content { width: 100%; max-width: var(--xp-content-width); height: 1.4rem; display: flex; align-items: center; } .xp_88ec5fc25d_3_logo { max-width: 5.2rem; height: 0.8rem; display: flex; align-items: center; } .xp_88ec5fc25d_3_logo img { width: 4.23rem; height: 0.6rem; } .xp_88ec5fc25d_3_box { margin-left: 0.2rem; padding-top: 0.08rem; flex: 1; height: 1rem; display: flex; flex-direction: column; } .xp_88ec5fc25d_3_logo_title { font-size: 0.24rem; color: #fff; margin-left: 0.24rem; color: #FFFFFF; } .xp_88ec5fc25d_3_box_t { width: 100%; display: flex; justify-content: flex-end; align-items: center; } .xp_88ec5fc25d_3_search { width: 0.24rem; height: 0.24rem; border-radius: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 0.01rem solid #fff; cursor: pointer; } .xp_88ec5fc25d_3_search_icon { min-width: 0.12rem; height: 0.12rem; color: #fff; cursor: pointer; } .xp_88ec5fc25d_3_en { width: 0.24rem; height: 0.24rem; border-radius: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 0.01rem solid #fff; margin-right: 0.1rem; font-size: 0.12rem; color: #fff; cursor: pointer; } .xp_88ec5fc25d_3_link { display: flex; align-items: center; color: #fff; margin-right: 0.2rem; } .xp_88ec5fc25d_3_link_item { padding: 0.04rem 0.1rem; cursor: pointer; font-size: 0.16rem; color: #FFFFFF; border-radius: 0.02rem; user-select: none; display: flex; align-items: center; } .xp_88ec5fc25d_3_link_item_icon { width: 0.22rem; height: 0.22rem; margin-right: 0.04rem; object-fit: cover; } .xp_88ec5fc25d_3_box_nav { width: 100%; display: flex; justify-content: flex-end; margin-top: 0.15rem; } .xp_88ec5fc25d_3_box_nav_item { color: #FFFFFF; padding: 0.06rem 0.1rem; margin-left: 0.04rem; margin-right: 0.04rem; user-select: none; cursor: pointer; position: relative; font-size: 0.20rem; display: flex; justify-content: center; transform: translateX(0.15rem); } .xp_88ec5fc25d_3_box_nav_item:hover::after { position: absolute; bottom: -0.02rem; width: 0.4rem; height: 0.04rem; content: ""; background-color: var(--xp-color1); } .xp_88ec5fc25d_3_box_nav_item:hover .xp_88ec5fc25d_3_nav { display: block; } .xp_88ec5fc25d_3_nav { display: none; position: absolute; top: 100%; left: 0; padding-bottom: 0.2rem; } .xp_88ec5fc25d_3_nav_box { position: relative; margin-top: 0.04rem; display: flex; flex-direction: column; } .xp_88ec5fc25d_3_nav_item { padding: 0.06rem 0.12rem; color: #333; white-space: nowrap; font-size: 0.18rem; margin-top: 0.04rem; border: 0.01rem solid var(--xp-color1); background-color: #FFFFFF; } .xp_88ec5fc25d_3_nav_item:hover { background-color: var(--xp-color1); color: #FFFFFF; } .xp_88ec5fc25d_3_app_content { display: none; } .xp_88ec5fc25d_3_placeholder { display: none; } .xp_88ec5fc25d_3_search_container { width: 100%; height: 100vh; top: 0; left: 0; visibility: hidden; position: fixed; z-index: 1000; opacity: 0; transition: all ease .7s; } .xp_88ec5fc25d_3_search_bg { width: 100%; height: 100%; position: relative; object-fit: cover; } .xp_88ec5fc25d_3_search_content { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.06rem); display: flex; flex-direction: column; align-items: center; justify-content: center; } .xp_88ec5fc25d_3_search_show { visibility: visible; opacity: 1; } .xp_88ec5fc25d_3_search_title { font-size: 0.32rem; color: #fff; font-weight: bold; margin-top: -1.4rem; transition: all ease .8s; } .xp_88ec5fc25d_3_search_show .xp_88ec5fc25d_3_search_title { margin-top: -0.4rem; } .xp_88ec5fc25d_3_search_inp_box { width: 7rem; height: 0.68rem; margin-top: 0.4rem; border-radius: 1rem; background-color: #fff; display: flex; padding: 0.1rem; } .xp_88ec5fc25d_3_search_inp { flex: 1; padding: 0 0.2rem; margin-right: 0.2rem; border: none; outline: none; font-size: 0.18rem; font-weight: bold; color: #333; } .xp_88ec5fc25d_3_search_but { width: 1rem; height: 100%; border-radius: 1rem; background-color: var(--xp-color1); color: #fff; font-size: 0.18rem; display: flex; align-items: center; justify-content: center; cursor: pointer; user-select: none; box-shadow: 0 0 0.04rem 0.01rem #f0f0f0; } .xp_88ec5fc25d_3_search_inp::placeholder { font-weight: 400; } .xp_88ec5fc25d_3_search_close { width: 0.6rem; height: 0.6rem; display: flex; align-items: center; justify-content: center; margin-top: 0.4rem; cursor: pointer; } .xp_88ec5fc25d_3_search_close_icon { width: 0.4rem; height: 0.4rem; color: #fff; } .xp_88ec5fc25d_3_h5 { display: none; } .xp_88ec5fc25d_3_switch { width: 100%; position: absolute; top: 1.4rem; display: flex; justify-content: center; z-index: 100; gap: 0.1rem; user-select: none; } .xp_88ec5fc25d_3_switch_item { padding: 0.04rem 0.2rem; border-radius: 1rem; color: #fff; } .xp_88ec5fc25d_3_switch_select { background-color: rgba(0, 0, 0, .4); backdrop-filter: blur(1px); cursor: pointer; } @media screen and (max-width: 800px) { .xp_88ec5fc25d_3_header { display: none; } .xp_88ec5fc25d_3_switch { top: 0.2rem; } .xp_88ec5fc25d_3_switch_item { font-size: 0.12rem; } body { padding-top: 0.6rem; } body { padding-top: 0.6rem; } .xp_88ec5fc25d_3_h5 { width: 100%; height: 0.6rem; position: fixed; top: 0; left: 0; padding: 0 0.1rem; background-color: var(--xp-color1); display: flex; justify-content: space-between; align-items: center; z-index: 1000; } .xp_88ec5fc25d_3_h5_logo { height: 0.3rem; } .xp_88ec5fc25d_3_h5_menu { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_88ec5fc25d_3_h5_menu_icon { width: 0.3rem; height: 0.3rem; color: #fff; } .xp_88ec5fc25d_3_h5_search { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_88ec5fc25d_3_h5_search_icon { width: 0.24rem; height: 0.24rem; color: #fff; } .xp_88ec5fc25d_3_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_88ec5fc25d_3_h5_menu_content { overflow-y: auto; position: absolute; top: 0; left: 0; z-index: 2; transform: translateX(-100vw); transition: all ease .6s; display: flex; flex-direction: column; align-items: center; padding: 0.3rem; width: 100%; height: 100vh; } .xp_88ec5fc25d_3_h5_menu_bg { position: absolute; width: 100%; height: 100vh; left: 0; top: 0; z-index: 1; backdrop-filter: blur(0); transition: all linear .6s; } .xp_88ec5fc25d_3_h5_menu_open { visibility: initial; } .xp_88ec5fc25d_3_h5_menu_open .xp_88ec5fc25d_3_h5_menu_content { transform: translateX(0); } .xp_88ec5fc25d_3_h5_menu_open .xp_88ec5fc25d_3_h5_menu_bg { backdrop-filter: blur(0.04rem); background-color: rgba(0, 0, 0, .3); } .xp_88ec5fc25d_3_h5_menu_logo { width: 100%; margin-bottom: 0.3rem; } .xp_88ec5fc25d_3_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_88ec5fc25d_3_h5_group { width: 100%; display: flex; flex-direction: column; align-items: center; box-shadow: 0 0 0.04rem 0 rgba(0, 0, 0, .3); margin-bottom: 0.15rem; } .xp_88ec5fc25d_3_h5_group_title { flex: 1; font-size: 0.16rem; } .xp_88ec5fc25d_3_h5_group_icon { width: 0.2rem; height: 0.2rem; color: #666; } .xp_88ec5fc25d_3_menu_close { position: absolute; right: 0; top: 0; width: 0.46rem; height: 0.46rem; background-color: var(--xp-color1); border-bottom-left-radius: 0.46rem; display: flex; align-items: center; justify-content: center; } .xp_88ec5fc25d_3_menu_close_icon { width: 0.18rem; height: 0.18rem; color: #fff; position: relative; left: 0.05rem; bottom: 0.05rem; } .xp_88ec5fc25d_3_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 0.2rem; min-height: 0.5rem; background-color: #fff; } .xp_88ec5fc25d_3_h5_list { width: 100%; display: none; flex-direction: column; } .xp_88ec5fc25d_3_h5_item { height: 0.5rem; width: 100%; font-size: .16rem; display: flex; align-items: center; padding: 0 0.2rem; background-color: #f0f0f0; border-bottom: 0.01rem solid #ddd; } .xp_88ec5fc25d_3_h5_item:last-child { border-bottom: none; } .xp_88ec5fc25d_3_h5_group_show .xp_88ec5fc25d_3_h5_list { display: flex; } .xp_88ec5fc25d_3_h5_group_show .xp_88ec5fc25d_3_h5_group_icon { transform: rotate(90deg); } .xp_88ec5fc25d_3_h5_search_box { width: 100%; height: 100vh; position: absolute; left: 0; top: 0; z-index: 10; visibility: hidden; display: flex; flex-direction: column; align-items: center; transition: all ease .4s; } .xp_88ec5fc25d_3_h5_search_open { visibility: initial; } .xp_88ec5fc25d_3_h5_inp_box { width: 90%; height: 0.5rem; margin-top: 2rem; background-color: #fff; border-radius: 0.04rem; display: flex; align-items: center; overflow: hidden; transform: translateY(-3rem); transition: all ease .4s; } .xp_88ec5fc25d_3_h5_search_open .xp_88ec5fc25d_3_h5_inp_box { transform: translateY(0); } .xp_88ec5fc25d_3_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); } .xp_88ec5fc25d_3_h5_input { flex: 1; height: 100%; font-size: 0.16rem; border: none; background-color: transparent; outline: none; padding: 0 0.2rem; } .xp_88ec5fc25d_3_h5_input_but { width: 0.8rem; height: 100%; background-color: var(--xp-color1); color: #fff; font-size: 0.16rem; display: flex; align-items: center; justify-content: center; } .xp_88ec5fc25d_3_h5_search_close { width: 0.5rem; height: 0.5rem; border-radius: 50%; background-color: var(--xp-color2); display: flex; justify-content: center; align-items: center; margin-top: 0.6rem; opacity: 0; transition: all ease .3s; } .xp_88ec5fc25d_3_h5_search_open .xp_88ec5fc25d_3_h5_search_close { opacity: 1; } .xp_88ec5fc25d_3_h5_search_close_icon { width: 0.2rem; height: 0.2rem; color: #fff; } } .xp_0a85954193_4_container { width: 100%; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; z-index: 1; background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; perspective: 100vw; transform-style: preserve-3d; } .xp_0a85954193_4_content { width: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .xp_0a85954193_4_banner { width: 100%; height: auto; } .xp_0a85954193_4_banner_item { width: 100%; height: 100%; overflow: hidden; } .xp_0a85954193_4_banner_item_img { width: 100%; height: 100%; display: flex; transform: scale(1) rotateX(360deg); height: auto; transition: transform linear s; } .xp_0a85954193_4_index { width: 100%; height: 0.2rem; position: absolute; bottom: 0.3rem !important; z-index: 10; display: flex; align-items: center; padding: 0 0.34rem; transform: translate(0rem,0rem); justify-content: flex-start; } .xp_0a85954193_4_index_item { width: 0.1rem; height: 0.1rem; border-radius: 50%; background-color: #fff; margin: 0 0.06rem; } .xp_0a85954193_4_index_item_select { width: 0.4rem; height: 0.3rem; border-radius: 0; background-color: transparent; background-image: url('https://yzzy.schoolpi.net/assets/component-style/040d62f5-e322-40ba-8062-dcd19b0385e8/cdef3470-875e-46fa-9507-7f41d363ca35.png'); background-position: center center; background-size: 100%; transform: translateY(-0.04rem); } .xp_0a85954193_4_button { position: absolute; width: 0.45rem; height: 1rem; background-color: rgba(0, 0, 0, .4); z-index: 20; cursor: pointer; color: #f0f0f0; border-radius: 0.04rem; display: flex; align-items: center; justify-content: center; } .xp_0a85954193_4_pre { left: 0.4rem; } .xp_0a85954193_4_next { right: 0.4rem; } .xp_0a85954193_4_button:hover { color: #fff; background-color: rgba(0, 0, 0, .6); } .xp_0a85954193_4_item_icon { width: 0.3rem; height: 0.3rem; } @media screen and (min-width: 800px) { .swiper-slide-active .xp_0a85954193_4_banner_item_img { transform: scale(1.08) rotateX(360deg); } } @media screen and (max-width: 800px) { .xp_0a85954193_4_container { width: 100vw; background-image: none; background-color: transparent; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_0a85954193_4_banner { width: 100%; max-height: 2rem; } .xp_0a85954193_4_button { display: none; } .xp_0a85954193_4_children { width: 100%; margin-top: 0; } .xp_0a85954193_4_index { bottom: -0.5rem !important; } .xp_0a85954193_4_index_item_select { width: 0.3rem; height: 0.2rem; } } .xp_44dcc3992a_0_container { position: relative; z-index: 1; width: 100%; display: flex; justify-content: center; background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_44dcc3992a_0_content { display: flex; align-items: center; max-width: var(--xp-content-width); width: 100%; padding: 0.2rem 0rem 0.2rem 0rem; border-bottom: 0.02rem solid var(--xp-color6); } .xp_44dcc3992a_0_tags { flex: 1; display: flex; justify-content: flex-end; align-items: center; } .xp_44dcc3992a_0_tag_text{ color: #666; font-size: 0.18rem; margin-right: 0.1rem; } .xp_44dcc3992a_0_title { color: #FFFFFF; padding: 0.1rem 0.2rem; font-size: 0.18rem; font-weight: bold; display: flex; align-items: center; background-color: var(--xp-color1); } .xp_44dcc3992a_0_title_en { font-size: 0.16rem; margin-left: 0.04rem; } .xp_44dcc3992a_0_item { user-select: none; padding: 0 0.01rem; display: flex; align-items: center; color: #666; font-size: 0.18rem; } .xp_44dcc3992a_0_item_select { color: var(--xp-color1); } .xp_44dcc3992a_0_item_icon { width: 0.15rem; height: 0.15rem; margin-right: 0.04rem; color: var(--xp-color1); } .xp_44dcc3992a_0_icon { width: 0.16rem; height: 0.16rem; margin: 0 0.04rem; } @media screen and (max-width: 800px) { .xp_44dcc3992a_0_container { width: 100vw; margin: 0; padding: 0.2rem; } .xp_44dcc3992a_0_content { padding: 0.1rem 0; justify-content: center; } .xp_44dcc3992a_0_tags { font-size: 0.12rem; } .xp_44dcc3992a_0_tag_text { display: none; } .xp_44dcc3992a_0_item { font-size: 0.12rem; } .xp_44dcc3992a_0_icon { width: 0.12rem; height: 0.12rem; } .xp_44dcc3992a_0_title_en { display: none; } .xp_44dcc3992a_0_title { padding: 0.06rem 0.1rem; font-size: 0.14rem; } }.xp_1f713b469c_5_container { width: 100%; display: flex; justify-content: center; position: relative; z-index: 1; margin: 0.4rem 0rem 0.4rem 0rem; } .xp_1f713b469c_5_content { width: 100%; max-width: var(--xp-content-width); padding: 0rem 0rem 0rem 0rem; display: flex; flex-direction: column; align-items: center; } .xp_1f713b469c_5_title { width: 100%; text-align: center; font-size: 0.32rem; color: var(--xp-color1); white-space: pre-wrap; } .xp_1f713b469c_5_infos { width: 100%; display: flex; justify-content: space-between; padding-bottom: 0.2rem; padding-top: 0.2rem; color: #999; font-size: 0.18rem; border-bottom: 0.01rem solid rgba(204, 204, 204, 1); margin: 0.4rem 0rem 0.2rem 0rem; } .xp_1f713b469c_5_info_box { display: flex; align-items: center; font-size: 0.16rem; } .xp_1f713b469c_5_info_item { margin-right: 0.2rem; } .xp_1f713b469c_5_info_item:last-child { margin-right: 0rem; } .xp_1f713b469c_5_r_box { display: flex; align-items: center; gap: 0.2rem; } .xp_1f713b469c_5_audio_box { width: fit-content; display: flex; align-items: center; gap: 0.06rem; } .xp_1f713b469c_5_audio_name { font-size: 0.14rem; } .xp_1f713b469c_5_audio_but { padding: 0.01rem 0.04rem; font-size: 0.12rem; } .xp_1f713b469c_5_audio_icon { width: 0.2rem; height: 0.2rem; } .xp_1f713b469c_5_font_box { display: flex; align-items: center; gap: 0.1rem; font-size: 0.14rem; } .xp_1f713b469c_5_font_select_box { padding: 0.02rem 0.04rem; border: 1px solid #999; border-radius: 0.04rem; } .xp_1f713b469c_5_font_select { background-color: transparent; outline: none; border: none; font-size: 0.12rem; } .xp_1f713b469c_5_edit_container { width: 100%; display: flex; justify-content: center; padding-top: 0.3rem; padding-bottom: 0.3rem; } .xp_1f713b469c_5_edit_content { width: 100%; min-height: 5rem; border-radius: 0.02rem; padding: 0.5rem; background-color: #FFFFFF; box-shadow: 0 0 0.02rem 0.01rem #f0f0f0; } .xp_1f713b469c_5_footer { width: 100%; color: #333; padding-top: 0.2rem; font-size: 0.18rem; display: flex; flex-direction: column; } .xp_1f713b469c_5_footer[prev=1],.xp_1f713b469c_5_footer[next=1]{ border-top: 0.01rem solid rgba(204, 204, 204, 1); } .xp_1f713b469c_5_footer a { color: #333; padding-top: 0.06rem; padding-bottom: 0.06rem; } .xp_1f713b469c_5_footer a:hover { color: var(--xp-color1); } .xp_1f713b469c_5_file { width: 100%; display: flex; flex-direction: column; margin-bottom: 0.3rem; } .xp_1f713b469c_5_file_line { width: 100%; cursor: pointer; margin-top: 0.2rem; color: var(--xp-color1); text-decoration: underline; } .xp_1f713b469c_5_ai { width: 100%; background-color: #fafafa; margin-top: 0.6rem; padding: 0.3rem 0.2rem 0.2rem 0.2rem; position: relative; } .xp_1f713b469c_5_ai_content { overflow: hidden; width: 100%; height: 2rem; } .xp_1f713b469c_5_ai_open { width: 1rem; color: #fff; display: flex; align-items: center; justify-content: center; background-color: var(--xp-color1); padding: 0.08rem 0; font-size: 0.16rem; margin-top: 0.3rem; border-radius: 0.2rem; cursor: pointer; user-select: none; display: flex; align-items: center; } .xp_1f713b469c_5_ai_open_icon { width: 0.24rem; height: 0.24rem; color: #fff; margin-right: 0.04rem; } .xp_1f713b469c_5_ai_but { width: 100%; height: 40%; left: 0; display: flex; align-items: center; justify-content: center; backdrop-filter: blur(1px); background-image: linear-gradient(to top, rgba(213, 170, 170, .6), rgba(0, 0, 0, 0)); position: absolute; bottom: 0; } .xp_1f713b469c_5_ai_tag { position: absolute; top: -0.2rem; left: 0.2rem; color: #fff; display: flex; align-items: center; justify-content: center; background-color: var(--xp-color1); padding: 0.08rem 0.16rem; font-size: 0.16rem; } .xp_1f713b469c_5_ai_title { font-size: 0.18rem; color: #333; font-weight: bold; line-height: 0.45rem; } .xp_1f713b469c_5_ai_info { color: #555; font-size: 0.18rem; line-height: 0.45rem; position: relative; text-indent: 0.2rem; } .xp_1f713b469c_5_ai_info { color: #555; font-size: 0.18rem; line-height: 0.34rem; position: relative; text-indent: 0.2rem; } .xp_1f713b469c_5_ai_info::after { position: absolute; width: 0.1rem; height: 0.1rem; content: ""; left: 0; top: 0.12rem; border-radius: 50%; background-color: var(--xp-color1); } .xp_1f713b469c_5_iframe { width: 100%; border: none; height: 100vh; } .xp_1f713b469c_5_audit { width: 100%; border-top: 0.01rem solid #f0f0f0; padding-top: 0.2rem; margin-top: 0.2rem; } .xp_1f713b469c_5_audit_line { width: 100%; display: flex; align-items: center; margin-top: 0.1rem; color: #999; } .xp_1f713b469c_5_audit_name { position: relative; display: flex; align-items: center; padding-right: 0.1rem; } .xp_1f713b469c_5_audit_name::after { position: absolute; content: ""; right: 0; border-right: 0.01rem solid #999; height: 0.14rem; } .xp_1f713b469c_5_audit_value { padding: 0 0.1rem; } @media screen and (max-width: 800px) { .xp_1f713b469c_5_container { margin: 0; width: 100vw; } .xp_1f713b469c_5_audio_box { display: none; } .xp_1f713b469c_5_info_box { display: flex; width: 100%; justify-content: space-between; } .xp_1f713b469c_5_info_item { font-size: 0.12rem; } .xp_1f713b469c_5_font_box { display: none; } .xp_1f713b469c_5_content { padding: 0.2rem; } .xp_1f713b469c_5_edit_container { padding-top: 0; padding-bottom: 0rem; } .xp_1f713b469c_5_title{ font-size: 0.2rem; } .xp_1f713b469c_5_infos { width: 100%; font-size: 0.14rem; justify-content: center; margin: 0.1rem 0rem 0rem 0rem; } .xp_1f713b469c_5_edit_content { padding: 0.2rem; margin-top: 0.2rem; } .xp_1f713b469c_5_footer { font-size: 0.14rem; padding-bottom: 0.6rem; } .xp_1f713b469c_5_edit_content { width: 100%; } } .xp_8f032da8b8_1_container { position: relative; z-index: 1; width: 100%; display: flex; flex-direction: column; align-items: center; background-color: #FFFFFF; background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url('https://yzzy-img.schoolpi.net/storage/images/20250613/1749802844_684bdf5c1779b.webp'); margin: 0rem 0rem 0rem 0rem; padding: 0.6rem 0rem 0.6rem 0rem; } .xp_8f032da8b8_1_content { width: 100%; max-width: var(--xp-content-width); height: 2rem; display: flex; align-items: center; } .xp_8f032da8b8_1_item { height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .xp_8f032da8b8_1_item_l { flex: 1; padding-right: 2rem; } .xp_8f032da8b8_1_item_r { width: 6rem; } .xp_8f032da8b8_1_select_box { width: 100%; display: flex; align-items: center; height: 1rem; } .xp_8f032da8b8_1_select { width: 2.8rem; height: 0.4rem; background-color: #fff; margin-left: 0.2rem; display: flex; align-items: center; padding: 0 0.2rem; cursor: pointer; position: relative; } .xp_8f032da8b8_1_select:first-child { margin-left: 0; } .xp_8f032da8b8_1_select_name { flex: 1; width: 0; font-size: 0.18rem; color: #999; padding-right: 0.2rem; } .xp_8f032da8b8_1_select_icon { width: 0.24rem; height: 0.24rem; color: #999; } .xp_8f032da8b8_1_select_modal { visibility: hidden; width: 100%; height: 3rem; max-height: 3rem; overflow-y: auto; position: absolute; left: 0; z-index: 100; bottom: 0.4rem; background-color: #FFFFFF; border: 0.01rem solid #f0f0f0; display: flex; flex-direction: column; } .xp_8f032da8b8_1_select:hover .xp_8f032da8b8_1_select_modal { visibility: visible; } .uuiid_select_item { display: block; width: 100%; padding: 0.1rem 0.2rem; text-align: center; color: #333; font-size: 0.16rem; } .uuiid_select_item:hover { background-color: var(--xp-color1); color: #ffffff; } .xp_8f032da8b8_1_copyright { width: 100%; display: flex; align-items: center; flex-wrap: wrap; } .xp_8f032da8b8_1_copyright_item { color: #fff; font-size: 0.16rem; line-height: 0.3rem; margin-right: 0.1rem; display: flex; align-items: center; } .xp_8f032da8b8_1_copyright_item:last-child { margin-right: 0; } .xp_8f032da8b8_1_copyright_icon{ width: 0.18rem; margin-right: 0.04rem; } .xp_8f032da8b8_1_link_box { width: 100%; display: flex; flex-wrap: wrap; } .xp_8f032da8b8_1_link { user-select: none; cursor: pointer; display: flex; align-items: center; padding: 0.15rem 0.2rem; } .xp_8f032da8b8_1_link_name { color: #FFF; font-size: 0.18rem; } .xp_8f032da8b8_1_link_icon { width: 0.3rem; height: 0.3rem; margin-right: 0.1rem; } .xp_8f032da8b8_1_code_box { width: 100%; display: flex; align-items: center; padding-left: 0.18rem; } .xp_8f032da8b8_1_code { position: relative; width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; cursor: pointer; margin-left: 0.2rem; } .xp_8f032da8b8_1_code:first-child { margin-left: 0; } .xp_8f032da8b8_1_code_icon { width: 100%; height: 100%; object-fit: cover; } .xp_8f032da8b8_1_code_modal { visibility: hidden; position: absolute; bottom: 0.6rem; width: 1.4rem; padding: 0.1rem; border-radius: 0.02rem; box-shadow: 0 0 0.1rem 0.02rem var(--xp-color1); background-color: #fff; opacity: 0; transition: all ease .3s; } .xp_8f032da8b8_1_code_image { width: 100%; height: 1.2rem; object-fit: cover; border-radius: 0.02rem; } .xp_8f032da8b8_1_code_name { width: 100%; line-height: 0.16rem; text-align: center; font-size: 0.16rem; margin-top: 0.04rem; } .xp_8f032da8b8_1_code:hover .xp_8f032da8b8_1_code_modal { visibility: visible; opacity: 1; } @media screen and (max-width: 800px) { .xp_8f032da8b8_1_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_8f032da8b8_1_content { height: fit-content; flex-direction: column; padding: 0 0.2rem; } .xp_8f032da8b8_1_item_l { order: 2; width: 100%; flex: none; padding-right: 0; } .xp_8f032da8b8_1_item_r { order: 1; width: 100%; flex: none; } .xp_8f032da8b8_1_link_box { justify-content: center; } .xp_8f032da8b8_1_link_name { font-size: 0.14rem; } .xp_8f032da8b8_1_item { display: flex; flex-direction: column; justify-content: center; } .xp_8f032da8b8_1_code_box { justify-content: center; margin: 0.2rem 0; } .xp_8f032da8b8_1_select_modal { height: 2rem; max-height: 2rem; } .xp_8f032da8b8_1_select { flex: 1; width: 0; padding: 0 0.1rem; } .xp_8f032da8b8_1_copyright { justify-content: center; } .xp_8f032da8b8_1_select_name , .uuiid_select_item { font-size: 0.14rem; } .xp_8f032da8b8_1_select_icon { width: 0.2rem; height: 0.2rem; } } .xp_8ebd6acc3e_2_container { width: 100%; max-width: 4rem; position: relative; z-index: 10; display: flex; justify-content: center; user-select: none; background-color: rgba(255,255,255,0); margin: -1rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_8ebd6acc3e_2_content { width: 100%; } .xp_8ebd6acc3e_2_title_box { position: relative; width: 100%; height: 1rem; display: flex; flex-direction: column; justify-content: center; align-items: center; } .xp_8ebd6acc3e_2_title_v { font-size: 0.26rem; line-height: 0.26rem; position: relative; z-index: 2; color: #FFFFFF; font-weight: bold; } .xp_8ebd6acc3e_2_title_e { font-size: 0.16rem; line-height: 0.16rem; margin-top: 0.16rem; position: relative; z-index: 2; color: #FFFFFF; } .xp_8ebd6acc3e_2_title_bg { position: absolute; top: 0; left: 0; z-index: 1; background-color: var(--xp-color1); opacity: .9; width: 100%; height: 100%; backdrop-filter: blur(1px); } .xp_8ebd6acc3e_2_list{ width: 100%; background: url('https://yzzy.schoolpi.net/assets/component-style/af4a02dc-bbd1-41a9-9f86-8d2f7a8db6f0/6276a925-0c19-4309-9b1a-777a7b034891.webp') top center; } .xp_8ebd6acc3e_2_line_box { width: 100%; font-size: 0.18rem; height: 0.68rem; font-weight: bold; display: flex; align-items: center; justify-content: center; cursor: pointer; position: relative; color: #fff; } .xp_8ebd6acc3e_2_line_box:not(.xp_8ebd6acc3e_2_line_select):hover { color: #fff; background-color: var(--xp-color1); } .xp_8ebd6acc3e_2_line_select { color: #fff; background-color: var(--xp-color1); } .xp_8ebd6acc3e_2_app_next { display: none; } @media screen and (max-width: 800px) { .xp_8ebd6acc3e_2_container { max-width: 100%; width: 100vw; margin-top: 0; } .xp_8ebd6acc3e_2_title_box { display: none; } .xp_8ebd6acc3e_2_content { display: flex; } .xp_8ebd6acc3e_2_line_box { height: 0.58rem; padding: 0 0.2rem; border-top: 0.01rem solid #dfe2e5; white-space: nowrap; color: #333; font-size: 0.14rem; } .xp_8ebd6acc3e_2_list { background: none; display: flex; align-content: center; width: 100%; padding-right: 0.6rem; overflow-x: auto; } .xp_8ebd6acc3e_2_app_next { position: absolute; right: 0; top: 0; width: 0.6rem; height: 100%; display: flex; justify-content: center; align-items: center; color: #333; background-color: #fff; border-left: 0.01rem solid #f0f0f0; } .xp_8ebd6acc3e_2_app_next_icon { width: 0.24rem; height: 0.24rem; } .xp_8ebd6acc3e_2_line_box:hover { color: #333; background-color: transparent; } .xp_8ebd6acc3e_2_line_select { color: #fff; background-color: var(--xp-color1); } .xp_8ebd6acc3e_2_title_v { font-size: 0.2rem; line-height: 0.2rem; } }