html { --xp-content-width: 16rem; --xp-color1: #124FB0; --xp-color2: #5F89CA; --xp-color3: #DC111B; --xp-color4: #e17278; --xp-color5: #9bb0cc; --xp-color6: #d0d6df; }.xp_be0fdae498_0_container { width: 100%; display: flex; align-items: center; flex-direction: column; background-color: var(--xp-color1); margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_be0fdae498_0_head { width: 100%; position: fixed; top:0; left:0; z-index: 1000; display: flex; flex-direction: column; align-items: center; transition: all linear .7s; } .xp_be0fdae498_0_head_top { width: var(--xp-content-width); height: 100%; display: flex; justify-content: flex-end; align-items: center; } .xp_be0fdae498_0_head_top_box { width: 100%; height: 0.4rem; display: flex; justify-content: center; backdrop-filter: blur(0.01rem); background-color: rgba(0, 0, 0, .4); } .xp_be0fdae498_0_head_top_box2 { display: none; } .xp_be0fdae498_0_head_top_line { color: #fff; font-size: 0.16rem; margin-left: 0.3rem; display: flex; align-items: center; position: relative; cursor: pointer; } .xp_be0fdae498_0_head_top_line:hover { font-weight: bold; } .xp_be0fdae498_0_head_top_line:not(.xp_be0fdae498_0_head_top_line:first-child)::after { content: ""; width: 0.01rem; height: 0.1rem; background-color: #fff; position: absolute; left: -0.14rem; } .xp_be0fdae498_0_head_content { width: 100%; height: 1rem; background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0)); display: flex; justify-content: center; backdrop-filter: blur(0.01rem); } .xp_be0fdae498_0_head_content2 { background-image: linear-gradient(to bottom, var(--xp-color1), rgba(0, 0, 0, 0)); position: fixed; top: 0; left: 0; z-index: 1000; min-width: var(--xp-min-content-width); transform: translateY(-100%); animation: xp_be0fdae498_0_head_y .6s linear forwards; } @keyframes xp_be0fdae498_0_head_y { form { transform: translateY(-100%); } to { transform: translateY(0); } } .xp_be0fdae498_0_head_content_box { width: var(--xp-content-width); height: 100%; display: flex; align-items: center; } .xp_be0fdae498_0_head_left { height: 100%; display: flex; align-items: center; } .xp_be0fdae498_0_head_left img { width: 4.1rem; height: 0.8rem; } .xp_be0fdae498_0_head_left_text { color: #fff; font-size: 0.18rem; margin-left: 0.16rem; } .xp_be0fdae498_0_head_tag { padding: 0 0.2rem; border-left: 0.01rem solid #f0f0f0; margin-left: 0.2rem; color: #eee; font-size: 0.12rem; } .xp_be0fdae498_0_head_right { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; } .xp_be0fdae498_0_head_search { width: 0.4rem; height: 0.4rem; display: flex; align-items: center; justify-content: center; cursor: pointer; margin-left: 0.1rem; } .xp_be0fdae498_0_head_search_icon { width: 0.24rem; height: 0.24rem; color: #fff; } .xp_be0fdae498_0_head_nav { display: flex; align-items: center; } .xp_be0fdae498_0_nav_line { padding: 0.1rem 0.08rem; color: #fff; cursor: pointer; font-size: 0.2rem; display: flex; justify-content: center; position: relative; } .xp_be0fdae498_0_nav_line::before { content: ""; position: absolute; width: 0; bottom: 0; transition: all linear .4s; height: 0.02rem; background-color: #fff; } .xp_be0fdae498_0_nav_line:hover::before { width: 100%; background-color: var(--xp-color1); } .xp_be0fdae498_0_nav_line:hover .xp_be0fdae498_0_nav_line_title { color: var(--xp-color1); } .xp_be0fdae498_0_nav_line_title { color: #fff; } .xp_be0fdae498_0_nav_group { position: absolute; top: 100%; display: none; } .xp_be0fdae498_0_nav_line:hover .xp_be0fdae498_0_nav_group { display: flex; } .xp_be0fdae498_0_nav_group_box { width: 3rem; top: 0.05rem; max-height: 8rem; background-color: rgba(255, 255, 255, .9); box-shadow: 0 0 0.1rem rgba(00, 00, 00, 0.1); position: relative; z-index: 1; backdrop-filter: blur(0.01rem); } .xp_be0fdae498_0_nav_line:hover .xp_be0fdae498_0_nav_group_box { top: 0.26rem; height: 100%; padding: 0.1rem 0.15rem; } .xp_be0fdae498_0_nav_group_title { width: 100%; height: 0.4rem; display: flex; align-items: center; color: #333; font-weight: 400; font-size: 0.18rem; color: var(--xp-color1); margin-bottom: 0.1rem; font-weight: bold; border-bottom: 0.02rem solid var(--xp-color2); } .xp_be0fdae498_0_nav_list { width: 100%; display: flex; align-items: center; flex-wrap: wrap; } .xp_be0fdae498_0_nav_group_item { width: 50%; font-size: 0.18rem; color: #333; line-height: 0.4rem; padding: 0 0.1rem; } .xp_be0fdae498_0_nav_group_item:hover { text-decoration: underline; color: var(--xp-color1); } .xp_be0fdae498_0_search_container { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 1000; opacity: 0; display: none; animation: xp_be0fdae498_0_search_show ease .4s forwards; } .xp_be0fdae498_0_search_show { display: block; } .xp_be0fdae498_0_search_logo { height: 1rem; margin-top: -1rem; } .xp_be0fdae498_0_serach_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; object-fit: cover; } .xp_be0fdae498_0_serach_content { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; display: flex; flex-direction: column; align-items: center; justify-content: center; background: rgba(0, 0, 0, 0.7); backdrop-filter: blur(0.02rem); } .xp_be0fdae498_0_search_input { width: 11rem; height: 0.76rem; background: rgba(157, 157, 144, .8); border-radius: 1rem; margin-top: 0.8rem; display: flex; align-items: center; overflow: hidden; } .xp_be0fdae498_0_search_input input { flex: 1; height: 100%; background: transparent; outline: none; border: none; margin-left: 0.4rem; margin-right: 0.4rem; font-size: 0.24rem; color: #fff; } .xp_be0fdae498_0_search_input input::placeholder { color: rgb(184, 184, 167) } .xp_be0fdae498_0_search_input_but { width: 1.4rem; height: 100%; background-color: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer; } .xp_be0fdae498_0_search_input_but_icon { width: 0.34rem; height: 0.34rem; color: #333; } .xp_be0fdae498_0_search_close { width: 0.8rem; height: 0.8rem; margin-top: 0.8rem; display: flex; align-items: center; justify-content: center; } .xp_be0fdae498_0_search_close_icon { width: 0.46rem; height: 0.46rem; color: #fff; cursor: pointer; } @keyframes xp_be0fdae498_0_search_show { form { opacity: 0; } to { opacity: 1; } } .xp_be0fdae498_0_h5 { display: none; } @media screen and (max-width: 800px) { .xp_be0fdae498_0_head { display: none; } body { padding-top: 0.6rem; } .xp_be0fdae498_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_be0fdae498_0_h5_logo { height: 0.44rem; } .xp_be0fdae498_0_h5_menu { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_be0fdae498_0_h5_menu_icon { width: 0.3rem; height: 0.3rem; color: #fff; } .xp_be0fdae498_0_h5_search { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_be0fdae498_0_h5_search_icon { width: 0.24rem; height: 0.24rem; color: #fff; } .xp_be0fdae498_0_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_be0fdae498_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; width: 100%; height: 100vh; } .xp_be0fdae498_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_be0fdae498_0_h5_menu_open { visibility: initial; } .xp_be0fdae498_0_h5_menu_open .xp_be0fdae498_0_h5_menu_content { transform: translateX(0); } .xp_be0fdae498_0_h5_menu_open .xp_be0fdae498_0_h5_menu_bg { backdrop-filter: blur(0.04rem); background-color: rgba(0, 0, 0, .3); } .xp_be0fdae498_0_h5_menu_logo { width: 100%; margin-bottom: 0.3rem; } .xp_be0fdae498_0_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_be0fdae498_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_be0fdae498_0_h5_group_title { flex: 1; font-size: 0.16rem; } .xp_be0fdae498_0_h5_group_icon { width: 0.2rem; height: 0.2rem; color: #666; } .xp_be0fdae498_0_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_be0fdae498_0_menu_close_icon { width: 0.18rem; height: 0.18rem; color: #fff; position: relative; left: 0.05rem; bottom: 0.05rem; } .xp_be0fdae498_0_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 0.2rem; min-height: 0.5rem; background-color: #fff; } .xp_be0fdae498_0_h5_list { width: 100%; display: none; flex-direction: column; } .xp_be0fdae498_0_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_be0fdae498_0_h5_item:last-child { border-bottom: none; } .xp_be0fdae498_0_h5_group_show .xp_be0fdae498_0_h5_list { display: flex; } .xp_be0fdae498_0_h5_group_show .xp_be0fdae498_0_h5_group_icon { transform: rotate(90deg); } .xp_be0fdae498_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_be0fdae498_0_h5_search_open { visibility: initial; } .xp_be0fdae498_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_be0fdae498_0_h5_search_open .xp_be0fdae498_0_h5_inp_box { transform: translateY(0); } .xp_be0fdae498_0_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); } .xp_be0fdae498_0_h5_input { flex: 1; height: 100%; font-size: 0.16rem; border: none; background-color: transparent; outline: none; padding: 0 0.2rem; } .xp_be0fdae498_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_be0fdae498_0_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_be0fdae498_0_h5_search_open .xp_be0fdae498_0_h5_search_close { opacity: 1; } .xp_be0fdae498_0_h5_search_close_icon { width: 0.2rem; height: 0.2rem; color: #fff; } } .xp_9315f615f4_1_container { position: relative; z-index: 1; width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_9315f615f4_1_content { width: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .xp_9315f615f4_1_banner { width: 100%; height: 101vh; } .xp_9315f615f4_1_banner_item { width: 100%; height: 100%; overflow: hidden; position: relative; } .xp_9315f615f4_1_banner_item img { width: 100%; height: 100%; object-fit: cover; } @keyframes xp_9315f615f4_1_show_image { from { transform: scale(1); } to { transform: scale(1.1); } } .xp_9315f615f4_1_index { width: 100%; height: 0.2rem; position: absolute; bottom: 0.2rem !important; z-index: 10; display: flex; align-items: center; padding-bottom: 0.6rem; display: flex; justify-content: center; } .xp_9315f615f4_1_index_item { width: 0.15rem; height: 0.15rem; margin: 0 0.06rem; background-color: #fff; transition: all ease .4s; border-radius: 50%; box-shadow: 0 0 0.2rem 0.01rem rgba(0, 0, 0, .6); } .xp_9315f615f4_1_index_item_select { width: 0.5rem; height: 0.15rem; border-radius: 0.1rem; background-color: #fff; box-shadow: 0 0 0.2rem 0.01rem rgba(0, 0, 0, .6); } .xp_9315f615f4_1_button { position: absolute; width: 0.55rem; height: 0.55rem; background-color: rgba(0, 0, 0, .2); z-index: 20; cursor: pointer; color: #f0f0f0; border-radius: 100%; display: flex; align-items: center; justify-content: center; } .xp_9315f615f4_1_pre { left: 0.4rem; } .xp_9315f615f4_1_next { right: 0.4rem; } .xp_9315f615f4_1_button:hover { color: #fff; background-color: rgba(0, 0, 0, .6); } .xp_9315f615f4_1_item_icon { width: 0.34rem; height: 0.34rem; } .xp_9315f615f4_1_img_title { width: 100%; pointer-events: none; position: absolute; bottom: 1.2rem; left: 0; z-index: 10; font-size: 0.24rem; font-weight: bold; color: #FFFFFF; padding-left: 0.45rem; padding-right: 0.45rem; visibility: hidden; } .xp_9315f615f4_1_img_title_show { visibility: inherit; animation: show_title ease .7s forwards; } @keyframes show_title { from { opacity: 0; } to { opacity: 1; } } .xp_9315f615f4_1_bg { width: 100%; height: 2.6rem; position: absolute; z-index: 1; left: 0; bottom: 0; pointer-events: none; background-image: linear-gradient(to top, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0)); } .xp_9315f615f4_1_search { width: 100%; height: 0.55rem; position: absolute; bottom: 0; left: 0; z-index: 10; display: flex; justify-content: center; } .xp_9315f615f4_1_search_box { width: 12rem; height: 100%; border-top-right-radius: 0.15rem; border-top-left-radius: 0.15rem; background-color: #fff; padding: 0rem 0.4rem 0rem 0.4rem; display: flex; align-items: center; } .xp_9315f615f4_1_search_input { font-size: 0.22rem; flex: 1; border: none; outline: none; background-color: transparent; } .xp_9315f615f4_1_search_button { width: 0.5rem; height: 0.5rem; display: flex; justify-content: center; align-items: center; cursor: pointer; } .xp_9315f615f4_1_search_icon { width: 0.3rem; height: 0.3rem; color: var(--xp-color1); } @media screen and (max-width: 800px) { .xp_9315f615f4_1_banner { width: 100%; height: 2.4rem; } .xp_9315f615f4_1_bg { display: none; } .xp_9315f615f4_1_search { display: none; } .xp_9315f615f4_1_img_title { font-size: 0.14rem; bottom: 0.4rem; left: 0; } .xp_9315f615f4_1_button { display: none; } .xp_9315f615f4_1_index { bottom: -0.4rem !important; } .xp_9315f615f4_1_index_item { width: 0.08rem; height: 0.08rem; margin: 0 0.02rem; } .xp_9315f615f4_1_index_item_select { width: 0.24rem; height: 0.08rem; border-radius: 0.1rem; } } .xp_title_306ac70365_3_container { width: 100%; position: relative; display: flex; user-select: none; justify-content: space-between; height: 1rem; margin-bottom: 0.1rem; } .xp_title_306ac70365_3_content { display: flex; position: relative; width: 75%; } .xp_title_306ac70365_3_more { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; cursor: pointer; font-size: 0.2rem; font-weight: bold; color: var(--xp-color1); } .xp_title_306ac70365_3_more_hr { width: 0.6rem; height: 0.01rem; margin-top: 0.1rem; position: relative; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_306ac70365_3_content_bg2 { position: absolute; left: 0; height: 0.7rem; } .xp_title_306ac70365_3_content_bg1 { position: absolute; top: 0; height: 0.7rem; } .xp_title_306ac70365_3_english_color { color: var(--xp-color1); } .xp_title_306ac70365_3_titles1 { width: 100%; font-size: 0.32rem; position: absolute; top: 0.2rem; text-align: center; font-weight: bold; color: var(--xp-color1); transform: translate(0rem,0rem); } .xp_title_306ac70365_3_titles2 { width: 100%; position: absolute; z-index: 2; top: 0.2rem; left: 0; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; transform: translate(0rem,0rem); } .xp_title_306ac70365_3_titles_item { margin-right: 0.15rem; cursor: pointer; } .xp_title_306ac70365_3_titles_item:hover { color: var(--xp-color1); } .xp_title_306ac70365_3_select { color: var(--xp-color1); } .xp_title_306ac70365_3_en1 { position: absolute; top: 0.72rem; color: var(--xp-color1); display: flex; align-items: center; transform: translate(0rem,0rem); } .xp_title_306ac70365_3_en2 { width: 100%; position: absolute; left: 0.1rem; top: 0.7rem; color: var(--xp-color1); display: flex; align-items: center; padding-left: 0.4rem; transform: translate(0rem,0rem); } .xp_title_306ac70365_3_en_value { font-size: 0.18rem; } .xp_title_306ac70365_3_en_hr { width: 0.45rem; height: 0.01rem; margin-right: 0.1rem; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_306ac70365_3_en_hr_r { width: 0.45rem; height: 0.01rem; margin-left: 0.1rem; background: linear-gradient(90deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } @media screen and (max-width: 800px) { .xp_title_306ac70365_3_container { height: 0.7rem; } .xp_title_306ac70365_3_content_bg2 { height: 0.4rem; } .xp_title_306ac70365_3_titles2 { font-size: 0.2rem; } .xp_title_306ac70365_3_en_value { font-size: 0.12rem; } .xp_title_306ac70365_3_en2 { top: 0.5rem; } .xp_title_306ac70365_3_more { justify-content: flex-start; font-size: 0.14rem; padding-top: 0.14rem; } } .xp_306ac70365_3_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: 1.2rem 0rem 1.5rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_306ac70365_3_title { width: 100%; max-width: var(--xp-content-width); } .xp_306ac70365_3_content { width: 100%; max-width: var(--xp-content-width); display: flex; gap: 0.2rem; height: 7.4rem; } .xp_306ac70365_3_l { flex: 2; height: 100%; position: relative; padding-top: 0.15rem; cursor: pointer; } .xp_306ac70365_3_l_bg { width: 100%; height: 100%; background-color: var(--xp-color1); } .xp_306ac70365_3_l_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_306ac70365_3_l:hover .xp_306ac70365_3_l_img { transform: scale(1.1); } .xp_306ac70365_3_l_img_box { width: 100%; height: 100%; padding-left: 0.3rem; position: absolute; right: 0; top: 0; overflow: hidden; } .xp_306ac70365_3_bar_box { position: absolute; bottom: 0; left: 0; width: 100%; height: 1.2rem; padding-right: 0.3rem; } .xp_306ac70365_3_bar { width: 100%; height: 100%; background-color: #FFFFFF; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; padding: 0.3rem 0.3rem 0.2rem 0.3rem; } .xp_306ac70365_3_bar_time { width: 1.2rem; height: 0.4rem; background-color: var(--xp-color1); position: absolute; top: -0.2rem; font-size: 0.18rem; margin-left: 0.1rem; display: flex; justify-content: center; align-items: center; color: #FFFFFF; } .xp_306ac70365_3_bar_title { font-weight: bold; font-size: 0.18rem; line-height: 0.2rem; cursor: pointer; } .xp_306ac70365_3_bar_info { margin-top: 0.06rem; color: #666; line-height: 0.24rem; font-size: 0.18rem; } .xp_306ac70365_3_r { flex: 1; height: 100%; display: flex; flex-direction: column; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; background-color: #FFFFFF; } .xp_306ac70365_3_line { cursor: pointer; padding: 0.2rem 0.3rem; border-bottom: 0.01rem solid #D8D8D8; } .xp_306ac70365_3_line:first-child { border-bottom: none; } .xp_306ac70365_3_line_box { width: 100%; flex: 1; height: 0; display: flex; flex-direction: column; } .xp_306ac70365_3_line_img_box { width: 100%; flex: 1; overflow: hidden; } .xp_306ac70365_3_line_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_306ac70365_3_line_title { font-weight: bold; font-size: 0.18rem; } .xp_306ac70365_3_line_time { width: 100%; margin-top: 0.1rem; display: flex; align-items: center; } .xp_306ac70365_3_line_date { color: #6D6D6D; font-size: 0.18rem; } .xp_306ac70365_3_line_time_icon { color: #6D6D6D; width: 0.18rem; height: 0.18rem; margin-right: 0.1rem; } .xp_306ac70365_3_list { width: 100%; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0.2rem; } @media screen and (min-width: 800px) { .xp_306ac70365_3_line:hover .xp_306ac70365_3_line_title, .xp_306ac70365_3_line:hover .xp_306ac70365_3_line_date, .xp_306ac70365_3_line:hover .xp_306ac70365_3_line_time_icon { color: #FFFFFF; } .xp_306ac70365_3_line:hover .xp_306ac70365_3_line_title { color: #FFFFFF; } .xp_306ac70365_3_line_box:hover .xp_306ac70365_3_line_img { transform: scale(1.1); } .xp_306ac70365_3_line:hover { background-color: var(--xp-color1); } .xp_306ac70365_3_bar_title:hover { color: var(--xp-color1); } } @media screen and (max-width: 800px) { .xp_306ac70365_3_container { width: 100vw; background-color: transparent; margin: 0rem 0rem 0rem 0rem; padding: 0.2rem 0.2rem 0.2rem 0.2rem; } .xp_306ac70365_3_content { height: auto; flex-direction: column; gap: 0; } .xp_306ac70365_3_line { cursor: pointer; padding: 0.1rem 0.2rem; border-bottom: 0.01rem solid #D8D8D8; } .xp_306ac70365_3_l:hover .xp_306ac70365_3_l_img { transform: none; } .xp_306ac70365_3_l { width: 100%; height: 2.8rem; flex: none; padding-top: 0.1rem; } .xp_306ac70365_3_l_img_box { padding-left: 0.2rem; } .xp_306ac70365_3_r { width: 100%; flex: none; margin-top: 0.2rem; } .xp_306ac70365_3_bar_box { height: 1.1rem; padding-right: 0.2rem; } .xp_306ac70365_3_bar { padding: 0.26rem 0.2rem 0.1rem 0.2rem; } .xp_306ac70365_3_bar_title { font-size: 0.14rem; line-height: 0.18rem; } .xp_306ac70365_3_line_title { font-size: 0.14rem; } .xp_306ac70365_3_bar_info { font-size: 0.14rem; } .xp_306ac70365_3_line_date { font-size: 0.14rem; } .xp_306ac70365_3_bar_time { width: 1rem; height: 0.3rem; top: -0.2rem; font-size: 0.14rem; margin-left: 0.1rem; } } .xp_title_81b3b352ac_4_container { width: 100%; position: relative; display: flex; user-select: none; justify-content: space-between; height: 1rem; margin-bottom: 0.1rem; } .xp_title_81b3b352ac_4_content { display: flex; position: relative; width: 75%; } .xp_title_81b3b352ac_4_more { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; cursor: pointer; font-size: 0.2rem; font-weight: bold; color: var(--xp-color1); } .xp_title_81b3b352ac_4_more_hr { width: 0.6rem; height: 0.01rem; margin-top: 0.1rem; position: relative; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_81b3b352ac_4_content_bg2 { position: absolute; left: 0; height: 0.7rem; } .xp_title_81b3b352ac_4_content_bg1 { position: absolute; top: 0; height: 0.7rem; } .xp_title_81b3b352ac_4_english_color { color: var(--xp-color1); } .xp_title_81b3b352ac_4_titles1 { width: 100%; font-size: 0.32rem; position: absolute; top: 0.2rem; text-align: center; font-weight: bold; color: var(--xp-color1); transform: translate(0rem,0rem); } .xp_title_81b3b352ac_4_titles2 { width: 100%; position: absolute; z-index: 2; top: 0.2rem; left: 0; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; transform: translate(0rem,0rem); } .xp_title_81b3b352ac_4_titles_item { margin-right: 0.15rem; cursor: pointer; } .xp_title_81b3b352ac_4_titles_item:hover { color: var(--xp-color1); } .xp_title_81b3b352ac_4_select { color: var(--xp-color1); } .xp_title_81b3b352ac_4_en1 { position: absolute; top: 0.72rem; color: var(--xp-color1); display: flex; align-items: center; transform: translate(0rem,0rem); } .xp_title_81b3b352ac_4_en2 { width: 100%; position: absolute; left: 0.1rem; top: 0.7rem; color: var(--xp-color1); display: flex; align-items: center; padding-left: 0.4rem; transform: translate(0rem,0rem); } .xp_title_81b3b352ac_4_en_value { font-size: 0.18rem; } .xp_title_81b3b352ac_4_en_hr { width: 0.45rem; height: 0.01rem; margin-right: 0.1rem; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_81b3b352ac_4_en_hr_r { width: 0.45rem; height: 0.01rem; margin-left: 0.1rem; background: linear-gradient(90deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } @media screen and (max-width: 800px) { .xp_title_81b3b352ac_4_container { height: 0.7rem; } .xp_title_81b3b352ac_4_content_bg2 { height: 0.4rem; } .xp_title_81b3b352ac_4_titles2 { font-size: 0.2rem; } .xp_title_81b3b352ac_4_en_value { font-size: 0.12rem; } .xp_title_81b3b352ac_4_en2 { top: 0.5rem; } .xp_title_81b3b352ac_4_more { justify-content: flex-start; font-size: 0.14rem; padding-top: 0.14rem; } } .xp_81b3b352ac_4_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: 0rem 0rem 2rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_81b3b352ac_4_title { width: 100%; max-width: var(--xp-content-width); } .xp_81b3b352ac_4_content { max-width: var(--xp-content-width); width: 100%; display: flex; gap: 0.2rem; height: 4.5rem; } .xp_81b3b352ac_4_list { flex: 1; width: 100%; height: 100%; display: grid; grid-template-columns: repeat(2, minmax(1rem, 1fr)); gap: 0.2rem; } .xp_81b3b352ac_4_list_item { width: 100%; display: flex; flex-direction: column; justify-content: center; height: 0.8rem; padding: 0 0.2rem; background-color: #FFFFFF; border-bottom: 0.03rem solid var(--xp-color1); font-weight: 600; cursor: pointer; font-size: 0.18rem; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; } .xp_81b3b352ac_4_list_item_time { margin-top: 0.04rem; color: var(--xp-color1); } .xp_81b3b352ac_4_r { width: 7.2rem; height: 100%; overflow: hidden; position: relative; display: flex; align-items: center; padding: 0.2rem; } .xp_81b3b352ac_4_r::after { content: ""; display: block; position: absolute; top: 0; width: 100%; height: 100%; transform: skewX(150deg); left: -2rem; z-index: 0; background-color: var(--xp-color1) } .xp_81b3b352ac_4_img_box { width: 100%; height: 100%; background-color: #f0f0f0; position: relative; z-index: 1; overflow: hidden; } .xp_81b3b352ac_4_img_time { position: absolute; left: 0.1rem; top: 0.1rem; z-index: 2; display: flex; justify-content: center; align-items: center; width: 1.2rem; height: 0.4rem; font-size: 0.18rem; color: #FFFFFF; background-color: var(--xp-color1); } .xp_81b3b352ac_4_img_box img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_81b3b352ac_4_img_title { width: 100%; height: 0.45rem; background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); position: absolute; bottom: 0; left: 0; font-size: 0.18rem; color: #FFFFFF; font-weight: 600; line-height: 0.45rem; padding: 0 0.2rem; } @media screen and (min-width: 800px) { .xp_81b3b352ac_4_list_item:hover { background-color: var(--xp-color1); color: #FFFFFF; border-bottom: 0.03rem solid var(--xp-color3); } .xp_81b3b352ac_4_img_box:hover img { transform: scale(1.1); } .xp_81b3b352ac_4_list_item:hover .xp_81b3b352ac_4_list_item_time { color: #FFFFFF; } } @media screen and (max-width: 800px) { .xp_81b3b352ac_4_title { padding: 0 0.2rem; } .xp_81b3b352ac_4_container { width: 100vw; margin: 0.2rem 0; padding: 0 0 0 0; background-size: cover; } .xp_81b3b352ac_4_content { flex-direction: column; gap: 0; height: auto; padding: 0 0.2rem; } .xp_81b3b352ac_4_list { grid-template-columns: repeat(1, minmax(1rem, 1fr)); } .xp_81b3b352ac_4_r { width: 100%; padding: 0.1rem; } .xp_81b3b352ac_4_list_item { padding: 0 0.2rem; font-size: 0.14rem; height: 0.7rem; } .xp_81b3b352ac_4_list_item_time { font-size: 0.14rem; } .xp_81b3b352ac_4_img_time { font-size: 0.14rem; width: 1rem; height: 0.3rem; } .xp_81b3b352ac_4_img_title { font-size: 0.14rem; } .xp_81b3b352ac_4_list { margin-top: 0.2rem; gap: 0.1rem; grid-gap: 0.1rem; } .xp_81b3b352ac_4_img_box{ height: 2.2rem; } } .xp_title_29a8b33fc5_5_container { width: 100%; position: relative; display: flex; user-select: none; justify-content: space-between; height: 1rem; margin-bottom: 0.1rem; } .xp_title_29a8b33fc5_5_content { display: flex; position: relative; width: 75%; } .xp_title_29a8b33fc5_5_more { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; cursor: pointer; font-size: 0.2rem; font-weight: bold; color: var(--xp-color1); } .xp_title_29a8b33fc5_5_more_hr { width: 0.6rem; height: 0.01rem; margin-top: 0.1rem; position: relative; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_29a8b33fc5_5_content_bg2 { position: absolute; left: 0; height: 0.7rem; } .xp_title_29a8b33fc5_5_content_bg1 { position: absolute; top: 0; height: 0.7rem; } .xp_title_29a8b33fc5_5_english_color { color: var(--xp-color1); } .xp_title_29a8b33fc5_5_titles1 { width: 100%; font-size: 0.32rem; position: absolute; top: 0.2rem; text-align: center; font-weight: bold; color: var(--xp-color1); transform: translate(0rem,0rem); } .xp_title_29a8b33fc5_5_titles2 { width: 100%; position: absolute; z-index: 2; top: 0.2rem; left: 0; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; transform: translate(0rem,0rem); } .xp_title_29a8b33fc5_5_titles_item { margin-right: 0.15rem; cursor: pointer; } .xp_title_29a8b33fc5_5_titles_item:hover { color: var(--xp-color1); } .xp_title_29a8b33fc5_5_select { color: var(--xp-color1); } .xp_title_29a8b33fc5_5_en1 { position: absolute; top: 0.72rem; color: var(--xp-color1); display: flex; align-items: center; transform: translate(0rem,0rem); } .xp_title_29a8b33fc5_5_en2 { width: 100%; position: absolute; left: 0.1rem; top: 0.7rem; color: var(--xp-color1); display: flex; align-items: center; padding-left: 0.4rem; transform: translate(0rem,0rem); } .xp_title_29a8b33fc5_5_en_value { font-size: 0.18rem; } .xp_title_29a8b33fc5_5_en_hr { width: 0.45rem; height: 0.01rem; margin-right: 0.1rem; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_29a8b33fc5_5_en_hr_r { width: 0.45rem; height: 0.01rem; margin-left: 0.1rem; background: linear-gradient(90deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } @media screen and (max-width: 800px) { .xp_title_29a8b33fc5_5_container { height: 0.7rem; } .xp_title_29a8b33fc5_5_content_bg2 { height: 0.4rem; } .xp_title_29a8b33fc5_5_titles2 { font-size: 0.2rem; } .xp_title_29a8b33fc5_5_en_value { font-size: 0.12rem; } .xp_title_29a8b33fc5_5_en2 { top: 0.5rem; } .xp_title_29a8b33fc5_5_more { justify-content: flex-start; font-size: 0.14rem; padding-top: 0.14rem; } } .xp_29a8b33fc5_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: 0rem 0rem 1.5rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_29a8b33fc5_5_title { width: 100%; } .xp_29a8b33fc5_5_content { width: 100%; max-width: var(--xp-content-width); display: flex; gap: 0.2rem; height: 6.4rem; } .xp_29a8b33fc5_5_l { flex: 1; height: 100%; display: flex; flex-direction: column; cursor: pointer; background-color: #FFFFFF; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; } .xp_29a8b33fc5_5_l_img_box { width: 100%; height: 5.2rem; overflow: hidden; } .xp_29a8b33fc5_5_l_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_29a8b33fc5_5_bar { flex: 1; width: 100%; padding: 0.3rem; } .xp_29a8b33fc5_5_bar_time { width: 100%; display: flex; align-items: center; color: var(--xp-color1); font-size: 0.18rem; font-weight: bold; } .xp_29a8b33fc5_5_bar_time_icon { width: 0.24rem; height: 0.24rem; margin-right: 0.1rem; color: var(--xp-color1); } .xp_29a8b33fc5_5_bar_title { width: 100%; font-size: 0.18rem; font-weight: bold; line-height: 0.24rem; margin-top: 0.1rem; } .xp_29a8b33fc5_5_bar_info { width: 100%; font-size: 0.16rem; margin-top: 0.15rem; line-height: 0.24rem; color: #666; } .xp_29a8b33fc5_5_r { flex: 1; display: flex; flex-direction: column; } .xp_29a8b33fc5_5_r_box { flex: 1; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; width: 100%; padding: 0.3rem; display: flex; flex-direction: column; background-color: #FFFFFF; justify-content: space-between; } .xp_29a8b33fc5_5_item { width: 100%; position: relative; padding: 0.2rem 0.24rem; cursor: pointer; border-bottom: 0.01rem solid #D8D8D8; } .xp_29a8b33fc5_5_item::after { content: ""; bottom: 0.22rem; position: absolute; left: 0; width: 0.14rem; height: 0.14rem; border-radius: 50%; background-color: #D8D8D8; } .xp_29a8b33fc5_5_item_time { font-weight: bold; font-size: 0.18rem; color: var(--xp-color1); line-height: 0.2rem; } .xp_29a8b33fc5_5_item_title { font-weight: bold; font-size: 0.18rem; margin-top: 0.1rem; line-height: 0.2rem; } @media screen and (min-width: 800px) { .xp_29a8b33fc5_5_item:hover::after { background-color: var(--xp-color1) } .xp_29a8b33fc5_5_item:hover .xp_29a8b33fc5_5_item_title { color: var(--xp-color1); } .xp_29a8b33fc5_5_l:hover .xp_29a8b33fc5_5_l_img { transform: scale(1.1); } } @media screen and (max-width: 800px) { .xp_29a8b33fc5_5_container { margin: 0.2rem 0; padding: 0 0 0 0; background-size: cover; } .xp_29a8b33fc5_5_content { height: auto; flex-direction: column; padding: 0 0.2rem; } .xp_29a8b33fc5_5_r { order: 0; } .xp_29a8b33fc5_5_l { order: 1; } .xp_29a8b33fc5_5_l_img_box { height: 2rem; } .xp_29a8b33fc5_5_bar { padding: 0.2rem; } .xp_29a8b33fc5_5_bar_title, .xp_29a8b33fc5_5_item_time, .xp_29a8b33fc5_5_bar_info, .xp_29a8b33fc5_5_item_title, .xp_29a8b33fc5_5_bar_time { font-size: 0.14rem; } .xp_29a8b33fc5_5_bar_info { margin-top: 0rem; } .xp_29a8b33fc5_5_r_box { padding: 0.1rem 0.2rem 0.2rem 0.2rem; } .xp_29a8b33fc5_5_bar_time_icon { width: 0.18rem; height: 0.18rem; } } .xp_title_7db1472b88_6_container { width: 100%; position: relative; display: flex; user-select: none; justify-content: space-between; height: 1rem; margin-bottom: 0.1rem; } .xp_title_7db1472b88_6_content { display: flex; position: relative; width: 75%; } .xp_title_7db1472b88_6_more { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; cursor: pointer; font-size: 0.2rem; font-weight: bold; color: var(--xp-color1); } .xp_title_7db1472b88_6_more_hr { width: 0.6rem; height: 0.01rem; margin-top: 0.1rem; position: relative; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_7db1472b88_6_content_bg2 { position: absolute; left: 0; height: 0.7rem; } .xp_title_7db1472b88_6_content_bg1 { position: absolute; top: 0; height: 0.7rem; } .xp_title_7db1472b88_6_english_color { color: var(--xp-color1); } .xp_title_7db1472b88_6_titles1 { width: 100%; font-size: 0.32rem; position: absolute; top: 0.2rem; text-align: center; font-weight: bold; color: var(--xp-color1); transform: translate(0rem,0rem); } .xp_title_7db1472b88_6_titles2 { width: 100%; position: absolute; z-index: 2; top: 0.2rem; left: 0; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; transform: translate(0rem,0rem); } .xp_title_7db1472b88_6_titles_item { margin-right: 0.15rem; cursor: pointer; } .xp_title_7db1472b88_6_titles_item:hover { color: var(--xp-color1); } .xp_title_7db1472b88_6_select { color: var(--xp-color1); } .xp_title_7db1472b88_6_en1 { position: absolute; top: 0.72rem; color: var(--xp-color1); display: flex; align-items: center; transform: translate(0rem,0rem); } .xp_title_7db1472b88_6_en2 { width: 100%; position: absolute; left: 0.1rem; top: 0.7rem; color: var(--xp-color1); display: flex; align-items: center; padding-left: 0.4rem; transform: translate(0rem,0rem); } .xp_title_7db1472b88_6_en_value { font-size: 0.18rem; } .xp_title_7db1472b88_6_en_hr { width: 0.45rem; height: 0.01rem; margin-right: 0.1rem; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_7db1472b88_6_en_hr_r { width: 0.45rem; height: 0.01rem; margin-left: 0.1rem; background: linear-gradient(90deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } @media screen and (max-width: 800px) { .xp_title_7db1472b88_6_container { height: 0.7rem; } .xp_title_7db1472b88_6_content_bg2 { height: 0.4rem; } .xp_title_7db1472b88_6_titles2 { font-size: 0.2rem; } .xp_title_7db1472b88_6_en_value { font-size: 0.12rem; } .xp_title_7db1472b88_6_en2 { top: 0.5rem; } .xp_title_7db1472b88_6_more { justify-content: flex-start; font-size: 0.14rem; padding-top: 0.14rem; } } .xp_7db1472b88_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: 0rem 0rem 1.5rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_7db1472b88_6_title { width: 100%; max-width: var(--xp-content-width); } .xp_7db1472b88_6_content { width: 100%; max-width: var(--xp-content-width); display: flex; gap: .3rem; height: 6rem; } .xp_7db1472b88_6_l { flex: 1; height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .xp_7db1472b88_6_item { width: 100%; height: .65rem; box-shadow: 0rem .04rem .1rem 0rem rgba(0, 0, 0, .3); background-color: #FFFFFF; position: relative; padding-left: .3rem; padding-right: .3rem; display: flex; align-items: center; cursor: pointer; } .xp_7db1472b88_6_item_time { display: flex; flex-direction: column; justify-content: center; align-items: center; margin-left: .2rem; font-weight: bold; } .xp_7db1472b88_6_item_title { flex: 1; font-size: .18rem; font-weight: bold; } .xp_7db1472b88_6_r { flex: 1; height: 100%; cursor: pointer; display: flex; flex-direction: column; cursor: pointer; box-shadow: 0rem .04rem .1rem 0rem rgba(0, 0, 0, .3); } .xp_7db1472b88_6_img_box { width: 100%; height: 5rem; overflow: hidden; } .xp_7db1472b88_6_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_7db1472b88_6_bar { width: 100%; flex: 1; border-left: .2rem solid var(--xp-color1); background-color: #FFFFFF; padding: .3rem; } .xp_7db1472b88_6_bar_title { font-weight: bold; font-size: .18rem; line-height: .2rem; } .xp_7db1472b88_6_time_icon { color: var(--xp-color1); width: .2rem; height: .2rem; margin-right: .1rem; } .xp_7db1472b88_6_bar_time { margin-top: .2rem; display: flex; align-items: center; color: var(--xp-color3); } @media screen and (min-width: 800px) { .xp_7db1472b88_6_item:hover { background-color: var(--xp-color1); } .xp_7db1472b88_6_item:hover .xp_7db1472b88_6_item_time { color: #FFFFFF; } .xp_7db1472b88_6_item:hover .xp_7db1472b88_6_item_title { color: #FFFFFF; text-decoration: underline; } .xp_7db1472b88_6_r:hover .xp_7db1472b88_6_img { transform: scale(1.1); } } @media screen and (max-width: 800px) { .xp_7db1472b88_6_container { width: 100vw; background-color: transparent; margin: 0rem 0rem 0rem 0rem; padding: 0.2rem 0.2rem 0.2rem 0.2rem; } .xp_7db1472b88_6_content { flex-direction: column; gap: 0px; height: auto; } .xp_7db1472b88_6_l { flex: none; order: 2; } .xp_7db1472b88_6_r { flex: none; order: 1; } .xp_7db1472b88_6_img_box { height: 2rem; } .xp_7db1472b88_6_bar { border-left: .1rem solid var(--xp-color3); padding: .2rem; } .xp_7db1472b88_6_bar_title { font-size: .14rem; } .xp_7db1472b88_6_bar_time { margin-top: .1rem; } .xp_7db1472b88_6_item_time { width: auto; height: auto; font-size: .14rem; position: absolute; top: -.24rem; right: 0; box-shadow: none; background-color: var(--xp-color1); color: #FFFFFF; font-weight: 400; padding: .05rem .08rem; } .xp_7db1472b88_6_item { margin-top: .4rem; padding-left: .2rem; padding-right: .2rem; } .xp_7db1472b88_6_item_title { font-size: .14rem; } } .xp_title_006deb789b_7_container { width: 100%; position: relative; display: flex; user-select: none; justify-content: space-between; height: 1rem; margin-bottom: 0.1rem; } .xp_title_006deb789b_7_content { display: flex; position: relative; width: 75%; } .xp_title_006deb789b_7_more { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; cursor: pointer; font-size: 0.2rem; font-weight: bold; color: var(--xp-color1); } .xp_title_006deb789b_7_more_hr { width: 0.6rem; height: 0.01rem; margin-top: 0.1rem; position: relative; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_006deb789b_7_content_bg2 { position: absolute; left: 0; height: 0.7rem; } .xp_title_006deb789b_7_content_bg1 { position: absolute; top: 0; height: 0.7rem; } .xp_title_006deb789b_7_english_color { color: var(--xp-color1); } .xp_title_006deb789b_7_titles1 { width: 100%; font-size: 0.32rem; position: absolute; top: 0.2rem; text-align: center; font-weight: bold; color: var(--xp-color1); transform: translate(0rem,0rem); } .xp_title_006deb789b_7_titles2 { width: 100%; position: absolute; z-index: 2; top: 0.2rem; left: 0; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; transform: translate(0rem,0rem); } .xp_title_006deb789b_7_titles_item { margin-right: 0.15rem; cursor: pointer; } .xp_title_006deb789b_7_titles_item:hover { color: var(--xp-color1); } .xp_title_006deb789b_7_select { color: var(--xp-color1); } .xp_title_006deb789b_7_en1 { position: absolute; top: 0.72rem; color: var(--xp-color1); display: flex; align-items: center; transform: translate(0rem,0rem); } .xp_title_006deb789b_7_en2 { width: 100%; position: absolute; left: 0.1rem; top: 0.7rem; color: var(--xp-color1); display: flex; align-items: center; padding-left: 0.4rem; transform: translate(0rem,0rem); } .xp_title_006deb789b_7_en_value { font-size: 0.18rem; } .xp_title_006deb789b_7_en_hr { width: 0.45rem; height: 0.01rem; margin-right: 0.1rem; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_006deb789b_7_en_hr_r { width: 0.45rem; height: 0.01rem; margin-left: 0.1rem; background: linear-gradient(90deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } @media screen and (max-width: 800px) { .xp_title_006deb789b_7_container { height: 0.7rem; } .xp_title_006deb789b_7_content_bg2 { height: 0.4rem; } .xp_title_006deb789b_7_titles2 { font-size: 0.2rem; } .xp_title_006deb789b_7_en_value { font-size: 0.12rem; } .xp_title_006deb789b_7_en2 { top: 0.5rem; } .xp_title_006deb789b_7_more { justify-content: flex-start; font-size: 0.14rem; padding-top: 0.14rem; } } .xp_006deb789b_7_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: 0rem 0rem 1.5rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_006deb789b_7_title { width: 100%; } .xp_006deb789b_7_content { width: 100%; max-width: var(--xp-content-width); display: flex; gap: 0.3rem; height: 5.4rem; } .xp_006deb789b_7_l { flex: 1; height: 100%; position: relative; cursor: pointer; background-color: #FFFFFF; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; display: flex; flex-direction: column; } .xp_006deb789b_7_l_img { flex: 1; width: 100%; overflow: hidden; } .xp_006deb789b_7_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_006deb789b_7_bar { width: 100%; height: 0.8rem; position: relative; padding-left: 0.3rem; padding-right: 0.3rem; display: flex; align-items: center; } .xp_006deb789b_7_bar_time { font-size: 0.18rem; font-weight: bold; margin-left: 0.2rem; } .xp_006deb789b_7_bar_title { flex: 1; font-size: 0.18rem; font-weight: bold; } .xp_006deb789b_7_r { flex: 1; height: 100%; display: flex; flex-direction: column; } .xp_006deb789b_7_r_content { flex: 1; width: 100%; display: flex; flex-direction: column; justify-content: space-between; } .xp_006deb789b_7_line { width: 100%; height: 0.8rem; display: flex; gap: 0.2rem; position: relative; cursor: pointer; } .xp_006deb789b_7_line_l { flex: 1; height: 100%; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; background-color: #FFFFFF; display: flex; align-items: center; padding: 0 0.3rem; font-size: 0.18rem; font-weight: bold; border-left: 0.1rem solid var(--xp-color1); } .xp_006deb789b_7_line_r { width: 1.4rem; height: 100%; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; background-color: #FFFFFF; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 0.18rem; } @media screen and (min-width: 800px) { .xp_006deb789b_7_line:hover .xp_006deb789b_7_line_l { border-left: 0.1rem solid var(--xp-color3); color: var(--xp-color1); } .xp_006deb789b_7_line:hover .xp_006deb789b_7_line_r { color: var(--xp-color3); } .xp_006deb789b_7_l:hover .xp_006deb789b_7_bar_title, .xp_006deb789b_7_l:hover .xp_006deb789b_7_bar_time { color: var(--xp-color1); } .xp_006deb789b_7_l:hover .xp_006deb789b_7_img { transform: scale(1.1); } } @media screen and (max-width: 800px) { .xp_006deb789b_7_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0.2rem 0.2rem 0.2rem 0.2rem; } .xp_006deb789b_7_content { flex-direction: column; gap: 0; height: auto; } .xp_006deb789b_7_l { flex: none; order: 2; margin-top: 0.1rem; height: 2.4rem; } .xp_006deb789b_7_r { flex: none; order: 1; } .xp_006deb789b_7_bar { padding-left: 0.2rem; height: 0.5rem; padding-right: 0.2rem; } .xp_006deb789b_7_bar_time { font-size: 0.14rem; } .xp_006deb789b_7_bar_title { font-size: 0.14rem; } .xp_006deb789b_7_line { height: 0.5rem; margin-bottom: 0.2rem; gap: 0; } .xp_006deb789b_7_line:last-child { margin-bottom: 0.1rem; } .xp_006deb789b_7_line_l { padding: 0 0.2rem; font-size: 0.14rem; flex: 1; border-left: 0.05rem solid var(--xp-color1); } .xp_006deb789b_7_line_r { width: auto; height: auto; font-size: 0.14rem; position: initial; top: -0.24rem; right: 0; box-shadow: none; background-color: var(--xp-color1); color: #FFFFFF; font-weight: 400; padding: 0.05rem 0.08rem; } } .xp_title_9a59168a6b_8_container { width: 100%; position: relative; display: flex; user-select: none; justify-content: space-between; height: 1rem; margin-bottom: 0.1rem; } .xp_title_9a59168a6b_8_content { display: flex; position: relative; width: 75%; } .xp_title_9a59168a6b_8_more { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; cursor: pointer; font-size: 0.2rem; font-weight: bold; color: var(--xp-color1); } .xp_title_9a59168a6b_8_more_hr { width: 0.6rem; height: 0.01rem; margin-top: 0.1rem; position: relative; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_9a59168a6b_8_content_bg2 { position: absolute; left: 0; height: 0.7rem; } .xp_title_9a59168a6b_8_content_bg1 { position: absolute; top: 0; height: 0.7rem; } .xp_title_9a59168a6b_8_english_color { color: var(--xp-color1); } .xp_title_9a59168a6b_8_titles1 { width: 100%; font-size: 0.32rem; position: absolute; top: 0.2rem; text-align: center; font-weight: bold; color: var(--xp-color1); transform: translate(0rem,0rem); } .xp_title_9a59168a6b_8_titles2 { width: 100%; position: absolute; z-index: 2; top: 0.2rem; left: 0; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; transform: translate(0rem,0rem); } .xp_title_9a59168a6b_8_titles_item { margin-right: 0.15rem; cursor: pointer; } .xp_title_9a59168a6b_8_titles_item:hover { color: var(--xp-color1); } .xp_title_9a59168a6b_8_select { color: var(--xp-color1); } .xp_title_9a59168a6b_8_en1 { position: absolute; top: 0.72rem; color: var(--xp-color1); display: flex; align-items: center; transform: translate(0rem,0rem); } .xp_title_9a59168a6b_8_en2 { width: 100%; position: absolute; left: 0.1rem; top: 0.7rem; color: var(--xp-color1); display: flex; align-items: center; padding-left: 0.4rem; transform: translate(0rem,0rem); } .xp_title_9a59168a6b_8_en_value { font-size: 0.18rem; } .xp_title_9a59168a6b_8_en_hr { width: 0.45rem; height: 0.01rem; margin-right: 0.1rem; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_9a59168a6b_8_en_hr_r { width: 0.45rem; height: 0.01rem; margin-left: 0.1rem; background: linear-gradient(90deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } @media screen and (max-width: 800px) { .xp_title_9a59168a6b_8_container { height: 0.7rem; } .xp_title_9a59168a6b_8_content_bg2 { height: 0.4rem; } .xp_title_9a59168a6b_8_titles2 { font-size: 0.2rem; } .xp_title_9a59168a6b_8_en_value { font-size: 0.12rem; } .xp_title_9a59168a6b_8_en2 { top: 0.5rem; } .xp_title_9a59168a6b_8_more { justify-content: flex-start; font-size: 0.14rem; padding-top: 0.14rem; } } .xp_9a59168a6b_8_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: 0rem 0rem 1rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_9a59168a6b_8_title { width: 100%; max-width: var(--xp-content-width); } .xp_9a59168a6b_8_content { width: 100%; max-width: var(--xp-content-width); display: flex; gap: 0.3rem; height: 4.7rem; } .xp_9a59168a6b_8_l { flex: 1; height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .xp_9a59168a6b_8_item { width: 100%; height: 0.6rem; border-left: 0.1rem solid var(--xp-color1); display: flex; align-items: center; padding: 0 0.2rem; font-weight: bold; cursor: pointer; background-color: #FFFFFF; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; } .xp_9a59168a6b_8_item_title { flex: 1; margin-right: 0.2rem; font-size: 0.18rem; } .xp_9a59168a6b_8_r { flex: 1; height: 100%; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; position: relative; cursor: pointer; } .xp_9a59168a6b_8_img_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; overflow: hidden; } .xp_9a59168a6b_8_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_9a59168a6b_8_bar { width: 100%; height: 1.2rem; position: absolute; left: 0; bottom: 0; padding-left: 0.6rem; } .xp_9a59168a6b_8_bar_card { width: 100%; height: 100%; padding: 0.3rem; position: relative; background-color: rgba(255, 255, 255, .9); } .xp_9a59168a6b_8_bar_card::after { content: ""; position: absolute; left: 0; width: 1.2rem; height: 0.2rem; background-color: var(--xp-color1); top: -0.1rem; z-index: 1; } .xp_9a59168a6b_8_bar_title { font-size: 0.18rem; font-weight: bold; } .xp_9a59168a6b_8_bar_info { margin-top: 0.06rem; color: #666; font-size: 0.16rem; } @media screen and (min-width: 800px) { .xp_9a59168a6b_8_r:hover .xp_9a59168a6b_8_img { transform: scale(1.1); } .xp_9a59168a6b_8_item:hover { background-color: var(--xp-color1); border-left: 0.1rem solid var(--xp-color1); } .xp_9a59168a6b_8_item:hover .xp_9a59168a6b_8_item_title, .xp_9a59168a6b_8_item:hover .xp_9a59168a6b_8_item_time { color: #fff; } } @media screen and (max-width: 800px) { .xp_9a59168a6b_8_title { padding: 0 0.2rem; } .xp_9a59168a6b_8_container { margin: 0.2rem 0; padding: 0 0 0 0; background-size: cover; } .xp_9a59168a6b_8_content { gap: 0; height: auto; padding: 0 0.2rem; flex-direction: column; } .xp_9a59168a6b_8_l { flex: none; justify-content: flex-start; order: 2; } .xp_9a59168a6b_8_r { flex: none; height: 2.4rem; order: 1; } .xp_9a59168a6b_8_item { padding: 0 0.2rem; margin-top: 0.4rem; } .xp_9a59168a6b_8_item_title { font-size: 0.14rem; } .xp_9a59168a6b_8_bar { height: 0.9rem; } .xp_9a59168a6b_8_bar_card { padding: 0.15rem; } .xp_9a59168a6b_8_bar_card::after { width: 1rem; height: 0.15rem; top: -0.08rem; } .xp_9a59168a6b_8_bar_title { font-size: 0.16rem; line-height: 0.24rem; } .xp_9a59168a6b_8_bar_info { font-size: 0.14rem; line-height: 0.18rem; } .xp_9a59168a6b_8_item_time { width: auto; height: auto; font-size: 0.14rem; position: absolute; top: -0.24rem; right: 0; box-shadow: none; background-color: var(--xp-color1); color: #FFFFFF; font-weight: 400; padding: 0.05rem 0.08rem; } } .xp_5a41d65463_9_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/20250107/1736231963_677ccc1b24988.webp'); background-color: rgba(255,255,255,0); margin: 0rem 0rem -5rem 0rem; padding: 1.9rem 0rem 6.2rem 0rem; } .xp_5a41d65463_9_content { max-width: var(--xp-content-width); width: 100%; display: flex; flex-direction: column; } .xp_5a41d65463_9_title { width: 100%; text-align: center; color: #fff; font-weight: 600; font-size: 0.34rem; line-height: 0.24rem; color: #FFFFFF; } .xp_5a41d65463_9_title_en { width: 100%; text-align: center; color: #fff; line-height: 0.24rem; margin-top: 0.2rem; margin-bottom: 0.8rem; color: #FFFFFF; } .xp_5a41d65463_9_list { width: 100%; display: flex; align-items: center; justify-content: space-between; } .xp_5a41d65463_9_item { display: flex; flex-direction: column; align-items: center; color: #fff; } .xp_5a41d65463_9_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_5a41d65463_9_item_icon { width: 0.46rem; height: 0.46rem; } .xp_5a41d65463_9_item_value { margin-top: 0.1rem; display: flex; align-items: flex-end; font-weight: 600; color: var(--xp-color1); } .xp_5a41d65463_9_item_value_num { font-size: 0.26rem; line-height: 0.3rem; } .xp_5a41d65463_9_item_value_unit { line-height: 0.2rem; position: relative; top: -0.02rem; } .xp_5a41d65463_9_item_title { margin-top: 0.2rem; font-size: 0.18rem; font-weight: 600; color: rgb(51,51,51); } @media screen and (max-width: 800px) { .xp_5a41d65463_9_container { margin: 0; padding: 0.2rem; background-size: cover; } .xp_5a41d65463_9_title { font-size: 0.2rem; margin-top: 1rem; line-height: 0.34rem; } .xp_5a41d65463_9_title_en { font-size: 0.14rem; margin-bottom: 0.2rem; } .xp_5a41d65463_9_list { padding: 0rem; flex-wrap: wrap; gap: 0.2rem; margin-top: 0.2rem; } .xp_5a41d65463_9_item { margin: 0rem; } .xp_5a41d65463_9_item_title { font-size: 0.14rem; margin-top: 0.1rem; } .xp_5a41d65463_9_item_value_num { font-size: 0.18rem; } } .xp_title_f4fa99fa08_10_container { width: 100%; position: relative; display: flex; user-select: none; justify-content: space-between; height: 1rem; margin-bottom: 0.4rem; } .xp_title_f4fa99fa08_10_content { display: flex; position: relative; width: 75%; } .xp_title_f4fa99fa08_10_more { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; cursor: pointer; font-size: 0.2rem; font-weight: bold; color: var(--xp-color1); } .xp_title_f4fa99fa08_10_more_hr { width: 0.6rem; height: 0.01rem; margin-top: 0.1rem; position: relative; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_f4fa99fa08_10_content_bg2 { position: absolute; left: 0; height: 0.7rem; } .xp_title_f4fa99fa08_10_content_bg1 { position: absolute; top: 0; height: 0.7rem; } .xp_title_f4fa99fa08_10_english_color { color: var(--xp-color1); } .xp_title_f4fa99fa08_10_titles1 { width: 100%; font-size: 0.32rem; position: absolute; top: 0.2rem; text-align: center; font-weight: bold; color: var(--xp-color1); transform: translate(0rem,0rem); } .xp_title_f4fa99fa08_10_titles2 { width: 100%; position: absolute; z-index: 2; top: 0.2rem; left: 0; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; transform: translate(0rem,0rem); } .xp_title_f4fa99fa08_10_titles_item { margin-right: 0.15rem; cursor: pointer; } .xp_title_f4fa99fa08_10_titles_item:hover { color: var(--xp-color1); } .xp_title_f4fa99fa08_10_select { color: var(--xp-color1); } .xp_title_f4fa99fa08_10_en1 { position: absolute; top: 0.72rem; color: var(--xp-color1); display: flex; align-items: center; transform: translate(0rem,0rem); } .xp_title_f4fa99fa08_10_en2 { width: 100%; position: absolute; left: 0.1rem; top: 0.7rem; color: var(--xp-color1); display: flex; align-items: center; padding-left: 0.4rem; transform: translate(0rem,0rem); } .xp_title_f4fa99fa08_10_en_value { font-size: 0.18rem; } .xp_title_f4fa99fa08_10_en_hr { width: 0.45rem; height: 0.01rem; margin-right: 0.1rem; background: linear-gradient(270deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } .xp_title_f4fa99fa08_10_en_hr_r { width: 0.45rem; height: 0.01rem; margin-left: 0.1rem; background: linear-gradient(90deg,var(--xp-color1) 0, rgba(0, 160, 233, 0) 100%); } @media screen and (max-width: 800px) { .xp_title_f4fa99fa08_10_container { height: 0.7rem; } .xp_title_f4fa99fa08_10_content_bg2 { height: 0.4rem; } .xp_title_f4fa99fa08_10_titles2 { font-size: 0.2rem; } .xp_title_f4fa99fa08_10_en_value { font-size: 0.12rem; } .xp_title_f4fa99fa08_10_en2 { top: 0.5rem; } .xp_title_f4fa99fa08_10_more { justify-content: flex-start; font-size: 0.14rem; padding-top: 0.14rem; } } .xp_f4fa99fa08_10_container { position: relative; z-index: 2; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgba(255,255,255,0); margin: 0rem 0rem -1rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_f4fa99fa08_10_title { width: 100%; max-width: var(--xp-content-width); } .xp_f4fa99fa08_10_content { width: 100%; max-width: var(--xp-content-width); position: relative; display: flex; gap: 0.15rem; } .xp_f4fa99fa08_10_item { flex: 1; height: 5rem; overflow: hidden; position: relative; transition: all linear .7s; cursor: pointer; } .xp_f4fa99fa08_10_item_hover { flex: none; width: 7.6rem; } .xp_f4fa99fa08_10_cover { width: 100%; height: 100%; object-fit: cover; transition: all ease .7s; } .xp_f4fa99fa08_10_item:hover .xp_f4fa99fa08_10_cover { transform: scale(1.1); } .xp_f4fa99fa08_10_bar { width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; display: flex; align-items: flex-end; padding: 0.1rem 0.2rem; color: #FFFFFF; background-image: linear-gradient(to top, rgba(0, 0, 0, .3), rgba(0, 0, 0, .0)); } .xp_f4fa99fa08_10_bar_name { flex: 1; font-size: 0.18rem; font-weight: 600; margin-right: 0.1rem; } .xp_f4fa99fa08_10_bar_icon { width: 0.5rem; position: relative; top: -0.1rem; } .xp_f4fa99fa08_10_bar_icon_1 { width: 100%; height: 0.01rem; background-color: #FFFFFF; } .xp_f4fa99fa08_10_bar_icon_2 { width: 0.1rem; height: 0.01rem; background-color: #FFFFFF; transform: rotate(30deg); position: absolute; top: -0.03rem; right: 0; } @media screen and (max-width: 800px) { .xp_f4fa99fa08_10_title { padding: 0 0.2rem; } .xp_f4fa99fa08_10_bar_name { font-size: 0.14rem; } .xp_f4fa99fa08_10_container { margin: 0.2rem 0; padding: 0 0 0 0; background-size: cover; } .xp_f4fa99fa08_10_content { flex-direction: column; gap: 0; height: auto; padding: 0 0.2rem; } .xp_f4fa99fa08_10_item_hover { width: 100%; height: 2rem; } .xp_f4fa99fa08_10_item { width: 100%; flex: none; height: 2rem; margin-bottom: 0.2rem; } } .xp_128c7e792e_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: 100% 100%; background-image: url("https://yzzy-img.schoolpi.net/storage/images/20250107/1736241871_677cf2cfca95c.webp"); background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; } .xp_128c7e792e_2_content { width: 100%; max-width: var(--xp-content-width); padding: 1.5rem 0rem 0rem 0rem; } .xp_128c7e792e_2_box { width: 100%; display: flex; align-items: flex-start; padding: 0.2rem 0; } .xp_128c7e792e_2_l { flex: 1; display: flex; } .xp_128c7e792e_2_logo_box { width: 5rem; box-sizing: border-box; display: flex; justify-content: center; padding: 0 0.4rem; } .xp_128c7e792e_2_logo_img { width: 3.6rem; height: 0.8rem; margin-top: 0.5rem; } .xp_128c7e792e_2_link_box { flex: 1; } .xp_128c7e792e_2_text_box { flex: 1; } .xp_128c7e792e_2_line_list { display: flex; flex-direction: column; gap: 0.1rem; margin-top: 0.2rem; } .xp_128c7e792e_2_line_title { font-weight: bold; font-size: 0.2rem; } .xp_128c7e792e_2_line_item { width: 100%; font-size: 0.18rem; word-break: break-all; word-wrap: break-word; } .xp_128c7e792e_2_code_box { flex: 1; display: flex; flex-direction: column; align-items: flex-end; } .xp_128c7e792e_2_code_list { margin-top: 0.2rem; display: flex; gap: 0.2rem; align-items: center; } .xp_128c7e792e_2_code_img { width: 1.2rem; height: 1.2rem; display: flex; } .xp_128c7e792e_2_code_item { display: flex; flex-direction: column; gap: 0.04rem; font-size: 0.16rem; align-items: center; } .xp_128c7e792e_2_copyright { width: 100%; min-height: 0.5rem; display: flex; justify-content: center; gap: 0.2rem; align-items: center; background-color: var(--xp-color1); } .xp_128c7e792e_2_copyright_item { color: rgba(255,255,255,0.7); display: flex; font-size: 0.16rem; } .xp_128c7e792e_2_title_color { color: rgb(255,255,255); } .xp_128c7e792e_2_text_color { color: rgb(255,255,255); } .xp_128c7e792e_2_link_color { color: rgb(255,255,255); } .xp_128c7e792e_2_code_color { color: rgb(255,255,255); } .xp_128c7e792e_2_h5 { display: none; } @media screen and (max-width: 800px) { .xp_128c7e792e_2_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_128c7e792e_2_content { display: none; } .xp_128c7e792e_2_h5 { width: 100%; display: flex; flex-direction: column; } .xp_128c7e792e_2_h5_logo{ width: 100%; padding: 0 0.2rem; display: flex; justify-content: center; } .xp_128c7e792e_2_h5_logo_img { width: 90%; } .xp_128c7e792e_2_copyright { flex-direction: column; align-items: center; padding: 0.1rem 0; gap: 0; margin-top: 0.1rem; } .xp_128c7e792e_2_copyright_item { font-size: 0.14rem; margin-top: 0.06rem; } .xp_128c7e792e_2_h5_list_box { width: 100%; padding: 0.1rem 0.2rem; } .xp_128c7e792e_2_h5_list { width: 100%; display: grid; margin-top: 0.1rem; grid-template-columns: repeat(1, minmax(0, 1fr)); } .xp_128c7e792e_2_h5_list1 { width: 100%; display: flex; margin-top: 0.1rem; flex-direction: column; } .xp_128c7e792e_2_h5_item { width: 100%; margin-top: 0.15rem; font-size: 0.12rem; } .xp_128c7e792e_2_h5_title { font-weight: bold; } .xp_128c7e792e_2_h5_code { width: 100%; margin-top: 0.1rem; display: flex; align-items: center; justify-content: center; } .xp_128c7e792e_2_h5_code_item { width: 1rem; height: 1rem; display: flex; flex-direction: column; align-items: center; margin: 0 0.08rem; } .xp_128c7e792e_2_h5_code_img { width: 0.5rem; height: 0.5rem; } .xp_128c7e792e_2_h5_code_name { height: 0.3rem; line-height: 0.3rem; font-size: 0.12rem; } }