html { --xp-content-width: 16rem; --xp-color1: #0A5C34; --xp-color2: #2d9c67; --xp-color3: #365580; --xp-color4: #4d6586; --xp-color5: #05970a; --xp-color6: #05970a; }.xp_b38d02b5cd_0_container { width: 100%; } .xp_b38d02b5cd_0_bg { width: 100%; height: 1.5rem; background-color: var(--xp-color1); } .xp_b38d02b5cd_0_head { width: 100%; height: 1.5rem; background: url("https://yzzy.schoolpi.net/_icon/723eec43-5591-442b-80d8-359b5e9ab8d4.png") center repeat-x; background-size: auto 100%; position: fixed; top:0; z-index: 1000; border-top: 0.02rem solid var(--xp-color1); display: flex; justify-content: center; } .xp_b38d02b5cd_0_head_content { width: var(--xp-content-width); display: flex; flex-direction: column; } .xp_b38d02b5cd_0_top { width: 100%; display: flex; align-items: center; justify-content: space-between; color: #D5CFCF; margin-top: 0.1rem; } .xp_b38d02b5cd_0_top_list { height: 0.4rem; display: flex; align-items: center; } .xp_b38d02b5cd_0_top_item { margin-right: 0.27rem; position: relative; line-height: 0.3rem; cursor: pointer; font-size: 0.16rem; color: #D5CFCF; } .xp_b38d02b5cd_0_top_item:not(.xp_b38d02b5cd_0_top_item:last-child)::after { width: 0.01rem; height: 0.14rem; position: absolute; right: -0.14rem; top: 0.09rem; content: ""; background-color: #D5CFCF; } .xp_b38d02b5cd_0_top_r { width: 2rem; height: 0.35rem; border-radius: 1.2rem; margin-right: 0.1rem; display: flex; align-items: center; padding: 0 0.15rem; font-size: 0.16rem; border: 0.01rem solid #D5CFCF; } .xp_b38d02b5cd_0_top_r input { border: none; outline: none; color: #FFFFFF; font-size: 0.16rem; background-color: transparent; } .xp_b38d02b5cd_0_nav { width: 100%; display: flex; align-items: center; margin-top: 0.15rem; } .xp_b38d02b5cd_0_nav_list { flex: 1; display: flex; align-items: center; justify-content: space-between; } .xp_b38d02b5cd_0_nav_l { opacity: 0; transform: translateX(-0.6rem); animation: xp_b38d02b5cd_0_l linear .7s forwards; } .xp_b38d02b5cd_0_nav_r { opacity: 0; transform: translateX(0.6rem); animation: xp_b38d02b5cd_0_r linear .7s forwards; } @keyframes xp_b38d02b5cd_0_l { from { opacity: 0; transform: translateX(-0.6rem); } to { opacity: 1; transform: translateY(0); } } @keyframes xp_b38d02b5cd_0_r { from { opacity: 0; transform: translateX(0.6rem); } to { opacity: 1; transform: translateY(0); } } .xp_b38d02b5cd_0_logo_box { width: 3.6rem; margin-left: 0.6rem; margin-right: 0.6rem; } .xp_b38d02b5cd_0_logo_box img { width: 100%; height: 0.48rem; opacity: 0; transform: translateY(-0.6rem); animation: xp_b38d02b5cd_0_logo linear .7s forwards; } @keyframes xp_b38d02b5cd_0_logo { from { opacity: 0; transform: translateY(-0.6rem); } to { opacity: 1; transform: translateY(0); } } .xp_b38d02b5cd_0_nav_item { color: #FFFFFF; font-size: 0.2rem; font-weight: bold; padding: 0.1rem 0; cursor: pointer; position: relative; display: flex; justify-content: center; } .xp_b38d02b5cd_0_nav_item:hover { color: var(--xp-color1); } .xp_b38d02b5cd_0_nav_item:hover .xp_b38d02b5cd_0_nav_group { visibility: inherit; opacity: 1; transform: scale(1); } .xp_b38d02b5cd_0_nav_group { position: absolute; top: 100%; background-color: #FFFFFF; border-top: 0.02rem solid var(--xp-color1); padding: 0.1rem; transform: scale(.4); transform-origin: top; visibility: hidden; opacity: 0; transition: all ease .4s; } .xp_b38d02b5cd_0_group_item { padding: 0.1rem 0.2rem; white-space: nowrap; max-width: 2rem; color: #333; font-size: 0.16rem; transition: all ease .4s; } .xp_b38d02b5cd_0_group_item:hover { color: #FFFFFF; background-color: var(--xp-color1); } .xp_b38d02b5cd_0_h5 { display: none; } @media screen and (max-width: 800px) { .xp_b38d02b5cd_0_head { display: none; } body { padding-top: 0.6rem; } .xp_b38d02b5cd_0_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_b38d02b5cd_0_h5_logo_box { flex:1; display: flex; align-items: center; justify-content: center; } .xp_b38d02b5cd_0_h5_logo { max-width: 75%; } .xp_b38d02b5cd_0_h5_menu { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_b38d02b5cd_0_h5_menu_icon { width: 0.3rem; height: 0.3rem; color: #fff; } .xp_b38d02b5cd_0_h5_search { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_b38d02b5cd_0_h5_search_icon { width: 0.24rem; height: 0.24rem; color: #fff; } .xp_b38d02b5cd_0_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_b38d02b5cd_0_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; background-color: var(--xp-color1); width: 100%; height: 100vh; } .xp_b38d02b5cd_0_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_b38d02b5cd_0_h5_menu_open { visibility: initial; } .xp_b38d02b5cd_0_h5_menu_open .xp_b38d02b5cd_0_h5_menu_content { transform: translateX(0); } .xp_b38d02b5cd_0_h5_menu_open .xp_b38d02b5cd_0_h5_menu_bg { backdrop-filter: blur(0.04rem); background-color: rgba(0, 0, 0, .3); } .xp_b38d02b5cd_0_h5_menu_logo { width: 100%; margin-bottom: 0.3rem; } .xp_b38d02b5cd_0_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_b38d02b5cd_0_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_b38d02b5cd_0_h5_group_title { flex: 1; color: #fff; } .xp_b38d02b5cd_0_h5_group_icon { width: 0.2rem; height: 0.2rem; color: #fff; } .xp_b38d02b5cd_0_menu_close { position: absolute; right: 0; top: 0; width: 0.46rem; height: 0.46rem; background-color: #fff; border-bottom-left-radius: 0.46rem; display: flex; align-items: center; justify-content: center; } .xp_b38d02b5cd_0_menu_close_icon { width: 0.18rem; height: 0.18rem; color: #333; position: relative; left: 0.05rem; bottom: 0.05rem; } .xp_b38d02b5cd_0_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 0.2rem; min-height: 0.5rem; } .xp_b38d02b5cd_0_h5_list { width: 100%; display: none; flex-direction: column; } .xp_b38d02b5cd_0_h5_item { height: 0.5rem; width: 100%; display: flex; align-items: center; padding: 0 0.2rem; background-color: #f0f0f0; border-bottom: 0.01rem solid #ddd; } .xp_b38d02b5cd_0_h5_item:last-child { border-bottom: none; } .xp_b38d02b5cd_0_h5_group_show .xp_b38d02b5cd_0_h5_list { display: flex; } .xp_b38d02b5cd_0_h5_group_show .xp_b38d02b5cd_0_h5_group_icon { transform: rotate(90deg); } .xp_b38d02b5cd_0_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_b38d02b5cd_0_h5_search_open { visibility: initial; } .xp_b38d02b5cd_0_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_b38d02b5cd_0_h5_search_open .xp_b38d02b5cd_0_h5_inp_box { transform: translateY(0); } .xp_b38d02b5cd_0_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); } .xp_b38d02b5cd_0_h5_input { flex: 1; height: 100%; font-size: 0.16rem; border: none; background-color: transparent; outline: none; padding: 0 0.2rem; } .xp_b38d02b5cd_0_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_b38d02b5cd_0_h5_search_close { width: 0.5rem; height: 0.5rem; border-radius: 50%; background-color: var(--xp-color3); display: flex; justify-content: center; align-items: center; margin-top: 0.6rem; opacity: 0; transition: all ease .3s; } .xp_b38d02b5cd_0_h5_search_open .xp_b38d02b5cd_0_h5_search_close { opacity: 1; } .xp_b38d02b5cd_0_h5_search_close_icon { width: 0.2rem; height: 0.2rem; color: #fff; } } .xp_8544935f97_3_container { position: relative; width: 100%; z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0rem 0rem 0rem 0rem; transform: translateY(0vw); } .xp_8544935f97_3_content { max-width: var(--xp-content-width); width: 100%; } .xp_8544935f97_3_pc_img { display: flex; width: 100%; height: auto; object-fit: cover; position: relative; z-index: 1; } .xp_8544935f97_3_phone_img { display: none; position: relative; z-index: 1; } .xp_8544935f97_3_title_box { width: 100%; height: 100%; position: absolute; z-index: 10; left: 0; top: 0; display: flex; justify-content: center; align-items: center; pointer-events: none; } .xp_8544935f97_3_title { width: 100%; max-width: var(--xp-content-width); font-size: NaNrem; color: ; display: flex; align-items: center; font-weight: bold; } @media screen and (max-width: 800px) { .xp_8544935f97_3_container { width: 100vw; padding: 0rem 0rem 0rem 0rem; } .xp_8544935f97_3_pc_img { display: none; } .xp_8544935f97_3_phone_img { display: flex; width: 100%; height: auto; object-fit: cover; } .xp_8544935f97_3_title_box { padding: 0rem 0.2rem; } .xp_8544935f97_3_title { font-size: NaNrem; } } .xp_615b3b88bd_4_container { position: relative; z-index: 1; width: 100%; display: flex; justify-content: center; background-color: #FFFFFF; margin: 0.2rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_615b3b88bd_4_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_615b3b88bd_4_tags { flex: 1; display: flex; justify-content: flex-end; align-items: center; } .xp_615b3b88bd_4_tag_text{ color: #666; font-size: 0.18rem; margin-right: 0.1rem; } .xp_615b3b88bd_4_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_615b3b88bd_4_title_en { font-size: 0.16rem; margin-left: 0.04rem; } .xp_615b3b88bd_4_item { user-select: none; padding: 0 0.01rem; display: flex; align-items: center; color: #666; font-size: 0.18rem; } .xp_615b3b88bd_4_item_select { color: var(--xp-color1); } .xp_615b3b88bd_4_item_icon { width: 0.15rem; height: 0.15rem; margin-right: 0.04rem; color: var(--xp-color1); } .xp_615b3b88bd_4_icon { width: 0.16rem; height: 0.16rem; margin: 0 0.04rem; } @media screen and (max-width: 800px) { .xp_615b3b88bd_4_container { width: 100vw; margin: 0; padding: 0.2rem; } .xp_615b3b88bd_4_content { padding: 0.1rem 0; justify-content: center; } .xp_615b3b88bd_4_tags { font-size: 0.12rem; } .xp_615b3b88bd_4_tag_text { display: none; } .xp_615b3b88bd_4_item { font-size: 0.12rem; } .xp_615b3b88bd_4_icon { width: 0.12rem; height: 0.12rem; } .xp_615b3b88bd_4_title_en { display: none; } .xp_615b3b88bd_4_title { padding: 0.06rem 0.1rem; font-size: 0.14rem; } }.xp_cec8a1a873_5_container { width: 100%; display: flex; justify-content: center; position: relative; z-index: 1; margin: 0.3rem 0rem 0.3rem 0rem; } .xp_cec8a1a873_5_content { width: 100%; max-width: var(--xp-content-width); padding: 0rem 0rem 0rem 0rem; display: flex; flex-direction: column; align-items: center; } .xp_cec8a1a873_5_title { width: 100%; text-align: center; font-size: 0.32rem; color: var(--xp-color1); white-space: pre-wrap; } .xp_cec8a1a873_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_cec8a1a873_5_info_box { display: flex; align-items: center; font-size: 0.16rem; } .xp_cec8a1a873_5_info_item { margin-right: 0.2rem; } .xp_cec8a1a873_5_info_item:last-child { margin-right: 0rem; } .xp_cec8a1a873_5_r_box { display: flex; align-items: center; gap: 0.2rem; } .xp_cec8a1a873_5_audio_box { width: fit-content; display: flex; align-items: center; gap: 0.06rem; } .xp_cec8a1a873_5_audio_name { font-size: 0.14rem; } .xp_cec8a1a873_5_audio_but { padding: 0.01rem 0.04rem; font-size: 0.12rem; } .xp_cec8a1a873_5_audio_icon { width: 0.2rem; height: 0.2rem; } .xp_cec8a1a873_5_font_box { display: flex; align-items: center; gap: 0.1rem; font-size: 0.14rem; } .xp_cec8a1a873_5_font_select_box { padding: 0.02rem 0.04rem; border: 1px solid #999; border-radius: 0.04rem; } .xp_cec8a1a873_5_font_select { background-color: transparent; outline: none; border: none; font-size: 0.12rem; } .xp_cec8a1a873_5_edit_container { width: 100%; display: flex; justify-content: center; padding-top: 0.3rem; padding-bottom: 0.3rem; } .xp_cec8a1a873_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_cec8a1a873_5_footer { width: 100%; color: #333; padding-top: 0.2rem; font-size: 0.18rem; display: flex; flex-direction: column; } .xp_cec8a1a873_5_footer[prev=1],.xp_cec8a1a873_5_footer[next=1]{ border-top: 0.01rem solid rgba(204, 204, 204, 1); } .xp_cec8a1a873_5_footer a { color: #333; padding-top: 0.06rem; padding-bottom: 0.06rem; } .xp_cec8a1a873_5_footer a:hover { color: var(--xp-color1); } .xp_cec8a1a873_5_file { width: 100%; display: flex; flex-direction: column; margin-bottom: 0.3rem; } .xp_cec8a1a873_5_file_line { width: 100%; cursor: pointer; margin-top: 0.2rem; color: var(--xp-color1); text-decoration: underline; } .xp_cec8a1a873_5_ai { width: 100%; background-color: #fafafa; margin-top: 0.6rem; padding: 0.3rem 0.2rem 0.2rem 0.2rem; position: relative; } .xp_cec8a1a873_5_ai_content { overflow: hidden; width: 100%; height: 2rem; } .xp_cec8a1a873_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_cec8a1a873_5_ai_open_icon { width: 0.24rem; height: 0.24rem; color: #fff; margin-right: 0.04rem; } .xp_cec8a1a873_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_cec8a1a873_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_cec8a1a873_5_ai_title { font-size: 0.18rem; color: #333; font-weight: bold; line-height: 0.45rem; } .xp_cec8a1a873_5_ai_info { color: #555; font-size: 0.18rem; line-height: 0.45rem; position: relative; text-indent: 0.2rem; } .xp_cec8a1a873_5_ai_info { color: #555; font-size: 0.18rem; line-height: 0.34rem; position: relative; text-indent: 0.2rem; } .xp_cec8a1a873_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_cec8a1a873_5_iframe { width: 100%; border: none; height: 100vh; } .xp_cec8a1a873_5_audit { width: 100%; border-top: 0.01rem solid #f0f0f0; padding-top: 0.2rem; margin-top: 0.2rem; } .xp_cec8a1a873_5_audit_line { width: 100%; display: flex; align-items: center; margin-top: 0.1rem; color: #999; } .xp_cec8a1a873_5_audit_name { position: relative; display: flex; align-items: center; padding-right: 0.1rem; } .xp_cec8a1a873_5_audit_name::after { position: absolute; content: ""; right: 0; border-right: 0.01rem solid #999; height: 0.14rem; } .xp_cec8a1a873_5_audit_value { padding: 0 0.1rem; } @media screen and (max-width: 800px) { .xp_cec8a1a873_5_container { margin: 0; width: 100vw; } .xp_cec8a1a873_5_audio_box { display: none; } .xp_cec8a1a873_5_info_box { display: flex; width: 100%; justify-content: space-between; } .xp_cec8a1a873_5_info_item { font-size: 0.12rem; } .xp_cec8a1a873_5_font_box { display: none; } .xp_cec8a1a873_5_content { padding: 0.2rem; } .xp_cec8a1a873_5_edit_container { padding-top: 0; padding-bottom: 0rem; } .xp_cec8a1a873_5_title{ font-size: 0.2rem; } .xp_cec8a1a873_5_infos { width: 100%; font-size: 0.14rem; justify-content: center; margin: 0.1rem 0rem 0rem 0rem; } .xp_cec8a1a873_5_edit_content { padding: 0.2rem; margin-top: 0.2rem; } .xp_cec8a1a873_5_footer { font-size: 0.14rem; padding-bottom: 0.6rem; } .xp_cec8a1a873_5_edit_content { width: 100%; } } .xp_dde9ba37c3_1_container { position: relative; z-index: 1; width: 100%; display: flex; flex-direction: column; align-items: center; background-position: center; background-repeat: no-repeat; background-size: 100% 100%; background-image: url('https://yzzy.schoolpi.net/assets/component-style/5efd2e7e-f526-4e1a-8b99-7d717d74f913/5cd06d62-c7aa-4b49-9bde-243435df807e.jpg'); background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; padding: 0.4rem 0rem 0rem 0rem; } .xp_dde9ba37c3_1_content { max-width: var(--xp-content-width); width: 100%; display: flex; padding-bottom: 0.2rem; } .xp_dde9ba37c3_1_copyright { width: 100%; height: 0.5rem; user-select: none; display: flex; align-items: center; justify-content: center; color: #ffffff; background-color: var(--xp-color1); } .xp_dde9ba37c3_1_log { flex: 1; height: 2.4rem; display: flex; align-items: center; justify-content: center; } .xp_dde9ba37c3_1_log img { height: 1.67rem; width: 2.8rem; } .xp_dde9ba37c3_1_item { flex: 1; height: 100%; } .xp_dde9ba37c3_1_hr { width: 0.01rem; height: 2rem; margin-left: 0.2rem; margin-right: 0.2rem; position: relative; top: 0.24rem; background-color: rgba(198, 201, 207, 1); } .xp_dde9ba37c3_1_list { width: 100%; padding-top: 0.1rem; } .xp_dde9ba37c3_1_line { width: 100%; color: rgba(137, 149, 166, 1); margin-bottom: 0.1rem; display: block; font-size: 0.18rem; } .xp_dde9ba37c3_1_item_title { margin-top: 0.2rem; font-size: 0.2rem; font-weight: 500; } .xp_dde9ba37c3_1_link_title { color: #FFFFFF; } .xp_dde9ba37c3_1_link_text { color: #FFFFFF; } .xp_dde9ba37c3_1_relation_title { color: #FFFFFF; } .xp_dde9ba37c3_1_relation_text { color: #FFFFFF; } .xp_dde9ba37c3_1_code { width: 100%; height: 2.4rem; display: flex; justify-content: center; align-items: center; } .xp_dde9ba37c3_1_code_item { width: 1.2rem; display: flex; align-items: center; justify-content: center; flex-direction: column; font-weight: 500; color: #FFFFFF; padding-left: 0.1rem; padding-right: 0.1rem; font-size: 0.16rem; } .xp_dde9ba37c3_1_code_item img { width: 100%; margin-bottom: 0.1rem; } .xp_dde9ba37c3_1_copyright_item { font-size: .14rem; color: #FFFFFF; } .xp_dde9ba37c3_1_app_content { display: none; } @media screen and (max-width: 800px) { .xp_dde9ba37c3_1_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_dde9ba37c3_1_content { display: none; } .xp_dde9ba37c3_1_app_content { display: flex; flex-direction: column; width: 100%; } .xp_dde9ba37c3_1_app_info { width: 100%; padding: 0.2rem 0rem; display: flex; flex-direction: column; align-items: center; justify-content: center; } .xp_dde9ba37c3_1_app_info_logo { max-width: 2.2rem; margin-bottom: 0.2rem; } .xp_dde9ba37c3_1_info_text { width: 100%; display: flex; justify-content: center; color: #FFFFFF; flex-wrap: wrap; } .xp_dde9ba37c3_1_info_text div { padding: 0.06rem 0.1rem; word-break: break-all; text-align: center; } .xp_dde9ba37c3_1_app_link { width: 100%; padding: 0 0.2rem; } .xp_dde9ba37c3_1_app_link_box { width: 100%; padding: 0.2rem; border-bottom: 0.01rem solid rgba(197, 203, 212, 1); display: flex; justify-content: center; flex-wrap: wrap; color: #FFFFFF; } .xp_dde9ba37c3_1_app_link_line { padding: 0.06rem 0.1rem; color: #FFFFFF; } .xp_dde9ba37c3_1_app_code { padding: 0.2rem; display: flex; justify-content: center; } .xp_dde9ba37c3_1_app_code_item { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0 0.1rem; color: #FFFFFF; font-weight: 500; gap: 0.1rem; } .xp_dde9ba37c3_1_app_code_item img { width: 50%; } } .xp_f20850d2e6_2_container { width: 100%; max-width: 4rem; position: relative; z-index: 10; display: flex; justify-content: center; user-select: none; background-color: #FFFFFF; margin: -1rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_f20850d2e6_2_content { width: 100%; } .xp_f20850d2e6_2_title_box { position: relative; width: 100%; height: 1rem; display: flex; flex-direction: column; justify-content: center; align-items: center; } .xp_f20850d2e6_2_title_v { font-size: 0.26rem; line-height: 0.26rem; position: relative; z-index: 2; color: #FFFFFF; font-weight: bold; } .xp_f20850d2e6_2_title_e { font-size: 0.16rem; line-height: 0.16rem; margin-top: 0.16rem; position: relative; z-index: 2; color: #FFFFFF; } .xp_f20850d2e6_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_f20850d2e6_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_f20850d2e6_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_f20850d2e6_2_line_box:not(.xp_f20850d2e6_2_line_select):hover { color: #fff; background-color: var(--xp-color1); } .xp_f20850d2e6_2_line_select { color: #fff; background-color: var(--xp-color1); } .xp_f20850d2e6_2_app_next { display: none; } @media screen and (max-width: 800px) { .xp_f20850d2e6_2_container { max-width: 100%; width: 100vw; margin-top: 0; display: none; } .xp_f20850d2e6_2_title_box { display: none; } .xp_f20850d2e6_2_content { display: flex; } .xp_f20850d2e6_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_f20850d2e6_2_list { background: none; display: flex; align-content: center; width: 100%; padding-right: 0.6rem; overflow-x: auto; } .xp_f20850d2e6_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_f20850d2e6_2_app_next_icon { width: 0.24rem; height: 0.24rem; } .xp_f20850d2e6_2_line_box:hover { color: #333; background-color: transparent; } .xp_f20850d2e6_2_line_select { color: #fff; background-color: var(--xp-color1); } .xp_f20850d2e6_2_title_v { font-size: 0.2rem; line-height: 0.2rem; } }