﻿.e_FlowCommonStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .fa_hRoute{ position: relative; z-index:3; } .fa_hRoute .fa_li{ position: relative; display: block; } @keyframes rotate{ 0%{ transform:rotate(0); } 100%{ transform:rotate(360deg); } } @media screen and (min-width: 769px) { .fa_hRoute .fa_Img{ padding-bottom: 50%; border-radius:10px; position: relative; z-index: 5; transition: all 0.8s; transform: translateY(110px); } .fa_hRoute .swiper-slide-next .fa_Img{ transform: translateY(0); transition-delay:0.5s; } .fa_hRoute .fa_tt{ position: absolute; left:0; bottom:0; right:0; padding:30px; transition:all 0.8s; transform:translateY(0%); opacity:1; z-index:3; } .fa_hRoute .fa_Img:before{ content:""; background:linear-gradient(transparent,var(--main-color)); position:absolute; left:0; bottom:0; right:0; z-index:1; transition:all 0.8s; height:60%; } .fa_hRoute .swiper-slide-next .fa_Img:before{ height:0; } .fa_hRoute .fa_Img:after{ content: ""; position: absolute; left: -120%; top: 0; width: 100%; height: 100%; background-image: -moz-linear-gradient(0deg, rgba(0, 145, 215, 0), rgba(255, 255, 255, .3), rgba(0, 145, 215, 0)); background-image: -webkit-linear-gradient(0deg, rgba(0, 145, 215, .0), rgba(255, 255, 255, .3), rgba(0, 145, 215, 0)); transform: skewx(-25deg); z-index: 3; } .fa_hRoute .fa_li:hover .fa_Img:after{ left: 120%; -moz-transition: all 1s ease; -o-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; } .fa_hRoute .swiper-slide-next .fa_li .fa_tt{ transform:translateY(100%); opacity: 0; transition-delay:0.5s; } .fa_hRoute .fa_tt h3{ font-size: var(--f30); color:#fff; font-weight:400; } .fa_hRoute .fa_tit{ padding-top:30px; padding-bottom: 10px; } .fa_hRoute .fa_tit h4{ font-size: var(--f28); color:#fff; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: 600; } .fa_hRoute .fa_tit p{ text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:14px; color:rgba(255,255,255,0.6); line-height:16px; margin-top: 20px; } .fa_hRoute .fa_box_btn>div.fa_btn_l{ transform:rotateY(-180deg); } .fa_hRoute .fa_swplist{ position: relative; } .fa_hRoute .swiper-container{ overflow: visible!important; } .fa_hRoute .fa_li{ } .fa_hRoute .fa_htitle{ width:50%; padding-right:50px; } .fa_hRoute .fa_swplist{ margin-top: -110px; } .fa_hRoute .fa_box_btn{ position: absolute; right:-50px; top:-100px; width:140px; height:140px; display: flex; justify-content: center; align-items: center; z-index:10; } .fa_hRoute .fa_box_btn:before{ content: ""; position: absolute; top: -10px; left: -10px; right: -10px; bottom: -10px; background: url(404.png) center no-repeat; background-size:100%; animation: rotate 10s linear infinite; } .fa_hRoute .fa_box_btn>div{ color:var(--main2-color); font-size:20px; display: block; width:40px; text-align:center; transition:all 0.5s; cursor:pointer; position:relative; z-index:15; } } @media screen and (max-width: 768px) { .fa_hRoute .fa_Img{ padding-bottom:60%; border-radius:15px; } .fa_hRoute .fa_tt{ display:none; } .fa_hRoute .fa_tit h4{ font-size:18px; color:#fff; margin:10px 0; } .fa_hRoute .fa_tit p{ font-size:14px; color:#fff; opacity:0.8; } .fa_hRoute .fa_swplist{ margin-top:30px; } .fa_hRoute .fa_box_btn{ margin-top:30px; } .fa_hRoute .fa_box_btn>div{ display:inline-block; font-size:20px; color:#fff; margin-right:15px; } .fa_hRoute .fa_box_btn>div.fa_btn_l{ transform:rotateY(180deg); } }.fa_pageBanner{ position:relative; overflow:hidden; } .fa_pageBanner .fa_bg{ position:relative; background: #000; } .fa_pageBanner .fa_bg img{ max-height:70vh; height:700px; width:100%; object-fit: cover; opacity: 0.6; } .fa_pageBanner .fa_tit{ position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; z-index:2; text-align: center; } .fa_pageBanner .fa_tit h4{ font-size: var(--f50); color: #fff; font-weight: 600; text-transform:capitalize; } .fa_pageBanner .fa_tit h3{ font-size:var(--f30); color:#fff; margin-top:2rem; text-transform:capitalize; font-weight: 400; } @media screen and (min-width: 769px){ } @media screen and (max-width: 768px){ .fa_pageBanner .fa_bg img{ max-height:40vh; height:400px; width:100%; object-fit: cover; opacity: 0.6; } }  .fa_hBanner { position: relative; overflow: hidden; padding: 0; margin: 0; background:#c9c0bc; } .fa_hBanner .fa_li { overflow: hidden; position: relative; } .fa_hBanner .fa_pic { font-size: 0; line-height: 1; overflow: hidden; position: relative; -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); transition:all 1.5s; transition-delay:1.8s; } .fa_hBanner .fa_pic:before{ content:""; background:linear-gradient(90deg,#130f0b,transparent); position: absolute; left:0; top:0; bottom:0; right:0; z-index: 4; opacity: 0.5; } .fa_hBanner .fa_pic img, .fa_hBanner .fa_pic video { width: 100%; height: 100vh; object-fit: cover; opacity: 1; max-height:1200px!important; } .fa_hBanner .swiper-slide-active .fa_pic { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); transition-delay:0s; } .fa_hswp_btn>div { position: absolute; top: 50%; transform: translateY(-50%); color: #fff; background: rgba(31, 75, 104, 0.3); padding: 20px 5px; font-size: 30px; z-index: 10; cursor: pointer; } .fa_hBanner .fa_tit { position: absolute; left: 0%; z-index: 5; transition: all 0.5s; bottom: 20%; right: 0; } .fa_hBanner .fa_tit .fa_wrap { max-width: 1400px; width: 96%; padding: 0 10px; margin: auto; position: relative; } .fa_hBanner .fa_tit h3 { font-size: 4rem; color: #fff; transition: all 0.5s; opacity: 0; transform: translateY(20px); line-height: 1.2; position: relative; display: inline-block; font-weight: 700; text-transform: uppercase; } .fa_hBanner .fa_tit h3 span { position: relative; } .fa_hBanner .fa_tit h4 { font-size: 3rem; opacity: 0; color: #fff; line-height: 1.5; margin: auto; margin-top: 1vw; font-family: 'he'; } .fa_hBanner .fa_tit h6 { font-size: var(--f26); transition: all 0.5s; opacity: 0; transform: translateY(30px); font-weight: 400; text-transform: capitalize; color: #fff; position: relative; line-height: 1.5; margin-top: var(--f30); } .fa_hBanner .fa_More { margin-top: 3vw; transition: all 0.5s; opacity: 0; transform: translateY(20px); } .fa_hBanner .swiper-slide-active .fa_More { opacity: 1; transform: translateY(-0%); transition: all 0.8s 0.8s; } .fa_hBanner .swiper-slide-active .fa_tit h3 { opacity: 1; transform: translateY(-0%); transition: all 0.8s 0.5s; } .fa_hBanner .swiper-slide-active .fa_tit h4 { opacity: 1; letter-spacing: 0; transition: all 0.8s 0.8s; } .fa_hBanner .swiper-slide-active .fa_tit h6 { opacity: 1; transform: translateY(-0%); transition: all 0.8s 0.6s; } .fa_hBanner .fa_downbox{ position:absolute; right:5vw; bottom:5%; display:flex; align-items:center; z-index:5; } .fa_hBanner .fa_downbox .fa_line{ width: 150px; position: relative; height: 2px; background: rgba(255,255,255,0.2); margin-right: 20px; } .fa_hBanner .fa_downbox .fa_line span{ background:#fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; } .fa_hBanner .fa_downbox .fa_swpboxbtn>div{ display:inline-flex; width:40px; height:40px; border-radius:5px; border:#fff solid 1px; color:#fff; font-size:14px; align-items:center; justify-content:center; transition:all 0.5s; cursor:pointer; } .fa_hBanner .fa_downbox .fa_swpboxbtn>div:hover{ color:#333; background:#fff; } @media screen and (max-width: 768px) { .fa_hBanner .fa_tit { text-align:center; } .fa_hBanner .fa_tit h3, .fa_hBanner .fa_tit h6 { font-size: 20px; } .fa_hBanner .fa_tit h4 { font-size: 20px; } .fa_htitle .fa_tt_span { display: none; } .fa_hBanner .fa_pic img, .fa_hBanner .fa_pic video { width: 100%; height: auto; height:60vh; max-height:600px!important; } .homeBanner_navbtn { display: none; } .fa_hBanner .fa_swpbtn { display: none; } .fa_swp_button span { width: 10px; height: 10px; } .fa_swpboxbtn>div{ width:40px; height:40px; font-size:16px; } }.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; display:flex; flex-wrap:wrap; justify-content:space-between; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; }  .reset_style h1, .reset_style h2, .reset_style h3, .reset_style h4, .reset_style h5, .reset_style h6 { font-weight: normal; } .reset_style h3 { text-transform: uppercase; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } .p_page .pre,.p_page .next{ height: 40px; width: 40px; text-align: center; padding: 0 !important; border-radius: 2px; border:none!important; transition:all 0.5s; } .p_page .next .iconfont::before { float: none; } .p_page .pageNum{ height: 40px; width: 40px; padding: 0 !important; border-radius: 2px; text-align: center; border:none!important; line-height:40px; transition:all 0.5s; } .p_page .pageNum.active,.p_page .pageNum:hover,.p_page .pre:hover,.p_page .next:hover{ background:var(--main-color); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 900px) { .reset_style h1 * { font-size:30px!important; } .reset_style h2 * { font-size: 16px!important; } .reset_style h3 * { font-size: 22px!important; } .reset_style h4 * { font-size: 18px!important; } .reset_style h5 * { font-size: 16px!important; } .reset_style h6 * { font-size: 14px!important; } .p_pagebox .num .iconfont{ display:none!important; } } @keyframes aline { 0% { width:10px; } 50% { width:50px; } 100% { width:10px; } } .fa_hNews .fa_li { position:relative;  overflow: hidden; } .fa_hNews .fa_li>div { position:relative; } .fa_hNews .fa_li .fa_Img { padding-bottom:66%; transition: all 0.5s; border-radius: 8px; } .fa_hNews .fa_li .fa_Img:before{ content: ""; position: absolute; left: -120%; top: 0; width: 100%; height: 100%; background-image: -moz-linear-gradient(0deg, rgba(0, 145, 215, 0), rgba(255, 255, 255, .3), rgba(0, 145, 215, 0)); background-image: -webkit-linear-gradient(0deg, rgba(0, 145, 215, .0), rgba(255, 255, 255, .3), rgba(0, 145, 215, 0)); transform: skewx(-25deg); z-index: 5; } .fa_hNews .fa_li:hover .fa_Img:before{ left: 120%; -moz-transition: all 1s ease; -o-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; } .fa_hNews .fa_li .fa_tit { margin-top:20px; } .fa_hNews .fa_li .fa_tit h3 { font-size:var(--f20); text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; line-height:36px; height:72px; color:#333; } .fa_hNews .fa_li .fa_tit p{ display:flex; justify-content:space-between; align-items:center; color: #857671; font-size: 16px; } .fa_hNews .fa_li .fa_tit p i{ display:inline-block; font-size:14px; padding: 2px 10px; border: #857671 solid 1px; border-radius:500px; transition:all 0.5s; } .fa_hNews .fa_li:hover .fa_tit p i{ color:#fff; background:var(--main-color); border-color:var(--main-color); } @media screen and (min-width: 769px) { .fa_hNews .fa_li{ margin-bottom:0; } } @media screen and (max-width: 768px) { }  .fa_News .fa_li { display:block; position:relative; } .fa_News .fa_li .fa_Img { padding-bottom:60%; } .fa_News .fa_li .fa_date h3 { color:#3b4a6b; font-size:2.6rem; line-height:1; } .fa_News .fa_li .fa_date h5 { font-size:var(--f18); color:#3b4a6b; opacity: 0.5; margin-top:0.5rem; line-height:1; } .fa_News .fa_li .fa_link span { font-size:0.85rem; color:#3e4a61; padding-bottom:1px; border-bottom:#3e4a61 solid 1px; } .fa_News .fa_li .fa_link i { display:inline-flex; width: 42px; height: 30px; border: 1px solid #3b4a6b; border-radius: 18px; justify-content: flex-end; align-items: center; padding: 5px; margin-left: 10px; transition: ease .6s; color:#3b4a6b; } .fa_News .fa_li:hover .fa_link i { background: var(--main-color); color:#fff; border-color: var(--main-color); padding-right:12px; } .fa_News .fa_li .fa_link i:before { content:"\e61a"; font-family: "iconfont1"; transition: ease .6s; transform:rotate(-45deg); } .fa_News .fa_li:hover .fa_link i:before { transform:rotate(-0deg); } .fa_News .fa_li .fa_tit h2 { font-size:var(--f22); line-height:32px; height:64px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; margin:2rem 0 1rem; color:#001f3f; transition:all 0.5s; } .fa_News .fa_li:hover .fa_tit h2 { color:var(--main-color); } .fa_News .fa_li .fa_tit p { text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; font-size:14px; line-height:24px; height:48px; color:#888; } @media screen and (min-width: 769px) { .fa_News .fa_li .fa_top { display:flex; position:relative; z-index:3; justify-content:space-between; margin-bottom:1.5rem; } } @media screen and (max-width: 768px) { .fa_News .fa_li{ margin-bottom:30px; } .fa_News .fa_li .fa_top{ display:none; } }  .fa_News2 .fa_li{ display:block; background:#f5f5f5; padding:var(--f40); } .fa_News2 .fa_li p{ } .fa_News2 .fa_li p i{ display:inline-flex; align-items:center; justify-content:center; color:var(--main-color); background:#e0e4e7; font-size: 2rem; width: 5rem; height: 5rem; border-radius:500px; } .fa_News2 .fa_li h3{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top: 2rem; color:#333; } .fa_News2 .fa_li article{ text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical; font-size:14px; line-height:24px; height:72px; color:#888; margin-top:30px; margin-bottom:40px; } .fa_News2 .fa_li h6 span{ display:inline-block; color:#999; background:#e0e4e7; line-height:40px; width:120px; text-align:center; border-radius:5px; transition:all 0.5s; } .fa_News2 .fa_li:hover h6 span{ color:#fff; background:var(--main-color); } @media screen and (min-width: 769px) { .fa_News2 .fa_li p { margin-top:-4.5rem; } }  .fa_Buss{ overflow:hidden; } .fa_Buss .fa_it{ position:relative; display:block; } .fa_Buss .fa_Img{ padding-bottom: 90%; background:#000; } .fa_Buss .fa_tit{ position:absolute; left:0; top:50%; transform:translateY(-50%); right:0; padding:2vw; text-align:center; z-index:3; } .fa_Buss .fa_tit h4{ font-size: 2rem; color:#fff;  font-weight: 300; } .fa_Buss .fa_tit p span{ display:inline-block; line-height:40px; background:#fff; color:#333; padding:0 10px; min-width:110px; border-radius:5px; transition:all 0.5s; } .fa_Buss .fa_tit p span:hover{ background:var(--main-color); color:#fff; } @media screen and (min-width: 769px) { .fa_Buss .fa_swplist{ position:relative; max-width:1280px; margin:auto; } .fa_Buss .fa_tit{ transition:all 0.5s; } .fa_Buss .fa_it:hover .fa_tit{ opacity:0; } .fa_Buss .fa_it .fa_Img img{ opacity:0.8; } .fa_Buss .fa_it:hover .fa_Img img{ opacity:1; } .fa_Buss .fa_wswp_btn>div{ position:absolute; top:50%; transform:translateY(-50%); width:60px; height:60px; color:#666; background: rgba(255,255,255,0.85); -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); border-radius:500px; font-size:20px; box-shadow:5px 5px 30px rgba(0,0,0,0.1); align-items:center; justify-content:center; display: flex; z-index: 5; transition:all 0.5s; overflow:hidden; } .fa_Buss .fa_wswp_btn>div:hover{ color:#fff; background:var(--main-color); } .fa_Buss .fa_wswp_btn>div.fa_btn_l{ left:calc(-60px - 3vw); } .fa_Buss .fa_wswp_btn>div.fa_btn_r{ right:calc(-60px - 3vw); } } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%;margin:0px auto;}body,#-remove--flag{} @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResNews_category-1744771166975 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_category-1744771166975 >div{ animation-fill-mode:both; } #c_portalResNews_category-1744771166975{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResEbizads_banner-1744771166970 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-1744771166970 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-1744771166970{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1744771166950 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1744771166960 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1744771166960 > div{ background:linear-gradient(#fff,#ecf2f9); } #w_grid-1744771166960 > div > .p_gridbox{ width:96%; padding:5vw 5vw; margin:auto; max-width:var(--wrapper); }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1744771166950{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1744771166960{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:60px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResNews_list-1744771166980 .p_articles{ width:calc((100% - 0px)/3); } #c_portalResNews_list-1744771166980 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-1744771166980 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-1744771166980 >div{ animation-fill-mode:both; } #c_portalResNews_list-1744771166980 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-1744771166980 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-1744771166980 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-1744771166980 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-1744771166980 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-1744771166980 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-1744771166980 .fa_News .fa_li .fa_top{ position:relative; z-index:3; justify-content:space-between; margin-bottom:1.5rem; display:none; } #c_portalResNews_list-1744771166980{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:0px; margin-right:0px; margin-left:0px; max-width:none; width:auto; margin-top:0px; margin-bottom:0px; min-width:0px; height:auto; padding-right:0px; }