.loading_loading_box__kmodi{width:160px;height:160px;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 10px -5px rgba(0,0,0,.3);background:#fff;flex-direction:column}.loading_loading_img__DJ9Yg{width:64px;height:64px;display:flex;justify-content:center;align-items:center}.loading_loading_img__DJ9Yg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loading_loading_bg__3dCRi{position:fixed;width:100%;height:100%;left:0;top:0;z-index:99999;display:flex;justify-content:center;align-items:center}.loading_loading_img_icon__NW2LJ{font-size:36px}.loading_loading_txt__5TyOg{padding:0 10px;text-align:center}.view_content__TezMp{width:100vw;height:100vh;background:#fbfbfb;position:relative}.view_main_body__tmFEU{width:-moz-fit-content;width:fit-content;margin:30px auto 0;border-radius:2px;height:calc(100vh - 80px - 30px * 2);display:flex;justify-content:space-between;align-items:start;padding-top:0}.view_article_content__dl0Gn{width:770px;height:calc(100vh - 80px - 30px * 2);overflow-y:auto;padding:25px;background:#fff}.view_article_list__ua53Z{width:480px;max-height:50%;border-radius:2px;overflow:hidden;overflow-y:auto;margin-left:30px;box-shadow:0 15px 25px -15px #ccc}.view_article_list_box__Tbcdr{height:100%;padding:25px;background:#fff}.view_filter_tl__tJ3Up{border-bottom:1px solid #b1b1b1;padding-bottom:12px}.view_filter_tl_flex___byYj{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.view_filter_title__sDMAy{display:flex;justify-content:flex-start;align-items:center}.view_filter_title__sDMAy svg{font-size:24px;margin-right:5px}.view_filter_title__sDMAy h2{font-size:18px}.view_filter_tl_btn__U7EUF{display:flex;justify-content:flex-end;align-items:center;height:24px;line-height:24px;padding:0 10px;border-radius:2px;background:var(--theme1-b-color2)}.view_filter_tl_btn__U7EUF svg{font-size:12px;margin-right:5px;flex-shrink:0}.view_filter_tl_btn__U7EUF p{font-size:12px;font-weight:700}.view_filter_tl_con__6W6qv p{font-size:13px;line-height:1.4}.view_filter_li_tl__1blfv{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.view_filter_li_tl__1blfv h2{font-size:12px}.view_article_list__ua53Z ul{list-style:none}.view_pricelist_tab__bBGzh{display:flex;flex-wrap:wrap;margin-top:10px}.view_pricelist_tab_box__rBSuw{flex-wrap:wrap}.view_pricelist_tab_box__rBSuw>div{margin-bottom:10px}.view_pricelist_right_filter__QjWrU{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.view_pricelist_right_filter_txt__U_Wp3{font-size:12px}.view_Aadio_ul__SEiP7{display:flex;justify-content:space-between}.view_Aadio_li__hNZcQ{width:calc(50% - 5px);display:flex;justify-content:flex-start;align-items:center;padding:10px;background:#eee;border-radius:2px;cursor:pointer}.view_Aadio_dot__d63qY{width:16px;height:16px;margin-left:5px;margin-right:10px;border-radius:50%;background:#fff}.view_Aadio_con__ddM1f{width:calc(100% - 32px)}.view_Aadio_con__ddM1f h2{font-size:16px}.view_Aadio_con__ddM1f p{font-size:12px;color:#666}.view_Aadio_li_on__MRgpc{background:var(--theme-b-color1)}.view_Aadio_li_on__MRgpc .view_Aadio_dot__d63qY{background:var(--theme-color)}.view_Aadio_column___Nn4A{flex-direction:column}.view_Aadio_li_column__8TSbY{width:100%;margin-bottom:10px}.view_AadioMini_dot__yONns{width:8px;height:8px;margin-left:10px;margin-right:8px}.view_AadioMini_li__S_y0r{width:auto;display:inline-flex;margin-right:10px;padding:0}.view_AadioMini_ul__4q408{justify-content:flex-start}.view_AadioMini_con__85I0z{width:auto;padding:8px 10px 8px 0}.view_AadioMini_con__85I0z h2{font-size:14px}.view_project_ul_loading__t2uwG{text-align:center;display:flex;justify-content:center;align-items:center;padding:10px 0}.view_project_li__ehkY6{width:100%;margin-right:20px;box-shadow:0 0 10px -5px rgba(0,0,0,.3);display:block;margin-bottom:20px;padding:15px;border:1px solid transparent;display:flex;justify-content:space-between;align-items:center;position:relative;transition:box-shadow .4s;-webkit-transition:box-shadow .4s}.view_project_li__ehkY6:hover{box-shadow:0 1px 20px -10px #3a3a3a}.view_project_li_on__oJU6j{border:1px solid var(--theme-color);box-shadow:0 3px 10px -5px var(--theme-b-color5)}.view_project_li_img__nQYvT{width:75px;height:60px;overflow:hidden;display:flex;justify-content:center;align-items:center}.view_project_li_con__Hs8gC{width:calc(100% - 75px - 15px)}.view_project_li__ehkY6 h2{font-size:14px;font-weight:700;line-height:1.2;height:34px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.view_project_li__ehkY6 p{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view_project_li__ehkY6 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1);transform-origin:center;transition:transform .4s;-webkit-transition:transform .4s}.view_project_li__ehkY6:hover img{transform:scale(1.1)}.view_project_li_title__XC3_s{margin-bottom:5px}.view_project_li_des__2q2CB{display:flex;align-items:center;justify-content:space-between}.view_project_li_type__PQw_P{height:20px;line-height:20px;background:var(--theme-color);border-radius:2px;padding:0 10px;font-size:12px;color:#fff;margin-left:10px}.view_article_header__9_ILT{min-height:56px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dotted #bbb}.view_article_title__2c1WL{font-size:18px;line-height:1.2}.view_updated_time__CRggq{margin-top:3px;line-height:1.4;font-size:12px;color:#999}.view_article_body_item__WXAtO{padding-bottom:15px}.view_project_other_btn__F1YCE{display:none}.view_project_updates_type__qWMny{display:flex;padding-top:5px}.view_project_updates_type__qWMny>.view_project_li_type__PQw_P{margin-left:0}.view_menuList__7wIUQ .view_article_list_box__Tbcdr{padding-left:0;padding-right:0;padding-top:0}.view_rightMenu__bMYlY{display:none}.view_Language_btn__iJseO{position:absolute;right:0;top:0;z-index:9}.view_Language_FilterLi__nM2OF{left:auto!important;right:0!important;width:100px!important;top:150%!important}.view_Language_FilterLi__nM2OF:before{left:auto!important;right:20px!important}.view_Language_FilterclassName__m_9pF{font-size:14px!important;height:20px!important;line-height:20px!important}.view_Language_boxClassName__7djrs{left:auto!important;right:0!important}.view_Language_Select_bg__BM9WG{margin-right:20px}.view_Language_Select__sPUkw{height:30px!important;line-height:30px!important}.view_Language_Select__sPUkw svg{color:var(--theme2-color);transition:none;font-size:24px}.view_Language_OnIconClassName__1M6uY{transform:none}.view_loading_left__X98u8{padding-right:510px}@media screen and (max-width:1440px){.view_main_body__tmFEU{width:calc(100% - 20px * 2);padding-bottom:0;height:auto;justify-content:center}}@media screen and (max-width:1280px){.view_main_body__tmFEU{width:calc(100% - 20px * 2);padding-bottom:0;height:auto}}@media screen and (max-width:1024px){.view_loading_left__X98u8{padding-right:0}.view_project_other_btn__F1YCE,.view_rightMenu__bMYlY{display:block}.view_main_body__tmFEU{width:calc(100% - 20px * 2);padding-bottom:0;height:auto}.view_article_content__dl0Gn{width:100%;height:auto;overflow:hidden}.view_article_list__ua53Z{width:100%;float:none;padding:25px 20px;position:fixed;right:0;top:0;z-index:9998;transform:translateX(100%);transition:transform .4s;-webkit-transition:transform .4s;height:100%}.view_main_head__imD7d{flex-direction:column}.view_main_head_left__jIy1F,.view_main_head_right__0I9aH{width:100%}.view_main_head_right__0I9aH{margin-top:20px;display:none}.view_main_left_floor__jCJ50{padding:0;height:calc(100vh - 80px - 30px)}.view_package_msg__DcP7g{padding-right:0}.view_project_other_btn__F1YCE{display:block;width:70px;height:70px;background:var(--theme-color);border-radius:50%;position:fixed;right:20px;bottom:100px;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 10px 25px -10px var(--theme2-color);z-index:98;transform:translateY(0);transition:transform .4s;cursor:pointer}.view_project_other_btn__F1YCE p{font-size:11px;font-weight:500;color:#fff;line-height:1}.view_project_other_btn_icon__brhVv{color:#fff;font-size:24px}.view_project_other_btn_close__0FFy6{transform:translateY(calc(-326px + 100px + 25px));background:var(--theme-color);box-shadow:0 10px 25px -10px var(--theme-color);z-index:999}}@media screen and (max-width:768px){.view_main_body__tmFEU{width:100%;margin:0;padding-bottom:0;height:100%}.view_article_content__dl0Gn{width:100%;height:auto;overflow:hidden}.view_article_list__ua53Z{width:100%;float:none;padding:25px 20px;position:fixed;right:0;top:0;z-index:9998;transform:translateX(100%);transition:transform .4s;-webkit-transition:transform .4s;height:100%}}@media screen and (max-width:425px){.view_pricelist_search__d_FCm{width:180px}.view_main_head_floor__SgAnu{z-index:0}.view_pricelist_tab__bBGzh{overflow-x:auto;padding-bottom:8px}.view_pricelist_tab_li__DzRaC{padding:0 5px;margin-right:5px}.view_pricelist_Filter__TdRY_{position:relative;padding-right:36px}.view_pricelist_search__d_FCm{display:none}.view_pricelist_search_m__GggUI{position:absolute;right:0;top:0;display:flex;justify-content:space-between;align-items:center;width:36px;background:#fff;border-radius:2px;overflow:hidden;transition:all .4s}.view_pricelist_search_bg__VZQfu{height:36px;line-height:36px;background:var(--theme-b-color2);width:100%;display:flex;justify-content:space-between;align-items:center}.view_pricelist_search_m_btn__hRg9l{width:36px;height:36px;line-height:36px;border-radius:2px;display:flex;justify-content:center;align-items:center}.view_pricelist_search_icon__mIrIN{margin-right:0}.view_pricelist_search_m__GggUI input{width:calc(100% - 36px);height:36px;line-height:36px;border:none;background:none}.view_pricelist_search_on__ieGLQ{width:100%}.view_TabFilter_SearchBox___oPUe{position:absolute;right:0;top:0;z-index:10}.view_pricelist_tab_Swiper__tCD_g{padding-right:45px}.view_project_other_btn_close__0FFy6{transform:translateY(calc(-326px + 100px + 10px))}}