html { --xp-content-width: 16rem; --xp-color1: #0A5C34; --xp-color2: #2d9c67; --xp-color3: #365580; --xp-color4: #4d6586; --xp-color5: #05970a; --xp-color6: #05970a; }.xp_9a4c1532b1_0_container { width: 100%; } .xp_9a4c1532b1_0_bg { width: 100%; height: 1.5rem; background-color: var(--xp-color1); } .xp_9a4c1532b1_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_9a4c1532b1_0_head_content { width: var(--xp-content-width); display: flex; flex-direction: column; } .xp_9a4c1532b1_0_top { width: 100%; display: flex; align-items: center; justify-content: space-between; color: #D5CFCF; margin-top: 0.1rem; } .xp_9a4c1532b1_0_top_list { height: 0.4rem; display: flex; align-items: center; } .xp_9a4c1532b1_0_top_item { margin-right: 0.27rem; position: relative; line-height: 0.3rem; cursor: pointer; font-size: 0.16rem; color: #D5CFCF; } .xp_9a4c1532b1_0_top_item:not(.xp_9a4c1532b1_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_9a4c1532b1_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_9a4c1532b1_0_top_r input { border: none; outline: none; color: #FFFFFF; font-size: 0.16rem; background-color: transparent; } .xp_9a4c1532b1_0_nav { width: 100%; display: flex; align-items: center; margin-top: 0.15rem; } .xp_9a4c1532b1_0_nav_list { flex: 1; display: flex; align-items: center; justify-content: space-between; } .xp_9a4c1532b1_0_nav_l { opacity: 0; transform: translateX(-0.6rem); animation: xp_9a4c1532b1_0_l linear .7s forwards; } .xp_9a4c1532b1_0_nav_r { opacity: 0; transform: translateX(0.6rem); animation: xp_9a4c1532b1_0_r linear .7s forwards; } @keyframes xp_9a4c1532b1_0_l { from { opacity: 0; transform: translateX(-0.6rem); } to { opacity: 1; transform: translateY(0); } } @keyframes xp_9a4c1532b1_0_r { from { opacity: 0; transform: translateX(0.6rem); } to { opacity: 1; transform: translateY(0); } } .xp_9a4c1532b1_0_logo_box { width: 3.6rem; margin-left: 0.6rem; margin-right: 0.6rem; } .xp_9a4c1532b1_0_logo_box img { width: 100%; height: 0.48rem; opacity: 0; transform: translateY(-0.6rem); animation: xp_9a4c1532b1_0_logo linear .7s forwards; } @keyframes xp_9a4c1532b1_0_logo { from { opacity: 0; transform: translateY(-0.6rem); } to { opacity: 1; transform: translateY(0); } } .xp_9a4c1532b1_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_9a4c1532b1_0_nav_item:hover { color: var(--xp-color1); } .xp_9a4c1532b1_0_nav_item:hover .xp_9a4c1532b1_0_nav_group { visibility: inherit; opacity: 1; transform: scale(1); } .xp_9a4c1532b1_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_9a4c1532b1_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_9a4c1532b1_0_group_item:hover { color: #FFFFFF; background-color: var(--xp-color1); } .xp_9a4c1532b1_0_h5 { display: none; } @media screen and (max-width: 800px) { .xp_9a4c1532b1_0_head { display: none; } body { padding-top: 0.6rem; } .xp_9a4c1532b1_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_9a4c1532b1_0_h5_logo_box { flex:1; display: flex; align-items: center; justify-content: center; } .xp_9a4c1532b1_0_h5_logo { max-width: 75%; } .xp_9a4c1532b1_0_h5_menu { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_9a4c1532b1_0_h5_menu_icon { width: 0.3rem; height: 0.3rem; color: #fff; } .xp_9a4c1532b1_0_h5_search { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_9a4c1532b1_0_h5_search_icon { width: 0.24rem; height: 0.24rem; color: #fff; } .xp_9a4c1532b1_0_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_9a4c1532b1_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_9a4c1532b1_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_9a4c1532b1_0_h5_menu_open { visibility: initial; } .xp_9a4c1532b1_0_h5_menu_open .xp_9a4c1532b1_0_h5_menu_content { transform: translateX(0); } .xp_9a4c1532b1_0_h5_menu_open .xp_9a4c1532b1_0_h5_menu_bg { backdrop-filter: blur(0.04rem); background-color: rgba(0, 0, 0, .3); } .xp_9a4c1532b1_0_h5_menu_logo { width: 100%; margin-bottom: 0.3rem; } .xp_9a4c1532b1_0_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_9a4c1532b1_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_9a4c1532b1_0_h5_group_title { flex: 1; color: #fff; } .xp_9a4c1532b1_0_h5_group_icon { width: 0.2rem; height: 0.2rem; color: #fff; } .xp_9a4c1532b1_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_9a4c1532b1_0_menu_close_icon { width: 0.18rem; height: 0.18rem; color: #333; position: relative; left: 0.05rem; bottom: 0.05rem; } .xp_9a4c1532b1_0_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 0.2rem; min-height: 0.5rem; } .xp_9a4c1532b1_0_h5_list { width: 100%; display: none; flex-direction: column; } .xp_9a4c1532b1_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_9a4c1532b1_0_h5_item:last-child { border-bottom: none; } .xp_9a4c1532b1_0_h5_group_show .xp_9a4c1532b1_0_h5_list { display: flex; } .xp_9a4c1532b1_0_h5_group_show .xp_9a4c1532b1_0_h5_group_icon { transform: rotate(90deg); } .xp_9a4c1532b1_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_9a4c1532b1_0_h5_search_open { visibility: initial; } .xp_9a4c1532b1_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_9a4c1532b1_0_h5_search_open .xp_9a4c1532b1_0_h5_inp_box { transform: translateY(0); } .xp_9a4c1532b1_0_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); } .xp_9a4c1532b1_0_h5_input { flex: 1; height: 100%; font-size: 0.16rem; border: none; background-color: transparent; outline: none; padding: 0 0.2rem; } .xp_9a4c1532b1_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_9a4c1532b1_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_9a4c1532b1_0_h5_search_open .xp_9a4c1532b1_0_h5_search_close { opacity: 1; } .xp_9a4c1532b1_0_h5_search_close_icon { width: 0.2rem; height: 0.2rem; color: #fff; } } .xp_982f43d935_2_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_982f43d935_2_content { width: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .xp_982f43d935_2_banner { width: 100%; height: 800px; } .xp_982f43d935_2_banner_item { width: 100%; height: 100%; overflow: hidden; } .xp_982f43d935_2_banner_item_img { width: 100%; height: 100%; display: flex; transform: scale(1) rotateX(360deg); object-fit: cover; transition: transform linear s; } .xp_982f43d935_2_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_982f43d935_2_index_item { width: 0.1rem; height: 0.1rem; border-radius: 50%; background-color: #fff; margin: 0 0.06rem; } .xp_982f43d935_2_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_982f43d935_2_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_982f43d935_2_pre { left: 0.4rem; } .xp_982f43d935_2_next { right: 0.4rem; } .xp_982f43d935_2_button:hover { color: #fff; background-color: rgba(0, 0, 0, .6); } .xp_982f43d935_2_item_icon { width: 0.3rem; height: 0.3rem; } @media screen and (min-width: 800px) { .swiper-slide-active .xp_982f43d935_2_banner_item_img { transform: scale(1.08) rotateX(360deg); } } @media screen and (max-width: 800px) { .xp_982f43d935_2_container { width: 100vw; background-image: none; background-color: transparent; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_982f43d935_2_banner { width: 100%; max-height: 2rem; } .xp_982f43d935_2_button { display: none; } .xp_982f43d935_2_children { width: 100%; margin-top: 0; } .xp_982f43d935_2_index { bottom: -0.5rem !important; } .xp_982f43d935_2_index_item_select { width: 0.3rem; height: 0.2rem; } } @media screen and (max-width: 800px) { .xp_title_d40647d94b_3_container1 { margin-bottom: 0.2rem; } .xp_title_d40647d94b_3_container2 { margin-bottom: 0.2rem; } .xp_title_d40647d94b_3_2_more { font-size: 0.14rem; line-height: 0.14rem; } .xp_title_d40647d94b_3_1_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_d40647d94b_3_2_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_d40647d94b_3_1_en_title { font-size: 0.14rem; line-height: 0.14rem; } } .xp_d40647d94b_3_container { position: relative; z-index: 1; width: 100%; display: flex; justify-content: center; flex-direction: column; align-items: center; background-color: rgba(255,255,255,0); margin: -0.8rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_d40647d94b_3_content_box { width: 100%; display: flex; justify-content: center; } .xp_d40647d94b_3_title { width: 100%; max-width: var(--xp-content-width); } .xp_d40647d94b_3_content { width: 100%; max-width: var(--xp-content-width); display: flex; } .xp_d40647d94b_3_item { flex: 1; height: 100%; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; cursor: pointer; padding: 0.4rem 0 0.4rem 0; background-color: var(--xp-color1); } .xp_d40647d94b_3_item:hover { background-color: var(--xp-color2); } .xp_d40647d94b_3_item_icon { width: 0.45rem; height: 0.45rem; margin-bottom: 0.2rem; } .xp_d40647d94b_3_item_icon img { width: 100%; height: 100%; } .xp_d40647d94b_3_item_name { color: #fff; font-size: 0.18rem; font-weight: bold; } @media screen and (max-width: 800px) { .xp_d40647d94b_3_container { width: 100vw; margin: 0; padding: 0; } .xp_d40647d94b_3_content { width: 100%; overflow-x: auto; } .xp_d40647d94b_3_item_icon { width: 0.3rem; height: 0.3rem; margin-bottom: 0.1rem; } .xp_d40647d94b_3_item { flex: none; width: 25%; padding: 0.14rem 0; } .xp_d40647d94b_3_item_name { font-size: 0.14rem; } .xp_d40647d94b_3_item:hover { background-color: transparent !important; } } .xp_title_891be38264_4_container2 { width: 100%; display: flex; position: relative; user-select: none; align-items: center; padding: 0.15rem 0; margin-bottom: 0.4rem; border-bottom: 0.02rem solid var(--xp-color1); } .xp_title_891be38264_4_2_item { display: flex; align-items: flex-end; margin-right: 0.2rem; cursor: pointer; color: #333; } .xp_title_891be38264_4_2_item:last-child { margin-right: 0; } .xp_title_891be38264_4_2_title { font-weight: bold; font-size: 0.26rem; line-height: 0.26rem; } .xp_title_891be38264_4_2_en { color: #999; margin-left: 0.1rem; font-style: italic; font-size: 0.18rem; line-height: 0.18rem; display: none; } .xp_title_891be38264_4_select .xp_title_891be38264_4_2_en { display: flex; } .xp_title_891be38264_4_2_list { display: flex; align-items: center; flex: 1; } .xp_title_891be38264_4_2_more { color: var(--xp-color1); font-size: 0.2rem; line-height: 0.2rem; cursor: pointer; user-select: none; font-style: italic; } .xp_title_891be38264_4_select { color: var(--xp-color1); } @media screen and (max-width: 800px) { .xp_title_891be38264_4_container1 { margin-bottom: 0.2rem; } .xp_title_891be38264_4_container2 { margin-bottom: 0.2rem; } .xp_title_891be38264_4_2_more { font-size: 0.14rem; line-height: 0.14rem; } .xp_title_891be38264_4_1_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_891be38264_4_2_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_891be38264_4_1_en_title { font-size: 0.14rem; line-height: 0.14rem; } } .xp_891be38264_4_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-position: center; background-repeat: no-repeat; background-size: 100% 100%; background-image: url("https://yzzy-img.schoolpi.net/storage/images/20250619/1750315079_6853b047d7744.webp"); background-color: rgba(255,255,255,0); margin: -0.9rem 0rem 0rem 0rem; padding: 1.8rem 0rem 6.2rem 0rem; } .xp_891be38264_4_title { width: 100%; max-width: var(--xp-content-width); } .xp_891be38264_4_content { width: 100%; max-width: var(--xp-content-width); display: flex; align-items: center; } .xp_891be38264_4_item { flex: 1; height: 100%; display: flex; flex-direction: column; } .xp_891be38264_4_img { padding-right: 0.4rem; width: 7rem; } .xp_891be38264_4_img_box { position: relative; width: 100%; height: 4.2rem; background-color: #f0f0f0; overflow: hidden; cursor: pointer; } .xp_891be38264_4_img_box img { width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: all .4s ease; } .xp_891be38264_4_img_title { width: 100%; height: 0.5rem; font-size: 0.18rem; position: absolute; bottom: 0px; left: 0px; display: flex; align-items: center; padding-left: 0.2rem; padding-right: 0.2rem; background-color: rgba(0, 0, 0, .4); } .xp_891be38264_4_img_title div { width: 100%; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .xp_891be38264_4_item_line { width: 100%; height: 0.6rem; position: relative; display: flex; align-items: center; margin-top: 0.3rem; font-size: 0.18rem; } .xp_891be38264_4_item_line:first-child { margin-top: 0px; } .xp_891be38264_4_item_line_title { flex: 1; height: 100%; padding-left: 0.2rem; padding-right: 0.2rem; display: flex; align-items: center; background-color: #fff; margin-right: 0.1rem; cursor: pointer; user-select: none; color: #333; border: 0.01rem solid #f0f0f0; } .xp_891be38264_4_item_line_time { min-width: 0.7rem; height: 100%; padding-left: 0.2rem; padding-right: 0.2rem; font-weight: bold; display: flex; align-items: center; justify-content: center; background-color: #fff; color: #333; border: 0.01rem solid #f0f0f0; } @media screen and (min-width: 800px) { .xp_891be38264_4_item_line:hover .xp_891be38264_4_item_line_title, .xp_891be38264_4_item_line .xp_891be38264_4_item_line_time { color: var(--xp-color1); font-weight: bold; } .xp_891be38264_4_img_box:hover img { transform: scale(1.02); } } @media screen and (max-width: 800px) { .xp_891be38264_4_container { background-image: none; background-size: cover; width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0.2rem 0.2rem 0rem 0.2rem; } .xp_891be38264_4_content { flex-direction: column; gap: 0px; height: auto; } .xp_891be38264_4_img_title{ font-size: 0.14rem; } .xp_891be38264_4_img_box { width: 100%; height: 2rem; } .xp_891be38264_4_img { width: 100%; padding-right: 0px; } .xp_891be38264_4_item { flex: none; width: 100%; margin-top: 0.2rem; } .xp_891be38264_4_item_line { height: 0.4rem; overflow: hidden; font-size: 0.14rem; margin-top: 0.1rem; } .xp_891be38264_4_item_line_time { font-size: 0.12rem; padding-left: 0.1rem; padding-right: 0.1rem; } .xp_891be38264_4_item_line_title { width: 1rem; } } .xp_title_72a557f797_5_container2 { width: 100%; display: flex; position: relative; user-select: none; align-items: center; padding: 0.15rem 0; margin-bottom: 0.4rem; border-bottom: 0.02rem solid var(--xp-color1); } .xp_title_72a557f797_5_2_item { display: flex; align-items: flex-end; margin-right: 0.2rem; cursor: pointer; color: #333; } .xp_title_72a557f797_5_2_item:last-child { margin-right: 0; } .xp_title_72a557f797_5_2_title { font-weight: bold; font-size: 0.26rem; line-height: 0.26rem; } .xp_title_72a557f797_5_2_en { color: #999; margin-left: 0.1rem; font-style: italic; font-size: 0.18rem; line-height: 0.18rem; display: none; } .xp_title_72a557f797_5_select .xp_title_72a557f797_5_2_en { display: flex; } .xp_title_72a557f797_5_2_list { display: flex; align-items: center; flex: 1; } .xp_title_72a557f797_5_2_more { color: var(--xp-color1); font-size: 0.2rem; line-height: 0.2rem; cursor: pointer; user-select: none; font-style: italic; } .xp_title_72a557f797_5_select { color: var(--xp-color1); } @media screen and (max-width: 800px) { .xp_title_72a557f797_5_container1 { margin-bottom: 0.2rem; } .xp_title_72a557f797_5_container2 { margin-bottom: 0.2rem; } .xp_title_72a557f797_5_2_more { font-size: 0.14rem; line-height: 0.14rem; } .xp_title_72a557f797_5_1_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_72a557f797_5_2_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_72a557f797_5_1_en_title { font-size: 0.14rem; line-height: 0.14rem; } } .xp_72a557f797_5_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: -6.2rem 0rem 0rem 0rem; padding: 0.8rem 0rem 1rem 0rem; } .xp_72a557f797_5_title { width: 100%; max-width: var(--xp-content-width); } .xp_72a557f797_5_content { width: 100%; max-width: var(--xp-content-width); } .xp_72a557f797_5_list { width: 100%; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0.2rem; } .xp_72a557f797_5_item { width: 100%; height: 1rem; display: flex; align-items: center; background-color: #FFFFFF; box-shadow: 0 0 0.100px 0.200px #f0f0f0; } .xp_72a557f797_5_item:hover .xp_72a557f797_5_item_title { color: var(--xp-color1); } .xp_72a557f797_5_item_date { width: 1rem; height: 100%; padding: 0.1rem; } .xp_72a557f797_5_item_m { background-color: var(--xp-color1); color: #FFFFFF; height: 45%; display: flex; justify-content: center; align-items: center; font-size: 0.16rem; } .xp_72a557f797_5_item_d { width: 100%; height: 55%; font-weight: bold; color: var(--xp-color1); font-size: 0.28rem; display: flex; align-items: center; justify-content: center; border: 0.01rem solid var(--xp-color6); border-top: none; } .xp_72a557f797_5_item_title { flex: 1; font-weight: 600; padding: 0 0.1rem 0 0.1rem; font-size: 0.18rem; text-align: justify; } @media screen and (max-width: 800px) { .xp_72a557f797_5_container { background-image: none; margin: 0; padding: 0.2rem; } .xp_72a557f797_5_list { width: 100%; display: grid; grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 0.1rem; } .xp_72a557f797_5_item { width: 100%; height: 0.6rem; } .xp_72a557f797_5_item_title { font-size: 0.14rem; } .xp_72a557f797_5_item_m { font-size: 0.12rem; } .xp_72a557f797_5_item_d { font-size: 0.2rem; } .xp_72a557f797_5_item_date { padding: 0rem; width: 0.75rem; } } .xp_292691d608_6_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-position: center; background-repeat: no-repeat; background-size: 100% 100%; background-image: url('https://yzzy-img.schoolpi.net/storage/images/20250619/1750314891_6853af8b27bee.webp'); background-color: rgba(5,104,58,0); margin: 0rem 0rem 0rem 0rem; padding: 1rem 0rem 1rem 0rem; } .xp_292691d608_6_content { max-width: var(--xp-content-width); width: 100%; display: flex; flex-direction: column; } .xp_292691d608_6_title { width: 100%; text-align: center; color: #fff; font-weight: 600; font-size: 0.34rem; line-height: 0.24rem; color: #FFFFFF; } .xp_292691d608_6_title_en { width: 100%; text-align: center; color: #fff; line-height: 0.24rem; margin-top: 0.2rem; margin-bottom: 0.8rem; color: #FFFFFF; } .xp_292691d608_6_list { width: 100%; display: flex; align-items: center; justify-content: space-between; } .xp_292691d608_6_item { display: flex; flex-direction: column; align-items: center; color: #fff; } .xp_292691d608_6_item_box { width: 1.4rem; height: 1.4rem; background-color: #fff; border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; box-shadow: 0 0.04rem 0.1rem 0 rgba(0, 0, 0, .3); } .xp_292691d608_6_item_icon { width: 0.46rem; height: 0.46rem; } .xp_292691d608_6_item_value { margin-top: 0.1rem; display: flex; align-items: flex-end; font-weight: 600; color: var(--xp-color1); } .xp_292691d608_6_item_value_num { font-size: 0.26rem; line-height: 0.3rem; } .xp_292691d608_6_item_value_unit { line-height: 0.2rem; position: relative; top: -0.02rem; } .xp_292691d608_6_item_title { margin-top: 0.2rem; font-size: 0.18rem; font-weight: 600; color: #FFFFFF; } @media screen and (max-width: 800px) { .xp_292691d608_6_container { margin: 0; padding: 0.2rem; background-size: cover; } .xp_292691d608_6_title { font-size: 0.2rem; margin-top: 1rem; line-height: 0.34rem; } .xp_292691d608_6_title_en { font-size: 0.14rem; margin-bottom: 0.2rem; } .xp_292691d608_6_list { padding: 0rem; flex-wrap: wrap; gap: 0.2rem; margin-top: 0.2rem; } .xp_292691d608_6_item { margin: 0rem; } .xp_292691d608_6_item_title { font-size: 0.14rem; margin-top: 0.1rem; } .xp_292691d608_6_item_value_num { font-size: 0.18rem; } } .xp_title_4c874bcf25_7_container2 { width: 100%; display: flex; position: relative; user-select: none; align-items: center; padding: 0.15rem 0; margin-bottom: 0.4rem; border-bottom: 0.02rem solid var(--xp-color1); } .xp_title_4c874bcf25_7_2_item { display: flex; align-items: flex-end; margin-right: 0.2rem; cursor: pointer; color: #333; } .xp_title_4c874bcf25_7_2_item:last-child { margin-right: 0; } .xp_title_4c874bcf25_7_2_title { font-weight: bold; font-size: 0.26rem; line-height: 0.26rem; } .xp_title_4c874bcf25_7_2_en { color: #999; margin-left: 0.1rem; font-style: italic; font-size: 0.18rem; line-height: 0.18rem; display: none; } .xp_title_4c874bcf25_7_select .xp_title_4c874bcf25_7_2_en { display: flex; } .xp_title_4c874bcf25_7_2_list { display: flex; align-items: center; flex: 1; } .xp_title_4c874bcf25_7_2_more { color: var(--xp-color1); font-size: 0.2rem; line-height: 0.2rem; cursor: pointer; user-select: none; font-style: italic; } .xp_title_4c874bcf25_7_select { color: var(--xp-color1); } @media screen and (max-width: 800px) { .xp_title_4c874bcf25_7_container1 { margin-bottom: 0.2rem; } .xp_title_4c874bcf25_7_container2 { margin-bottom: 0.2rem; } .xp_title_4c874bcf25_7_2_more { font-size: 0.14rem; line-height: 0.14rem; } .xp_title_4c874bcf25_7_1_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_4c874bcf25_7_2_title { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_4c874bcf25_7_1_en_title { font-size: 0.14rem; line-height: 0.14rem; } } .xp_4c874bcf25_7_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-position: center; background-repeat: no-repeat; background-size: 100% 100%; background-image: url("https://yzzy-img.schoolpi.net/storage/images/20250619/1750315312_6853b13086616.webp"); background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; padding: 1.2rem 0rem 1.2rem 0rem; } .xp_4c874bcf25_7_title { width: 100%; max-width: var(--xp-content-width); } .xp_4c874bcf25_7_content { width: 100%; max-width: var(--xp-content-width); position: relative; display: flex; } .xp_4c874bcf25_7_list { flex: 1; display: grid; grid-template-columns: repeat(3, minmax(0rem, 1fr)); gap: 0.2rem; flex-wrap: wrap; margin-left: 0.2rem; } .xp_4c874bcf25_7_line { width: 3.26rem; height: 2.2rem; overflow: hidden; margin-right: 0.2rem; position: relative; cursor: pointer; } .xp_4c874bcf25_7_content_l { width: 5.6rem; height: 4.6rem; margin-right: 0; } .xp_4c874bcf25_7_line_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .7s; } .xp_4c874bcf25_7_line:hover .xp_4c874bcf25_7_line_img { transform: scale(1.1); } .xp_4c874bcf25_7_line_title { width: 100%; height: 0.4rem; position: absolute; bottom: 0; left: 0; font-weight: bold; color: #FFFFFF; padding: 0 0.2rem; line-height: 0.4rem; backdrop-filter: blur(1px); background-color: rgba(0, 0, 0, .2); font-size: 0.18rem; } @media screen and (max-width: 800px) { .xp_4c874bcf25_7_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0.2rem 0.2rem 0.2rem 0.2rem; } .xp_4c874bcf25_7_content { flex-direction: column; height: auto; } .xp_4c874bcf25_7_content_item { margin-top: 0.2rem; margin-left: 0rem; flex: none; width: 100%; height: 2.4rem; } .xp_4c874bcf25_7_content_l { width: 100%; height: 2.2rem; } .xp_4c874bcf25_7_line { width: 100%; } .xp_4c874bcf25_7_line_title { font-size: 0.14rem; } .xp_4c874bcf25_7_line { margin-right: 0rem; height: 2.2rem; margin-bottom: 0.2rem; } .xp_4c874bcf25_7_line:last-child { margin-bottom: 0rem; } .xp_4c874bcf25_7_list { grid-template-columns: repeat(1, minmax(0rem, 1fr)); gap: 0rem; margin-left: 0rem; } } .xp_59fefa2668_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_59fefa2668_1_content { max-width: var(--xp-content-width); width: 100%; display: flex; padding-bottom: 0.2rem; } .xp_59fefa2668_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_59fefa2668_1_log { flex: 1; height: 2.4rem; display: flex; align-items: center; justify-content: center; } .xp_59fefa2668_1_log img { height: 1.67rem; width: 2.8rem; } .xp_59fefa2668_1_item { flex: 1; height: 100%; } .xp_59fefa2668_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_59fefa2668_1_list { width: 100%; padding-top: 0.1rem; } .xp_59fefa2668_1_line { width: 100%; color: rgba(137, 149, 166, 1); margin-bottom: 0.1rem; display: block; font-size: 0.18rem; } .xp_59fefa2668_1_item_title { margin-top: 0.2rem; font-size: 0.2rem; font-weight: 500; } .xp_59fefa2668_1_link_title { color: #FFFFFF; } .xp_59fefa2668_1_link_text { color: #FFFFFF; } .xp_59fefa2668_1_relation_title { color: #FFFFFF; } .xp_59fefa2668_1_relation_text { color: #FFFFFF; } .xp_59fefa2668_1_code { width: 100%; height: 2.4rem; display: flex; justify-content: center; align-items: center; } .xp_59fefa2668_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_59fefa2668_1_code_item img { width: 100%; margin-bottom: 0.1rem; } .xp_59fefa2668_1_copyright_item { font-size: .14rem; color: #FFFFFF; } .xp_59fefa2668_1_app_content { display: none; } @media screen and (max-width: 800px) { .xp_59fefa2668_1_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_59fefa2668_1_content { display: none; } .xp_59fefa2668_1_app_content { display: flex; flex-direction: column; width: 100%; } .xp_59fefa2668_1_app_info { width: 100%; padding: 0.2rem 0rem; display: flex; flex-direction: column; align-items: center; justify-content: center; } .xp_59fefa2668_1_app_info_logo { max-width: 2.2rem; margin-bottom: 0.2rem; } .xp_59fefa2668_1_info_text { width: 100%; display: flex; justify-content: center; color: #FFFFFF; flex-wrap: wrap; } .xp_59fefa2668_1_info_text div { padding: 0.06rem 0.1rem; word-break: break-all; text-align: center; } .xp_59fefa2668_1_app_link { width: 100%; padding: 0 0.2rem; } .xp_59fefa2668_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_59fefa2668_1_app_link_line { padding: 0.06rem 0.1rem; color: #FFFFFF; } .xp_59fefa2668_1_app_code { padding: 0.2rem; display: flex; justify-content: center; } .xp_59fefa2668_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_59fefa2668_1_app_code_item img { width: 50%; } }