html { --xp-content-width: 1600px; --xp-color1: #153E77; --xp-color2: #2c5997; --xp-color3: #365580; --xp-color4: #4d6586; --xp-color5: #9bb0cc; --xp-color6: #d0d6df; } /* 小屏 */ @media screen and (max-width: 1600px) { html { --xp-content-width: 1350px; } } .xp_me0qmn5a_1_container { position: relative; z-index: 1000; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgb(27,38,84); margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .xp_me0qmn5a_1_content { width: 100%; height: 150px; display: flex; justify-content: center; } .xp_me0qmn5a_1_content_box { width: var(--xp-content-width); display: flex; align-items: center; } .xp_me0qmn5a_1_nav { width: 100%; height: 50px; background-color: #FCF7F8; display: flex; border-bottom: 1px solid rgba(0, 0, 0, .1); justify-content: center; } .xp_me0qmn5a_1_logo { flex: 1; display: flex; align-items: center; } .xp_me0qmn5a_1_logo_img { width: 300px; height: 40px; } .xp_me0qmn5a_1_title_box1 { border-left: 1px solid #FFFFFF; display: flex; align-items: center; font-size: 30px; color: #FFFFFF; margin-left: 20px; padding-left: 20px; line-height: 38px; } .xp_me0qmn5a_1_title_box2 { border-left: 1px solid #FFFFFF; display: flex; flex-direction: column; align-items: center; font-size: 30px; color: #fff; margin-left: 20px; padding-left: 20px; line-height: 38px; } .xp_me0qmn5a_1_right { width: 450px; height: 100%; display: flex; flex-direction: column; align-items: flex-end; justify-content: center; } .xp_me0qmn5a_1_search_box { width: 260px; height: 36px; display: flex; align-items: center; background-color: #fff; padding-right: 15px; } .xp_me0qmn5a_1_search_box_input { outline: none; background-color: transparent; width: 100%; height: 100%; border: none; padding: 0 15px; } .xp_me0qmn5a_1_link_box { display: flex; align-items: center; margin-bottom: 20px; } .xp_me0qmn5a_1_link_item { color: #FFFFFF; cursor: pointer; padding: 0 15px; font-size: 14px; position: relative; display: flex; align-items: center; } .xp_me0qmn5a_1_link_item:not(.xp_me0qmn5a_1_link_item:last-child):after { position: absolute; content: ""; right: 0; width: 1px; height: 10px; background-color: #fff; } .xp_me0qmn5a_1_nav_box { width: var(--xp-content-width); height: 100%; display: flex; align-items: center; justify-content: space-between; } .xp_me0qmn5a_1_nav_item { flex: 1; height: 100%; font-weight: bold; max-width: 200px; display: flex; align-items: center; justify-content: center; font-size: 18px; cursor: pointer; position: relative; transition: all ease .7s; } .xp_me0qmn5a_1_nav_item:hover .xp_me0qmn5a_1_nav_group { display: block; } .xp_me0qmn5a_1_nav_group { width: 100%; display: none; position: absolute; top: 50px; background-color: #fff; z-index: 10; } .xp_me0qmn5a_1_nav_group_item { width: 100%; transition: all ease .7s; background-color: #fff; display: flex; align-items: center; justify-content: center; color: #666; padding: 14px 20px; text-align: center; } .xp_me0qmn5a_1_nav_item:hover, .xp_me0qmn5a_1_nav_group_item:hover { background-color: var(--xp-color1); color: #fff; } .xp_me0qmn5a_1_search_box_icon { width: 24px; height: 24px; color: #666; cursor: pointer; } .xp_me0qmn5a_1_head { width: 100%; } .xp_me0qmn5a_1_h5 { display: none; } .xp_me0qmn5a_1_h5_zanwei { display: none; } @media screen and (max-width: 1000px) { .xp_me0qmn5a_1_head { display: none; } .xp_me0qmn5a_1_container { background-color: transparent; } .xp_me0qmn5a_1_h5_zanwei { display: flex; width: 100%; height: 39px; } body { padding-top: 60px; } .xp_me0qmn5a_1_h5 { width: 100%; height: 100px; position: fixed; top: 0; left: 0; padding: 0 10px; background-color: var(--xp-color1); display: flex; flex-direction: column; z-index: 1000; } .xp_me0qmn5a_1_h5_head { margin-top: 10px; width: 100%; height: 60px; display: flex; align-items: center; justify-content: space-between; position: relative; } .xp_me0qmn5a_1_h5_title { width: 100%; display: flex; height: 50px; line-height: 20px; font-size: 18px; color: #fff; font-weight: bold; justify-content: center; } .xp_me0qmn5a_1_h5_logo_box{ display: flex; justify-content: center; } .xp_me0qmn5a_1_h5_logo { max-height: 44px; max-width: 80%; } .xp_me0qmn5a_1_h5_menu { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; } .xp_me0qmn5a_1_h5_menu_icon { width: 30px; height: 30px; color: #fff; } .xp_me0qmn5a_1_h5_search { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; } .xp_me0qmn5a_1_h5_search_icon { width: 24px; height: 24px; color: #fff; } .xp_me0qmn5a_1_h5_menu_box { width: 100%; height: 100vh; position: fixed; left: 0; top: 0; z-index: 100; visibility: hidden; } .xp_me0qmn5a_1_h5_menu_content { overflow-y: auto; position: absolute; top: 0; left: 0; z-index: 2; transform: translateX(-100vw); transition: all ease .6s; display: flex; flex-direction: column; align-items: center; padding: 30px; background-color: var(--xp-color1); width: 100%; height: 100vh; } .xp_me0qmn5a_1_h5_menu_bg { position: absolute; width: 100%; height: 100vh; left: 0; top: 0; z-index: 1; backdrop-filter: blur(0px); transition: all linear .6s; } .xp_me0qmn5a_1_h5_menu_open { visibility: initial; } .xp_me0qmn5a_1_h5_menu_open .xp_me0qmn5a_1_h5_menu_content { transform: translateX(0px); } .xp_me0qmn5a_1_h5_menu_open .xp_me0qmn5a_1_h5_menu_bg { backdrop-filter: blur(4px); background-color: rgba(0, 0, 0, .3); } .xp_me0qmn5a_1_h5_menu_logo { width: 100%; margin-bottom: 30px; } .xp_me0qmn5a_1_h5_menu_list { width: 100%; display: flex; flex-direction: column; } .xp_me0qmn5a_1_h5_group { width: 100%; display: flex; flex-direction: column; align-items: center; box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .3); margin-bottom: 15px; background-color: #FFFFFF; } .xp_me0qmn5a_1_h5_group_title { flex: 1; } .xp_me0qmn5a_1_h5_group_icon { width: 20px; height: 20px; color: #666; } .xp_me0qmn5a_1_menu_close { position: absolute; right: 0; top: 0; width: 46px; height: 46px; background-color: var(--xp-color3); border-bottom-left-radius: 46px; display: flex; align-items: center; justify-content: center; } .xp_me0qmn5a_1_menu_close_icon { width: 18px; height: 18px; color: #fff; position: relative; left: 5px; bottom: 5px; } .xp_me0qmn5a_1_h5_group_line { width: 100%; display: flex; align-items: center; padding: 0 20px; min-height: 50px; } .xp_me0qmn5a_1_h5_list { width: 100%; display: none; flex-direction: column; } .xp_me0qmn5a_1_h5_item { height: 50px; width: 100%; display: flex; align-items: center; padding: 0 20px; background-color: #f0f0f0; border-bottom: 1px solid #ddd; } .xp_me0qmn5a_1_h5_item:last-child { border-bottom: none; } .xp_me0qmn5a_1_h5_group_show .xp_me0qmn5a_1_h5_list { display: flex; } .xp_me0qmn5a_1_h5_group_show .xp_me0qmn5a_1_h5_group_icon { transform: rotate(90deg); } .xp_me0qmn5a_1_h5_search_box { width: 100%; height: 100vh; position: absolute; left: 0; top: 0; z-index: 10; visibility: hidden; display: flex; flex-direction: column; align-items: center; transition: all ease .4s; } .xp_me0qmn5a_1_h5_search_open { visibility: initial; } .xp_me0qmn5a_1_h5_inp_box { width: 90%; height: 50px; margin-top: 200px; background-color: #fff; border-radius: 4px; display: flex; align-items: center; overflow: hidden; transform: translateY(-300px); transition: all ease .4s; } .xp_me0qmn5a_1_h5_search_open .xp_me0qmn5a_1_h5_inp_box { transform: translateY(0px); } .xp_me0qmn5a_1_h5_search_open { background-color: rgba(0, 0, 0, .7); backdrop-filter: blur(1px); } .xp_me0qmn5a_1_h5_input { flex: 1; height: 100%; font-size: 16px; border: none; background-color: transparent; outline: none; padding: 0 20px; } .xp_me0qmn5a_1_h5_input_but { width: 80px; height: 100%; background-color: var(--xp-color1); color: #fff; display: flex; align-items: center; justify-content: center; } .xp_me0qmn5a_1_h5_search_close { width: 50px; height: 50px; border-radius: 50%; background-color: var(--xp-color3); display: flex; justify-content: center; align-items: center; margin-top: 60px; opacity: 0; transition: all ease .3s; } .xp_me0qmn5a_1_h5_search_open .xp_me0qmn5a_1_h5_search_close { opacity: 1; } .xp_me0qmn5a_1_h5_search_close_icon { width: 20px; height: 20px; color: #fff; } } .xp_me0qmn8y_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: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .xp_me0qmn8y_3_content { width: 100%; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .xp_me0qmn8y_3_banner { width: 100%; height: auto; } .xp_me0qmn8y_3_banner_item { width: 100%; height: 100%; overflow: hidden; } .xp_me0qmn8y_3_banner_item_img1 { width: 100%; display: flex; height: auto; } .xp_me0qmn8y_3_banner_item_img { width: 100%; height: 100%; display: flex; transform: scale(1); animation: xp_me0qmn8y_3_show_image linear 10s forwards; } @keyframes xp_me0qmn8y_3_show_image { from { transform: scale(1); } to { transform: scale(1.2); } } .xp_me0qmn8y_3_index { width: 100%; height: 20px; position: absolute; bottom: 0vw !important; z-index: 10; display: flex; align-items: center; justify-content: center; transform: translateX(0vw); } .xp_me0qmn8y_3_index_item { width: 10px; height: 10px; border-radius: 50%; background-color: #fff; margin: 0 6px; transition: all ease .4s; } .xp_me0qmn8y_3_index_item_select { width: 40px; height: 10px; border-radius: 4px; } .xp_me0qmn8y_3_button { position: absolute; width: 45px; height: 100px; background-color: rgba(0, 0, 0, .4); z-index: 20; cursor: pointer; color: #f0f0f0; border-radius: 4px; display: flex; align-items: center; justify-content: center; } .xp_me0qmn8y_3_pre { left: 40px; } .xp_me0qmn8y_3_next { right: 40px; } .xp_me0qmn8y_3_button:hover { color: #fff; background-color: rgba(0, 0, 0, .6); } .xp_me0qmn8y_3_item_icon { width: 30px; height: 30px; } @media screen and (max-width: 1600px) { .xp_me0qmn8y_3_index{ } } @media screen and (max-width: 1000px) { .xp_me0qmn8y_3_banner{ width: 100%; max-height: 200px; } .xp_me0qmn8y_3_button{ display: none; } .xp_me0qmn8y_3_children{ width: 100%; margin-top: 0px; } .xp_me0qmn8y_3_index { bottom: 10px !important; } } .xp_title_me18t74v_2_container { width: 100%; height: 80px; margin-bottom: 40px; } .xp_title_me18t74v_2_content { width: 100%; height: 100%; display: flex; align-items: center; } .xp_title_me18t74v_2_content_left { flex: 1; height: 100%; display: flex; align-items: center; } .xp_title_me18t74v_2_titles_item { height: 100%; display: flex; align-items: center; font-size: 24px; font-weight: 600; margin-left: 20px; cursor: pointer; position: relative; } .xp_title_me18t74v_2_titles_item:first-child { margin-left: 0px; } .xp_title_me18t74v_2_more { height: 100%; display: flex; align-items: center; } .xp_title_me18t74v_2_content2_right_title { font-weight: 600; font-size: 20px; color: var(--xp-color1); cursor: pointer; } .xp_title_me18t74v_2_content2_right_icon { width: 26px; height: 26px; color: var(--xp-color1); } .xp_title_me18t74v_2_select { color: var(--xp-color1); } .xp_title_me18t74v_2_select::after { position: absolute; content: ""; left: 0; bottom: 0; width: 100%; border: 2px solid var(--xp-color1); } @media screen and (max-width: 1000px) { .xp_title_me18t74v_2_container { margin-bottom: 20px; margin-top: 20px; height: 60px; } } .xp_me18t74v_2_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: #FFFFFF; margin: 40px 0px 40px 0px; padding: 0px 0px 0px 0px; } .xp_me18t74v_2_title { width: 100%; } .xp_me18t74v_2_content { width: 100%; max-width: var(--xp-content-width); display: flex; gap: 20px; height: 740px; } .xp_me18t74v_2_l { flex: 1; height: 100%; display: flex; flex-direction: column; cursor: pointer; background-color: #FFFFFF; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, .3); } .xp_me18t74v_2_l_img_box { width: 100%; height: 520px; overflow: hidden; } .xp_me18t74v_2_l_img { width: 100%; height: 100%; object-fit: cover; transition: all ease .4s; } .xp_me18t74v_2_bar { flex: 1; width: 100%; padding: 30px; } .xp_me18t74v_2_bar_time { width: 100%; display: flex; align-items: center; color: var(--xp-color3); font-size: 18px; font-weight: bold; } .xp_me18t74v_2_bar_time_icon { width: 24px; height: 24px; margin-right: 10px; color: var(--xp-color3); } .xp_me18t74v_2_bar_title { width: 100%; font-size: 18px; font-weight: bold; line-height: 24px; margin-top: 10px; } .xp_me18t74v_2_bar_info { width: 100%; margin-top: 15px; line-height: 24px; color: #666; } .xp_me18t74v_2_r { flex: 1; display: flex; flex-direction: column; } .xp_me18t74v_2_r_box { flex: 1; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, .3); width: 100%; padding: 30px; display: flex; flex-direction: column; background-color: #FFFFFF; justify-content: space-between; } .xp_me18t74v_2_item { width: 100%; position: relative; padding: 20px 24px; cursor: pointer; border-bottom: 1px solid #D8D8D8; } .xp_me18t74v_2_item::after { content: ""; bottom: 22px; position: absolute; left: 0; width: 14px; height: 14px; border-radius: 50%; background-color: #D8D8D8; } .xp_me18t74v_2_item_time { font-weight: bold; color: var(--xp-color3); line-height: 20px; } .xp_me18t74v_2_item_title { font-weight: bold; font-size: 18px; margin-top: 10px; line-height: 20px; } @media screen and (max-width: 1600px) { .xp_me18t74v_2_content { height: 640px; } .xp_me18t74v_2_l_img_box { height: 420px; } } @media screen and (min-width: 1000px) { .xp_me18t74v_2_item:hover::after { background-color: var(--xp-color1) } .xp_me18t74v_2_item:hover .xp_me18t74v_2_item_title { text-decoration: underline; color: var(--xp-color1); } .xp_me18t74v_2_l:hover .xp_me18t74v_2_l_img { transform: scale(1.1); } } @media screen and (max-width: 1000px) { .xp_me18t74v_2_container { margin: 20px 0px; padding: 0px 0px 0px 0px; background-size: cover; } .xp_me18t74v_2_content { height: auto; flex-direction: column; padding: 0 20px; } .xp_me18t74v_2_r { order: 0; } .xp_me18t74v_2_l { order: 1; } .xp_me18t74v_2_l_img_box { height: 240px; } .xp_me18t74v_2_bar { padding: 20px; } .xp_me18t74v_2_bar_title, .xp_me18t74v_2_item_title, .xp_me18t74v_2_bar_time { font-size: 16px; } .xp_me18t74v_2_bar_info { font-size: 14px; } .xp_me18t74v_2_r_box { padding: 10px 20px 20px 20px; } } @media screen and (max-width: 1000px) { .xp_title_me18a95t_4_container { margin-bottom: 20px; margin-top: 20px; height: 60px; } } .xp_me18a95t_4_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: #FFFFFF; margin: 50px 0px 40px 0px; padding: 0px 0px 0px 0px; } .xp_me18a95t_4_title{ width: 100%; max-width: var(--xp-content-width); } .xp_me18a95t_4_content { max-width: var(--xp-content-width); width: 100%; display: grid; grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 20px; } .xp_me18a95t_4_item { width: 100%; height: 250px; overflow: hidden; position: relative; cursor: pointer; } .xp_me18a95t_4_item::before { content: ''; position: absolute; width: 60px; height: 100%; margin-top: 0px; margin-left: -120px; overflow: hidden; z-index: 6; visibility: hidden; transition: all linear .7s; transform: skewX(-25deg); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%); } .xp_me18a95t_4_item:hover::before { visibility: inherit; transform: skewX(-25deg) translateX(1000px); } .xp_me18a95t_4_item img { width: 100%; height: 100%; } @media screen and (max-width: 1600px) { .xp_me18a95t_4_item { height: 200px; } } @media screen and (max-width: 1000px) { .xp_me18a95t_4_container { margin: 40px 0px 0px 0px; padding: 0px; background-size: cover; } .xp_me18a95t_4_content { grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 0px; padding: 20px; } .xp_me18a95t_4_item { margin-top: 20px; height: auto; } .xp_me18a95t_4_item:first-child { margin-top: 0px; } .xp_me18a95t_4_item img { height: auto; } } .xp_title_me0reld1_0_container { width: 100%; height: 80px; margin-bottom: 40px; } .xp_title_me0reld1_0_content { width: 100%; height: 100%; display: flex; align-items: center; } .xp_title_me0reld1_0_content_left { flex: 1; height: 100%; display: flex; align-items: center; } .xp_title_me0reld1_0_titles_item { height: 100%; display: flex; align-items: center; font-size: 24px; font-weight: 600; margin-left: 20px; cursor: pointer; position: relative; } .xp_title_me0reld1_0_titles_item:first-child { margin-left: 0px; } .xp_title_me0reld1_0_more { height: 100%; display: flex; align-items: center; } .xp_title_me0reld1_0_content2_right_title { font-weight: 600; font-size: 20px; color: var(--xp-color1); cursor: pointer; } .xp_title_me0reld1_0_content2_right_icon { width: 26px; height: 26px; color: var(--xp-color1); } .xp_title_me0reld1_0_select { color: var(--xp-color1); } .xp_title_me0reld1_0_select::after { position: absolute; content: ""; left: 0; bottom: 0; width: 100%; border: 2px solid var(--xp-color1); } @media screen and (max-width: 1000px) { .xp_title_me0reld1_0_container { margin-bottom: 20px; margin-top: 20px; height: 60px; } } .xp_me0reld1_0_container { position: relative; z-index: 1; width: 100%; min-height: 700px; margin: 0px 0px 0px 0px; } .xp_me0reld1_0_title { width: 100%; padding: 0px 40px; } .xp_me0reld1_0_bg { width: calc(100% - 30px); height: 100%; position: absolute; z-index: 1; left: 1px; top: 1px; border-bottom-left-radius: 30px; background-color: var(--xp-color1); } .xp_me0reld1_0_content { position: absolute; top: 0; left: 0; z-index: 1; padding: 0px 0px 0px 0px; background-color: #FFFFFF; width: calc(100% - 10px); height: calc(100% - 30px); border-bottom-left-radius: 30px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 6px 0px; display: flex; flex-direction: column; } .xp_me0reld1_0_list { flex: 1; height: 0; width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 30px; } .xp_me0reld1_0_line { width: 100%; padding: 0px 40px; } .xp_me0reld1_0_line:hover { background-color: var(--xp-color1); } .xp_me0reld1_0_line_time { width: 70px; background-color: red; display: flex; flex-direction: column; align-items: center; } .xp_me0reld1_0_time_item { font-size: 14px; width: 100%; color: #fff; text-align: center; } .xp_me0reld1_0_time_item:first-child { height: 30px; line-height: 30px; font-size: 16px; background-color: var(--xp-color2); } .xp_me0reld1_0_time_item:last-child { background-color: #f0f0f0; color: #555; flex: 1; display: flex; align-items: center; justify-content: center; } .xp_me0reld1_0_line_title { flex: 1; width: 0; margin-left: 20px; font-size: 16px; font-weight: bold; } .xp_me0reld1_0_line:hover .xp_me0reld1_0_line_title { color: #fff; } .xp_me0reld1_0_line_box { width: 100%; border-bottom: 1px solid #f0f0f0; display: flex; align-items: center; padding: 20px 0px; } .xp_me0reld1_0_line:hover .xp_me0reld1_0_line_box { border-bottom: 1px solid transparent; } @media screen and (max-width: 1600px) { .xp_me0reld1_0_container { min-height: 600px; } .xp_me0reld1_0_line_box { padding: 10px 0px; } } @media screen and (max-width: 1000px) { .xp_me0reld1_0_container { margin: 0px; } .xp_me0reld1_0_content {; width: 100%; box-shadow: none; border: 1px solid #f0f0f0; } } .xp_title_me0rgctz_1_container { width: 100%; height: 80px; margin-bottom: 40px; } .xp_title_me0rgctz_1_content { width: 100%; height: 100%; display: flex; align-items: center; } .xp_title_me0rgctz_1_content_left { flex: 1; height: 100%; display: flex; align-items: center; } .xp_title_me0rgctz_1_titles_item { height: 100%; display: flex; align-items: center; font-size: 24px; font-weight: 600; margin-left: 20px; cursor: pointer; position: relative; } .xp_title_me0rgctz_1_titles_item:first-child { margin-left: 0px; } .xp_title_me0rgctz_1_more { height: 100%; display: flex; align-items: center; } .xp_title_me0rgctz_1_content2_right_title { font-weight: 600; font-size: 20px; color: var(--xp-color1); cursor: pointer; } .xp_title_me0rgctz_1_content2_right_icon { width: 26px; height: 26px; color: var(--xp-color1); } .xp_title_me0rgctz_1_select { color: var(--xp-color1); } .xp_title_me0rgctz_1_select::after { position: absolute; content: ""; left: 0; bottom: 0; width: 100%; border: 2px solid var(--xp-color1); } @media screen and (max-width: 1000px) { .xp_title_me0rgctz_1_container { margin-bottom: 20px; margin-top: 20px; height: 60px; } } .xp_me0rgctz_1_container { position: relative; z-index: 1; width: 100%; min-height: 700px; margin: 0px 0px 0px 0px; } .xp_me0rgctz_1_title { width: 100%; padding: 0px 40px; } .xp_me0rgctz_1_bg { width: calc(100% - 30px); height: 100%; position: absolute; z-index: 1; right: 0; top: 0; border-bottom-right-radius: 30px; background-color: var(--xp-color1); } .xp_me0rgctz_1_content { position: absolute; top: 0; left: 0; z-index: 1; padding: 0px 0px 0px 0px; background-color: #FFFFFF; width: calc(100% - 10px); height: calc(100% - 30px); transform: translateX(10px); border-bottom-right-radius: 30px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 6px 0px; display: flex; flex-direction: column; } .xp_me0rgctz_1_list { flex: 1; height: 0; width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 30px; } .xp_me0rgctz_1_line { width: 100%; padding: 0px 40px; } .xp_me0rgctz_1_line_time { color: #333; font-family: inherit; font-weight: bold; } .xp_me0rgctz_1_line_title { flex: 1; width: 0; margin-left: 10px; font-size: 16px; font-weight: bold; } .xp_me0rgctz_1_line:hover .xp_me0rgctz_1_line_time, .xp_me0rgctz_1_line:hover .xp_me0rgctz_1_line_title { color: var(--xp-color1); } .xp_me0rgctz_1_line_box { width: 100%; border-bottom: 1px solid #f0f0f0; display: flex; align-items: center; padding: 30px 0px; } .xp_me0rgctz_1_line_hr { width: 2px; height: 16px; background-color: #333; margin-left: 10px; } .xp_me0rgctz_1_line:hover .xp_me0rgctz_1_line_hr { background-color: var(--xp-color1); } .xp_me0rgctz_1_one { width: 100%; height: 120px; cursor: pointer; display: flex; padding: 0px 40px; } .xp_me0rgctz_1_one_title { font-weight: bold; font-size: 16px; line-height: 24px; color: #333; } .xp_me0rgctz_1_one:hover .xp_me0rgctz_1_one_title { color: var(--xp-color1); } .xp_me0rgctz_1_one_time { width: 100%; display: flex; align-items: center; } .xp_me0rgctz_1_one_icon { width: 18px; height: 18px; margin-right: 10px; color: #999; transform: translateY(-1px); } .xp_me0rgctz_1_one_time_d { color: #555; font-family: inherit; font-size: 16px; line-height: 16px; } .xp_me0rgctz_1_one_box { flex: 1; width: 0; padding: 10px 20px; display: flex; flex-direction: column; justify-content: space-between; } .xp_me0rgctz_1_one_image { width: 200px; height: 100%; object-fit: cover; } .xp_me0rgctz_1_line_icon { width: 22px; height: 22px; margin-right: 10px; } @media screen and (max-width: 1600px) { .xp_me0rgctz_1_container { min-height: 600px; } .xp_me0rgctz_1_line_box { padding: 20px 0px; } } @media screen and (max-width: 1000px) { .xp_me0rgctz_1_title { padding: 0px 20px; } .xp_me0rgctz_1_container { background-image: none; margin: 0px; min-height: 480px } .xp_me0rgctz_1_content { padding: 20px 0px 0px 0px; width: 100%; transform: translateX(0px); border-bottom-left-radius: 30px; box-shadow: none; border: 1px solid #f0f0f0; } .xp_me0rgctz_1_bg { width: 100%; border-bottom-left-radius: 30px; } .xp_me0rgctz_1_line { padding: 0px 20px; } .xp_me0rgctz_1_one { height: 90px; padding: 0px 20px; } .xp_me0rgctz_1_one_title , .xp_me0rgctz_1_one_time_d , .xp_me0rgctz_1_line_title , .xp_me0rgctz_1_line_time { font-size: 14px; } .xp_me0rgctz_1_one_box { padding: 0px 0px 0px 10px; } .xp_me0rgctz_1_one_image { width: 120px; } .xp_me0rgctz_1_line_icon { display: none; } } @media screen and (max-width: 1000px) { .xp_title_me0re70x_5_container { margin-bottom: 20px; margin-top: 20px; height: 60px; } } .xp_me0re70x_5_container { position: relative; z-index: 1; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #FFFFFF; margin: 40px 0px 40px 0px; padding: 0px 0px 0px 0px; } .xp_me0re70x_5_content { width: 100%; max-width: var(--xp-content-width); height: 100%; display: flex; align-items: center; gap: 20px; } .xp_me0re70x_5_title { width: var(--xp-content-width); } .xp_me0re70x_5_content_item { flex: 1; width: 0; overflow: hidden; height: 100%; } .xp_me0re70x_5_content_placeholder { width: 100%; height: 720px; position: relative; border: 1px dashed #555; } .xp_me0re70x_5_content_item:first-child .xp_me0re70x_5_content_placeholder { border-left: 1px dashed #555; } .xp_me0re70x_5_content_placeholder_box { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; font-size: 16px; color: #555; } @media screen and (max-width: 1000px) { .xp_me0re70x_5_container { background-image: none; margin: 20px 0px; padding: 0px 20px; width: 100vw; } .xp_me0re70x_5_title { width: 100%; } .xp_me0re70x_5_content { width: 100%; height: fit-content; flex-direction: column; gap: 0px; } .xp_me0re70x_5_content_item:first-child { margin-bottom: 20px; } .xp_me0re70x_5_content_item { flex: none; width: 100%; } } .xp_me0qmmyr_0_container { position: relative; z-index: 1; width: 100%; display: flex; align-items: center; flex-direction: column; background-color: rgb(27,38,84); margin: 0px 0px 0px 0px; } .xp_me0qmmyr_0_content { width: 100%; max-width: var(--xp-content-width); padding: 0px 0px 0px 0px; } .xp_me0qmmyr_0_box { width: 100%; display: flex; align-items: flex-start; padding: 20px 0px 20px 0px; } .xp_me0qmmyr_0_l { flex: 1; display: flex; } .xp_me0qmmyr_0_logo_box { width: 500px; box-sizing: border-box; display: flex; justify-content: center; padding: 0 40px; } .xp_me0qmmyr_0_logo_img { width: 600px; height: 60px; margin-top: 50px; } .xp_me0qmmyr_0_link_box { flex: 1; } .xp_me0qmmyr_0_text_box { flex: 1; } .xp_me0qmmyr_0_line_list { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; } .xp_me0qmmyr_0_line_title { font-weight: bold; font-size: 18px; } .xp_me0qmmyr_0_line_item { width: 100%; word-break: break-all; word-wrap: break-word; } .xp_me0qmmyr_0_code_box { flex: 1; display: flex; flex-direction: column; align-items: flex-end; } .xp_me0qmmyr_0_code_list { margin-top: 20px; display: flex; gap: 20px; align-items: center; } .xp_me0qmmyr_0_code_img { width: 120px; height: 120px; display: flex; } .xp_me0qmmyr_0_code_item { display: flex; flex-direction: column; gap: 4px; align-items: center; } .xp_me0qmmyr_0_copyright { width: 100%; min-height: 50px; display: flex; justify-content: center; gap: 20px; align-items: center; background-color: var(--xp-color1); } .xp_me0qmmyr_0_copyright_item { color: #FFFFFF; display: flex; } .xp_me0qmmyr_0_title_color { color: rgb(252,244,244); } .xp_me0qmmyr_0_text_color { color: rgb(247,243,243); } .xp_me0qmmyr_0_link_color { color: rgb(250,245,245); } .xp_me0qmmyr_0_code_color { color: rgb(237,233,233); } .xp_me0qmmyr_0_h5 { display: none; } @media screen and (max-width: 1000px) { .xp_me0qmmyr_0_container { margin: 0px; padding: 0px; background-size: cover; } .xp_me0qmmyr_0_content { display: none; } .xp_me0qmmyr_0_h5 { width: 100%; display: flex; flex-direction: column; padding: 15px 0px; } .xp_me0qmmyr_0_h5_logo{ width: 100%; padding: 0px 20px; } .xp_me0qmmyr_0_h5_logo_img { width: 100%; } .xp_me0qmmyr_0_copyright { flex-direction: column; align-items: center; padding: 10px 0px; gap: 0px; } .xp_me0qmmyr_0_copyright_item { font-size: 14px; margin-top: 6px; } .xp_me0qmmyr_0_h5_list_box { width: 100%; padding: 10px 20px; } .xp_me0qmmyr_0_h5_list { width: 100%; display: grid; margin-top: 10px; grid-template-columns: repeat(1, minmax(0px, 1fr)); } .xp_me0qmmyr_0_h5_list1 { width: 100%; display: flex; margin-top: 10px; flex-direction: column; } .xp_me0qmmyr_0_h5_item { width: 100%; margin-top: 15px; } .xp_me0qmmyr_0_h5_title { font-weight: bold; } .xp_me0qmmyr_0_h5_code { width: 100%; margin-top: 10px; display: flex; align-items: center; justify-content: center; } .xp_me0qmmyr_0_h5_code_item { width: 100px; height: 150px; display: flex; flex-direction: column; align-items: center; margin:0px 8px; } .xp_me0qmmyr_0_h5_code_img { width: 100%; height: 100px; } .xp_me0qmmyr_0_h5_code_name { height: 50px; line-height: 50px; font-size: 14px; } }