:root { font-size: 10px; --c: #e2ac2d; --cc: #386cd6; } ::-webkit-scrollbar { width: 5px; } .lan_list { display: none!important; } .leftBox.right_img { display: none; } ::-webkit-scrollbar-track { background: #d7d7d7; border-radius: 6px; } ::-webkit-scrollbar-thumb { background: #888; border-radius: 6px; } ::-webkit-scrollbar-thumb:hover { background: #00acf5; } @media only screen and (min-width: 769px) { .p_page .pre { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; margin: 0 5px 0 18px; text-align: center; padding: 0 10px; border-radius: 0px; border: 1px solid #f0f0f0; background: #f0f0f0; color: #333; } .p_page .pre:active { background: #0062a7; border-color: #0062a7; color: #fff; } .p_page .pre:hover { color: #fff; background: #0062a7; border-color: #0062a7; cursor: pointer; } .p_page .next { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; border: 1px solid #f0f0f0; background: #f0f0f0; color: #333; text-align: center; padding: 0 10px; border-radius: 0px; } .p_page .next:active { background: #0062a7; border-color: #0062a7; color: #fff; } .p_page .next:hover { background: #0062a7; border-color: #0062a7; color: #fff; cursor: pointer; } .p_page .pageNum { position: relative; float: left; height: 38px; min-width: 38px; margin: 0 5px 0 0; padding: 0 5px; background-size: 100% 100%; color: #595959; border: 1px solid #d9d9d9; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #fff; text-align: center; border-radius: 0px; } .p_page .pageNum:active { color: #fff; text-decoration: none; background-color: #0062a7; border-color: #0062a7; } .p_page .pageNum:hover { color: #fff; border-color: #0062a7; cursor: pointer; text-decoration: none; background-color: #0062a7; } .p_page .pageNum.active { text-decoration: none; background-color: #0062a7; color: #fff; border-color: #0062a7; } } .wd-scroll-ani { animation: fadeOut both; } body.wd-show .wd-scroll-ani.scrolled { animation: fadeInUp 1s both; } .wd .w_grid-000 > div > .p_gridbox { display: flex; flex-wrap: wrap; overflow: visible; align-items: flex-start; } body { opacity: 0; visibility: hidden; overflow-x: hidden; } body.wd-show { opacity: 1; visibility: visible; transition: 1s; } body.wd-make { opacity: 1; visibility: visible; } .wd-right-float { position: fixed; top: 50%; right: 5px; z-index: 9999; transform: translateY(-50%); margin-top: 20vh; transition: 1s; } .wd-right-float.wd-hide { right: -100px; } .wd-right-float .wd-item { animation: fadeOut both; position: relative; } .wd-right-float .wd-item .wd-sub { position: absolute; top: 0px; left: 0px; height: 100%; display: flex; font-size: 16px; color: #fff; align-items: center; justify-content: center; z-index: -1; overflow: hidden; transform: translateX(-100%); visibility: hidden; } .wd-right-float .wd-item:hover .wd-sub { visibility: visible; } .wd-right-float .wd-item .wd-sub div { background-color: var(--c); display: flex; height: 100%; width: 150px; align-items: center; border-radius: 2px; padding: 0px 20px; animation: fadeOutLeft 1s both; } .wd-right-float .wd-item:nth-child(1) .wd-sub div { width: 210px; } .wd-right-float .wd-item:nth-child(3) .wd-sub div { width: 110px; } .wd-right-float .wd-item:hover .wd-sub div { animation: fadeIn 1s 0s both; } .wd-right-float.wd-show .wd-item { animation: fadeIn 1s 0s both; } .wd-right-float.wd-show .wd-item:nth-child(1) { animation-delay: 0.2s; } .wd-right-float.wd-show .wd-item:nth-child(2) { animation-delay: 0.3s; } .wd-right-float.wd-show .wd-item:nth-child(3) { animation-delay: 0.4s; } .wd-right-float.wd-show .wd-item:nth-child(4) { animation-delay: 0.5s; } .wd-right-float .wd-item a { width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; background-color: var(--c); margin-bottom: 2px; border-radius: 2px; } .wd-right-float .wd-item a svg { width: 25px; height: 25px; transition: 1s; } .wd-right-float .wd-item:hover a svg { transform: rotateY(180deg); } .wd-right-float .wd-item a svg path { fill: #fff; } @media(max-width: 768px) { .wd-right-float { display:none; } } #w_grid-1603980808433> div > .p_gridbox > .p_gridCell:nth-child(2n+1) { display: flex; align-items: center; } .navbar_nav { display: flex; min-width: 530px; } #c_portalResnav_main-16039823873222163 .header .navbar_nav li.dropdown { flex: 1; width: 100%; } #c_portalResnav_main-16039823873222163 .header .navbar_nav li:after { display: none; } #c_portalResnav_main-16039823873222163 .header .navbar_nav li a { width: 100%; display: block; padding: 0 3%; color: #333; font-size: 16px; text-align: center; line-height: 70px; } #c_portalResnav_main-16039823873222163 .header .navbar_nav li:hover a { color: var(--c); } #w_grid-1603981227286 > div > .p_gridbox { background-color: rgb(189 143 37); } #w_grid-1603981204272 > div > .p_gridbox { background-color: rgb(189 143 37); } .wd-20210806104658 .wd-icon { width: 50%; height: 0; padding-bottom: 50%; margin: 0 auto 15px; background-color: #fff; border-radius: 50vw; display: flex; justify-content: center; align-items: center; position: relative; transition: 0.5s; } .wd-20210806104658 svg { width: 50%; height: auto; position: absolute; top: 50%; transform: translateY(-50%); } .wd-20210806104658 path { fill: var(--cc); transition: 0.5s; } .wd-20210806104658 .wd-icon:hover { background-color: var(--c); } .wd-20210806104658 .wd-icon:hover path { fill: #fff; } #w_common_text-1603988255888 span { color: var(--c) !important; } #c_portalResNews_list-16039884723000703 .newTitle { font-size: 1.8rem; } #c_portalResNews_list-16046445552535084 .title { font-size: 1.6rem; } #w_common_text-1603989404117 span { color: var(--c) !important; } #c_portalResNews_list-16046445552535084 .title-time { padding-bottom: 9px; } #w_tabswitchbox-1604629291815 .p_relationbtntab.active { background-color: var(--cc); } #c_portalResNews_list-16046445552535084 .new-list:hover .title { color: var(--c); } #c_portalResnav_main-16039838334933572 .botUl { flex: 1; } body > div.wd-20210310080847 { display: none; } #c_portalResnav_main-16039838334933572 .botLinkS:hover { text-decoration: underline; } a:hover span { color: var(--c); } #w_common_text-1603980888235 span { color: var(--c) !important; } #w_common_text-1603980888235 { margin-top: 0; } #w_grid-1603980808433 { margin-top: 15px; margin-bottom: 15px; } #c_portalResnav_main-16039823873222163 .header .navbar_nav li.dropdown > .dropdown_menu { width: 100%; top: 49px; position: absolute; top: 100%; left: 0; display: none; background: var(--c); } #c_portalResnav_main-16039823873222163 .header .navbar_nav li.dropdown .dropdown_menu a { width: 100%; transition: 0.2s; color: #fff; line-height: 3; font-size: 14px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } #c_portalResnav_main-16039823873222163 .header .navbar_nav li.dropdown .dropdown_menu a:hover { background-color: rgba(0, 0, 0, 0.1); } #c_portalResEbizads_banner-16046306440267097 .swiper-slide:hover .p_ImgHead { background-color: var(--c); } .cpnavbox ul li a { color: #333; } .c_icon { color: #aaa; } .cateNameH3:hover .c_icon { color: #fff; } @media(min-width: 769px) { #content_box-1595469626157-0 { position:sticky; top: 0px; } } #c_portalResnav_main-16039823873222163 .header.on { border: none; background-color: transparent; } #w_grid-1603980808433-1 { align-items: center; } @media(min-width: 769px) { #w_grid-1595469626157 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position:sticky; top: 10px; } #w_grid-1604036255258 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position: sticky; top: 10px; } #w_grid-1598540156711 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position: sticky; top: 10px; } #w_grid-1604039186656 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position: sticky; top: 10px; } #w_grid-1598540188564 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position: sticky; top: 10px; } #w_grid-1604032983094 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position: sticky; top: 10px; } #w_grid-1604030317334 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position: sticky; top: 10px; } } @media(max-width: 768px) { #w_grid-1603980808433 > .w_grid > .p_gridbox:nth-child(1) { flex-wrap:nowrap; } #w_grid-1603987259393 { margin-top: 0; } #w_grid-1603980808433 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(2) { max-width: 120px; display: none; } #w_common_text-1603987259401 span { font-size: 12px !important; } #w_ficon-1603987259397 .p_icon:before { font-size: 12px !important; } #w_grid-1603980808433 > .w_grid > .p_gridbox:nth-child(1) { justify-content: space-between; } #c_portalResnav_main-16039823873222163 .header #navToggle span, .header #navToggle span:before, .header #navToggle span:after { background-color: #333; } #c_portalResnav_main-16039823873222163 .header #navToggle { position: absolute; top: 17px; right: 10px; } #w_grid-1603980808433> div > .p_gridbox > .p_gridCell:nth-child(2n+1) { width: 70%; } #w_grid-1603981227286 > .w_grid { position: static; } #w_grid-1603982389885 > .w_grid { position: static; } #c_portalResnav_main-16039823873222163 .header { position: static; } #w_grid-1603981204272 > .w_grid { position: static; } #w_grid-1603980808433 { min-height: auto; } #w_grid-1604030317334 { margin-top: 0px; width: 100%; } .c_box { padding: 0; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before { display: none; } #w_grid-1598596604119 { display: none; } #w_grid-1598596604105> div > .p_gridbox > .p_gridCell { margin: 0; } #w_common_text-1603984426344 span { line-height: 2 !important; font-size: 12px !important; } #w_common_text-1603984426344 { padding-top: 15px; padding-bottom: 15px; } .c_portalResIntro_detail-01001 .p_content { margin: 0; } #w_grid-1604030317354 { padding-bottom: 0; } .c_portalResIntro_detail-01001 .p_header { display: none !important; } .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList { border-bottom: 1px dotted #ddd; padding-bottom: 10px; margin-bottom: 20px; } } @media(min-width: 769px) { #w_grid-1604036255258 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { position:sticky; top: 10px; } } .cateNameH3.light .c_icon { color: #fff !important; } #c_portalResNews_list-1598540188614 .p_title { font-size: 18px; color: #333; font-weight: normal; line-height: 2; } #c_portalResNews_list-1598540188614 .p_title:hover { color: var(--c); } @media(min-width: 769px) { #w_grid-1603980808433 > .w_grid > .p_gridbox:nth-child(1) { align-items:center; } } @media(max-width: 768px) { #c_portalResNews_list-16046445552535084 .container { padding: 20px 10px; } #w_grid-1595469626157 { width: 100%; margin: 0; } #w_grid-1604036255258 { width: 100%; margin: 0; } #w_grid-1598540156711 { width: 100%; margin: 0; } #c_portalResNews_list-16056221941567613 .porTbox { height: auto; } #c_portalResNews_list-16056221941567613 .newImg { position: static !important; width: 100% !important; height: auto !important; transform: none !important; } #c_portalResNews_list-16056221941567613 .newTitle a { font-size: 1.5rem; color: #333; } #w_grid-1604039186656 { width: 100%; margin: 0; } .c_portalResNews_detail-01001 .p_articlesTitle { display: none; } .c_portalResNews_detail-01001 .p_infoBox { text-align: center; border-bottom: 1px dashed #ddd; } #c_portalResNews_list-16056221941567613 .showBox { display: none; } #c_portalResNews_list-16056221941567613 .porBbox { height: auto; } #c_portalResNews_list-16056221941567613 .newSummry { -webkit-line-clamp: 3; font-size: 12px; line-height: 1.5; } #w_grid-1598540188564 { width: 100%; margin: 0; } #w_grid-1604032983094 { width: 100%; margin: 0; } } .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList { padding: 15px; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-right h4 { font-size: 1.6rem; font-weight: bold; color: #000; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-right .wd-content { font-size: 1rem; color: #666; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-right .wd-content p { font-size: 1.2rem; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item { margin-bottom: 2.5rem; padding-bottom: 2.5rem; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-pic { width: 40%; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-pic:before { content: ""; display: block; width: 200%; height: 100%; background-color: #fff; position: absolute; top: 0; left: -100%; visibility: hidden; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-pic:after { content: ""; display: block; width: 100%; height: 100%; background-color: var(--c); position: absolute; top: 0; left: 0; visibility: hidden; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item.scrolled .wd-pic:before { animation: wd-20210810152924 1s .5s both; } #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item.scrolled .wd-pic:after { animation: wd-20210810154710 2s .5s both; } .wd #c_portalResNews_list-16315509896825164 .wd-20210722094653 .wd-item .wd-pic img { height: 100%; object-fit: cover; } #c_portalResNews_list-15985405031595071 .titleLink { font-size: 18px; } #c_portalResNews_list-15985405031595071 .sumrry { font-size: 14px; } #c_portalResNews_list-15985405031595071 .pic { object-fit: cover; } #c_portalResNews_list-16315524428196541 .newToolBox { display: none; } #c_portalResNews_list-16315524428196541 .newTitle { font-size: 18px; color: #000; } #c_portalResNews_list-16315524428196541 .newSummry { font-size: 12px; color: #888; margin-top: 10px; } #c_portalResNews_list-16315524428196541 .newList:hover .newTitle { color: var(--c); } #c_portalResNews_list-16315524428196541 .newList:hover .leftTimeBox { background-color: var(--c); } #c_portalResNews_list-16315524428196541 .newData { color: var(--c); } #c_portalResNews_list-16315524428196541 .newList .newYearMon { color: var(--c); } #c_portalResNews_list-16315524428196541 .newList1 .title1 { font-size: 16px; color: var(--c); } #c_portalResNews_list-16315524428196541 .readMore { color: var(--c); border-color: var(--c); } #c_portalResNews_list-16315524428196541 .readMore:hover { background-color: var(--c); } .e_FlowCommonStyleBox-001 .stylebox_top { background-color: var(--c); } .e_FlowCommonStyleBox-001 .stylebox_title { background-color: var(--c); } .c_portalResNews_detail-01001 .p_topBox { display: none; } #c_portalResNews_detail-1604039186741 p { line-height: 2; color: #333; margin: 10px 0; font-size: 16px; } #c_portalResNews_detail-1604039186741 p img { max-width:100%; height:auto !important; margin: 10px 0 !important; } #c_portalResNews_list-1598540188614 .p_summary { display: block; font-size: 14px; color: #888; line-height: 1.7; } #c_portalResNews_list-1598540188614 .new-list .top { display: flex; } #c_portalResNews_list-1598540188614 .new-list .time { width: 100px; text-align: right; color: #aaa; } #c_portalResNews_list-1598540188614 .new-list > a { display: block; width: calc(100% - 100px); } #c_portalResNews_list-1598540188614 .detail { display: none; } #c_portalResNews_list-1598540188614 .new-list { padding-top: 20px; padding-bottom: 20px; } #c_portalResNews_detail-16040330136802847 p { font-size: 18px; line-height: 1.7; color: #333; } #c_portalResNews_list-16315534765964458 .new-list:hover .title { color: var(--c); } #c_portalResNews_list-16315534765964458 .summary { line-height: 1.7; } #c_portalResNews_list-16315534765964458 .demo { padding: 0; background-color: transparent; } #c_portalResNews_list-16315534765964458 .container { border: none; } #w_grid-1631553712926 > .w_grid > .p_gridbox:nth-child(1) { align-items: stretch; } #w_grid-1631553712926 > .w_grid > .p_gridbox:nth-child(1) > .p_gridCell:nth-child(1) { background-color: #fff; } @media (max-width: 768px) { body.wd-shield-mo > div.wd-20210310080847 { display: flex !important; height: 100vh; font-size: 20px; color: #333; line-height: 100vh; text-align: center; align-items: center; } body.wd-shield-mo > div.wd-20210310080847 div { width: 90%; margin-left: 5%; } body.wd-shield-mo > div.wd-20210310080847 svg { width: 20vw; height: 20vw; margin: auto; margin-bottom: 10vw; display: block; } body.wd-shield-mo > div.wd-20210310080847 path { fill: red; } body.wd-shield-mo > div.wd-20210310080847 h2 { font-size: 24px; color: #000; } body.wd-shield-mo > div.wd-20210310080847 p { font-size: 14px; color: #888; line-height: 3; } body.wd-shield-mo > div { display: none !important; } body.wd-shield-mo .wd-header { display: none; } } #c_portalResnav_main-16039838334933572 .bnav { background-color: transparent; } @media(min-width: 769px) { .c_portalResnav_main-01001 .container { max-width:none; width: 100%; display: flex; align-items: center; justify-content: space-between; max-width: 1200px; padding-left: 0; padding-right: 0; } .m_nav { display: none; } #navToggle { display: none; } } .clearfix:before, .clearfix:after { display: none; } .wd-tel a { font-size: 24px; font-weight: bold; color: var(--c); display: flex; align-items: center; } .wd-tel a svg { width: 1em; height: 1em; margin-right: 5px; } .wd-tel a path { fill: var(--c); } #c_portalResnav_main-16039823873222163.c_portalResnav_main-01001 { position: fixed; z-index: 99; width: 100% !important; background: #fff; border-bottom: 1px solid #ddd; } #c_portalResNews_list-16316387695813837 .wd-right p { font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden; } #c_portalResNews_list-16316387695813837 .wd-right .wd-title { margin-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } #c_portalResNews_list-16316387695813837 .wd-left img { height: 300px; } #w_common_text-1631641667010 span { color: var(--c) !important; } #w_common_text-1631638613529 span { color: var(--c) !important; } #w_common_text-1631642004584 span { color: var(--c) !important; } #c_portalResnav_main-16039838334933572 { border: none; } @media(min-width: 769px) { #w_grid-1632293101873 > .w_grid > .p_gridbox:nth-child(1) { display:flex; align-items: center; } } .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { display: none; } .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { display: none; } #c_portalResEbizads_banner-1632292504465 .swiper-button-prev i { line-height: 38px; } #c_portalResEbizads_banner-1632292504465 .swiper-button-next i { line-height: 38px; } #c_portalResEbizads_banner-16322979374475615 .swiper-button-prev i { line-height: 38px; } #c_portalResEbizads_banner-16322979374475615 .swiper-button-next i { line-height: 38px; } #c_portalResNews_list-16322980473632913 .news-cont .news-title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; white-space: normal; color: #333; } #c_portalResNews_list-16322980473545253 .news-cont .news-date { top: 0px; color: #666; } #c_portalResNews_list-16322980473545253 .news-cont .news-title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; white-space: normal; color: #333; } #c_portalResNews_list-16322980473545253 .borderB_default { position: relative; } #c_portalResNews_list-16322980473632913 .borderB_default { position: relative; } #c_portalResNews_list-16322980473632913 .news-cont .news-date { top: 0; color: #666; } #c_portalResNews_list-16322980473591110 .news-cont .news-title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; white-space: normal; color: #333; } #c_portalResNews_list-16322980473591110 .news-cont .news-date { top: 0; color: #666; } #c_portalResNews_list-16322980473591110 .borderB_default { position: relative; } @media only screen and (max-width: 768px) { .c_portalResPublic_codeContainer-01001021 { min-height:500px; width: 100%; } } @media only screen and (min-width: 769px) { .c_portalResPublic_codeContainer-01001021 { min-height:500px; width: 100%; } } .c_portalResPublic_codeContainer-01001021 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResPublic_codeContainer-01001021 .bt { width: 100%; height: 34px; margin: 0px 0 0px 0; font-size: 20px; color: #ddd; border-bottom: 1px solid rgba(0,0,0,0.08); } .c_portalResPublic_codeContainer-01001021 .bt h3 { width: auto; height: auto; float: left; font-size: 18px; color: var(--c); font-weight: 600; padding-right: 7px; padding-left: 10px; line-height: 27px; border-left: 4px solid var(--c); } .c_portalResPublic_codeContainer-01001021 .bt span { width: auto; height: auto; font-size: 14px; color: #888; padding-left: 8px; line-height: 36px; } .c_portalResPublic_codeContainer-01001021 .bt a { width: auto; height: auto; font-size: 14px; color: #666; padding-left: 8px; float: right; line-height: 30px; } .c_portalResPublic_codeContainer-01001021 .bt a:hover { color: #2985df; } .c_portalResPublic_codeContainer-01001021 .t { float: left; } #c_portalResProduct_list-16322988977627218 .p_Product { width: calc((100% - 60px) / 3); } #c_portalResNews_list-16322933450453790 a { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } #c_portalResNews_list-16322980473545253 .p_articles { padding: 12px; } #c_portalResNews_list-16322980473591110 .p_articles { padding: 12px; } #c_portalResNews_list-16322980473632913 .p_articles { padding: 12px; } #w_grid-1632293094008 > div > .p_gridbox { background-color: var(--c); } .w_tabswitchbox-001 .p_relationbtntab.active { background-color: #1a6cde; } #c_portalResNews_list-16322980473545253 .news-cont .news-title-box { padding-right: 100px; } #c_portalResNews_list-16322980473591110 .news-cont .news-title-box { padding-right: 100px; } #c_portalResNews_list-16322980473632913 .news-cont .news-title-box { padding-right: 100px; } .c_portalResNews_list-01001019 .p_news { background-color: transparent; } #w_grid-1632300115870 > div > .p_gridbox { background-attachment: fixed; } .w_fbtn-001 .p_CommonBtn { background-color: var(--c) !important; } #w_grid-1632299194845 > div > .p_gridbox { background-attachment: fixed; } #c_portalResPublic_codeContainer-1632292504490 .wd-item:hover a { color: var(--c); } #c_portalResPublic_codeContainer-1632292504490 svg { transition: 1s; background-color:#eee; } #c_portalResPublic_codeContainer-1632292504490 .wd-item:hover svg { transform: rotateY(180deg); } #c_portalResPublic_codeContainer-1632292504490 .wd-item:hover svg path { fill: var(--c); } #c_portalResNews_list-16322988977590110 .p_articles { padding: 10px; } #w_grid-1598596604105 > div > .p_gridbox { background-color: #373737; } #w_grid-1603984361215 > div > .p_gridbox { background-color: #444; border-top: 1px solid rgba(0, 0, 0, 0.1); } #c_portalResNews_list-16322933450453790 a { font-size: 14px; } #c_portalResNews_list-16322933450453790 .wd-20210922145247 { font-size: 14px; } .wd-20210923183240 a { display: block; font-size: 16px; color: #333; line-height: 1.4; margin-bottom: 10px; font-weight: normal; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-top: 8px; } .wd-20210923183240 a svg { width: 20px; height: 20px; margin-right: 10px; position: relative; top: 3px; } .wd-20210923183240 a svg path { fill: var(--c); } .wd-20210923183240 a:hover { color: #000; } .wd-20210923183240 p { font-size: 13px; color: #666; line-height: 1.8; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .w_tabswitchbox-001 .p_relationbtntab { color: #777; background-color: transparent; border-bottom:2px solid #eee; } .w_tabswitchbox-001 .p_relationbtntab.active { background-color: transparent; border-bottom: 2px solid var(--c); } .w_tabswitchbox-001 .p_relationbtntab.active .font { color: var(--c); } .w_tabswitchbox-001 .p_relationbtntab .font { font-size: 18px; font-weight: bold; color: #333; } #w_tabswitchbox-1632392835333 > .layout_1 > div > .e_link-000 { width: auto; margin-right: 20px; } .wd-20210923184603 .wd-item { display: flex; align-items: center; border-bottom: 1px dashed #eee; padding-bottom: 1px; margin-bottom: 1px; } .wd-20210923184603 p { width: 100px; color: #888; font-size: 13px; } .wd-20210923184603 a { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; font-size: 13px; color: #555; line-height: 22px; width: calc(100% - 100px); } .wd-20210923184603 a:hover { color: #666; } .w_tabswitchbox-001 > .layout_1 .p_box002 { background-color: transparent; margin-top: 25px; } .wd-20210923184603 .wd-item:nth-child(3) ~ div { display: none; } .wd-20210923184603 .wd-item:nth-child(3) { border: none; } .wd-20210923183240 { display: none; height: 140px; } .wd-20210923183240 .wd-item { position: relative; padding-left: 320px; } .wd-20210923183240 .wd-item i { font-size: 14px; color: #888; font-style: normal; display: block; margin-bottom: 5px; } .wd-20210923183240 .wd-item .wd-pic { width: 300px; position: absolute; top: 0; left: 0; } .wd-20210923183240 .wd-item .wd-pic img { width: 100%; height: 140px; object-fit: cover; transition: 1s; } .wd-20210923183240 .wd-item .wd-pic:hover img { transform: scale(1.05); } .wd-make .wd-20210923183240 { display: block; } .wd-20210923183240.wd-show { display: block; } .wd #w_grid-1632395412504 { display: none; } .wd #w_grid-1632395434716 { display: none; } .wd-20210923190724 { display: block; } .wd-20210923190724 .wd-item { transition: 1s; position: relative; width: 20%; overflow: hidden; background-color: #222; cursor: pointer; } .wd-20210923190724 .wd-item img { width: 100%; height: 10vw; object-fit: cover; transition: 1s; } .wd-20210923190724 .wd-item:hover img { filter: blur(2px); opacity: 0.3; transform: scale(1.1); } .wd-20210923190724 .wd-item .wd-wrapper { position: absolute; bottom: 0px; left: 0px; padding: 15px; } .wd-20210923190724 .wd-item .wd-wrapper a { color: #fff; font-size: 16px; transition: 1s; display: block; background-color: rgba(0, 0, 0, 0.7); -webkit-backdrop-filter: saturate(180%) blur(6px); backdrop-filter: saturate(180%) blur(6px); background-color: rgba(0, 0, 0, 0.4); padding: 2px 10px; border-radius: 50px; } .wd-20210923190724 .wd-item:hover .wd-wrapper a { transform: translateY(-10px); background-color: rgba(226, 172, 45, 0.7); } .wd-20210923190724 .wd-item .wd-wrapper p { font-size: 12px; color: #fff; display: none; } .wd-tel { display: block; } #w_grid-1598596604119 { width: 95%; max-width: 1240px; } #w_grid-1598596604119 > div > .p_gridbox { width: 100% !important; } #c_portalResnav_main-16039838334933572 .bnav { margin-left: -1.4rem; } .wd-20210923190724 .wd-prev { position: absolute; top: 10px; right: 40px; } .wd-20210923190724 .wd-next { position: absolute; top: 10px; right: 0px; } .wd-20210923190724 svg { width: 20px; height: 20px; } .wd-20210923190724 path { fill: #aaa; } .wd-20210923190724 svg:hover path { fill: #777; } .wd-20210923190724 .wd-next svg { transform: rotate(180deg); } #c_portalResEbizads_banner-1632392835493 .swiper-button-prev i { line-height:38px; } #c_portalResEbizads_banner-1632392835493 .swiper-button-next i { line-height:38px; } .wd #c_portalResPublic_codeContainer-1632292504490 .wd-20210915012940 { display:block; } #c_portalResPublic_codeContainer-1632292504485 .wd-20210915014920{ display:flex; justify-content:flex-end; } #c_portalResPublic_codeContainer-1632292504485 svg{ width:30px; height:30px; margin:0 3px; } #c_portalResPublic_codeContainer-1632292504485 path{ fill: #aaa; } #c_portalResPublic_codeContainer-1632292504485 .wd-prev:hover path{ fill:var(--c); } #c_portalResPublic_codeContainer-1632292504485 .wd-next:hover path{ fill:var(--c); } #c_portalResPublic_codeContainer-1632292504485 .wd-prev svg{ transform:rotate(180deg); } .c_portalResProduct_list-01001004 .p_CommonSquareNumBtn { width:10px !important; height:10px !important; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before { display:none; } #c_portalResNews_list-16322988977590110 .news-cont .news-title { color:#000 } #c_portalResNews_list-16322988977590110 .news-cont .news-date { color:#666; } #c_portalResNews_list-16322988977590110 .news-cont .news-summary { color:#333; } #c_portalResPublic_codeContainer-1632292504490 a:nth-child(2) { color:#333; } #c_portalResPublic_codeContainer-1632292504490 p { color:#666; } .wd #w_fline-1632645898844 { display:none; } .wd #w_fline-1632645973014 { display:none; } .wd #w_fline-1632645995841 { display:none; } #w_common_text-1632292504440 span { color:var(--c) !important; } #w_common_text-1632300115888 p:nth-child(2) span { color:var(--c) !important; } .wd #c_portalResEbizads_banner-1632392835493 { margin-top:70px; } .wd #c_portalResEbizads_banner-1632292504465 { margin-top:70px; } .wd #c_portalResEbizads_banner-1632292504465 { margin-top: 55px; } #c_portalResnav_main-16039823873222163 .header .navbar_nav li.dropdown:nth-child(3) .dropdown_menu { width:150px; } .w_fimg-000 .p_dimage { overflow:visible; } .w_grid-001 > div > .p_gridbox { display:flex; flex-wrap:wrap; align-items:flex-start; overflow:visible; } #c_portalResNews_list-16315509896825164 .wd-20210722094653 .wd-item .wd-right .wd-content { text-indent:2em; text-align:justify; } .c_portalResNews_detail-01001 .p_articles img { max-width:800px; height:auto !important; width:100% !important; } .c_portalResNews_detail-01001 .p_infoBox { display: none; } .c_portalResNews_detail-01001 .p_NewsDetail { max-width:800px; height:auto !important; width:100% !important; margin:0 auto; } #c_portalResNews_list-16315524428196541 { max-width:800px; height:auto !important; width:100% !important; margin:0 auto; margin-bottom:3%; } #c_portalResNews_list-16315524428196541 .newList .newTitle { display:block; font-size: 16px; } #c_portalResNews_detail-1604039186741 .p_headA { font-size:18px; line-height:1.7; display:none; } .c_portalResNews_detail-01001 .p_TitleBoxA { max-width:none; } .c_portalResNews_detail-01001 .p_dataSource { display:block; padding-bottom: 30px; text-align: center; margin-top: 0; display:none; } .c_portalResNews_detail-01001 .p_dataSource > li { display:none; } .c_portalResNews_detail-01001 .p_dataSource > li:nth-child(4) { display:block; } #c_portalResNews_detail-1604039186741 p { line-height:2 !important; } #c_portalResNews_detail-1604039186741 h2 { color:#000; margin-bottom:15px; } #c_portalResNews_detail-1604039186741 h3 { color:#111; margin-bottom:30px; } @media(max-width: 768px) { .nav { display:none; } .wd-tel { display:none; } .m_nav { position:fixed; top:0; left:0; width:100%; z-index:100; display:none; background: #fff; padding: 13%; min-height: 100vh; } .wd-logo img { width:70vw; } .header .container { padding:10px; } #c_portalResNews_detail-1604039186741 h2 { font-size:24px; } #c_portalResNews_detail-1604039186741 h3 { font-size:18px; } .c_portalResBreadcrumb_nav-01001002 { display:none !important; } #c_portalResNews_list-16315524428196541 .newList1 .title1 { display:block; } #c_portalResEbizads_banner-1632292504465 .bannerPic { height:40vh; object-fit:cover; } #c_portalResNews_list-16322933450453790 .wd-20210922145058 { width:50px; } #c_portalResEbizads_banner-1632292504465 .swiper-container { height:auto; } #w_grid-1632293094008 > div > .p_gridbox { padding:15px; } #w_grid-1632627422276 { padding:15px; } #w_grid-1632298097714 { margin-top:0; margin-bottom: 10px; } #c_portalResNews_list-16322980473545253 .p_articles { padding:0; } #w_tabswitchbox-1632298047189 > .layout_1 .p_box002 { margin-top:5px; } #w_grid-1632298897594 { margin-top:15px; } #w_grid-1632298897594 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-top:30px; } #w_grid-1632292504325 { padding:15px; } #c_portalResPublic_codeContainer-1632292504485 { display:none; } #w_grid-1632300115875 { padding:15px; } #w_grid-1632300115875> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-top:0; } #w_fline-1632300384302 { display:none; } #c_portalResPublic_codeContainer-16323002509963095 { display:none; } #w_grid-1632300115870 { display:none; } #w_grid-1632293094008 { display:none; } #c_portalResNews_list-16322988977590110 .p_articles { padding:0; } #c_portalResPublic_codeContainer-1632292504490 svg { width:100px; height:100px; } #c_portalResPublic_codeContainer-1632292504490 .wd-item { width:55vw; } #c_portalResProduct_list-16384249422235490 { margin-top:20px; } #navToggle svg { width:25px; height:25px; } .m_nav .top { position:absolute; top:30px; right:30px; } .m_nav li { padding:15px; } .m_nav li > a { font-size:18px; color:#333; } .m_nav .dropdown_menu { margin-top:5px; } .m_nav .dropdown_menu a { font-size:14px; color:#555; } #w_fimg-1631521339778 { display:none; } body.sub { padding-top:70px; } #c_portalResnav_main-16039823873222163.c_portalResnav_main-01001 { top:0; } #w_common_text-1631521499242 { text-align:center; } #w_common_text-1631521499253 { text-align:center; } #w_common_text-1631521499275 { text-align:center; } #w_grid-1631523189722 { padding:15px; } #w_fimg-1631523189562 { display:none; } #w_fimg-1631523658973 { display:none; } #w_grid-1631524864012 { margin-top:20px; } #w_fimg-1631524982777 { margin-top:20px; } #w_grid-1631525982980 { padding:0 15px; } #w_fimg-1631525982940 { display:none; } #c_portalResNews_list-16315509896825164 .wd-20210722094653 .wd-item{ display:block; } .c_portalResNews_list-01001007 .wd-left { margin-right:10px; width: 50px; } #c_portalResNews_list-16315509896825164 .wd-20210722094653 .wd-item .wd-pic{ width:100%; } .c_portalResNews_list-01001007 .wd-20210722142509 { padding:15px; } #c_portalResNews_list-16315509896825164 .wd-20210722094653 .wd-item .wd-right { padding:0; margin-top:15px; } #c_portalResNews_list-15985405031595071 { display:block !important; } #w_fimg-1630305714385 { display:none; } #c_portalResNews_list-15985405031595071 .titleLink{ display:block; white-space:normal; font-size:14px; } #c_portalResNews_list-15985405031595071 .title{ height:auto; } #c_portalResNews_list-15985405031595071 .contentBox { position:static; } #c_portalResNews_list-15985405031595071 .newList{ padding:0 15px; } #w_fimg-1630305720487 { display:none; } #w_grid-1631553712932 > div > .p_gridbox { padding:15px; } #w_grid-1631553712936 > div > .p_gridbox{ padding:15px; } } #c_portalResNews_list-16315534765964458 { max-width:800px; } .container { width:100%; } .wd #c_portalResFile_relatedlist-16040330140281367 { display:none; } .wd #c_portalResFile_relatedlist-16040330140281367.wd-show { display:block; }