html { --xp-color1: #487F5F; --xp-color2: #74a689; --xp-color3: #365580; --xp-color4: #4d6586; --xp-color5: #9bb0cc; --xp-color6: #d0d6df; } .xp_mbipq6j7_container { width: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .xp_mbipq6j7_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_mbipq6j7_content { width: 100%; max-width: var(--xp-content-width); height: 140px; display: flex; align-items: center; } .xp_mbipq6j7_logo { max-width: 520px; height: 80px; display: flex; align-items: center; } .xp_mbipq6j7_logo img { width: 423px; height: 60px; } .xp_mbipq6j7_box { margin-left: 20px; padding-top: 8px; flex: 1; height: 100px; display: flex; flex-direction: column; } .xp_mbipq6j7_logo_title { font-size: 24px; color: #fff; margin-left: 24px; color: #FFFFFF; } .xp_mbipq6j7_box_t { width: 100%; display: flex; justify-content: flex-end; align-items: center; } .xp_mbipq6j7_search { width: 24px; height: 24px; border-radius: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 1px solid #fff; cursor: pointer; } .xp_mbipq6j7_search_icon { min-width: 12px; height: 12px; color: #fff; cursor: pointer; } .xp_mbipq6j7_en { width: 24px; height: 24px; border-radius: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 1px solid #fff; margin-right: 10px; font-size: 12px; color: #fff; cursor: pointer; } .xp_mbipq6j7_link { display: flex; align-items: center; color: #fff; margin-right: 20px; } .xp_mbipq6j7_link_item { padding: 4px 10px; cursor: pointer; font-size: 14px; color: #FFFFFF; border-radius: 2px; user-select: none; display: flex; align-items: center; } .xp_mbipq6j7_link_item_icon { width: 22px; height: 22px; margin-right: 4px; object-fit: cover; } .xp_mbipq6j7_box_nav { width: 100%; display: flex; justify-content: flex-end; margin-top: 15px; } .xp_mbipq6j7_box_nav_item { color: #FFFFFF; padding: 6px 10px; margin-left: 4px; margin-right: 4px; user-select: none; cursor: pointer; position: relative; font-size: 18px; display: flex; justify-content: center; transform: translateX(15px); } .xp_mbipq6j7_box_nav_item:hover::after { position: absolute; bottom: -2px; width: 40px; height: 4px; content: ""; background-color: var(--xp-color1); } .xp_mbipq6j7_box_nav_item:hover .xp_mbipq6j7_nav { display: block; } .xp_mbipq6j7_nav { display: none; position: absolute; top: 100%; left: 0px; padding-bottom: 20px; } .xp_mbipq6j7_nav_box{ position: relative; margin-top: 4px; display: flex; flex-direction: column; } .xp_mbipq6j7_nav_item { padding: 6px 12px; color: #333; white-space: nowrap; font-size: 16px; margin-top: 4px; border: 1px solid var(--xp-color1); background-color: #FFFFFF; } .xp_mbipq6j7_nav_item:hover { background-color: var(--xp-color1); color: #FFFFFF; } .xp_mbipq6j7_app_content { display: none; } .xp_mbipq6j7_placeholder { display: none; } .xp_mbipq6j7_search_container { width: 100%; height: 100vh; top: 0; left: 0; visibility: hidden; position: fixed; z-index: 1000; opacity: 0; transition: all ease .7s; } .xp_mbipq6j7_search_bg { width: 100%; height: 100%; position: relative; object-fit: cover; } .xp_mbipq6j7_search_content { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(6px); display: flex; flex-direction: column; align-items: center; justify-content: center; } .xp_mbipq6j7_search_show { visibility: visible; opacity: 1; } .xp_mbipq6j7_search_title { font-size: 32px; color: #fff; font-weight: bold; margin-top: -140px; transition: all ease .8s; } .xp_mbipq6j7_search_show .xp_mbipq6j7_search_title { margin-top: -40px; } .xp_mbipq6j7_search_inp_box { width: 700px; height: 68px; margin-top: 40px; border-radius: 100px; background-color: #fff; display: flex; padding: 10px; } .xp_mbipq6j7_search_inp { flex: 1; padding: 0px 20px; margin-right: 20px; border: none; outline: none; font-size: 18px; font-weight: bold; color: #333; } .xp_mbipq6j7_search_but { width: 100px; height: 100%; border-radius: 100px; background-color: var(--xp-color1); color: #fff; font-size: 18px; display: flex; align-items: center; justify-content: center; cursor: pointer; user-select: none; box-shadow: 0px 0px 4px 1px #f0f0f0; } .xp_mbipq6j7_search_inp::placeholder { font-weight: 400; } .xp_mbipq6j7_search_close { width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; margin-top: 40px; cursor: pointer; } .xp_mbipq6j7_search_close_icon { width: 40px; height: 40px; color: #fff; } .xp_mbipq6j7_h5 { display: none; } @media screen and (max-width: 1000px) { .xp_mbipq6j7_header { display: none; } body { padding-top: 60px; } .xp_mbipq6j7_h5 { width: 100%; height: 60px; position: fixed; top: 0; left: 0; padding: 0 10px; background-color: var(--xp-color1); display: flex; justify-content: space-between; align-items: center; z-index: 1000; } .xp_mbipq6j7_h5_logo_box { flex:1; display: flex; align-items: center; justify-content: center; } .xp_mbipq6j7_h5_logo { max-width: 75%; height: 30px; } .xp_mbipq6j7_h5_menu { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; } .xp_mbipq6j7_h5_menu_icon { width: 30px; height: 30px; color: #fff; } .xp_mbipq6j7_h5_search { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; } .xp_mbipq6j7_h5_search_icon { width: 24px; height: 24px; color: #fff; } .xp_mbipq6j7_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_mbipq6j7_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: 30px; background-color: var(--xp-color1); width: 100%; height: 100vh; } .xp_mbipq6j7_h5_menu_open { visibility: initial; } .xp_mbipq6j7_h5_menu_open .xp_mbipq6j7_h5_menu_content { transform: translateX(0px); } .xp_mbipq6j7_h5_menu_logo { width: 100%; margin: 30px; } .xp_mbipq6j7_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_mbipq6j7_h5_group { width: 100%; display: flex; flex-direction: column; align-items: center; box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .3); margin-bottom: 15px; } .xp_mbipq6j7_h5_group_title { flex: 1; color: #fff; } .xp_mbipq6j7_h5_group_icon { width: 20px; height: 20px; color: #666; } .xp_mbipq6j7_menu_close { position: absolute; right: 0; top: 0; width: 46px; height: 46px; background-color: #fff; border-bottom-left-radius: 46px; display: flex; align-items: center; justify-content: center; } .xp_mbipq6j7_menu_close_icon { width: 18px; height: 18px; color: #333; position: relative; left: 5px; bottom: 5px; } .xp_mbipq6j7_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 20px; min-height: 50px; } .xp_mbipq6j7_h5_list { width: 100%; display: none; flex-direction: column; } .xp_mbipq6j7_h5_item { height: 50px; width: 100%; display: flex; align-items: center; padding: 0 20px; background-color: #f0f0f0; border-bottom: 1px solid #ddd; } .xp_mbipq6j7_h5_item:last-child { border-bottom: none; } .xp_mbipq6j7_h5_group_show .xp_mbipq6j7_h5_list { display: flex; } .xp_mbipq6j7_h5_group_show .xp_mbipq6j7_h5_group_icon { transform: rotate(90deg); } .xp_mbipq6j7_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_mbipq6j7_h5_search_open { visibility: initial; } .xp_mbipq6j7_h5_inp_box { width: 90%; height: 50px; margin-top: 200px; background-color: #fff; border-radius: 4px; display: flex; align-items: center; overflow: hidden; transform: translateY(-300px); transition: all ease .4s; } .xp_mbipq6j7_h5_search_open .xp_mbipq6j7_h5_inp_box { transform: translateY(0px); } .xp_mbipq6j7_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(1px); } .xp_mbipq6j7_h5_input { flex: 1; height: 100%; font-size: 16px; border: none; background-color: transparent; outline: none; padding: 0 20px; } .xp_mbipq6j7_h5_input_but { width: 80px; height: 100%; background-color: var(--xp-color1); color: #fff; display: flex; align-items: center; justify-content: center; } .xp_mbipq6j7_h5_search_close { width: 50px; height: 50px; border-radius: 50%; background-color: var(--xp-color3); display: flex; justify-content: center; align-items: center; margin-top: 60px; opacity: 0; transition: all ease .3s; } .xp_mbipq6j7_h5_search_open .xp_mbipq6j7_h5_search_close { opacity: 1; } .xp_mbipq6j7_h5_search_close_icon { width: 20px; height: 20px; color: #fff; } } .xp_mbipqpcj_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: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .xp_mbipqpcj_content { width: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .xp_mbipqpcj_banner { width: 100%; height: 100vh; } .xp_mbipqpcj_banner_item { width: 100%; height: 100%; overflow: hidden; } .xp_mbipqpcj_banner_item_img1 { width: 100%; display: flex; object-fit: cover; height: 100%; } .xp_mbipqpcj_banner_item_img { width: 100%; height: 100%; display: flex; transform: scale(1); animation: xp_mbipqpcj_show_image linear 10s forwards; object-fit: cover; } @keyframes xp_mbipqpcj_show_image { from { transform: scale(1); } to { transform: scale(1.2); } } .xp_mbipqpcj_index { width: 100%; height: 20px; position: absolute; bottom: 3vw !important; z-index: 10; display: flex; align-items: center; justify-content: center; transform: translateX(0vw); } .xp_mbipqpcj_index_item { width: 10px; height: 10px; border-radius: 50%; background-color: #fff; margin: 0 6px; } .xp_mbipqpcj_index_item_select { width: 40px; height: 30px; border-radius: 0px; 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(-4px); } .xp_mbipqpcj_button { position: absolute; width: 45px; height: 100px; background-color: rgba(0, 0, 0, .4); z-index: 20; cursor: pointer; color: #f0f0f0; border-radius: 4px; display: flex; align-items: center; justify-content: center; } .xp_mbipqpcj_pre { left: 40px; } .xp_mbipqpcj_next { right: 40px; } .xp_mbipqpcj_button:hover { color: #fff; background-color: rgba(0, 0, 0, .6); } .xp_mbipqpcj_item_icon { width: 30px; height: 30px; } @media screen and (max-width: 1600px) { .xp_mbipqpcj_index{ bottom: -1vw !important; } } @media screen and (max-width: 1000px) { .xp_mbipqpcj_banner{ width: 100%; max-height: 200px; } .xp_mbipqpcj_button{ display: none; } .xp_mbipqpcj_children{ width: 100%; margin-top: 0px; } .xp_mbipqpcj_index { bottom: 10px !important; } } .xp_title_mblverxq_container2 { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px; } .xp_title_mblverxq_navs { display: flex; align-items: center; } .xp_title_mblverxq_content2 { position: relative; display: flex; align-items: center; color: #999; cursor: pointer; user-select: none; } .xp_title_mblverxq_box2 { display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 2; margin-left: 30px; transform: translate(0px, 0px); } .xp_title_mblverxq_contnet_icon2 { width: 80px; height: 80px; object-fit: cover; position: absolute; z-index: 1; display: none; } .xp_title_mblverxq_contnet_title2 { font-size: 24px; line-height: 24px; font-weight: bold; margin-top: 10px; letter-spacing: 1px; } .xp_title_mblverxq_contnet_en2 { position: relative; top: 4px; font-size: 14px; line-height: 14px; transform: translateX(75px); display: flex; align-items: center; opacity: 0; } .xp_title_mblverxq_contnet_en2::after { position: absolute; content: ""; left: 0px; width: 20px; transform: translateX(-30px); height: 1px; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_mblverxq_more { display: flex; align-items: center; cursor: pointer; } .xp_title_mblverxq_more_hr { width: 50px; margin-left: 10px; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); height: 1px; } .xp_title_mblverxq_more_title { font-size: 16px; color: var(--xp-color1); } .xp_title_mblverxq_more_icon { width: 30px; height: 30px; object-fit: cover; margin-right: 4px; } .xp_title_mblverxq_select .xp_title_mblverxq_contnet_icon2 { display: flex; } .xp_title_mblverxq_select .xp_title_mblverxq_contnet_en2 { opacity: 1; } .xp_title_mblverxq_select { color: var(--xp-color1); } .xp_title_mblverxq_select .xp_title_mblverxq_box_hr1, .xp_title_mblverxq_select .xp_title_mblverxq_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 1000px) { .xp_title_mblverxq_container1, .xp_title_mblverxq_container2 { margin-bottom: 20px; } .xp_title_mblverxq_icon1 , .xp_title_mblverxq_contnet_icon2 { width: 50px; height: 50px; } .xp_title_mblverxq_box_name1 , .xp_title_mblverxq_contnet_title2 { font-size: 16px; line-height: 16px; } .xp_title_mblverxq_contnet_title2 { margin-left: -4px; } .xp_title_mblverxq_box_name1 { margin-top: -10px; } .xp_title_mblverxq_box_en1 { top: -10px; } .xp_title_mblverxq_box_en1{ font-size: 12px; } .xp_title_mblverxq_contnet_en2 { top: 6px; font-size: 12px; transform: translateX(50px); } .xp_title_mblverxq_more_hr { display: none; } .xp_title_mblverxq_more_icon { display: none; } .xp_title_mblverxq_more_title { font-size: 14px; } } .xp_mblverxq_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: 0px 0px 0px 0px; padding: 120px 0px 540px 0px; } .xp_mblverxq_title { width: 100%; max-width: var(--xp-content-width); } .xp_mblverxq_content { width: 100%; overflow: hidden; display: flex; max-width: var(--xp-content-width); height: 420px; } .xp_mblverxq_l { flex: 1; height: 100%; display: flex; align-items: center; } .xp_mblverxq_l_img_box { width: 510px; height: 100%; overflow: hidden; } .xp_mblverxq_l_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .7s; } .xp_mblverxq_l_img_box:hover .xp_mblverxq_l_img { transform: scale(var(--xp-image-hover-scale)); } .xp_mblverxq_l_list { flex: 1; width: 0; height: 100%; padding: 0px 20px; display: flex; flex-direction: column; justify-content: space-between; } .xp_mblverxq_r { width: 580px; height: 100%; display: flex; flex-direction: column; } .xp_mblverxq_r_one { width: 100%; height: 130px; display: flex; align-items: center; cursor: pointer; } .xp_mblverxq_r_one_img { width: 200px; height: 130px; object-fit: cover; } .xp_mblverxq_r_box { flex: 1; width: 0; height: 100%; display: flex; flex-direction: column; justify-content: space-between; padding: 14px; } .xp_mblverxq_r_one_title { width: 100%; font-size: 16px; font-weight: bold; color: #333; line-height: 24px; } .xp_mblverxq_r_one:hover .xp_mblverxq_r_one_title { color: var(--xp-color1); } .xp_mblverxq_r_one_time { width: 100%; display: flex; align-items: center; color: #555; font-family: inherit; } .xp_mblverxq_r_one_icon { width: 18px; height: 18px; color: #999; margin-right: 10px; } .xp_mblverxq_r_one:hover .xp_mblverxq_r_one_icon { color: var(--xp-color1); } .xp_mblverxq_r_one:hover .xp_mblverxq_r_one_time { color: var(--xp-color1); } .xp_mblverxq_r_list { flex: 1; height: 0; display: flex; padding-top: 10px; flex-direction: column; justify-content: space-between; } .xp_mblverxq_r_item { padding: 20px 0px; display: flex; align-items: center; border-bottom: 1px solid #f0f0f0; cursor: pointer; } .xp_mblverxq_r_icon { width: 20px; height: 20px; } .xp_mblverxq_r_time { color: #333; padding: 0px 10px; font-weight: bold; font-family: inherit; } .xp_mblverxq_r_title { flex: 1; width: 0; font-size: 16px; color: #333; font-weight: bold; } .xp_mblverxq_r_hr { width: 2px; height: 14px; margin-right: 10px; background-color: #333; } .xp_mblverxq_r_item:hover .xp_mblverxq_r_title, .xp_mblverxq_r_item:hover .xp_mblverxq_r_time { color: var(--xp-color1); font-weight: bold; } .xp_mblverxq_r_item:hover .xp_mblverxq_r_hr { background-color: var(--xp-color1); } @media screen and (max-width: 1600px) { .xp_mblverxq_content { height: 380px; } .xp_mblverxq_l_img_box { width: 400px; } .xp_mblverxq_r { width: 480px; } .xp_mblverxq_l_r { padding: 140px 20px 20px 20px; } } @media screen and (max-width: 1000px) { .xp_mblverxq_container { background-image: none; margin: 20px 0px; padding: 0px 20px; } .xp_mblverxq_title { max-width: 100%; } .xp_mblverxq_content { max-width: 100%; height: fit-content; flex-direction: column; } .xp_mblverxq_l { width: 100%; flex: none; flex-direction: column; } .xp_mblverxq_r { flex: none !important; width: 100% !important; margin-top: 20px; } .xp_mblverxq_r_item { padding: 15px 0px; } .xp_mblverxq_l_img_box { width: 100%; height: 220px; } .xp_mblverxq_l_list { flex: none; width: 100%; padding: 0px; } .xp_mblverxq_r_icon { display: none; } .xp_mblverxq_r_list { flex: none !important; width: 100% !important; height: auto !important; padding: 0px !important; } .xp_mblverxq_r_time { padding-left: 0px; font-size: 14px; } .xp_mblverxq_r_one { height: 100px; } .xp_mblverxq_r_one_title,.xp_mblverxq_r_title { font-size: 14px; line-height: 18px; } .xp_mblverxq_r_one_time { margin-top: 10px; font-size: 14px; } .xp_mblverxq_r_box { padding: 0px 10px; } .xp_mblverxq_r_one_img { width: 160px; height: 100%; } } .xp_mbuj3wav_container { position: relative; z-index: 1; width: 100%; min-height: 700px; margin: 0px 0px 0px 0px; } .xp_mbuj3wav_title { width: 100%; display: flex; align-items: center; justify-content: space-between; position: relative; padding: 30px 40px; } .xp_mbuj3wav_title_navs { display: flex; align-items: center; } .xp_mbuj3wav_title_content { position: relative; display: flex; align-items: center; color: #999; cursor: pointer; user-select: none; } .xp_mbuj3wav_title_icon { width: 80px; height: 80px; object-fit: cover; position: absolute; z-index: 1; } .xp_mbuj3wav_title_box { display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 2; margin-left: 30px; transform: translate(0px, 0px); } .xp_mbuj3wav_title_en { position: relative; top: 4px; color: var(--xp-color1); font-size: 14px; line-height: 14px; transform: translateX(75px); display: flex; align-items: center; } .xp_mbuj3wav_title_en::after { position: absolute; content: ""; left: 0px; width: 20px; transform: translateX(-30px); height: 1px; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } .xp_mbuj3wav_title_name { font-size: 24px; line-height: 24px; font-weight: bold; margin-top: 10px; color: var(--xp-color1); letter-spacing: 1px; } .xp_mbuj3wav_more { display: flex; align-items: center; cursor: pointer; } .xp_mbuj3wav_more_icon { width: 30px; height: 30px; object-fit: cover; margin-right: 4px; } .xp_mbuj3wav_more_title { font-size: 16px; color: var(--xp-color1); } .xp_mbuj3wav_more_hr { width: 50px; margin-left: 10px; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); height: 1px; } .xp_mbuj3wav_bg { width: calc(100% - 30px); height: 100%; position: absolute; z-index: 1; left: 0; top: 0; border-bottom-left-radius: 30px; background-color: var(--xp-color1); } .xp_mbuj3wav_content { position: absolute; top: 0; left: 0; z-index: 1; background-color: #FFFFFF; width: calc(100% - 10px); height: calc(100% - 30px); border-bottom-left-radius: 30px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 6px 0px; display: flex; flex-direction: column; } .xp_mbuj3wav_content_item { width: 100%; height: 50%; display: flex; flex-direction: column; } .xp_mbuj3wav_list { width: 100%; height: 0; flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 20px; } .xp_mbuj3wav_line { width: 100%; padding: 0px 40px; } .xp_mbuj3wav_line:hover { background-color: var(--xp-color1); } .xp_mbuj3wav_line_time { width: 90px; background-color: red; display: flex; flex-direction: column; align-items: center; } .xp_mbuj3wav_time_item { font-size: 14px; width: 100%; color: #fff; text-align: center; background-color: var(--xp-color2); padding: 4px 0px; } .xp_mbuj3wav_line_title { flex: 1; width: 0; margin-left: 20px; font-size: 16px; font-weight: bold; } .xp_mbuj3wav_line:hover .xp_mbuj3wav_line_title { color: #fff; } .xp_mbuj3wav_line_box { width: 100%; border-bottom: 1px solid #f0f0f0; display: flex; align-items: center; padding: 20px 0px; } .xp_mbuj3wav_line:hover .xp_mbuj3wav_line_box { border-bottom: 1px solid transparent; } @media screen and (max-width: 1600px) { .xp_mbuj3wav_container { min-height: 600px; } .xp_mbuj3wav_line_box { padding: 10px 0px; } } @media screen and (max-width: 1000px) { .xp_mbuj3wav_container { background-image: none; margin: 0px; } .xp_mbuj3wav_content { width: 100%; border-bottom-right-radius: 30px; border: 1px solid #f0f0f0; } .xp_mbuj3wav_bg { width: 100%; border-bottom-right-radius: 30px; } .xp_mbuj3wav_title_icon { width: 50px; height: 50px; } .xp_mbuj3wav_title_name { font-size: 16px; } .xp_mbuj3wav_line_title { font-size: 14px; } .xp_mbuj3wav_line { padding: 0px 20px; } .xp_mbuj3wav_title { padding: 20px; } .xp_mbuj3wav_more_hr, .xp_mbuj3wav_more_icon { display: none; } .xp_mbuj3wav_more_title { font-size: 14px; } } .xp_title_mblvkzpj_container2 { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px; } .xp_title_mblvkzpj_navs { display: flex; align-items: center; } .xp_title_mblvkzpj_content2 { position: relative; display: flex; align-items: center; color: #999; cursor: pointer; user-select: none; } .xp_title_mblvkzpj_box2 { display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 2; margin-left: 30px; transform: translate(0px, 0px); } .xp_title_mblvkzpj_contnet_icon2 { width: 80px; height: 80px; object-fit: cover; position: absolute; z-index: 1; display: none; } .xp_title_mblvkzpj_contnet_title2 { font-size: 24px; line-height: 24px; font-weight: bold; margin-top: 10px; letter-spacing: 1px; } .xp_title_mblvkzpj_contnet_en2 { position: relative; top: 4px; font-size: 14px; line-height: 14px; transform: translateX(75px); display: flex; align-items: center; opacity: 0; } .xp_title_mblvkzpj_contnet_en2::after { position: absolute; content: ""; left: 0px; width: 20px; transform: translateX(-30px); height: 1px; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_mblvkzpj_more { display: flex; align-items: center; cursor: pointer; } .xp_title_mblvkzpj_more_hr { width: 50px; margin-left: 10px; background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); height: 1px; } .xp_title_mblvkzpj_more_title { font-size: 16px; color: var(--xp-color1); } .xp_title_mblvkzpj_more_icon { width: 30px; height: 30px; object-fit: cover; margin-right: 4px; } .xp_title_mblvkzpj_select .xp_title_mblvkzpj_contnet_icon2 { display: flex; } .xp_title_mblvkzpj_select .xp_title_mblvkzpj_contnet_en2 { opacity: 1; } .xp_title_mblvkzpj_select { color: var(--xp-color1); } .xp_title_mblvkzpj_select .xp_title_mblvkzpj_box_hr1, .xp_title_mblvkzpj_select .xp_title_mblvkzpj_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 1000px) { .xp_title_mblvkzpj_container1, .xp_title_mblvkzpj_container2 { margin-bottom: 20px; } .xp_title_mblvkzpj_icon1 , .xp_title_mblvkzpj_contnet_icon2 { width: 50px; height: 50px; } .xp_title_mblvkzpj_box_name1 , .xp_title_mblvkzpj_contnet_title2 { font-size: 16px; line-height: 16px; } .xp_title_mblvkzpj_contnet_title2 { margin-left: -4px; } .xp_title_mblvkzpj_box_name1 { margin-top: -10px; } .xp_title_mblvkzpj_box_en1 { top: -10px; } .xp_title_mblvkzpj_box_en1{ font-size: 12px; } .xp_title_mblvkzpj_contnet_en2 { top: 6px; font-size: 12px; transform: translateX(50px); } .xp_title_mblvkzpj_more_hr { display: none; } .xp_title_mblvkzpj_more_icon { display: none; } .xp_title_mblvkzpj_more_title { font-size: 14px; } } .xp_mblvkzpj_container { position: relative; z-index: 1; width: 100%; min-height: 700px; margin: 0px 0px 0px 0px; } .xp_mblvkzpj_title { width: 100%; padding: 0px 40px; } .xp_mblvkzpj_bg { width: calc(100% - 30px); height: 100%; position: absolute; z-index: 1; right: 0; top: 0; border-bottom-right-radius: 30px; background-color: var(--xp-color1); } .xp_mblvkzpj_content { position: absolute; top: 0; left: 0; z-index: 1; padding: 30px 0px 0px 0px; background-color: #FFFFFF; width: calc(100% - 10px); height: calc(100% - 30px); transform: translateX(10px); border-bottom-right-radius: 30px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 6px 0px; display: flex; flex-direction: column; } .xp_mblvkzpj_list { flex: 1; height: 0; width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 30px; } .xp_mblvkzpj_line { width: 100%; padding: 0px 40px; } .xp_mblvkzpj_line_time { color: #333; font-family: inherit; font-weight: bold; } .xp_mblvkzpj_line_title { flex: 1; width: 0; margin-left: 10px; font-size: 16px; font-weight: bold; } .xp_mblvkzpj_line:hover .xp_mblvkzpj_line_time, .xp_mblvkzpj_line:hover .xp_mblvkzpj_line_title { color: var(--xp-color1); } .xp_mblvkzpj_line_box { width: 100%; border-bottom: 1px solid #f0f0f0; display: flex; align-items: center; padding: 30px 0px; } .xp_mblvkzpj_line_hr { width: 2px; height: 16px; background-color: #333; margin-left: 10px; } .xp_mblvkzpj_line:hover .xp_mblvkzpj_line_hr { background-color: var(--xp-color1); } .xp_mblvkzpj_one { width: 100%; height: 120px; cursor: pointer; display: flex; padding: 0px 40px; } .xp_mblvkzpj_one_title { font-weight: bold; font-size: 16px; line-height: 24px; color: #333; } .xp_mblvkzpj_one:hover .xp_mblvkzpj_one_title { color: var(--xp-color1); } .xp_mblvkzpj_one_time { width: 100%; display: flex; align-items: center; } .xp_mblvkzpj_one_icon { width: 18px; height: 18px; margin-right: 10px; color: #999; transform: translateY(-1px); } .xp_mblvkzpj_one_time_d { color: #555; font-family: inherit; font-size: 16px; line-height: 16px; } .xp_mblvkzpj_one_box { flex: 1; width: 0; padding: 10px 20px; display: flex; flex-direction: column; justify-content: space-between; } .xp_mblvkzpj_one_image { width: 200px; height: 100%; object-fit: cover; } .xp_mblvkzpj_line_icon { width: 22px; height: 22px; margin-right: 10px; } @media screen and (max-width: 1600px) { .xp_mblvkzpj_container { min-height: 600px; } .xp_mblvkzpj_line_box { padding: 20px 0px; } } @media screen and (max-width: 1000px) { .xp_mblvkzpj_title { padding: 0px 20px; } .xp_mblvkzpj_container { background-image: none; margin: 0px; min-height: 480px } .xp_mblvkzpj_content { padding: 20px 0px 0px 0px; width: 100%; transform: translateX(0px); border-bottom-left-radius: 30px; box-shadow: none; border: 1px solid #f0f0f0; } .xp_mblvkzpj_bg { width: 100%; border-bottom-left-radius: 30px; } .xp_mblvkzpj_line { padding: 0px 20px; } .xp_mblvkzpj_one { height: 90px; padding: 0px 20px; } .xp_mblvkzpj_one_title , .xp_mblvkzpj_one_time_d , .xp_mblvkzpj_line_title , .xp_mblvkzpj_line_time { font-size: 14px; } .xp_mblvkzpj_one_box { padding: 0px 0px 0px 10px; } .xp_mblvkzpj_one_image { width: 120px; } .xp_mblvkzpj_line_icon { display: none; } } .xp_mblvimyi_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: -520px 0px 0px 0px; padding: 120px 0px 120px 0px; } .xp_mblvimyi_content { width: var(--xp-content-width); height: 100%; display: flex; align-items: center; gap: 20px; } .xp_mblvimyi_title { width: var(--xp-content-width); } .xp_mblvimyi_content_item { flex: 1; width: 0; overflow: hidden; height: 100%; } .xp_mblvimyi_content_placeholder { width: 100%; height: 720px; position: relative; border: 2px dotted #555; border-left: 0px dotted #555; } .xp_mblvimyi_content_item:first-child .xp_mblvimyi_content_placeholder { border-left: 2px dotted #555; } .xp_mblvimyi_content_placeholder_box { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; font-size: 22px; color: #999; } @media screen and (max-width: 1000px) { .xp_mblvimyi_container { background-image: none; margin: 20px 0px; padding: 0px 20px; } .xp_mblvimyi_title { width: 100%; } .xp_mblvimyi_content { width: 100%; height: fit-content; flex-direction: column; gap: 0px; } .xp_mblvimyi_content_item:first-child { margin-bottom: 20px; } .xp_mblvimyi_content_item { flex: none; width: 100%; } } .xp_title_mbuk5olc_container1 { width: 100%; display: flex; justify-content: center; user-select: none; margin-bottom: 40px; padding-bottom: 10px; border-bottom: 1px solid #999; } .xp_title_mbuk5olc_icon1 { width: 80px; height: 80px; object-fit: cover; position: relative; z-index: 1; transform: translateX(-40px); } .xp_title_mbuk5olc_box1 { position: absolute; margin-top: 20px; z-index: 2; color: #333; transform: translate(20px, 0px); } .xp_title_mbuk5olc_box_name1 { font-size: 24px; font-weight: bold; line-height: 24px; margin-top: 10px; letter-spacing: 1px; } .xp_title_mbuk5olc_box_en1 { position: relative; font-size: 14px; line-height: 14px; top: 2px; transform: translateX(75px); display: flex; align-items: center; } .xp_title_mbuk5olc_box_hr1 { position: absolute; left: 0px; width: 20px; transform: translateX(-30px); height: 1px; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_mbuk5olc_select { color: var(--xp-color1); } .xp_title_mbuk5olc_select .xp_title_mbuk5olc_box_hr1, .xp_title_mbuk5olc_select .xp_title_mbuk5olc_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 1000px) { .xp_title_mbuk5olc_container1, .xp_title_mbuk5olc_container2 { margin-bottom: 20px; } .xp_title_mbuk5olc_icon1 , .xp_title_mbuk5olc_contnet_icon2 { width: 50px; height: 50px; } .xp_title_mbuk5olc_box_name1 , .xp_title_mbuk5olc_contnet_title2 { font-size: 16px; line-height: 16px; } .xp_title_mbuk5olc_contnet_title2 { margin-left: -4px; } .xp_title_mbuk5olc_box_name1 { margin-top: -10px; } .xp_title_mbuk5olc_box_en1 { top: -10px; } .xp_title_mbuk5olc_box_en1{ font-size: 12px; } .xp_title_mbuk5olc_contnet_en2 { top: 6px; font-size: 12px; transform: translateX(50px); } .xp_title_mbuk5olc_more_hr { display: none; } .xp_title_mbuk5olc_more_icon { display: none; } .xp_title_mbuk5olc_more_title { font-size: 14px; } } .xp_mbuk5olc_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: -230px 0px 0px 0px; padding: 240px 0px 580px 0px; } .xp_mbuk5olc_title{ width: 100%; max-width: var(--xp-content-width); } .xp_mbuk5olc_content { width: 100%; height: 160px; overflow: hidden; max-width: var(--xp-content-width); } .xp_mbuk5olc_item { width: 100%; height: 100%; user-select: none; overflow: hidden; } .xp_mbuk5olc_item_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .7s; } .xp_mbuk5olc_item:hover .xp_mbuk5olc_item_img { transform: scale(1.1); } .xp_mbuk5olc_next { width: 100%; display: flex; justify-content: center; margin-top: 30px; } .xp_mbuk5olc_next_item { background-color: var(--xp-color1); color: #fff; padding: 6px 12px; margin: 0px 10px; border-radius: 2px; cursor: pointer; user-select: none; } .xp_mbuk5olc_next_item_icon { width: 24px; height: 24px; display: flex; } .xp_mbuk5olc_next_image { width: 66px; height: 66px; object-fit: cover; margin: 0 30px; cursor: pointer; } .xp_mbuk5olc_next_image:last-child { transform: rotate(180deg); } @media screen and (max-width: 1600px) { .xp_mbuk5olc_content { height: 160px; } } @media screen and (max-width: 1000px) { .xp_mbuk5olc_container { padding: 0px 20px; margin: 20px 0px; width: 100vw; background-image: none; } .xp_mbuk5olc_next { margin-top: 20px; } .xp_mbuk5olc_content { height: 100px; } } .xp_title_mbukcegy_container1 { width: 100%; display: flex; justify-content: center; user-select: none; margin-bottom: 40px; padding-bottom: 10px; border-bottom: 1px solid #999; } .xp_title_mbukcegy_icon1 { width: 80px; height: 80px; object-fit: cover; position: relative; z-index: 1; transform: translateX(-40px); } .xp_title_mbukcegy_box1 { position: absolute; margin-top: 20px; z-index: 2; color: #333; transform: translate(20px, 0px); } .xp_title_mbukcegy_box_name1 { font-size: 24px; font-weight: bold; line-height: 24px; margin-top: 10px; letter-spacing: 1px; } .xp_title_mbukcegy_box_en1 { position: relative; font-size: 14px; line-height: 14px; top: 2px; transform: translateX(75px); display: flex; align-items: center; } .xp_title_mbukcegy_box_hr1 { position: absolute; left: 0px; width: 20px; transform: translateX(-30px); height: 1px; background-image: linear-gradient(to right, #333, rgba(0, 0, 0, 0)); } .xp_title_mbukcegy_select { color: var(--xp-color1); } .xp_title_mbukcegy_select .xp_title_mbukcegy_box_hr1, .xp_title_mbukcegy_select .xp_title_mbukcegy_contnet_en2::after { background-image: linear-gradient(to right, var(--xp-color1), rgba(0, 0, 0, 0)); } @media screen and (max-width: 1000px) { .xp_title_mbukcegy_container1, .xp_title_mbukcegy_container2 { margin-bottom: 20px; } .xp_title_mbukcegy_icon1 , .xp_title_mbukcegy_contnet_icon2 { width: 50px; height: 50px; } .xp_title_mbukcegy_box_name1 , .xp_title_mbukcegy_contnet_title2 { font-size: 16px; line-height: 16px; } .xp_title_mbukcegy_contnet_title2 { margin-left: -4px; } .xp_title_mbukcegy_box_name1 { margin-top: -10px; } .xp_title_mbukcegy_box_en1 { top: -10px; } .xp_title_mbukcegy_box_en1{ font-size: 12px; } .xp_title_mbukcegy_contnet_en2 { top: 6px; font-size: 12px; transform: translateX(50px); } .xp_title_mbukcegy_more_hr { display: none; } .xp_title_mbukcegy_more_icon { display: none; } .xp_title_mbukcegy_more_title { font-size: 14px; } } .xp_mbukcegy_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: -520px 0px 0px 0px; padding: 30px 0px 100px 0px; } .xp_mbukcegy_title { width: 100%; max-width: var(--xp-content-width); } .xp_mbukcegy_content { width: 100%; max-width: var(--xp-content-width); display: flex; align-items: center; justify-content: space-between; } .xp_mbukcegy_line { width: 100px; cursor: pointer; } .xp_mbukcegy_line_box { width: 100px; height: 100px; border-radius: 50%; padding: 10px; border: 1px solid var(--xp-color1); } .xp_mbukcegy_line_img_box { width: 100%; height: 100%; border-radius: 50%; padding: 14px; background-color: #fff; } .xp_mbukcegy_line:hover .xp_mbukcegy_line_img_box { box-shadow: 0px 0px 4px 1px var(--xp-color1); } .xp_mbukcegy_line_icon { width: 100%; height: 100%; } .xp_mbukcegy_line_title { font-size: 16px; color: #333; margin-top: 20px; width: 100%; text-align: center; } @media screen and (max-width: 1000px) { .xp_mbukcegy_container { margin: 20px 0px 0px 0px; padding: 0px 20px; background-image: none; } .xp_mbukcegy_line_box { width: 80px; height: 80px; padding: 0px; } .xp_mbukcegy_content { max-width: 100%; display: flex; flex-wrap: wrap; } .xp_mbukcegy_line_title { font-size: 14px; margin-top: 10px; } .xp_mbukcegy_line { margin-bottom: 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; } .xp_mbukcegy_title { max-width: 100%; } } .xp_mbipp6lq_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: 0px 0px 0px 0px; padding: 60px 0px 60px 0px; } .xp_mbipp6lq_content { width: 100%; max-width: var(--xp-content-width); height: 200px; display: flex; align-items: center; } .xp_mbipp6lq_item { height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .xp_mbipp6lq_item_l { flex: 1; padding-right: 200px; } .xp_mbipp6lq_item_r { width: 600px; } .xp_mbipp6lq_select_box { width: 100%; display: flex; align-items: center; height: 100px; } .xp_mbipp6lq_select { width: 280px; height: 40px; background-color: #fff; margin-left: 20px; display: flex; align-items: center; padding: 0px 20px; cursor: pointer; position: relative; } .xp_mbipp6lq_select:first-child { margin-left: 0px; } .xp_mbipp6lq_select_name { flex: 1; width: 0; font-size: 18px; color: #999; padding-right: 20px; } .xp_mbipp6lq_select_icon { width: 24px; height: 24px; color: #999; } .xp_mbipp6lq_select_modal { visibility: hidden; width: 100%; height: 300px; max-height: 300px; overflow-y: auto; position: absolute; left: 0px; z-index: 100; bottom: 40px; background-color: #FFFFFF; border: 1px solid #f0f0f0; display: flex; flex-direction: column; } .xp_mbipp6lq_select:hover .xp_mbipp6lq_select_modal { visibility: visible; } .uuiid_select_item { display: block; width: 100%; padding: 10px 20px; text-align: center; color: #333; font-size: 16px; } .uuiid_select_item:hover { background-color: var(--xp-color1); color: #ffffff; } .xp_mbipp6lq_copyright { width: 100%; display: flex; align-items: center; flex-wrap: wrap; } .xp_mbipp6lq_copyright_item { color: #fff; font-size: 16px; line-height: 30px; margin-right: 10px; display: flex; align-items: center; } .xp_mbipp6lq_copyright_item:last-child { margin-right: 0px; } .xp_mbipp6lq_copyright_icon{ width: 18px; margin-right: 4px; } .xp_mbipp6lq_link_box { width: 100%; display: flex; flex-wrap: wrap; } .xp_mbipp6lq_link { user-select: none; cursor: pointer; display: flex; align-items: center; padding: 15px 20px; } .xp_mbipp6lq_link_name { color: #FFF; font-size: 16px; } .xp_mbipp6lq_link_icon { width: 30px; height: 30px; margin-right: 10px; } .xp_mbipp6lq_code_box { width: 100%; display: flex; align-items: center; padding-left: 18px; } .xp_mbipp6lq_code { position: relative; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; cursor: pointer; margin-left: 20px; } .xp_mbipp6lq_code:first-child { margin-left: 0px; } .xp_mbipp6lq_code_icon { width: 100%; height: 100%; object-fit: cover; } .xp_mbipp6lq_code_modal { visibility: hidden; position: absolute; bottom: 60px; width: 140px; padding: 10px; border-radius: 2px; box-shadow: 0px 0px 10px 2px var(--xp-color1); background-color: #fff; opacity: 0; transition: all ease .3s; } .xp_mbipp6lq_code_image { width: 100%; height: 120px; object-fit: cover; border-radius: 2px; } .xp_mbipp6lq_code_name { width: 100%; line-height: 14px; text-align: center; font-size: 14px; } .xp_mbipp6lq_code:hover .xp_mbipp6lq_code_modal { visibility: visible; opacity: 1; } @media screen and (max-width: 1000px) { .xp_mbipp6lq_container { margin: 0px; padding: 20px 0px; } .xp_mbipp6lq_content { height: fit-content; flex-direction: column; padding: 0px 20px; } .xp_mbipp6lq_item_l { order: 2; width: 100%; flex: none; padding-right: 0px; } .xp_mbipp6lq_item_r { order: 1; width: 100%; flex: none; } .xp_mbipp6lq_link_box { justify-content: center; } .xp_mbipp6lq_link_name { font-size: 14px; } .xp_mbipp6lq_item { display: flex; flex-direction: column; justify-content: center; } .xp_mbipp6lq_code_box { justify-content: center; margin: 20px 0px; } .xp_mbipp6lq_select { flex: 1; width: 0; padding: 0px 10px; } .xp_mbipp6lq_copyright { justify-content: center; } .xp_mbipp6lq_select_name , .uuiid_select_item { font-size: 14px; } .xp_mbipp6lq_select_icon { width: 20px; height: 20px; } }