html { --xp-content-width: 16rem; --xp-color1: #153E77; --xp-color2: #2c5997; --xp-color3: #365580; --xp-color4: #4d6586; --xp-color5: #9bb0cc; --xp-color6: #d0d6df; }.xp_9abfdee262_2_container { position: relative; z-index: 1000; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgb(45,71,100); margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_9abfdee262_2_content { width: 100%; height: 1.5rem; display: flex; justify-content: center; } .xp_9abfdee262_2_content_box { width: var(--xp-content-width); display: flex; align-items: center; } .xp_9abfdee262_2_nav { width: 100%; height: 0.5rem; background-color: #FCF7F8; display: flex; border-bottom: 0.01rem solid rgba(0, 0, 0, .1); justify-content: center; } .xp_9abfdee262_2_logo { flex: 1; display: flex; align-items: center; } .xp_9abfdee262_2_logo_img { width: 3rem; height: 0.4rem; } .xp_9abfdee262_2_title_box1 { border-left: 0.01rem solid #FFFFFF; display: flex; align-items: center; font-size: 0.34rem; color: #FFFFFF; margin-left: 0.2rem; padding-left: 0.2rem; line-height: 0.38rem; } .xp_9abfdee262_2_title_box2 { border-left: 0.01rem solid #FFFFFF; display: flex; flex-direction: column; align-items: center; font-size: 0.3rem; color: #fff; margin-left: 0.2rem; padding-left: 0.2rem; line-height: 0.38rem; } .xp_9abfdee262_2_right { width: 4.5rem; height: 100%; display: flex; flex-direction: column; align-items: flex-end; justify-content: center; } .xp_9abfdee262_2_search_box { width: 2.6rem; height: 0.36rem; display: flex; align-items: center; background-color: #fff; padding-right: 0.15rem; } .xp_9abfdee262_2_search_box_input { outline: none; background-color: transparent; width: 100%; height: 100%; font-size: 0.16rem; border: none; padding: 0 0.15rem; } .xp_9abfdee262_2_link_box { display: flex; align-items: center; margin-bottom: 0.2rem; } .xp_9abfdee262_2_link_item { color: #FFFFFF; cursor: pointer; padding: 0 0.15rem; font-size: 0.16rem; position: relative; display: flex; align-items: center; } .xp_9abfdee262_2_link_item:not(.xp_9abfdee262_2_link_item:last-child):after { position: absolute; content: ""; right: 0; width: 0.01rem; height: 0.1rem; background-color: #fff; } .xp_9abfdee262_2_nav_box { width: var(--xp-content-width); height: 100%; display: flex; align-items: center; justify-content: space-between; } .xp_9abfdee262_2_nav_item { flex: 1; height: 100%; font-weight: bold; max-width: 2rem; display: flex; align-items: center; justify-content: center; font-size: 0.2rem; cursor: pointer; position: relative; transition: all ease .7s; } .xp_9abfdee262_2_nav_item:hover .xp_9abfdee262_2_nav_group { display: block; } .xp_9abfdee262_2_nav_group { width: 100%; display: none; position: absolute; top: 0.5rem; background-color: #fff; z-index: 10; } .xp_9abfdee262_2_nav_group_item { width: 100%; transition: all ease .7s; background-color: #fff; display: flex; align-items: center; justify-content: center; color: #666; padding: 0.14rem 0.2rem; text-align: center; } .xp_9abfdee262_2_nav_item:hover, .xp_9abfdee262_2_nav_group_item:hover { background-color: var(--xp-color1); color: #fff; } .xp_9abfdee262_2_search_box_icon { width: 0.24rem; height: 0.24rem; color: #666; cursor: pointer; } .xp_9abfdee262_2_head { width: 100%; } .xp_9abfdee262_2_h5 { display: none; } .xp_9abfdee262_2_h5_zanwei { display: none; } @media screen and (max-width: 800px) { .xp_9abfdee262_2_head { display: none; } .xp_9abfdee262_2_container { background-color: transparent; } .xp_9abfdee262_2_h5_zanwei { display: flex; width: 100%; height: 0.39rem; } body { padding-top: 0.6rem; } .xp_9abfdee262_2_h5 { width: 100%; height: 1rem; position: fixed; top: 0; left: 0; padding: 0 0.1rem; background-color: var(--xp-color1); display: flex; flex-direction: column; z-index: 1000; } .xp_9abfdee262_2_h5_head { margin-top: 0.1rem; width: 100%; height: 0.6rem; display: flex; align-items: center; justify-content: space-between; position: relative; } .xp_9abfdee262_2_h5_title { width: 100%; display: flex; height: 0.5rem; line-height: 0.2rem; padding-top: 0.06rem; font-size: 0.16rem; color: #fff; justify-content: center; } .xp_9abfdee262_2_h5_logo_box{ display: flex; justify-content: center; } .xp_9abfdee262_2_h5_logo { max-height: 0.44rem; max-width: 80%; } .xp_9abfdee262_2_h5_menu { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_9abfdee262_2_h5_menu_icon { width: 0.3rem; height: 0.3rem; color: #fff; } .xp_9abfdee262_2_h5_search { width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; } .xp_9abfdee262_2_h5_search_icon { width: 0.24rem; height: 0.24rem; color: #fff; } .xp_9abfdee262_2_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_9abfdee262_2_h5_menu_content { overflow-y: auto; position: absolute; top: 0; left: 0; z-index: 2; transform: translateX(-100vw); transition: all ease .6s; display: flex; flex-direction: column; align-items: center; padding: 0.3rem; background-color: var(--xp-color1); width: 100%; height: 100vh; } .xp_9abfdee262_2_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_9abfdee262_2_h5_menu_open { visibility: initial; } .xp_9abfdee262_2_h5_menu_open .xp_9abfdee262_2_h5_menu_content { transform: translateX(0); } .xp_9abfdee262_2_h5_menu_open .xp_9abfdee262_2_h5_menu_bg { backdrop-filter: blur(0.04rem); background-color: rgba(0, 0, 0, .3); } .xp_9abfdee262_2_h5_menu_logo { max-width: 100%; max-height: 0.6rem; margin-bottom: 0.3rem; } .xp_9abfdee262_2_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_9abfdee262_2_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; background-color: #FFFFFF; } .xp_9abfdee262_2_h5_group_title { flex: 1; } .xp_9abfdee262_2_h5_group_icon { width: 0.2rem; height: 0.2rem; color: #666; } .xp_9abfdee262_2_menu_close { position: absolute; right: 0; top: 0; width: 0.46rem; height: 0.46rem; background-color: var(--xp-color2); border-bottom-left-radius: 0.46rem; display: flex; align-items: center; justify-content: center; } .xp_9abfdee262_2_menu_close_icon { width: 0.18rem; height: 0.18rem; color: #fff; position: relative; left: 0.05rem; bottom: 0.05rem; } .xp_9abfdee262_2_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 0.2rem; min-height: 0.5rem; } .xp_9abfdee262_2_h5_list { width: 100%; display: none; flex-direction: column; } .xp_9abfdee262_2_h5_item { height: 0.5rem; width: 100%; display: flex; align-items: center; padding: 0 0.2rem; background-color: #f0f0f0; border-bottom: 0.01rem solid #ddd; } .xp_9abfdee262_2_h5_item:last-child { border-bottom: none; } .xp_9abfdee262_2_h5_group_show .xp_9abfdee262_2_h5_list { display: flex; } .xp_9abfdee262_2_h5_group_show .xp_9abfdee262_2_h5_group_icon { transform: rotate(90deg); } .xp_9abfdee262_2_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_9abfdee262_2_h5_search_open { visibility: initial; } .xp_9abfdee262_2_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_9abfdee262_2_h5_search_open .xp_9abfdee262_2_h5_inp_box { transform: translateY(0); } .xp_9abfdee262_2_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(0.01rem); } .xp_9abfdee262_2_h5_input { flex: 1; height: 100%; font-size: 0.16rem; border: none; background-color: transparent; outline: none; padding: 0 0.2rem; } .xp_9abfdee262_2_h5_input_but { width: 0.8rem; font-size: 0.16rem; height: 100%; background-color: var(--xp-color1); color: #fff; display: flex; align-items: center; justify-content: center; } .xp_9abfdee262_2_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_9abfdee262_2_h5_search_open .xp_9abfdee262_2_h5_search_close { opacity: 1; } .xp_9abfdee262_2_h5_search_close_icon { width: 0.2rem; height: 0.2rem; color: #fff; } } .xp_6f371b044c_3_container { width: 100%; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; z-index: 1; background-color: #FFFFFF; margin: 0rem 0rem 0rem 0rem; perspective: 100vw; transform-style: preserve-3d; } .xp_6f371b044c_3_content { width: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .xp_6f371b044c_3_banner { width: 100%; height: auto; } .xp_6f371b044c_3_banner_item { width: 100%; height: 100%; overflow: hidden; } .xp_6f371b044c_3_banner_item_img { width: 100%; height: 100%; display: flex; transform: scale(1) rotateX(360deg); height: auto; transition: transform linear s; } .xp_6f371b044c_3_index { width: 100%; height: 0.2rem; position: absolute; bottom: 0.3rem !important; z-index: 10; display: flex; align-items: center; padding: 0 0.34rem; transform: translate(0rem,0rem); justify-content: center; } .xp_6f371b044c_3_index_item { width: 0.1rem; height: 0.1rem; border-radius: 50%; background-color: #fff; margin: 0 0.06rem; transition: all ease .4s; } .xp_6f371b044c_3_index_item_select { width: 0.4rem; height: 0.1rem; border-radius: 0.04rem; } .xp_6f371b044c_3_button { position: absolute; width: 0.45rem; height: 1rem; background-color: rgba(0, 0, 0, .4); z-index: 20; cursor: pointer; color: #f0f0f0; border-radius: 0.04rem; display: flex; align-items: center; justify-content: center; } .xp_6f371b044c_3_pre { left: 0.4rem; } .xp_6f371b044c_3_next { right: 0.4rem; } .xp_6f371b044c_3_button:hover { color: #fff; background-color: rgba(0, 0, 0, .6); } .xp_6f371b044c_3_item_icon { width: 0.3rem; height: 0.3rem; } @media screen and (min-width: 800px) { .swiper-slide-active .xp_6f371b044c_3_banner_item_img { transform: scale(1.08) rotateX(360deg); } } @media screen and (max-width: 800px) { .xp_6f371b044c_3_container { width: 100vw; background-image: none; background-color: transparent; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_6f371b044c_3_banner { width: 100%; max-height: 2rem; } .xp_6f371b044c_3_button { display: none; } .xp_6f371b044c_3_children { width: 100%; margin-top: 0; } .xp_6f371b044c_3_index { bottom: -0.5rem !important; } .xp_6f371b044c_3_index_item_select { width: 0.3rem; height: 0.1rem; } } .xp_title_3d87b24c0a_0_container { width: 100%; height: 0.8rem; margin-bottom: 0.4rem; } .xp_title_3d87b24c0a_0_content { width: 100%; height: 100%; display: flex; align-items: center; } .xp_title_3d87b24c0a_0_content_left { flex: 1; height: 100%; display: flex; align-items: center; } .xp_title_3d87b24c0a_0_titles_item { height: 100%; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; margin-left: 0.2rem; cursor: pointer; position: relative; } .xp_title_3d87b24c0a_0_titles_item:first-child { margin-left: 0; } .xp_title_3d87b24c0a_0_more { height: 100%; display: flex; align-items: center; } .xp_title_3d87b24c0a_0_content2_right_title { font-weight: bold; font-size: 0.2rem; color: var(--xp-color1); cursor: pointer; } .xp_title_3d87b24c0a_0_content2_right_icon { width: 0.26rem; height: 0.26rem; color: var(--xp-color1); } .xp_title_3d87b24c0a_0_select { color: var(--xp-color1); } .xp_title_3d87b24c0a_0_select::after { position: absolute; content: ""; left: 0; bottom: 0; width: 100%; border: 0.02rem solid var(--xp-color1); } @media screen and (max-width: 800px) { .xp_title_3d87b24c0a_0_titles_item { font-size: 0.2rem; } .xp_title_3d87b24c0a_0_content2_right_title { font-size: 0.18rem; } } .xp_3d87b24c0a_0_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: #FFFFFF; margin: 0.4rem 0rem 0.4rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_3d87b24c0a_0_title { width: 100%; } .xp_3d87b24c0a_0_content { width: 100%; max-width: var(--xp-content-width); display: flex; gap: 0.3rem; height: 5.4rem; } .xp_3d87b24c0a_0_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_3d87b24c0a_0_l_img { flex: 1; width: 100%; overflow: hidden; } .xp_3d87b24c0a_0_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_3d87b24c0a_0_bar { width: 100%; height: 0.8rem; position: relative; padding-left: 0.3rem; padding-right: 0.3rem; display: flex; align-items: center; } .xp_3d87b24c0a_0_bar_time { font-size: 0.18rem; font-weight: bold; margin-left: 0.2rem; } .xp_3d87b24c0a_0_bar_title { flex: 1; font-size: 0.18rem; font-weight: bold; } .xp_3d87b24c0a_0_r { flex: 1; height: 100%; display: flex; flex-direction: column; } .xp_3d87b24c0a_0_r_content { flex: 1; width: 100%; display: flex; flex-direction: column; justify-content: space-between; } .xp_3d87b24c0a_0_line { width: 100%; height: 0.8rem; display: flex; gap: 0.2rem; position: relative; cursor: pointer; } .xp_3d87b24c0a_0_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_3d87b24c0a_0_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_3d87b24c0a_0_line:hover .xp_3d87b24c0a_0_line_l { border-left: 0.1rem solid var(--xp-color3); color: var(--xp-color1); } .xp_3d87b24c0a_0_line:hover .xp_3d87b24c0a_0_line_r { color: var(--xp-color3); } .xp_3d87b24c0a_0_l:hover .xp_3d87b24c0a_0_bar_title, .xp_3d87b24c0a_0_l:hover .xp_3d87b24c0a_0_bar_time { color: var(--xp-color1); } .xp_3d87b24c0a_0_l:hover .xp_3d87b24c0a_0_img { transform: scale(1.1); } } @media screen and (max-width: 800px) { .xp_3d87b24c0a_0_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_3d87b24c0a_0_content { flex-direction: column; gap: 0; height: auto; } .xp_3d87b24c0a_0_l { flex: none; order: 2; margin-top: 0.1rem; height: 2.4rem; } .xp_3d87b24c0a_0_r { flex: none; order: 1; } .xp_3d87b24c0a_0_bar { padding-left: 0.2rem; height: 0.5rem; padding-right: 0.2rem; } .xp_3d87b24c0a_0_bar_time { font-size: 0.14rem; } .xp_3d87b24c0a_0_bar_title { font-size: 0.14rem; } .xp_3d87b24c0a_0_line { height: 0.5rem; margin-bottom: 0.2rem; gap: 0; } .xp_3d87b24c0a_0_line:last-child { margin-bottom: 0.1rem; } .xp_3d87b24c0a_0_line_l { padding: 0 0.2rem; font-size: 0.14rem; flex: 1; border-left: 0.05rem solid var(--xp-color1); } .xp_3d87b24c0a_0_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_7e5a8aa2c2_0_container { width: 100%; height: 0.8rem; margin-bottom: 0.4rem; } .xp_title_7e5a8aa2c2_0_content { width: 100%; height: 100%; display: flex; align-items: center; } .xp_title_7e5a8aa2c2_0_content_left { flex: 1; height: 100%; display: flex; align-items: center; } .xp_title_7e5a8aa2c2_0_titles_item { height: 100%; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; margin-left: 0.2rem; cursor: pointer; position: relative; } .xp_title_7e5a8aa2c2_0_titles_item:first-child { margin-left: 0; } .xp_title_7e5a8aa2c2_0_more { height: 100%; display: flex; align-items: center; } .xp_title_7e5a8aa2c2_0_content2_right_title { font-weight: bold; font-size: 0.2rem; color: var(--xp-color1); cursor: pointer; } .xp_title_7e5a8aa2c2_0_content2_right_icon { width: 0.26rem; height: 0.26rem; color: var(--xp-color1); } .xp_title_7e5a8aa2c2_0_select { color: var(--xp-color1); } .xp_title_7e5a8aa2c2_0_select::after { position: absolute; content: ""; left: 0; bottom: 0; width: 100%; border: 0.02rem solid var(--xp-color1); } @media screen and (max-width: 800px) { .xp_title_7e5a8aa2c2_0_titles_item { font-size: 0.2rem; } .xp_title_7e5a8aa2c2_0_content2_right_title { font-size: 0.18rem; } } .xp_7e5a8aa2c2_0_container { position: relative; z-index: 1; width: 100%; height: 100%; min-height: 7rem; margin: 0rem 0rem 0rem 0rem; } .xp_7e5a8aa2c2_0_title { width: 100%; padding: 0 0.4rem; } .xp_7e5a8aa2c2_0_bg { width: calc(100% - 0.3rem); height: 100%; position: absolute; z-index: 1; left: 0.01rem; top: 0.01rem; border-bottom-left-radius: 0.3rem; background-color: var(--xp-color1); } .xp_7e5a8aa2c2_0_content { position: absolute; top: 0; left: 0; z-index: 1; padding: 0rem 0rem 0rem 0rem; background-color: #FFFFFF; width: calc(100% - 0.1rem); height: calc(100% - 0.3rem); border-bottom-left-radius: 0.3rem; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; display: flex; flex-direction: column; } .xp_7e5a8aa2c2_0_list { flex: 1; height: 0; width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 0.3rem; } .xp_7e5a8aa2c2_0_line { width: 100%; padding: 0 0.4rem; } .xp_7e5a8aa2c2_0_line:hover { background-color: var(--xp-color1); } .xp_7e5a8aa2c2_0_line_time { width: 0.7rem; background-color: red; display: flex; flex-direction: column; align-items: center; } .xp_7e5a8aa2c2_0_time_item { font-size: 0.16rem; width: 100%; color: #fff; text-align: center; } .xp_7e5a8aa2c2_0_time_item:first-child { height: 0.3rem; line-height: 0.3rem; font-size: 0.24rem; background-color: var(--xp-color2); } .xp_7e5a8aa2c2_0_time_item:last-child { background-color: #f0f0f0; color: #555; flex: 1; display: flex; align-items: center; justify-content: center; } .xp_7e5a8aa2c2_0_line_title { flex: 1; width: 0; margin-left: 0.2rem; font-size: 0.18rem; font-weight: bold; } .xp_7e5a8aa2c2_0_line:hover .xp_7e5a8aa2c2_0_line_title { color: #fff; } .xp_7e5a8aa2c2_0_line_box { width: 100%; border-bottom: 0.01rem solid #f0f0f0; display: flex; align-items: center; padding: 0.2rem 0; } .xp_7e5a8aa2c2_0_line:hover .xp_7e5a8aa2c2_0_line_box { border-bottom: 0.01rem solid transparent; } @media screen and (max-width: 800px) { .xp_7e5a8aa2c2_0_container { height: auto; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_7e5a8aa2c2_0_bg { display: none; } .xp_7e5a8aa2c2_0_list{ flex: none; width: 100%; } .xp_7e5a8aa2c2_0_line { padding: 0rem; } .xp_7e5a8aa2c2_0_line_box { padding: 0.1rem 0rem; } .xp_7e5a8aa2c2_0_line_title { font-size: 0.14rem; } .xp_7e5a8aa2c2_0_time_item { font-size: 0.14rem; } .xp_7e5a8aa2c2_0_time_item:first-child { font-size: 0.2rem; } .xp_7e5a8aa2c2_0_content {; width: 100%; position: inherit; box-shadow: none; border: 0.01rem solid #f0f0f0; } } .xp_title_fe8f9d0bd4_1_container { width: 100%; height: 0.8rem; margin-bottom: 0.4rem; } .xp_title_fe8f9d0bd4_1_content { width: 100%; height: 100%; display: flex; align-items: center; } .xp_title_fe8f9d0bd4_1_content_left { flex: 1; height: 100%; display: flex; align-items: center; } .xp_title_fe8f9d0bd4_1_titles_item { height: 100%; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; margin-left: 0.2rem; cursor: pointer; position: relative; } .xp_title_fe8f9d0bd4_1_titles_item:first-child { margin-left: 0; } .xp_title_fe8f9d0bd4_1_more { height: 100%; display: flex; align-items: center; } .xp_title_fe8f9d0bd4_1_content2_right_title { font-weight: bold; font-size: 0.2rem; color: var(--xp-color1); cursor: pointer; } .xp_title_fe8f9d0bd4_1_content2_right_icon { width: 0.26rem; height: 0.26rem; color: var(--xp-color1); } .xp_title_fe8f9d0bd4_1_select { color: var(--xp-color1); } .xp_title_fe8f9d0bd4_1_select::after { position: absolute; content: ""; left: 0; bottom: 0; width: 100%; border: 0.02rem solid var(--xp-color1); } @media screen and (max-width: 800px) { .xp_title_fe8f9d0bd4_1_titles_item { font-size: 0.2rem; } .xp_title_fe8f9d0bd4_1_content2_right_title { font-size: 0.18rem; } } .xp_fe8f9d0bd4_1_container { position: relative; z-index: 1; width: 100%; height: 100%; margin: 0rem 0rem 0rem 0rem; } .xp_fe8f9d0bd4_1_title { width: 100%; padding: 0 0.4rem; } .xp_fe8f9d0bd4_1_bg { width: calc(100% - 0.3rem); height: 100%; position: absolute; z-index: 1; right: 0; top: 0; border-bottom-right-radius: 0.3rem; background-color: var(--xp-color1); } .xp_fe8f9d0bd4_1_content { position: absolute; top: 0; left: 0; z-index: 1; padding: 0rem 0rem 0rem 0rem; background-color: #FFFFFF; width: calc(100% - 0.1rem); height: calc(100% - 0.3rem); transform: translateX(0.1rem); border-bottom-right-radius: 0.3rem; box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px; display: flex; flex-direction: column; } .xp_fe8f9d0bd4_1_list { flex: 1; height: 0; width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 0.3rem; } .xp_fe8f9d0bd4_1_line { width: 100%; padding: 0 0.4rem; } .xp_fe8f9d0bd4_1_line_time { color: #333; font-family: inherit; font-weight: bold; } .xp_fe8f9d0bd4_1_line_title { flex: 1; width: 0; margin-left: 0.1rem; font-size: 0.18rem; font-weight: bold; } .xp_fe8f9d0bd4_1_line:hover .xp_fe8f9d0bd4_1_line_time, .xp_fe8f9d0bd4_1_line:hover .xp_fe8f9d0bd4_1_line_title { color: var(--xp-color1); } .xp_fe8f9d0bd4_1_line_box { width: 100%; border-bottom: 0.01rem solid #f0f0f0; display: flex; align-items: center; padding: 0.3rem 0; } .xp_fe8f9d0bd4_1_line_hr { width: 0.02rem; height: 0.16rem; background-color: #333; margin-left: 0.1rem; } .xp_fe8f9d0bd4_1_line:hover .xp_fe8f9d0bd4_1_line_hr { background-color: var(--xp-color1); } .xp_fe8f9d0bd4_1_one { width: 100%; height: 1.2rem; cursor: pointer; display: flex; padding: 0 0.4rem; } .xp_fe8f9d0bd4_1_one_title { font-weight: bold; font-size: 0.18rem; line-height: 0.24rem; color: #333; } .xp_fe8f9d0bd4_1_one:hover .xp_fe8f9d0bd4_1_one_title { color: var(--xp-color1); } .xp_fe8f9d0bd4_1_one_time { width: 100%; display: flex; align-items: center; } .xp_fe8f9d0bd4_1_one_icon { width: 0.18rem; height: 0.18rem; margin-right: 0.1rem; color: #999; transform: translateY(-0.01rem); } .xp_fe8f9d0bd4_1_one_time_d { color: #555; font-family: inherit; font-size: 0.18rem; line-height: 0.18rem; } .xp_fe8f9d0bd4_1_one_box { flex: 1; width: 0; padding: 0.1rem 0.2rem; display: flex; flex-direction: column; justify-content: space-between; } .xp_fe8f9d0bd4_1_one_image { width: 2rem; height: 100%; object-fit: cover; } .xp_fe8f9d0bd4_1_line_icon { width: 0.22rem; height: 0.22rem; margin-right: 0.1rem; } @media screen and (max-width: 800px) { .xp_fe8f9d0bd4_1_title { padding: 0 0.2rem; } .xp_fe8f9d0bd4_1_container { background-image: none; min-height: auto; height: auto; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_fe8f9d0bd4_1_content { padding: 0rem; width: 100%; position: inherit; transform: translateX(0); border-bottom-left-radius: 0.3rem; box-shadow: none; border: 0.01rem solid #f0f0f0; } .xp_fe8f9d0bd4_1_list{ flex: none; width: 100%; height: auto; padding-bottom: 0rem; } .xp_fe8f9d0bd4_1_bg { display: none; } .xp_fe8f9d0bd4_1_line { padding: 0rem; } .xp_fe8f9d0bd4_1_one { height: 0.9rem; padding: 0rem; margin-bottom: 0.1rem; } .xp_fe8f9d0bd4_1_line_box{ padding: 0.1rem 0; } .xp_fe8f9d0bd4_1_one_title , .xp_fe8f9d0bd4_1_one_time_d , .xp_fe8f9d0bd4_1_line_title , .xp_fe8f9d0bd4_1_line_time { font-size: 0.14rem; } .xp_fe8f9d0bd4_1_one_box { padding: 0 0 0 0.1rem; } .xp_fe8f9d0bd4_1_one_image { width: 1.2rem; } .xp_fe8f9d0bd4_1_line_icon { display: none; } } @media screen and (max-width: 800px) { .xp_title_35a70cb0f6_4_titles_item { font-size: 0.2rem; } .xp_title_35a70cb0f6_4_content2_right_title { font-size: 0.18rem; } } .xp_35a70cb0f6_4_container { position: relative; z-index: 1; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #FFFFFF; margin: 0.4rem 0rem 0.4rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_35a70cb0f6_4_content { width: 100%; max-width: var(--xp-content-width); height: 7rem; display: flex; align-items: center; gap: 0.2rem; } .xp_35a70cb0f6_4_title { width: var(--xp-content-width); } .xp_35a70cb0f6_4_content_item { flex: 1; width: 0; height: 100%; } .xp_35a70cb0f6_4_content_placeholder { width: 100%; height: 100%; position: relative; border: 0.01rem dashed #555; } .xp_35a70cb0f6_4_content_item:first-child .xp_35a70cb0f6_4_content_placeholder { border-left: 0.01rem dashed #555; } .xp_35a70cb0f6_4_content_placeholder_box { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; font-size: 0.23rem; color: #555; } @media screen and (max-width: 800px) { .xp_35a70cb0f6_4_container { background-image: none; margin: 0; padding: 0; width: 100vw; } .xp_35a70cb0f6_4_title { width: 100%; } .xp_35a70cb0f6_4_content { width: 100%; height: fit-content; flex-direction: column; gap: 0; } .xp_35a70cb0f6_4_content_item { flex: none; width: 100%; } } .xp_title_7b0dcc6a87_5_container { width: 100%; height: 0.8rem; margin-bottom: 0.4rem; } .xp_title_7b0dcc6a87_5_content { width: 100%; height: 100%; display: flex; align-items: center; } .xp_title_7b0dcc6a87_5_content_left { flex: 1; height: 100%; display: flex; align-items: center; } .xp_title_7b0dcc6a87_5_titles_item { height: 100%; display: flex; align-items: center; font-size: 0.32rem; font-weight: bold; margin-left: 0.2rem; cursor: pointer; position: relative; } .xp_title_7b0dcc6a87_5_titles_item:first-child { margin-left: 0; } .xp_title_7b0dcc6a87_5_more { height: 100%; display: flex; align-items: center; } .xp_title_7b0dcc6a87_5_content2_right_title { font-weight: bold; font-size: 0.2rem; color: var(--xp-color1); cursor: pointer; } .xp_title_7b0dcc6a87_5_content2_right_icon { width: 0.26rem; height: 0.26rem; color: var(--xp-color1); } .xp_title_7b0dcc6a87_5_select { color: var(--xp-color1); } .xp_title_7b0dcc6a87_5_select::after { position: absolute; content: ""; left: 0; bottom: 0; width: 100%; border: 0.02rem solid var(--xp-color1); } @media screen and (max-width: 800px) { .xp_title_7b0dcc6a87_5_titles_item { font-size: 0.2rem; } .xp_title_7b0dcc6a87_5_content2_right_title { font-size: 0.18rem; } } .xp_7b0dcc6a87_5_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: #FFFFFF; margin: 0rem 0rem 0.4rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_7b0dcc6a87_5_title { width: 100%; max-width: var(--xp-content-width); } .xp_7b0dcc6a87_5_content { width: 100%; max-width: var(--xp-content-width); position: relative; display: flex; } .xp_7b0dcc6a87_5_list { flex: 1; display: grid; grid-template-columns: repeat(3, minmax(0rem, 1fr)); gap: 0.2rem; flex-wrap: wrap; margin-left: 0.2rem; } .xp_7b0dcc6a87_5_line { width: 3.26rem; height: 2.2rem; overflow: hidden; margin-right: 0.2rem; position: relative; cursor: pointer; } .xp_7b0dcc6a87_5_content_l { width: 5.6rem; height: 4.6rem; margin-right: 0; } .xp_7b0dcc6a87_5_line_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .7s; } .xp_7b0dcc6a87_5_line:hover .xp_7b0dcc6a87_5_line_img { transform: scale(1.1); } .xp_7b0dcc6a87_5_line_title { width: 100%; height: 0.4rem; position: absolute; bottom: 0; left: 0; font-weight: bold; color: #FFFFFF; padding: 0 0.2rem; line-height: 0.4rem; backdrop-filter: blur(1px); background-color: rgba(0, 0, 0, .2); font-size: 0.18rem; } @media screen and (max-width: 800px) { .xp_7b0dcc6a87_5_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_7b0dcc6a87_5_content { flex-direction: column; height: auto; } .xp_7b0dcc6a87_5_content_item { margin-top: 0.2rem; margin-left: 0rem; flex: none; width: 100%; height: 2.4rem; } .xp_7b0dcc6a87_5_content_l { width: 100%; height: 2.2rem; } .xp_7b0dcc6a87_5_line { width: 100%; } .xp_7b0dcc6a87_5_line_title { font-size: 0.14rem; } .xp_7b0dcc6a87_5_line { margin-right: 0rem; height: 2.2rem; margin-bottom: 0.2rem; } .xp_7b0dcc6a87_5_line:last-child { margin-bottom: 0rem; } .xp_7b0dcc6a87_5_list { grid-template-columns: repeat(1, minmax(0rem, 1fr)); gap: 0rem; margin-left: 0rem; } } .xp_a5d133af23_1_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgb(45,71,100); margin: 0rem 0rem 0rem 0rem; } .xp_a5d133af23_1_content { width: 100%; max-width: var(--xp-content-width); padding: 0rem 0rem 0rem 0rem; } .xp_a5d133af23_1_box { width: 100%; display: flex; align-items: flex-start; padding: 0.2rem 0; } .xp_a5d133af23_1_l { flex: 1; display: flex; } .xp_a5d133af23_1_logo_box { width: 5rem; box-sizing: border-box; display: flex; justify-content: center; padding: 0 0.4rem; } .xp_a5d133af23_1_logo_img { width: 6rem; height: 0.6rem; margin-top: 0.5rem; } .xp_a5d133af23_1_link_box { flex: 1; } .xp_a5d133af23_1_text_box { flex: 1; } .xp_a5d133af23_1_line_list { display: flex; flex-direction: column; gap: 0.1rem; margin-top: 0.2rem; } .xp_a5d133af23_1_line_title { font-weight: bold; font-size: 0.2rem; } .xp_a5d133af23_1_line_item { width: 100%; font-size: 0.18rem; word-break: break-all; word-wrap: break-word; } .xp_a5d133af23_1_code_box { flex: 1; display: flex; flex-direction: column; align-items: flex-end; } .xp_a5d133af23_1_code_list { margin-top: 0.2rem; display: flex; gap: 0.2rem; align-items: center; } .xp_a5d133af23_1_code_img { width: 1.2rem; height: 1.2rem; display: flex; } .xp_a5d133af23_1_code_item { display: flex; flex-direction: column; gap: 0.04rem; font-size: 0.16rem; align-items: center; } .xp_a5d133af23_1_copyright { width: 100%; min-height: 0.5rem; display: flex; justify-content: center; gap: 0.2rem; align-items: center; background-color: var(--xp-color1); } .xp_a5d133af23_1_copyright_item { color: #FFFFFF; display: flex; font-size: 0.16rem; } .xp_a5d133af23_1_title_color { color: rgb(252,244,244); } .xp_a5d133af23_1_text_color { color: rgb(247,243,243); } .xp_a5d133af23_1_link_color { color: rgb(250,245,245); } .xp_a5d133af23_1_code_color { color: rgb(237,233,233); } .xp_a5d133af23_1_h5 { display: none; } @media screen and (max-width: 800px) { .xp_a5d133af23_1_container { width: 100vw; margin: 0rem 0rem 0rem 0rem; padding: 0rem 0rem 0rem 0rem; } .xp_a5d133af23_1_content { display: none; } .xp_a5d133af23_1_h5 { width: 100%; display: flex; flex-direction: column; } .xp_a5d133af23_1_h5_logo{ width: 100%; padding: 0 0.2rem; display: flex; justify-content: center; } .xp_a5d133af23_1_h5_logo_img { width: 90%; } .xp_a5d133af23_1_copyright { flex-direction: column; align-items: center; padding: 0.1rem 0; gap: 0; margin-top: 0.1rem; } .xp_a5d133af23_1_copyright_item { font-size: 0.14rem; margin-top: 0.06rem; } .xp_a5d133af23_1_h5_list_box { width: 100%; padding: 0.1rem 0.2rem; } .xp_a5d133af23_1_h5_list { width: 100%; display: grid; margin-top: 0.1rem; grid-template-columns: repeat(1, minmax(0, 1fr)); } .xp_a5d133af23_1_h5_list1 { width: 100%; display: flex; margin-top: 0.1rem; flex-direction: column; } .xp_a5d133af23_1_h5_item { width: 100%; margin-top: 0.15rem; font-size: 0.12rem; } .xp_a5d133af23_1_h5_title { font-weight: bold; } .xp_a5d133af23_1_h5_code { width: 100%; margin-top: 0.1rem; display: flex; align-items: center; justify-content: center; } .xp_a5d133af23_1_h5_code_item { width: 1rem; height: 1rem; display: flex; flex-direction: column; align-items: center; margin: 0 0.08rem; } .xp_a5d133af23_1_h5_code_img { width: 0.5rem; height: 0.5rem; } .xp_a5d133af23_1_h5_code_name { height: 0.3rem; line-height: 0.3rem; font-size: 0.12rem; } }