html { --xp-content-width: 16rem; --xp-color1: #A62D56; --xp-color2: #F1D6AD; --xp-color3: #af1550fc; --xp-color4: #b70c59; --xp-color5: #BB7E7C; --xp-color6: #d0d6df; }.xp_dca2e60d19_0_container { width: 100%; } .xp_dca2e60d19_0_header { width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; background: linear-gradient(to bottom, var(--xp-color1), rgba(0, 0, 0, 0)); position: fixed; top:0; z-index: 1000; } .xp_dca2e60d19_0_content { width: 100%; max-width: var(--xp-content-width); height: 1.5rem; display: flex; align-items: center; } .xp_dca2e60d19_0_logo { max-width: 5.2rem; height: 0.8rem; display: flex; align-items: center; } .xp_dca2e60d19_0_logo img { width: 4.2rem; height: 0.82rem; } .xp_dca2e60d19_0_box { padding-top: 0.16rem; margin-left: 0.2rem; flex: 1; height: 1.04rem; display: flex; flex-direction: column; } .xp_dca2e60d19_0_logo_title { font-size: 0.24rem; color: #fff; margin-left: 0.24rem; color: #FFFFFF; } .xp_dca2e60d19_0_box_t { width: 100%; display: flex; justify-content: flex-end; align-items: center; } .xp_dca2e60d19_0_search { width: 0.24rem; height: 0.24rem; border-radius: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 0.01rem solid #fff; cursor: pointer; } .xp_dca2e60d19_0_search_icon { min-width: 0.12rem; height: 0.12rem; color: #fff; cursor: pointer; } .xp_dca2e60d19_0_en { width: 0.24rem; height: 0.24rem; border-radius: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 0.01rem solid #fff; margin-left: 0.1rem; font-size: 0.12rem; color: #fff; cursor: pointer; } .xp_dca2e60d19_0_link { display: flex; align-items: center; color: #fff; } .xp_dca2e60d19_0_link_item { padding: 0.04rem 0.12rem; cursor: pointer; font-size: 0.16rem; color: #FFFFFF; border-radius: 0.02rem; user-select: none; display: flex; align-items: center; position: relative; } .xp_dca2e60d19_0_link_item:hover { text-decoration: underline; } .xp_dca2e60d19_0_link_item::before { position: absolute; right: 0rem; content: "|"; color: #fff; font-size: 0.12rem; } .xp_dca2e60d19_0_link_item:last-child::before { display: none; } .xp_dca2e60d19_0_link_item_icon { width: 0.22rem; height: 0.22rem; margin-right: 0.04rem; object-fit: cover; } .xp_dca2e60d19_0_box_nav { width: 100%; display: flex; justify-content: flex-end; } .xp_dca2e60d19_0_box_nav_item { color: #FFFFFF; padding: 0.06rem 0.1rem; margin-left: 0.04rem; margin-right: 0.04rem; user-select: none; cursor: pointer; position: relative; font-size: 0.20rem; display: flex; justify-content: center; transform: translateX(0.15rem); } .xp_dca2e60d19_0_box_nav_item:hover .xp_dca2e60d19_0_nav { display: block; } .xp_dca2e60d19_0_nav { display: none; position: absolute; top: 100%; padding-bottom: 0.2rem; } .xp_dca2e60d19_0_nav_box { position: relative; margin-top: 0.04rem; display: flex; flex-direction: column; border-top: 4px solid var(--xp-color2); box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; } .xp_dca2e60d19_0_nav_item { padding: 0.1rem 0.16rem; color: #333; white-space: nowrap; font-size: 0.16rem; background-color: #FFFFFF; text-align: center; } .xp_dca2e60d19_0_nav_item:hover { background-color: var(--xp-color1); color: #FFFFFF; } .xp_dca2e60d19_0_app_content { display: none; } .xp_dca2e60d19_0_placeholder { display: none; } .xp_dca2e60d19_0_search_container { width: 100%; height: 100vh; top: 0; left: 0; visibility: hidden; position: fixed; z-index: 1000; opacity: 0; transition: all ease .7s; } .xp_dca2e60d19_0_search_bg { width: 100%; height: 100%; position: relative; object-fit: cover; } .xp_dca2e60d19_0_search_content { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.06rem); display: flex; flex-direction: column; align-items: center; justify-content: center; } .xp_dca2e60d19_0_search_show { visibility: visible; opacity: 1; } .xp_dca2e60d19_0_search_title { font-size: 0.32rem; color: #fff; font-weight: bold; margin-top: -1.4rem; transition: all ease .8s; } .xp_dca2e60d19_0_search_show .xp_dca2e60d19_0_search_title { margin-top: -0.4rem; } .xp_dca2e60d19_0_search_inp_box { width: 8.5rem; height: 0.68rem; margin-top: 0.4rem; border-radius: 1rem; background-color: #fff; display: flex; padding: 0.1rem; } .xp_dca2e60d19_0_search_inp { flex: 1; padding: 0 0.2rem; margin-right: 0.2rem; border: none; outline: none; font-size: 0.18rem; font-weight: bold; color: #333; } .xp_dca2e60d19_0_search_but { width: 1rem; height: 100%; border-radius: 1rem; background-color: var(--xp-color1); color: #fff; font-size: 0.18rem; display: flex; align-items: center; justify-content: center; cursor: pointer; user-select: none; box-shadow: 0 0 0.04rem 0.01rem #f0f0f0; } .xp_dca2e60d19_0_search_inp::placeholder { font-weight: 400; } .xp_dca2e60d19_0_search_close { width: 0.6rem; height: 0.6rem; display: flex; align-items: center; justify-content: center; margin-top: 0.4rem; cursor: pointer; } .xp_dca2e60d19_0_search_close_icon { width: 0.4rem; height: 0.4rem; color: #fff; } .xp_dca2e60d19_0_more_container { width: 100%; height: 100vh; position: fixed; top: 0px; left: 0px; background-color: rgba(0, 0, 0, 0.4); backdrop-filter: blur(2px); display: flex; justify-content: center; visibility: hidden; transform: translateY(-100vh); transition: all ease .7s; z-index: 1000; } .xp_dca2e60d19_0_more_show { visibility: visible; transform: translateY(0vh); } .xp_dca2e60d19_0_more_content { width: 100%; max-width: var(--xp-content-width); padding: 1rem 0rem; color: #fff; display: flex; justify-content: space-between } .xp_dca2e60d19_0_more_nav { width: fit-content; display: flex; flex-direction: column; } .xp_dca2e60d19_0_more_nav_title { font-size: 0.2rem; font-weight: bold; cursor: pointer; color: #fff; } .xp_dca2e60d19_0_more_list { margin-top: 0.4rem; display: flex; flex-direction: column; gap: 0.2rem; } .xp_dca2e60d19_0_more_item { cursor: pointer; font-size: 0.18rem; color: #fff; } .xp_dca2e60d19_0_more_item:hover { text-decoration: underline; } .xp_dca2e60d19_0_more_close { position: absolute; right: 0px; top: 0px; width: 0.6rem; height: 0.6rem; background-color: #fff; border-bottom-left-radius: 0.4rem; display: flex; align-items: center; justify-content: center; cursor: pointer; } .xp_dca2e60d19_0_more_close_icon { width: 0.2rem; height: 0.2rem; color: #333; position: relative; top: -0.04rem; right: -0.04rem; } .xp_dca2e60d19_0_more { width: 0.3rem; height: 100%; cursor: pointer; margin-left: 0.2rem; display: flex; align-items: center; transform: translateX(0.04rem); } .xp_dca2e60d19_0_more_icon { width: 0.3rem; height: 0.3rem; color: #fff; } .xp_dca2e60d19_0_h5 { display: none; } @media screen and (max-width: 800px) { .xp_dca2e60d19_0_more { display: none; } .xp_dca2e60d19_0_header { display: none; } body { padding-top: 0.6rem; } .xp_dca2e60d19_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_dca2e60d19_0_h5_logo { height: 0.3rem; } .xp_dca2e60d19_0_h5_menu { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_dca2e60d19_0_h5_menu_icon { width: 0.2rem; height: 0.2rem; color: #fff; } .xp_dca2e60d19_0_h5_search { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_dca2e60d19_0_h5_search_icon { width: 0.18rem; height: 0.18rem; color: #fff; } .xp_dca2e60d19_0_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_dca2e60d19_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.6rem 0.2rem; width: 100%; height: 100vh; } .xp_dca2e60d19_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_dca2e60d19_0_h5_menu_open { visibility: initial; } .xp_dca2e60d19_0_h5_menu_open .xp_dca2e60d19_0_h5_menu_content { transform: translateX(0); } .xp_dca2e60d19_0_h5_menu_open .xp_dca2e60d19_0_h5_menu_bg { backdrop-filter: blur(0.04rem); background-color: rgba(0, 0, 0, .3); } .xp_dca2e60d19_0_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_dca2e60d19_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.1rem; border-radius: 0.04rem; overflow: hidden; } .xp_dca2e60d19_0_h5_group_title { flex: 1; font-size: 0.14rem; } .xp_dca2e60d19_0_h5_group_icon { width: 0.2rem; height: 0.2rem; color: #666; } .xp_dca2e60d19_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; z-index: 1000; display: flex; align-items: center; justify-content: center; } .xp_dca2e60d19_0_menu_close_icon { width: 0.18rem; height: 0.18rem; color: #fff; position: relative; left: 0.05rem; bottom: 0.05rem; } .xp_dca2e60d19_0_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 0.15rem; min-height: 0.4rem; background-color: #fff; } .xp_dca2e60d19_0_h5_list { width: 100%; display: none; flex-direction: column; } .xp_dca2e60d19_0_h5_item { height: 0.4rem; width: 100%; font-size: 0.14rem; display: flex; align-items: center; padding: 0 0.15rem; background-color: #f0f0f0; border-bottom: 0.01rem solid #ddd; } .xp_dca2e60d19_0_h5_item:last-child { border-bottom: none; } .xp_dca2e60d19_0_h5_group_show .xp_dca2e60d19_0_h5_list { display: flex; } .xp_dca2e60d19_0_h5_group_show .xp_dca2e60d19_0_h5_group_icon { transform: rotate(90deg); } .xp_dca2e60d19_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_dca2e60d19_0_h5_search_open { visibility: initial; } .xp_dca2e60d19_0_h5_inp_box { width: 90%; height: 0.4rem; 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_dca2e60d19_0_h5_search_open .xp_dca2e60d19_0_h5_inp_box { transform: translateY(0); } .xp_dca2e60d19_0_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); } .xp_dca2e60d19_0_h5_input { flex: 1; height: 100%; font-size: 0.14rem; border: none; background-color: transparent; outline: none; padding: 0 0.2rem; } .xp_dca2e60d19_0_h5_input_but { width: 0.8rem; height: 100%; background-color: var(--xp-color1); color: #fff; font-size: 0.14rem; display: flex; align-items: center; justify-content: center; } .xp_dca2e60d19_0_h5_search_close { width: 0.5rem; height: 0.5rem; border-radius: 50%; background-color: var(--xp-color1); display: flex; justify-content: center; align-items: center; margin-top: 0.6rem; opacity: 0; transition: all ease .3s; } .xp_dca2e60d19_0_h5_search_open .xp_dca2e60d19_0_h5_search_close { opacity: 1; } .xp_dca2e60d19_0_h5_search_close_icon { width: 0.18rem; height: 0.18rem; color: #fff; } .xp_dca2e60d19_0_h5_link_box { width: 100%; margin-top: 0.1rem; display: flex; flex-direction: column; } .xp_dca2e60d19_0_h5_line_title { color: #fff; font-weight: bold; font-size: 0.18rem; } .xp_dca2e60d19_0_h5_link_title_box { display: flex; align-items: center; gap: 0.1rem; } .xp_dca2e60d19_0_h5_link_item_icon { width: 0.18rem; height: 0.18rem; } .xp_dca2e60d19_0_h5_link_item { width: 100%; background-color: #fff; color: #333; margin-top: 0.1rem; height: 0.4rem; display: flex; align-items: center; justify-content: space-between; font-size: 0.14rem; padding: 0rem 0.15rem; border-radius: 0.04rem; box-shadow: 0 0 0.04rem 0 rgba(0, 0, 0, .3); } } .xp_b02ebb3f06_4_container { position: relative; width: 100%; z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0rem 0rem 0rem 0rem; transform: translateY(0vw); } .xp_b02ebb3f06_4_content { max-width: var(--xp-content-width); width: 100%; } .xp_b02ebb3f06_4_pc_img { display: flex; width: 100%; height: 4rem; object-fit: cover; position: relative; z-index: 1; } .xp_b02ebb3f06_4_phone_img { display: none; position: relative; z-index: 1; } .xp_b02ebb3f06_4_title_box { width: 100%; height: 100%; position: absolute; z-index: 10; left: 0; top: 0; display: flex; justify-content: center; align-items: center; pointer-events: none; } .xp_b02ebb3f06_4_title { width: 100%; max-width: var(--xp-content-width); font-size: NaNrem; color: ; display: flex; align-items: center; font-weight: bold; } @media screen and (max-width: 800px) { .xp_b02ebb3f06_4_container { width: 100vw; padding: 0rem 0rem 0rem 0rem; } .xp_b02ebb3f06_4_pc_img { display: none; } .xp_b02ebb3f06_4_phone_img { display: flex; width: 100%; height: auto; object-fit: cover; } .xp_b02ebb3f06_4_title_box { padding: 0rem 0.2rem; } .xp_b02ebb3f06_4_title { font-size: NaNrem; } } .xp_24203d67ca_5_container { width: 100%; position: relative; z-index: 10; display: flex; justify-content: center; user-select: none; background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; } .xp_24203d67ca_5_content { width: 100%; max-width: var(--xp-content-width); display: flex; align-items: center; overflow: auto; } .xp_24203d67ca_5_nav { width: fit-content; padding: 0.24rem 0.34rem; cursor: pointer; font-size: 0.18rem; } .xp_24203d67ca_5_select { background-color: var(--xp-color1); color: #fff; } .xp_24203d67ca_5_nav:hover { background-color: var(--xp-color2); color: #fff; } @media screen and (max-width: 800px) { .xp_24203d67ca_5_container { widht: 100vw; } .xp_24203d67ca_5_nav { padding: 0.1rem 0.14rem; font-size: 0.14rem; text-wrap: nowrap; } } .xp_7566c31306_2_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: #FFFFFF; margin: 1.2rem 0rem 0rem 0rem; padding: 0rem 0rem 3.2rem 0rem; } .xp_7566c31306_2_title { width: 100%; max-width: var(--xp-content-width); gap: 0.2rem; display: flex; align-items: center; justify-content: center; margin-bottom: 0.4rem; } .xp_7566c31306_2_title_value { font-weight: bold; font-size: 0.24rem; } .xp_7566c31306_2_title_icon { width: 0.4rem; height: 0.4rem; object-fit: cover; } .xp_7566c31306_2_content { width: 100%; max-width: var(--xp-content-width); } .xp_7566c31306_2_item { position: relative; width: 100%; display: flex; height: auto; border-bottom: 2px solid #fff; } .xp_7566c31306_2_item:last-child { border-bottom: none; } .xp_7566c31306_2_item_title { position: relative; width: 3rem; font-size: 0.18rem; display: flex; text-align: center; justify-content: center; align-items: center; padding: 0.13rem; border-right: 2px solid #fff; background-color: #EDD5DE; } .xp_7566c31306_2_list { width: 100%; border: none; border-collapse: collapse; } .xp_7566c31306_2_content tr { display: flex; } .xp_7566c31306_2_content td { padding: 0.14rem 0.2rem; flex: 1; border-right: 2px solid #fff; display: flex; justify-content: center; align-items: center; } .xp_7566c31306_2_content tr td:last-child { border-right: none } .xp_7566c31306_2_link { width: 100%; display: flex; align-items: center; justify-content: center; font-size: 0.18rem; cursor: pointer; gap: 0.2rem; } .xp_7566c31306_2_content td { font-size: 0.18rem; } .xp_7566c31306_2_link:hover { color: var(--xp-color1); } .xp_7566c31306_2_link_icon { width: 0.2rem; min-width: 0.2rem; height: 0.2rem; min-height: 0.2rem; color: #0D61F2; } .xp_7566c31306_2_tr1 { background-color: #FBF6F6; } .xp_7566c31306_2_tr2 { background-color: #F0E5E9; } @media screen and (max-width: 800px) { .xp_7566c31306_2_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0.2rem 0.2rem 0.8rem 0.2rem; } .xp_7566c31306_2_title { gap: 0.1rem; margin-bottom: 0.3rem; } .xp_7566c31306_2_title_value { font-size: 0.2rem; } .xp_7566c31306_2_title_icon { width: 0.3rem; height: 0.3rem; } .xp_7566c31306_2_item_title { width: 1rem; font-size: 0.1rem; padding: 0.1rem; } .xp_7566c31306_2_link { font-size: 0.1rem; gap: 0.1rem; } .xp_7566c31306_2_content td { font-size: 0.1rem; } .xp_7566c31306_2_link_icon { width: 0.1rem; height: 0.1rem; min-width: 0.1rem; min-height: 0.1rem; } } .xp_ed22f317fe_1_container { position: relative; z-index: 1; width: 100%; background-color: #A62D56; padding: 1.4rem 0.4rem 0.6rem 0.4rem; border-bottom: 8px solid var(--xp-color2); display: flex; flex-direction: column; align-items: center; } .xp_ed22f317fe_1_img_box { width: 100%; position: absolute; top: -2rem; left: 0; } .xp_ed22f317fe_1_bg { width: 100%; } .xp_ed22f317fe_1_img_list { width: 100%; position: absolute; overflow: hidden; left: 0rem; top: 0.34rem } .xp_ed22f317fe_1_img_group { width: fit-content; display: flex; align-items: center; flex-wrap: nowrap; animation: xp_ed22f317fe_1_scroll 40s linear infinite; } @keyframes xp_ed22f317fe_1_scroll { 0% { transform: translateX(0); } 100% { transform: translateX(-100vw); } } .xp_ed22f317fe_1_img_item { width: 100%; min-width: 100vw; display: flex; } .xp_ed22f317fe_1_content { width: 100%; display: flex; align-items: center; max-width: var(--xp-content-width); } .xp_ed22f317fe_1_l { display: flex; flex-direction: column; flex: 1 1 0%; gap: 0.1rem; } .xp_ed22f317fe_1_l_text { color: rgb(255, 255, 255); } .xp_ed22f317fe_1_logo_box { display: flex; justify-content: center; flex: 1 1 0%; } .xp_ed22f317fe_1_logo { width: 3.6rem; height: 0.72rem; } .xp_ed22f317fe_1_r { display: flex; justify-content: flex-end; align-items: center; flex: 1 1 0%; gap: 0.2rem; } .xp_ed22f317fe_1_code_item { width: 0.46rem; height: 0.46rem; background-color: rgba(255, 255, 255, 0.3); display: flex; align-items: center; justify-content: center; cursor: pointer; border-radius: 50%; position: relative; } .xp_ed22f317fe_1_code_icon { width: 0.3rem; height: 0.3rem; object-fit: cover; } .xp_ed22f317fe_1_code_modal { visibility: hidden; width: 1.2rem; background-color: #fff; position: absolute; bottom: 0.54rem; display: flex; flex-direction: column; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; border-radius: 0.04rem; overflow: hidden; } .xp_ed22f317fe_1_code_img { width: 100%; height: 1.2rem; object-fit: cover; } .xp_ed22f317fe_1_code_item:hover .xp_ed22f317fe_1_code_modal { visibility: visible; } @media screen and (min-width: 3000px) { .xp_ed22f317fe_1_img_list { top: -0.4rem; } } @media screen and (min-width: 2500px) and (max-width: 2999px) { .xp_ed22f317fe_1_img_list { top: -0.1rem; } } @media screen and (min-width: 2000px) and (max-width: 2499px) { .xp_ed22f317fe_1_img_list { top: 0.34rem; } } @media screen and (max-width: 800px) { .xp_ed22f317fe_1_container { width: 100vw; padding: 0.2rem 0.2rem 0.4rem 0.2rem; } .xp_ed22f317fe_1_img_box { top: -0.6rem; } .xp_ed22f317fe_1_img_item { transform: scale(2.2); } .xp_ed22f317fe_1_content { flex-direction: column; } .xp_ed22f317fe_1_l { order: 3; margin-top: 0.2rem; } .xp_ed22f317fe_1_l_text { font-size: 0.12rem; } .xp_ed22f317fe_1_logo { max-width: 90%; object-fit: contain; width: auto; height: 0.5rem; } .xp_ed22f317fe_1_logo_box { padding: 0.4rem 0rem; } .xp_ed22f317fe_1_code_item { width: 0.36rem; height: 0.36rem; } .xp_ed22f317fe_1_code_icon { width: 0.2rem; height: 0.2rem; } } .xp_19418bedc1_3_container { position: fixed; z-index: 9000; width: 1.1rem; flex-direction: column; background-color: rgba(166,45,85,0); right: 20px; top: 180px; padding: 0.2rem 0rem; border-radius: 4px; display: none; gap: 0.2rem; } .xp_19418bedc1_3_show { display: flex; } .xp_19418bedc1_3_item { width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; opacity: 0.7; user-select: none; position: relative; } .xp_19418bedc1_3_item_icon { width: 0.5rem; } .xp_19418bedc1_3_item_name { font-size: 0.16rem; font-weight: bold; margin-top: 0.1rem; color: #A62D56; } .xp_19418bedc1_3_item_modal { display: none; position: absolute; left: -1.5rem; width: 1.4rem; height: 1.4rem; border-radius: 0.1rem; overflow: hidden; } .xp_19418bedc1_3_item_code { width: 100%; height: 100%; object-fit: cover; } .xp_19418bedc1_3_item:hover { opacity: 1; } .xp_19418bedc1_3_item:hover .xp_19418bedc1_3_item_modal { display: flex; } .xp_19418bedc1_3_banner_item { width: 100%; position: absolute; bottom: -0.8rem; border-radius: 0.04rem; overflow: hidden; cursor: pointer; } .xp_19418bedc1_3_banner_img { width: 100%; } .xp_19418bedc1_3_close_box { width: 0.3rem; height: 0.3rem; position: absolute; top: -0.6rem; left: 50%; transform: translateX(-50%); display: flex; align-items: center; justify-content: center; border-radius: 1rem; cursor: pointer; background-color: var(--xp-color1); } .xp_19418bedc1_3_close_icon { color: #fff; width: 0.18rem; height: 0.18rem; } @media screen and (max-width: 800px) { .xp_19418bedc1_3_container { display: none; } }