html { --xp-content-width: 16rem; --xp-color1: #487F5F; --xp-color2: #74a689; --xp-color3: #365580; --xp-color4: #4d6586; --xp-color5: #9bb0cc; --xp-color6: #d0d6df; }.xp_5aa74a0946_1_container { width: 100%; } .xp_5aa74a0946_1_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_5aa74a0946_1_content { width: 100%; max-width: var(--xp-content-width); height: 1.4rem; display: flex; align-items: center; } .xp_5aa74a0946_1_logo { max-width: 5.2rem; height: 0.8rem; display: flex; align-items: center; } .xp_5aa74a0946_1_logo img { width: 4.23rem; height: 0.6rem; } .xp_5aa74a0946_1_box { margin-left: 0.2rem; padding-top: 0.08rem; flex: 1; height: 1rem; display: flex; flex-direction: column; } .xp_5aa74a0946_1_logo_title { font-size: 0.24rem; color: #fff; margin-left: 0.24rem; color: #FFFFFF; } .xp_5aa74a0946_1_box_t { width: 100%; display: flex; justify-content: flex-end; align-items: center; } .xp_5aa74a0946_1_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_5aa74a0946_1_search_icon { min-width: 0.12rem; height: 0.12rem; color: #fff; cursor: pointer; } .xp_5aa74a0946_1_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_5aa74a0946_1_link { display: flex; align-items: center; color: #fff; margin-right: 0.2rem; } .xp_5aa74a0946_1_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_5aa74a0946_1_link_item_icon { width: 0.22rem; height: 0.22rem; margin-right: 0.04rem; object-fit: cover; } .xp_5aa74a0946_1_box_nav { width: 100%; display: flex; justify-content: flex-end; margin-top: 0.15rem; } .xp_5aa74a0946_1_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_5aa74a0946_1_box_nav_item:hover::after { position: absolute; bottom: -0.02rem; width: 0.4rem; height: 0.04rem; content: ""; background-color: var(--xp-color1); } .xp_5aa74a0946_1_box_nav_item:hover .xp_5aa74a0946_1_nav { display: block; } .xp_5aa74a0946_1_nav { display: none; position: absolute; top: 100%; left: 0; padding-bottom: 0.2rem; } .xp_5aa74a0946_1_nav_box { position: relative; margin-top: 0.04rem; display: flex; flex-direction: column; } .xp_5aa74a0946_1_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_5aa74a0946_1_nav_item:hover { background-color: var(--xp-color1); color: #FFFFFF; } .xp_5aa74a0946_1_app_content { display: none; } .xp_5aa74a0946_1_placeholder { display: none; } .xp_5aa74a0946_1_search_container { width: 100%; height: 100vh; top: 0; left: 0; visibility: hidden; position: fixed; z-index: 1000; opacity: 0; transition: all ease .7s; } .xp_5aa74a0946_1_search_bg { width: 100%; height: 100%; position: relative; object-fit: cover; } .xp_5aa74a0946_1_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_5aa74a0946_1_search_show { visibility: visible; opacity: 1; } .xp_5aa74a0946_1_search_title { font-size: 0.32rem; color: #fff; font-weight: bold; margin-top: -1.4rem; transition: all ease .8s; } .xp_5aa74a0946_1_search_show .xp_5aa74a0946_1_search_title { margin-top: -0.4rem; } .xp_5aa74a0946_1_search_inp_box { width: 7rem; height: 0.68rem; margin-top: 0.4rem; border-radius: 1rem; background-color: #fff; display: flex; padding: 0.1rem; } .xp_5aa74a0946_1_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_5aa74a0946_1_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_5aa74a0946_1_search_inp::placeholder { font-weight: 400; } .xp_5aa74a0946_1_search_close { width: 0.6rem; height: 0.6rem; display: flex; align-items: center; justify-content: center; margin-top: 0.4rem; cursor: pointer; } .xp_5aa74a0946_1_search_close_icon { width: 0.4rem; height: 0.4rem; color: #fff; } .xp_5aa74a0946_1_h5 { display: none; } .xp_5aa74a0946_1_switch { width: 100%; position: absolute; top: 1.4rem; display: flex; justify-content: center; z-index: 100; gap: 0.1rem; user-select: none; } .xp_5aa74a0946_1_switch_item { padding: 0.04rem 0.2rem; border-radius: 1rem; color: #fff; } .xp_5aa74a0946_1_switch_select { background-color: rgba(0, 0, 0, .4); backdrop-filter: blur(1px); cursor: pointer; } @media screen and (max-width: 800px) { .xp_5aa74a0946_1_header { display: none; } .xp_5aa74a0946_1_switch { top: 0.2rem; } .xp_5aa74a0946_1_switch_item { font-size: 0.12rem; } body { padding-top: 0.6rem; } body { padding-top: 0.6rem; } .xp_5aa74a0946_1_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_5aa74a0946_1_h5_logo { height: 0.3rem; } .xp_5aa74a0946_1_h5_menu { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_5aa74a0946_1_h5_menu_icon { width: 0.3rem; height: 0.3rem; color: #fff; } .xp_5aa74a0946_1_h5_search { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_5aa74a0946_1_h5_search_icon { width: 0.24rem; height: 0.24rem; color: #fff; } .xp_5aa74a0946_1_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_5aa74a0946_1_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_5aa74a0946_1_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_5aa74a0946_1_h5_menu_open { visibility: initial; } .xp_5aa74a0946_1_h5_menu_open .xp_5aa74a0946_1_h5_menu_content { transform: translateX(0); } .xp_5aa74a0946_1_h5_menu_open .xp_5aa74a0946_1_h5_menu_bg { backdrop-filter: blur(0.04rem); background-color: rgba(0, 0, 0, .3); } .xp_5aa74a0946_1_h5_menu_logo { width: 100%; margin-bottom: 0.3rem; } .xp_5aa74a0946_1_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_5aa74a0946_1_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_5aa74a0946_1_h5_group_title { flex: 1; font-size: 0.16rem; } .xp_5aa74a0946_1_h5_group_icon { width: 0.2rem; height: 0.2rem; color: #666; } .xp_5aa74a0946_1_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_5aa74a0946_1_menu_close_icon { width: 0.18rem; height: 0.18rem; color: #fff; position: relative; left: 0.05rem; bottom: 0.05rem; } .xp_5aa74a0946_1_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 0.2rem; min-height: 0.5rem; background-color: #fff; } .xp_5aa74a0946_1_h5_list { width: 100%; display: none; flex-direction: column; } .xp_5aa74a0946_1_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_5aa74a0946_1_h5_item:last-child { border-bottom: none; } .xp_5aa74a0946_1_h5_group_show .xp_5aa74a0946_1_h5_list { display: flex; } .xp_5aa74a0946_1_h5_group_show .xp_5aa74a0946_1_h5_group_icon { transform: rotate(90deg); } .xp_5aa74a0946_1_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_5aa74a0946_1_h5_search_open { visibility: initial; } .xp_5aa74a0946_1_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_5aa74a0946_1_h5_search_open .xp_5aa74a0946_1_h5_inp_box { transform: translateY(0); } .xp_5aa74a0946_1_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); } .xp_5aa74a0946_1_h5_input { flex: 1; height: 100%; font-size: 0.16rem; border: none; background-color: transparent; outline: none; padding: 0 0.2rem; } .xp_5aa74a0946_1_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_5aa74a0946_1_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_5aa74a0946_1_h5_search_open .xp_5aa74a0946_1_h5_search_close { opacity: 1; } .xp_5aa74a0946_1_h5_search_close_icon { width: 0.2rem; height: 0.2rem; color: #fff; } } .xp_2f6fe26f7b_3_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_2f6fe26f7b_3_content { width: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .xp_2f6fe26f7b_3_banner { width: 100%; height: 100vh; } .xp_2f6fe26f7b_3_banner_item { width: 100%; height: 100%; overflow: hidden; } .xp_2f6fe26f7b_3_banner_item_img { width: 100%; height: 100%; display: flex; transform: scale(1) rotateX(360deg); object-fit: cover; transition: transform linear s; } .xp_2f6fe26f7b_3_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,0.03rem); justify-content: center; } .xp_2f6fe26f7b_3_index_item { width: 0.1rem; height: 0.1rem; border-radius: 50%; background-color: #fff; margin: 0 0.06rem; } .xp_2f6fe26f7b_3_index_item_select { width: 0.4rem; height: 0.3rem; border-radius: 0; background-color: transparent; background-image: url('https://yzzy-img.schoolpi.net/storage/images/20250613/1749810777_684bfe59aa929.png'); background-position: center center; background-size: 100%; transform: translateY(-0.04rem); } .xp_2f6fe26f7b_3_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_2f6fe26f7b_3_pre { left: 0.4rem; } .xp_2f6fe26f7b_3_next { right: 0.4rem; } .xp_2f6fe26f7b_3_button:hover { color: #fff; background-color: rgba(0, 0, 0, .6); } .xp_2f6fe26f7b_3_item_icon { width: 0.3rem; height: 0.3rem; } @media screen and (min-width: 800px) { .swiper-slide-active .xp_2f6fe26f7b_3_banner_item_img { transform: scale(1.08) rotateX(360deg); } } @media screen and (max-width: 800px) { .xp_2f6fe26f7b_3_container { width: 100vw; background-image: none; background-color: transparent; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_2f6fe26f7b_3_banner { width: 100%; max-height: 2rem; } .xp_2f6fe26f7b_3_button { display: none; } .xp_2f6fe26f7b_3_children { width: 100%; margin-top: 0; } .xp_2f6fe26f7b_3_index { bottom: -0.5rem !important; } .xp_2f6fe26f7b_3_index_item_select { width: 0.3rem; height: 0.2rem; } } .xp_title_27f371c578_2_container2 { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 0.4rem; } .xp_title_27f371c578_2_navs { display: flex; align-items: center; } .xp_title_27f371c578_2_content2 { position: relative; display: flex; align-items: center; color: #999; cursor: pointer; user-select: none; } .xp_title_27f371c578_2_box2 { display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 2; margin-left: 0.34rem; transform: translate(0rem, 0rem); } .xp_title_27f371c578_2_contnet_icon2 { width: 0.8rem; height: 0.8rem; object-fit: cover; position: absolute; z-index: 1; display: none; } .xp_title_27f371c578_2_contnet_title2 { font-size: 0.32rem; line-height: 0.32rem; font-weight: bold; margin-top: 0.1rem; letter-spacing: 0.01rem; } .xp_title_27f371c578_2_contnet_en2 { position: relative; top: 0.04rem; font-size: 0.16rem; line-height: 0.16rem; transform: translateX(0.75rem); display: flex; align-items: center; opacity: 0; } .xp_title_27f371c578_2_contnet_en2::after { position: absolute; content: ""; left: 0; width: 0.2rem; transform: translateX(-0.3rem); height: 0.01rem; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_27f371c578_2_more { display: flex; align-items: center; cursor: pointer; } .xp_title_27f371c578_2_more_hr { width: 0.5rem; margin-left: 0.1rem; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); height: 0.01rem; } .xp_title_27f371c578_2_more_title { font-weight: bold; font-size: 0.18rem; color: var(--xp-color1); } .xp_title_27f371c578_2_more_icon { width: 0.3rem; height: 0.3rem; object-fit: cover; margin-right: 0.04rem; } .xp_title_27f371c578_2_select .xp_title_27f371c578_2_contnet_icon2 { display: flex; } .xp_title_27f371c578_2_select .xp_title_27f371c578_2_contnet_en2 { opacity: 1; } .xp_title_27f371c578_2_select { color: var(--xp-color1); } .xp_title_27f371c578_2_select .xp_title_27f371c578_2_box_hr1, .xp_title_27f371c578_2_select .xp_title_27f371c578_2_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 800px) { .xp_title_27f371c578_2_container1, .xp_title_27f371c578_2_container2 { margin-bottom: 0.2rem; } .xp_title_27f371c578_2_icon1 , .xp_title_27f371c578_2_contnet_icon2 { width: 0.5rem; height: 0.5rem; } .xp_title_27f371c578_2_box_name1 , .xp_title_27f371c578_2_contnet_title2 { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_27f371c578_2_contnet_title2 { margin-left: -0.1rem; } .xp_title_27f371c578_2_box_name1 { margin-top: -0.1rem; } .xp_title_27f371c578_2_box_en1 { top: -0.1rem; transform: translateX(0.75rem); } .xp_title_27f371c578_2_box_en1{ font-size: 0.12rem; } .xp_title_27f371c578_2_contnet_en2 { top: 0.06rem; font-size: 0.12rem; transform: translateX(0.5rem); } .xp_title_27f371c578_2_more_hr { display: none; } .xp_title_27f371c578_2_more_icon { display: none; } .xp_title_27f371c578_2_more_title { font-size: 0.14rem; } } .xp_27f371c578_2_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: cover; background-image: url('https://yzzy-img.schoolpi.net/storage/images/20250612/1749717408_684a91a07e8a8.webp'); background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; padding: 1.2rem 0rem 5.4rem 0rem; } .xp_27f371c578_2_title { width: 100%; max-width: var(--xp-content-width); } .xp_27f371c578_2_content { width: 100%; overflow: hidden; display: flex; max-width: var(--xp-content-width); height: 4.2rem; } .xp_27f371c578_2_l { flex: 1; height: 100%; display: flex; align-items: center; } .xp_27f371c578_2_l_img_box { width: 5.1rem; height: 100%; overflow: hidden; } .xp_27f371c578_2_l_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .7s; } .xp_27f371c578_2_l_img_box:hover .xp_27f371c578_2_l_img { transform: scale(var(--xp-image-hover-scale)); } .xp_27f371c578_2_l_list { flex: 1; width: 0; height: 100%; padding: 0 0.2rem; display: flex; flex-direction: column; justify-content: space-between; } .xp_27f371c578_2_r { width: 5.8rem; height: 100%; display: flex; flex-direction: column; } .xp_27f371c578_2_r_one { width: 100%; height: 1.3rem; display: flex; align-items: center; cursor: pointer; } .xp_27f371c578_2_r_one_img { width: 2rem; height: 1.3rem; object-fit: cover; } .xp_27f371c578_2_r_box { flex: 1; width: 0; height: 100%; display: flex; flex-direction: column; justify-content: space-between; padding: 0.14rem; } .xp_27f371c578_2_r_one_title { width: 100%; font-size: 0.16rem; font-weight: bold; color: #333; line-height: 0.24rem; } .xp_27f371c578_2_r_one:hover .xp_27f371c578_2_r_one_title { color: var(--xp-color1); } .xp_27f371c578_2_r_one_time { width: 100%; display: flex; align-items: center; color: #555; font-family: inherit; } .xp_27f371c578_2_r_one_icon { width: 0.18rem; height: 0.18rem; color: #999; margin-right: 0.1rem; } .xp_27f371c578_2_r_one:hover .xp_27f371c578_2_r_one_icon { color: var(--xp-color1); } .xp_27f371c578_2_r_one:hover .xp_27f371c578_2_r_one_time { color: var(--xp-color1); } .xp_27f371c578_2_r_list { flex: 1; height: 0; display: flex; padding-top: 0.1rem; flex-direction: column; justify-content: space-between; } .xp_27f371c578_2_r_item { padding: 0.2rem 0; display: flex; align-items: center; border-bottom: 0.01rem solid #f0f0f0; cursor: pointer; } .xp_27f371c578_2_r_icon { width: 0.2rem; height: 0.2rem; } .xp_27f371c578_2_r_time { color: #333; padding: 0 0.1rem; font-weight: bold; font-family: inherit; } .xp_27f371c578_2_r_title { flex: 1; width: 0; font-size: 0.18rem; color: #333; font-weight: bold; } .xp_27f371c578_2_r_hr { width: 0.02rem; height: 0.14rem; margin-right: 0.1rem; background-color: #333; } .xp_27f371c578_2_r_item:hover .xp_27f371c578_2_r_title, .xp_27f371c578_2_r_item:hover .xp_27f371c578_2_r_time { color: var(--xp-color1); font-weight: bold; } .xp_27f371c578_2_r_item:hover .xp_27f371c578_2_r_hr { background-color: var(--xp-color1); } @media screen and (max-width: 800px) { .xp_27f371c578_2_container { background-image: none; margin: 0.2rem 0; padding: 0 0.2rem; } .xp_27f371c578_2_title { max-width: 100%; } .xp_27f371c578_2_content { max-width: 100%; height: fit-content; flex-direction: column; } .xp_27f371c578_2_l { width: 100%; flex: none; flex-direction: column; } .xp_27f371c578_2_r { flex: none !important; width: 100% !important; margin-top: 0.2rem; } .xp_27f371c578_2_r_item { padding: 0.15rem 0; } .xp_27f371c578_2_l_img_box { width: 100%; height: 1.8rem; } .xp_27f371c578_2_l_list { flex: none; width: 100%; padding: 0; } .xp_27f371c578_2_r_icon { display: none; } .xp_27f371c578_2_r_list { flex: none !important; width: 100% !important; height: auto !important; padding: 0 !important; } .xp_27f371c578_2_r_time { padding-left: 0; font-size: 0.14rem; } .xp_27f371c578_2_r_one { height: 0.8rem; } .xp_27f371c578_2_r_one_title,.xp_27f371c578_2_r_title { font-size: 0.14rem; line-height: 0.18rem; } .xp_27f371c578_2_r_one_time { margin-top: 0.1rem; font-size: 0.14rem; } .xp_27f371c578_2_r_box { padding: 0 0.1rem; } .xp_27f371c578_2_r_one_img { width: 1.2rem; height: 100%; } } .xp_8c96a53ca0_0_container { position: relative; z-index: 1; width: 100%; height: 100%; margin: 0rem 0rem 0rem 0rem; } .xp_8c96a53ca0_0_title { width: 100%; display: flex; align-items: center; justify-content: space-between; position: relative; padding: 0.3rem 0.4rem; } .xp_8c96a53ca0_0_title_navs { display: flex; align-items: center; } .xp_8c96a53ca0_0_title_content { position: relative; display: flex; align-items: center; color: #999; cursor: pointer; user-select: none; } .xp_8c96a53ca0_0_title_icon { width: 0.8rem; height: 0.8rem; object-fit: cover; position: absolute; z-index: 1; } .xp_8c96a53ca0_0_title_box { display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 2; margin-left: 0.3rem; transform: translate(0, 0); } .xp_8c96a53ca0_0_title_en { position: relative; top: 0.04rem; color: var(--xp-color1); font-size: 0.14rem; line-height: 0.14rem; transform: translateX(0.75rem); display: flex; align-items: center; } .xp_8c96a53ca0_0_title_en::after { position: absolute; content: ""; left: 0; width: 0.2rem; transform: translateX(-0.3rem); height: 0.01rem; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } .xp_8c96a53ca0_0_title_name { font-size: 0.32rem; line-height: 0.32rem; font-weight: bold; margin-top: 0.1rem; color: var(--xp-color1); letter-spacing: 0.01rem; } .xp_8c96a53ca0_0_more { display: flex; align-items: center; cursor: pointer; } .xp_8c96a53ca0_0_more_icon { width: 0.3rem; height: 0.3rem; object-fit: cover; margin-right: 0.04rem; } .xp_8c96a53ca0_0_more_title { font-size: 0.18rem; color: var(--xp-color1); } .xp_8c96a53ca0_0_more_hr { width: 0.5rem; margin-left: 0.1rem; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); height: 0.01rem; } .xp_8c96a53ca0_0_bg { width: calc(100% - 0.3rem); height: 100%; position: absolute; z-index: 1; left: 0; top: 0; border-bottom-left-radius: 0.3rem; background-color: var(--xp-color1); } .xp_8c96a53ca0_0_content { position: absolute; top: 0; left: 0; z-index: 1; background-color: #FFFFFF; width: calc(100% - 0.1rem); height: calc(100% - 0.3rem); border-bottom-left-radius: 0.3rem; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; display: flex; flex-direction: column; } .xp_8c96a53ca0_0_content_item { width: 100%; height: 50%; display: flex; flex-direction: column; } .xp_8c96a53ca0_0_list { width: 100%; height: 0; flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 0.2rem; } .xp_8c96a53ca0_0_line { width: 100%; padding: 0 0.4rem; } .xp_8c96a53ca0_0_line:hover { background-color: var(--xp-color1); } .xp_8c96a53ca0_0_line_time { width: 0.9rem; background-color: red; display: flex; flex-direction: column; align-items: center; } .xp_8c96a53ca0_0_time_item { font-size: 0.14rem; width: 100%; color: #fff; text-align: center; background-color: var(--xp-color2); padding: 0.04rem 0; } .xp_8c96a53ca0_0_line_title { flex: 1; width: 0; margin-left: 0.2rem; font-size: 0.18rem; font-weight: bold; } .xp_8c96a53ca0_0_line:hover .xp_8c96a53ca0_0_line_title { color: #fff; } .xp_8c96a53ca0_0_line_box { width: 100%; border-bottom: 0.01rem solid #f0f0f0; display: flex; align-items: center; padding: 0.2rem 0; } .xp_8c96a53ca0_0_line:hover .xp_8c96a53ca0_0_line_box { border-bottom: 0.01rem solid transparent; } @media screen and (max-width: 800px) { .xp_8c96a53ca0_0_container { width: 100vw; background-image: none; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_8c96a53ca0_0_content { width: 100%; border-bottom-right-radius: 0.3rem; border: 0.01rem solid #f0f0f0; } .xp_8c96a53ca0_0_bg { width: 100%; border-bottom-right-radius: 0.3rem; } .xp_8c96a53ca0_0_title_icon { width: 0.5rem; height: 0.5rem; } .xp_8c96a53ca0_0_title_name { font-size: 0.16rem; } .xp_8c96a53ca0_0_line_title { font-size: 0.14rem; } .xp_8c96a53ca0_0_line { padding: 0 0.2rem; } .xp_8c96a53ca0_0_title { padding: 0.2rem; } .xp_8c96a53ca0_0_more_hr, .xp_8c96a53ca0_0_more_icon { display: none; } .xp_8c96a53ca0_0_more_title { font-size: 0.14rem; } } .xp_title_1fb430cc47_1_container2 { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 0.3rem; } .xp_title_1fb430cc47_1_navs { display: flex; align-items: center; } .xp_title_1fb430cc47_1_content2 { position: relative; display: flex; align-items: center; color: #999; cursor: pointer; user-select: none; } .xp_title_1fb430cc47_1_box2 { display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 2; margin-left: 0.34rem; transform: translate(0rem, 0rem); } .xp_title_1fb430cc47_1_contnet_icon2 { width: 0.8rem; height: 0.8rem; object-fit: cover; position: absolute; z-index: 1; display: none; } .xp_title_1fb430cc47_1_contnet_title2 { font-size: 0.32rem; line-height: 0.32rem; font-weight: bold; margin-top: 0.1rem; letter-spacing: 0.01rem; } .xp_title_1fb430cc47_1_contnet_en2 { position: relative; top: 0.04rem; font-size: 0.16rem; line-height: 0.16rem; transform: translateX(0.75rem); display: flex; align-items: center; opacity: 0; } .xp_title_1fb430cc47_1_contnet_en2::after { position: absolute; content: ""; left: 0; width: 0.2rem; transform: translateX(-0.3rem); height: 0.01rem; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_1fb430cc47_1_more { display: flex; align-items: center; cursor: pointer; } .xp_title_1fb430cc47_1_more_hr { width: 0.5rem; margin-left: 0.1rem; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); height: 0.01rem; } .xp_title_1fb430cc47_1_more_title { font-weight: bold; font-size: 0.18rem; color: var(--xp-color1); } .xp_title_1fb430cc47_1_more_icon { width: 0.3rem; height: 0.3rem; object-fit: cover; margin-right: 0.04rem; } .xp_title_1fb430cc47_1_select .xp_title_1fb430cc47_1_contnet_icon2 { display: flex; } .xp_title_1fb430cc47_1_select .xp_title_1fb430cc47_1_contnet_en2 { opacity: 1; } .xp_title_1fb430cc47_1_select { color: var(--xp-color1); } .xp_title_1fb430cc47_1_select .xp_title_1fb430cc47_1_box_hr1, .xp_title_1fb430cc47_1_select .xp_title_1fb430cc47_1_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 800px) { .xp_title_1fb430cc47_1_container1, .xp_title_1fb430cc47_1_container2 { margin-bottom: 0.2rem; } .xp_title_1fb430cc47_1_icon1 , .xp_title_1fb430cc47_1_contnet_icon2 { width: 0.5rem; height: 0.5rem; } .xp_title_1fb430cc47_1_box_name1 , .xp_title_1fb430cc47_1_contnet_title2 { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_1fb430cc47_1_contnet_title2 { margin-left: -0.1rem; } .xp_title_1fb430cc47_1_box_name1 { margin-top: -0.1rem; } .xp_title_1fb430cc47_1_box_en1 { top: -0.1rem; transform: translateX(0.75rem); } .xp_title_1fb430cc47_1_box_en1{ font-size: 0.12rem; } .xp_title_1fb430cc47_1_contnet_en2 { top: 0.06rem; font-size: 0.12rem; transform: translateX(0.5rem); } .xp_title_1fb430cc47_1_more_hr { display: none; } .xp_title_1fb430cc47_1_more_icon { display: none; } .xp_title_1fb430cc47_1_more_title { font-size: 0.14rem; } } .xp_1fb430cc47_1_container { position: relative; z-index: 1; width: 100%; height: 100%; margin: 0rem 0rem 0rem 0rem; } .xp_1fb430cc47_1_title { width: 100%; padding: 0 0.4rem; } .xp_1fb430cc47_1_bg { width: calc(100% - 0.3rem); height: 100%; position: absolute; z-index: 1; right: 0; top: 0; border-bottom-right-radius: 0.3rem; background-color: var(--xp-color1); } .xp_1fb430cc47_1_content { position: absolute; top: 0; left: 0; z-index: 1; padding: 0.3rem 0rem 0rem 0rem; background-color: #FFFFFF; width: calc(100% - 0.1rem); height: calc(100% - 0.3rem); transform: translateX(0.1rem); border-bottom-right-radius: 0.3rem; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; display: flex; flex-direction: column; } .xp_1fb430cc47_1_list { flex: 1; height: 0; width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 0.3rem; } .xp_1fb430cc47_1_line { width: 100%; padding: 0 0.4rem; } .xp_1fb430cc47_1_line_time { color: #333; font-family: inherit; font-weight: bold; } .xp_1fb430cc47_1_line_title { flex: 1; width: 0; margin-left: 0.1rem; font-size: 0.18rem; font-weight: bold; } .xp_1fb430cc47_1_line:hover .xp_1fb430cc47_1_line_time, .xp_1fb430cc47_1_line:hover .xp_1fb430cc47_1_line_title { color: var(--xp-color1); } .xp_1fb430cc47_1_line_box { width: 100%; border-bottom: 0.01rem solid #f0f0f0; display: flex; align-items: center; padding: 0.3rem 0; } .xp_1fb430cc47_1_line_hr { width: 0.02rem; height: 0.16rem; background-color: #333; margin-left: 0.1rem; } .xp_1fb430cc47_1_line:hover .xp_1fb430cc47_1_line_hr { background-color: var(--xp-color1); } .xp_1fb430cc47_1_one { width: 100%; height: 1.2rem; cursor: pointer; display: flex; padding: 0 0.4rem; } .xp_1fb430cc47_1_one_title { font-weight: bold; font-size: 0.18rem; line-height: 0.24rem; color: #333; } .xp_1fb430cc47_1_one:hover .xp_1fb430cc47_1_one_title { color: var(--xp-color1); } .xp_1fb430cc47_1_one_time { width: 100%; display: flex; align-items: center; } .xp_1fb430cc47_1_one_icon { width: 0.18rem; height: 0.18rem; margin-right: 0.1rem; color: #999; transform: translateY(-0.01rem); } .xp_1fb430cc47_1_one_time_d { color: #555; font-family: inherit; font-size: 0.18rem; line-height: 0.18rem; } .xp_1fb430cc47_1_one_box { flex: 1; width: 0; padding: 0.1rem 0.2rem; display: flex; flex-direction: column; justify-content: space-between; } .xp_1fb430cc47_1_one_image { width: 2rem; height: 100%; object-fit: cover; } .xp_1fb430cc47_1_line_icon { width: 0.22rem; height: 0.22rem; margin-right: 0.1rem; } @media screen and (max-width: 800px) { .xp_1fb430cc47_1_title { padding: 0 0.2rem; } .xp_1fb430cc47_1_container { background-image: none; min-height: auto; height: auto; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0.2rem 0.2rem 0.2rem; } .xp_1fb430cc47_1_content { padding: 0rem; width: 100%; position: inherit; transform: translateX(0); border-bottom-left-radius: 0.3rem; box-shadow: none; border: 0.01rem solid #f0f0f0; } .xp_1fb430cc47_1_list{ flex: none; width: 100%; height: auto; padding-bottom: 0rem; } .xp_1fb430cc47_1_bg { display: none; } .xp_1fb430cc47_1_line { padding: 0rem; } .xp_1fb430cc47_1_one { height: 0.9rem; padding: 0rem; margin-bottom: 0.1rem; } .xp_1fb430cc47_1_line_box{ padding: 0.1rem 0; } .xp_1fb430cc47_1_one_title , .xp_1fb430cc47_1_one_time_d , .xp_1fb430cc47_1_line_title , .xp_1fb430cc47_1_line_time { font-size: 0.14rem; } .xp_1fb430cc47_1_one_box { padding: 0 0 0 0.1rem; } .xp_1fb430cc47_1_one_image { width: 1.2rem; } .xp_1fb430cc47_1_line_icon { display: none; } } .xp_4b91dcb628_4_container { position: relative; z-index: 4; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: rgba(255,255,255,0); margin: -5.2rem 0rem 0rem 0rem; padding: 1.2rem 0rem 1.2rem 0rem; } .xp_4b91dcb628_4_content { width: 100%; max-width: var(--xp-content-width); height: 7rem; display: flex; align-items: center; gap: 0.2rem; } .xp_4b91dcb628_4_title { width: var(--xp-content-width); } .xp_4b91dcb628_4_content_item { flex: 1; width: 0; height: 100%; } .xp_4b91dcb628_4_content_placeholder { width: 100%; height: 100%; position: relative; border: 0.01rem dashed #555; } .xp_4b91dcb628_4_content_item:first-child .xp_4b91dcb628_4_content_placeholder { border-left: 0.01rem dashed #555; } .xp_4b91dcb628_4_content_placeholder_box { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; font-size: 0.23rem; color: #555; } @media screen and (max-width: 800px) { .xp_4b91dcb628_4_container { background-image: none; margin: 0; padding: 0; width: 100vw; } .xp_4b91dcb628_4_title { width: 100%; } .xp_4b91dcb628_4_content { width: 100%; height: fit-content; flex-direction: column; gap: 0; } .xp_4b91dcb628_4_content_item { flex: none; width: 100%; } } .xp_title_3a5a0cc6a3_5_container1 { width: 100%; display: flex; justify-content: center; user-select: none; margin-bottom: 0.4rem; padding-bottom: 0.1rem; border-bottom: 0.01rem solid #999; } .xp_title_3a5a0cc6a3_5_icon1 { width: 0.8rem; height: 0.8rem; object-fit: cover; position: relative; z-index: 1; transform: translateX(-0.4rem); } .xp_title_3a5a0cc6a3_5_box1 { position: absolute; margin-top: 0.2rem; margin-left: 0rem; z-index: 2; color: #333; transform: translate(0.2rem, 0rem); } .xp_title_3a5a0cc6a3_5_box_name1 { font-size: 0.32rem; font-weight: bold; line-height: 0.32rem; margin-top: 0.1rem; letter-spacing: 0.01rem; } .xp_title_3a5a0cc6a3_5_box_en1 { position: relative; font-size: 0.16rem; line-height: 0.16rem; top: 0.02rem; transform: translateX(0.75rem); display: flex; align-items: center; } .xp_title_3a5a0cc6a3_5_box_hr1 { position: absolute; left: 0; width: 0.2rem; transform: translateX(-0.3rem); height: 0.01rem; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_3a5a0cc6a3_5_select { color: var(--xp-color1); } .xp_title_3a5a0cc6a3_5_select .xp_title_3a5a0cc6a3_5_box_hr1, .xp_title_3a5a0cc6a3_5_select .xp_title_3a5a0cc6a3_5_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 800px) { .xp_title_3a5a0cc6a3_5_container1, .xp_title_3a5a0cc6a3_5_container2 { margin-bottom: 0.2rem; } .xp_title_3a5a0cc6a3_5_icon1 , .xp_title_3a5a0cc6a3_5_contnet_icon2 { width: 0.5rem; height: 0.5rem; } .xp_title_3a5a0cc6a3_5_box_name1 , .xp_title_3a5a0cc6a3_5_contnet_title2 { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_3a5a0cc6a3_5_contnet_title2 { margin-left: -0.1rem; } .xp_title_3a5a0cc6a3_5_box_name1 { margin-top: -0.1rem; } .xp_title_3a5a0cc6a3_5_box_en1 { top: -0.1rem; transform: translateX(0.75rem); } .xp_title_3a5a0cc6a3_5_box_en1{ font-size: 0.12rem; } .xp_title_3a5a0cc6a3_5_contnet_en2 { top: 0.06rem; font-size: 0.12rem; transform: translateX(0.5rem); } .xp_title_3a5a0cc6a3_5_more_hr { display: none; } .xp_title_3a5a0cc6a3_5_more_icon { display: none; } .xp_title_3a5a0cc6a3_5_more_title { font-size: 0.14rem; } } .xp_3a5a0cc6a3_5_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/20250612/1749717424_684a91b06809a.webp"); background-color: #FFFFFF; margin: -2.3rem 0rem 0rem 0rem; padding: 2.4rem 0rem 5.8rem 0rem; } .xp_3a5a0cc6a3_5_title{ width: 100%; max-width: var(--xp-content-width); } .xp_3a5a0cc6a3_5_content { width: 100%; height: 1.8rem; overflow: hidden; max-width: var(--xp-content-width); } .xp_3a5a0cc6a3_5_item { width: 100%; height: 100%; user-select: none; overflow: hidden; } .xp_3a5a0cc6a3_5_item_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .7s; } .xp_3a5a0cc6a3_5_item:hover .xp_3a5a0cc6a3_5_item_img { transform: scale(1.1); } .xp_3a5a0cc6a3_5_next { width: 100%; display: flex; justify-content: center; margin-top: 0.3rem; } .xp_3a5a0cc6a3_5_next_item { background-color: var(--xp-color1); color: #fff; padding: 0.06rem 0.12rem; margin: 0 0.1rem; border-radius: 0.02rem; cursor: pointer; user-select: none; } .xp_3a5a0cc6a3_5_next_item_icon { width: 0.24rem; height: 0.24rem; display: flex; } .xp_3a5a0cc6a3_5_next_image { width: 0.66rem; height: 0.66rem; object-fit: cover; margin: 0 0.3rem; cursor: pointer; } .xp_3a5a0cc6a3_5_next_image:last-child { transform: rotate(180deg); } @media screen and (max-width: 800px) { .xp_3a5a0cc6a3_5_container { padding: 0 0.2rem; margin: 0.2rem 0; width: 100vw; background-image: none; } .xp_3a5a0cc6a3_5_next { margin-top: 0.2rem; } .xp_3a5a0cc6a3_5_content { height: 1rem; } } .xp_title_44ac93e257_6_container1 { width: 100%; display: flex; justify-content: center; user-select: none; margin-bottom: 0.4rem; padding-bottom: 0.1rem; border-bottom: 0.01rem solid #999; } .xp_title_44ac93e257_6_icon1 { width: 0.8rem; height: 0.8rem; object-fit: cover; position: relative; z-index: 1; transform: translateX(-0.4rem); } .xp_title_44ac93e257_6_box1 { position: absolute; margin-top: 0.2rem; margin-left: 0rem; z-index: 2; color: #333; transform: translate(0.2rem, 0rem); } .xp_title_44ac93e257_6_box_name1 { font-size: 0.32rem; font-weight: bold; line-height: 0.32rem; margin-top: 0.1rem; letter-spacing: 0.01rem; } .xp_title_44ac93e257_6_box_en1 { position: relative; font-size: 0.16rem; line-height: 0.16rem; top: 0.02rem; transform: translateX(0.75rem); display: flex; align-items: center; } .xp_title_44ac93e257_6_box_hr1 { position: absolute; left: 0; width: 0.2rem; transform: translateX(-0.3rem); height: 0.01rem; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_44ac93e257_6_select { color: var(--xp-color1); } .xp_title_44ac93e257_6_select .xp_title_44ac93e257_6_box_hr1, .xp_title_44ac93e257_6_select .xp_title_44ac93e257_6_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 800px) { .xp_title_44ac93e257_6_container1, .xp_title_44ac93e257_6_container2 { margin-bottom: 0.2rem; } .xp_title_44ac93e257_6_icon1 , .xp_title_44ac93e257_6_contnet_icon2 { width: 0.5rem; height: 0.5rem; } .xp_title_44ac93e257_6_box_name1 , .xp_title_44ac93e257_6_contnet_title2 { font-size: 0.2rem; line-height: 0.2rem; } .xp_title_44ac93e257_6_contnet_title2 { margin-left: -0.1rem; } .xp_title_44ac93e257_6_box_name1 { margin-top: -0.1rem; } .xp_title_44ac93e257_6_box_en1 { top: -0.1rem; transform: translateX(0.75rem); } .xp_title_44ac93e257_6_box_en1{ font-size: 0.12rem; } .xp_title_44ac93e257_6_contnet_en2 { top: 0.06rem; font-size: 0.12rem; transform: translateX(0.5rem); } .xp_title_44ac93e257_6_more_hr { display: none; } .xp_title_44ac93e257_6_more_icon { display: none; } .xp_title_44ac93e257_6_more_title { font-size: 0.14rem; } } .xp_44ac93e257_6_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: -5.2rem 0rem 0rem 0rem; padding: 0.3rem 0rem 1rem 0rem; } .xp_44ac93e257_6_title { width: 100%; max-width: var(--xp-content-width); } .xp_44ac93e257_6_content { width: 100%; max-width: var(--xp-content-width); display: flex; align-items: center; justify-content: space-between; } .xp_44ac93e257_6_line { width: 1rem; cursor: pointer; } .xp_44ac93e257_6_line_box { width: 1rem; height: 1rem; border-radius: 50%; padding: 0.1rem; border: 0.01rem solid var(--xp-color1); } .xp_44ac93e257_6_line_img_box { width: 100%; height: 100%; border-radius: 50%; padding: 0.14rem; background-color: #fff; } .xp_44ac93e257_6_line:hover .xp_44ac93e257_6_line_img_box { box-shadow: 0 0 0.04rem 0.01rem var(--xp-color1); } .xp_44ac93e257_6_line_icon { width: 100%; height: 100%; } .xp_44ac93e257_6_line_title { font-size: 0.18rem; color: #333; margin-top: 0.2rem; width: 100%; text-align: center; } @media screen and (max-width: 800px) { .xp_44ac93e257_6_container { margin: 0.2rem 0 0 0; padding: 0 0.2rem; background: none; } .xp_44ac93e257_6_line_box { width: 0.8rem; height: 0.8rem; padding: 0; } .xp_44ac93e257_6_content { max-width: 100%; display: flex; flex-wrap: wrap; gap: 0.1rem; } .xp_44ac93e257_6_line_title { font-size: 0.16rem; margin-top: 0.1rem; } .xp_44ac93e257_6_line { display: flex; flex-direction: column; align-items: center; justify-content: center; } .xp_44ac93e257_6_title { max-width: 100%; } } .xp_a93cca6bb3_0_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_a93cca6bb3_0_content { width: 100%; max-width: var(--xp-content-width); height: 2rem; display: flex; align-items: center; } .xp_a93cca6bb3_0_item { height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .xp_a93cca6bb3_0_item_l { flex: 1; padding-right: 2rem; } .xp_a93cca6bb3_0_item_r { width: 6rem; } .xp_a93cca6bb3_0_select_box { width: 100%; display: flex; align-items: center; height: 1rem; } .xp_a93cca6bb3_0_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_a93cca6bb3_0_select:first-child { margin-left: 0; } .xp_a93cca6bb3_0_select_name { flex: 1; width: 0; font-size: 0.18rem; color: #999; padding-right: 0.2rem; } .xp_a93cca6bb3_0_select_icon { width: 0.24rem; height: 0.24rem; color: #999; } .xp_a93cca6bb3_0_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_a93cca6bb3_0_select:hover .xp_a93cca6bb3_0_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_a93cca6bb3_0_copyright { width: 100%; display: flex; align-items: center; flex-wrap: wrap; } .xp_a93cca6bb3_0_copyright_item { color: #fff; font-size: 0.16rem; line-height: 0.3rem; margin-right: 0.1rem; display: flex; align-items: center; } .xp_a93cca6bb3_0_copyright_item:last-child { margin-right: 0; } .xp_a93cca6bb3_0_copyright_icon{ width: 0.18rem; margin-right: 0.04rem; } .xp_a93cca6bb3_0_link_box { width: 100%; display: flex; flex-wrap: wrap; } .xp_a93cca6bb3_0_link { user-select: none; cursor: pointer; display: flex; align-items: center; padding: 0.15rem 0.2rem; } .xp_a93cca6bb3_0_link_name { color: #FFF; font-size: 0.18rem; } .xp_a93cca6bb3_0_link_icon { width: 0.3rem; height: 0.3rem; margin-right: 0.1rem; } .xp_a93cca6bb3_0_code_box { width: 100%; display: flex; align-items: center; padding-left: 0.18rem; } .xp_a93cca6bb3_0_code { position: relative; width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; cursor: pointer; margin-left: 0.2rem; } .xp_a93cca6bb3_0_code:first-child { margin-left: 0; } .xp_a93cca6bb3_0_code_icon { width: 100%; height: 100%; object-fit: cover; } .xp_a93cca6bb3_0_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_a93cca6bb3_0_code_image { width: 100%; height: 1.2rem; object-fit: cover; border-radius: 0.02rem; } .xp_a93cca6bb3_0_code_name { width: 100%; line-height: 0.16rem; text-align: center; font-size: 0.16rem; margin-top: 0.04rem; } .xp_a93cca6bb3_0_code:hover .xp_a93cca6bb3_0_code_modal { visibility: visible; opacity: 1; } @media screen and (max-width: 800px) { .xp_a93cca6bb3_0_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_a93cca6bb3_0_content { height: fit-content; flex-direction: column; padding: 0 0.2rem; } .xp_a93cca6bb3_0_item_l { order: 2; width: 100%; flex: none; padding-right: 0; } .xp_a93cca6bb3_0_item_r { order: 1; width: 100%; flex: none; } .xp_a93cca6bb3_0_link_box { justify-content: center; } .xp_a93cca6bb3_0_link_name { font-size: 0.14rem; } .xp_a93cca6bb3_0_item { display: flex; flex-direction: column; justify-content: center; } .xp_a93cca6bb3_0_code_box { justify-content: center; margin: 0.2rem 0; } .xp_a93cca6bb3_0_select_modal { height: 2rem; max-height: 2rem; } .xp_a93cca6bb3_0_select { flex: 1; width: 0; padding: 0 0.1rem; } .xp_a93cca6bb3_0_copyright { justify-content: center; } .xp_a93cca6bb3_0_select_name , .uuiid_select_item { font-size: 0.14rem; } .xp_a93cca6bb3_0_select_icon { width: 0.2rem; height: 0.2rem; } }