 .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); } .e_IndexOrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; }  .e_IndexOrdinaryStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; } .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; } .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .stylebox_link{ float: right; vertical-align: middle; margin-right: 15px; } .e_IndexOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_IndexOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_IndexOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_IndexOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; height: calc(100% - 48px); width-uint:%; } .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }.pub_banner { width:100%; position:relative; max-height:600px; overflow:hidden;} .pub_banner:before{ content:""; dislay:block; width:100%; height:100%; background:rgba(0,0,0,0.5); left:0; top:0; z-index:1; position:absolute;} .pub_banner img{ width:100%; max-height:100%; animation: bannerimg 2s;} .pub_banner .banner_info { position:absolute; width:100%; z-index:2; color:#fff; text-align:center; left:0; top:50%;transform: translateY(-50%); padding:0 15px;} .pub_banner .banner_info h1{ font-size:3rem; animation: puBanner 2s; line-height:1.5; text-shadow:0 5px 10px rgba(0,0,0,0.2);} .pub_banner .banner_info p {font-size:16px;text-transform: uppercase;animation: puBanner 3s;text-shadow:0 5px 10px rgba(0,0,0,0.2);font-family: trebuchet ms,helvetica,sans-serif;text-transform: uppercase;} @keyframes puBanner { from {transform: translateY(100px); opacity:0;} to {transform: translateY(0px);opacity:1;} } @keyframes bannerimg { from {transform: scale(1.2);} to {transform: scale(1);} } @keyframes jiantoushang { from { opacity:0;} to { opacity:1;} } .pub_banner i.icon-jiantou {color:#fff; font-size:24px; position:absolute; bottom:20px; left:50%; z-index:3; height:30px; transform:translateX(-50%) rotate(90deg); animation: jiantoushang 2s;line-height:30px;} @media (max-width: 768px) { .pub_banner {width:100%;position:relative;height: 200px;overflow:hidden;} .pub_banner img{ width:auto; height:100%;} .pub_banner .banner_info h1{ font-size:2rem;} .pub_banner .banner_info p {font-size:12px;text-transform: uppercase;} }.c_portalResEbizads_banner-01001018 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResEbizads_banner-01001018 >div{animation-fill-mode:both; } .w_fimg-001 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-001 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-001 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-001 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-001 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-001{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-001 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-001 .font { white-space: nowrap; } .w_fimg-001 .p_link001{ width:100%; height:calc(100% - 30px); } .w_fimg-001 .p_link002{ width:100%; height:30px; } .w_fimg-001 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-001 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-001 .e_image:hover:after { background: transparent; } .w_fimg-001 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(../image/camera.png) no-repeat center; }@media only screen and (max-width: 768px) { .c_portalResIntro_category-01001001 { height: auto; width: 280px; overflow: visible; max-width:1180px; min-height:192px; margin-left: 0; margin-right: 0; } .c_portalResIntro_category-01001001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; margin-top: 6px; } .c_portalResIntro_category-01001001 .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) { .c_portalResIntro_category-01001001 .p_btn-show,.c_portalResIntro_category-01001001 .p_btn-hide{display: none;} .c_portalResIntro_category-01001001 { height: auto; width: 280px; overflow: visible; max-width:1180px; min-height:192px; margin-left: 0; margin-right: 0; } .c_portalResIntro_category-01001001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResIntro_category-01001001 .p_categoryBox{ line-height:24px; } .c_portalResIntro_category-01001001 .p_categoryBox .p_linkBox { width:100%; display: -webkit-box; display: flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; align-items:center; } .c_portalResIntro_category-01001001 .p_categoryBox .p_title{ text-align: center; padding:7px 10px; height: 100%; width: 300px; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; -moz-box-flex: 1; box-flex: 1; } .c_portalResIntro_category-01001001 .p_categoryBtn{ display:inline-block; vertical-align:middle; background-color:rgba(255,255,255,0); border-color:rgba(255,255,255,0); border-style: solid; border-width: 0; height:auto; width:0px; padding:0; position:static; text-align: center; } .c_portalResIntro_category-01001001 .p_linkBox .iconfont:before{ content:''; } .c_portalResIntro_category-01001001 .p_linkBox .icon-arrow_up:before{ content:'\e6c9'; } .c_portalResIntro_category-01001001 .p_linkBox .icon-arrow_down:before{ content:'\e6c8'; } .mouse_bac:hover .p_categoryBtn { color: #60a9d7; } .c_portalResIntro_category-01001001 .p_categoryBox .p_childBox { } .c_portalResIntro_category-01001001 .p_categoryBox .p_parentBox{ position:relative; border-bottom: 1px solid #f0f1f6; } .c_portalResIntro_category-01001001 .p_categoryBox .p_parentBox .p_parentBox { padding-left: 18px; } .c_portalResIntro_category-01001001 .p_parentBox:last-child .p_linkBox { border-bottom:0 none; } .c_portalResIntro_category-01001001 .p_categoryBox .slideOut{ position:absolute; left:100%; top:0; width:100%; height:auto; } .c_portalResIntro_category-01001001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResIntro_category-01001001 .p_image>img { width: 100%; height: 100%; } } @media only screen and (min-width: 769px) and (max-width: 1024px) {} .c_portalResIntro_category-01001001 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResIntro_category-01001001 >div{ animation-fill-mode:both; } .c_portalResIntro_category-01001001 .NavList_a1{ text-transform:capitalize; } .c_portalResIntro_category-01001001 .NavList_a1 ul{text-align: center;display: block;flex-wrap:nowrap;font-size:0px;} .c_portalResIntro_category-01001001 .NavList_a1 a{position:relative;font-size: 20px;height:50px;line-height:50px;padding: 0px 0px;color:#333;font-weight:normal;display:flex;align-items:center;transition:0.3s ease 0s;} .c_portalResIntro_category-01001001 .NavList_a1 .more img{ width:28px; height:28px; margin-right:5px; display:inline-block; vertical-align:middle; } .c_portalResIntro_category-01001001 .NavList_a1 a.active{ color: #d3c08c; border-bottom: 2px solid #d3c08c; } .c_portalResIntro_category-01001001 .NavList_a1 a.active:before{ width:80%; left:10%; background-color:#8dba34; } .c_portalResIntro_category-01001001 .NavList_a1 .more:after{ content:""; position:absolute; width:1px; height:15px; background:rgba(255,255,255,.5); top:50%; margin-top:-7px; right:0px; } .c_portalResIntro_category-01001001 .NavList_a1 li:last-child .more:after{ display:none; } .c_portalResIntro_category-01001001 .NavList_a1 a:before{ position:absolute; content:''; left:50%; bottom:0px; width:0%; height:3px; background-color:none; transition:all .3s; display:none; } .c_portalResIntro_category-01001001 .NavList_a1 a:hover:before{ width:80%; left:10%; background-color:#8dba34; } .c_portalResIntro_category-01001001 .NavList_a1 li{position:static;display:inline-block;color:#fff;width:auto;vertical-align:top;text-align: center;padding: 0 30px;} .c_portalResIntro_category-01001001 .menu-slide{ z-index:-1; position:absolute; background:#8dba34; bottom:0px; display:none; transition:0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s; } .c_portalResIntro_category-01001001 .swiper-container .swiper-notification{ position:absolute; left:0px; top:0px; pointer-events:none; opacity:0; z-index:-1000; } .c_portalResIntro_category-01001001 .NavList_a1 .e_switchbtn{ display:none; } @media screen and (min-width: 769px){ .c_portalResIntro_category-01001001 .NavList_a1 a:hover{ color: #d3c08c;  border-bottom: 2px solid #d3c08c; } } @media screen and (max-width: 1400px){ .c_portalResIntro_category-01001001 .NavList_a1 a { padding: 0px 30px; } } @media screen and (max-width: 1200px){ .c_portalResIntro_category-01001001 .NavList_a1 a { padding: 0px 30px; font-size: 14px; } } @media screen and (max-width: 1024px){ .c_portalResIntro_category-01001001 .NavList_a1{ border-bottom:1px solid #ddd; } .c_portalResIntro_category-01001001 .NavList_a1 a { padding: 0px 30px; font-size: 14px; } .c_portalResIntro_category-01001001 .menu-slide { display: none; } } @media screen and (max-width: 768px){ .c_portalResIntro_category-01001001 .NavList_a1{ border-bottom:none; padding:0px 25px; } .c_portalResIntro_category-01001001 .NavList_a1 .e_switchbtn{ display:block; } .c_portalResIntro_category-01001001 .NavList_a1 .more:after{ display:none; } .c_portalResIntro_category-01001001 .e_switchbtn{ position: absolute; top: 50%; transform: translateY(-50%); width: 25px; height: 62px; line-height: 62px; text-align: center; z-index: 999; background: rgba(60, 60, 60, 1); color: #fff; cursor: pointer; } .c_portalResIntro_category-01001001 .btn-next { right: 0px; } .c_portalResIntro_category-01001001 .btn-pre { left: 0px; } .c_portalResIntro_category-01001001 .NavList_a1 ul { text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 0; } .c_portalResIntro_category-01001001 .NavList_a1 a { padding: 0px 20px; font-size: 14px; height:50px; line-height:50px; } .c_portalResIntro_category-01001001 .NavList_a1 a:hover { color: #fff; background: #d71518; } .c_portalResIntro_category-01001001 .NavList_a1 a:active { color: #fff; background: #d71518; } } .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(../image/camera.png) no-repeat center; }.c_portalResNews_list-01001014{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001014 .p_title .font{ width:inherit; white-space:normal; display:inline-block; line-height:19px; vertical-align:top; } .c_portalResNews_list-01001014 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001014 .p_TitleBox{ display: flex; align-items:flex-end; } .c_portalResNews_list-01001014 .title_left{ flex: 1; } .c_portalResNews_list-01001014 .p_new{ background:#008000; display:inline-block; float:left; margin:0; padding-bottom:0px; padding-left:2px; padding-right:2px; padding-top:0px; color:#ffffff; font-size:14px; text-align:center; white-space:nowrap; overflow:visible; } .c_portalResNews_list-01001014 .p_new .font{ vertical-align:middle; } .c_portalResNews_list-01001014 .p_new .iconfont:before{content:"";shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResNews_list-01001014 .p_hot{ background:#ED5A5A; display:inline-block; float:left; margin:0; padding-bottom:0px; padding-left:2px; padding-right:2px; padding-top:0px; color:#ffffff; font-size:14px; text-align:center; white-space:nowrap; overflow:visible; margin-right:2px; } .c_portalResNews_list-01001014 .p_hot .font{ vertical-align:middle; } .c_portalResNews_list-01001014 .p_hot .iconfont:before{content:"";shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResNews_list-01001014 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001014 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001014 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001014 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001014 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001014 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001014 .p_PromptNoneData .prompt_content { padding-left: 65px } .c_portalResNews_list-01001014 .p_moreBtn { position: static; width: auto; display: inline-table; min-height: 29px; margin: 0; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; min-width: 86px; cursor: pointer; text-align: center } .c_portalResNews_list-01001014 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001014 .p_moreBtn .iconfont:before { content: "" } @-moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle } .c_portalResNews_list-01001014 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001014 .p_loading .iconfont:before {content: "";shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResNews_list-01001014 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalResNews_list-01001014 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalResNews_list-01001014 .p_ToDetail { display: inline-block; margin: 0; padding: 5px 10px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a>.c_portalResNews_list-01001014 .p_ToDetail:hover { cursor: pointer } .c_portalResNews_list-01001014 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001014 .p_summary { text-align: left; vertical-align: top; word-break: break-all } .c_portalResNews_list-01001014 .p_time { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; line-height: 18px; vertical-align: top } .c_portalResNews_list-01001014 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001014 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001014 .p_title {  width: 100%; margin: 0; padding: 0; text-align:center; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .c_portalResNews_list-01001014 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001014 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001014 .p_images { margin: 0; width: 168px; height: 138px; padding: 0; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; vertical-align: middle; text-align: center; margin-right: 15px } .c_portalResNews_list-01001014 .p_articles {margin: 0;width:calc((100% - 0px)/10); height: 186px;padding: 0;} .c_portalResNews_list-01001014 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001014 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001014 { overflow: hidden; } .c_portalResNews_list-01001014 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001014 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001014 .p_assist { width: auto; height: auto; } .c_portalResNews_list-01001014 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001014 .p_about { display: inline-block; vertical-align: middle } .c_portalResNews_list-01001014 .p_articles { display: inline-block; height: auto; min-width: 250px; width: calc((100% - 0px)/1); padding: 1px 10px; overflow: hidden; float: left; } .c_portalResNews_list-01001014 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001014 .p_thumbnail img { width:100%;} .c_portalResNews_list-01001014 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001014 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001014 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001014 .p_assist { margin-top: 2px; } .c_portalResNews_list-01001014 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResNews_list-01001014 .p_ToDetail { float: right; position: relative } .c_portalResNews_list-01001014 .p_summary { white-space: normal } .c_portalResNews_list-01001014 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } .c_portalResNews_list-01001014 article{ word-wrap: break-word !important; word-break: normal !important; } @media only screen and (max-width: 768px) { .p_pagebox .pre .font { line-height: 22px; color: #fff; } .p_pagebox .next .font { line-height: 22px; color: #fff; } .p_pagebox .js_pageBtnDisable .iconfont { color: #fff; } .porTbox { height: 200px !important; } .c_portalResNews_list-01001014 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001014 .mp_linkUrl{ display: block; height: auto; } .c_portalResNews_list-01001014 .p_SummaryBox{ display: none; } .c_portalResNews_list-01001014 .p_ToDetail{ display: none !important; } .c_portalResNews_list-01001014 .mP_SummaryBox{ clear: both; } .c_portalResNews_list-01001014 .p_Information{ display: flex; padding: 10px 0; } .c_portalResNews_list-01001014 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001014 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResNews_list-01001014 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001014 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001014 .p_articles{ border: none } .c_portalResNews_list-01001014 .p_Recommend { display: inline-block; } .c_portalResNews_list-01001014 .p_top { display: inline-block; } .c_portalResNews_list-01001014 .p_title11{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-overflow: ellipsis; } } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001014 .mp_linkUrl{ display: none; } .c_portalResNews_list-01001014 .mP_SummaryBox{ display: none; } .c_portalResNews_list-01001014 .p_Information{ display: none; } .c_portalResNews_list-01001014 .p_KeyWord{ display: none; } .c_portalResNews_list-01001014 .blank{ display: none; } .c_portalResNews_list-01001014 .p_Recommend { display: inline-block; } .c_portalResNews_list-01001014 .p_top { display: inline-block; } .c_portalResNews_list-01001014 .p_title11{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-overflow: ellipsis; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResNews_list-01001014 .p_CommonSummaryBoxA{ text-align:center; } .c_portalResNews_list-01001014 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResNews_list-01001014 >div{ animation-fill-mode:both; } .c_portalResNews_list-01001014 .newListBox{ width:100%; height:auto; overflow:hidden; } .c_portalResNews_list-01001014 .container{ width:100%; overflow:hidden; margin:1rem auto; padding:0 1rem; } .c_portalResNews_list-01001014 .newList{ overflow:hidden; padding:1rem; width:100%; height:auto; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #eaeaea; transition:all .5s ease; } .c_portalResNews_list-01001014 .newList1{ padding:10px 0; background:#fafafa; } .c_portalResNews_list-01001014 .newList1 .title1{ font-size:1.125rem; font-weight:bold; color:#e7463c; margin-bottom:5px; } .c_portalResNews_list-01001014 .newList1 .newSummry{ margin-bottom:15px; } .c_portalResNews_list-01001014 .readMore{ display:block; float:none; width:130px; height:30px; padding:0px; color:#e7463c; line-height:30px; border:1px solid #e7463c; transition:all 0.3s ease; } .c_portalResNews_list-01001014 .readMore:hover{ background:#e7463c; color:#fff; } .c_portalResNews_list-01001014 .newList1 .newLinkBox{ padding:0px; } .c_portalResNews_list-01001014 .newLinkBox{ position:relative; display:flex; flex-wrap:nowrap; width:100%; height:100%; padding-right:10%; overflow:hidden; } .c_portalResNews_list-01001014 .leftTimeBox{ width:80px; height:auto; background:#f5f5f5; text-align:center; font-family:arial; transition:all .5s ease; } .c_portalResNews_list-01001014 .centerContentBox{ width:calc((100% - 80px)/1); padding-left:3%; } .c_portalResNews_list-01001014 .rightIcon{ position:absolute; top:50%; right:0px; transform:translateY(-50%); width:25px; height:25px; border-radius:20px; overflow:hidden; } .c_portalResNews_list-01001014 .newData{ font-size:2.75rem; line-height:46px; color:#e7463c; padding-top:15px; display:none; } .c_portalResNews_list-01001014 .newTitle{font-size:1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .5s ease;text-align:left;padding:5px 0;margin:5px 0;} .c_portalResNews_list-01001014 .newToolBox{ margin:5px 0; color:#b4b4b4; display:none; } .c_portalResNews_list-01001014 .newSummry{ line-height:24px; height:48px; overflow:hidden; color:#565656; display:none; } .c_portalResNews_list-01001014 .rIcon{ position:absolute; top:0px; left:0px; display:block; width:auto; height:98%; transition:all .5s ease; } .c_portalResNews_list-01001014 .redIcon{ opacity:0; } .c_portalResNews_list-01001014 .whiteIcon{ opacity:1; } .c_portalResNews_list-01001014 .newList:hover{ height:auto; } .c_portalResNews_list-01001014 .newList:hover .leftTimeBox{background: #d3c08c;color:#fff;} .c_portalResNews_list-01001014 .newList:hover .newData{ color:#fff; } .c_portalResNews_list-01001014 .newList .newYearMon{ color:#333; padding:10px 0; } .c_portalResNews_list-01001014 .newList:hover .newYearMon{ color:#fff; } .c_portalResNews_list-01001014 .newList:hover .newTitle{color: #d3c08c;} .c_portalResNews_list-01001014 .newList:hover .redIcon{ opacity:1; } .c_portalResNews_list-01001014 .newList:hover .whiteIcon{ opacity:0; } .c_portalResNews_list-01001014 .data1{ margin-right:5px; } @media only screen and (min-width: 769px){ .c_portalResNews_list-01001014 .container{ max-width:1200px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResNews_list-01001014 .container { max-width: 900px; } } @media only screen and (max-width: 768px){ .c_portalResNews_list-01001014 .leftTimeBox{ display:none; } .c_portalResNews_list-01001014 .rightIcon{ display:none; } .c_portalResNews_list-01001014 .newList1{ margin-bottom: 30px; } .c_portalResNews_list-01001014 .newList { height: auto; padding: 0 0 5px 0; } .c_portalResNews_list-01001014 .newLinkBox{ padding:0; } .c_portalResNews_list-01001014 .centerContentBox{ width:100%; } } .c_portalResNews_list-01001014 .p_page .pre .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResNews_list-01001014 .p_page .next .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } .c_portalResNews_list-01001014 .p_more .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; }.w_grid-001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } .w_grid-001 > .w_grid{ width: 100%; position: relative; } .w_grid-001 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-001 > 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-001 > div > .p_gridbox > .p_gridCell{ width: 49.5%; margin-left: 1%; margin-top: 0.6rem; margin-bottom: 0.6rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.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%; overflow: visible; position: static; } .w_grid-000 > div > .p_gridbox:before,.w_grid-000 > div > .p_gridbox:after{ content: ''; clear: both; display: block; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .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; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @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; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.w_fline-001 .p_FLine{ width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color:#f0f0f0; opacity:1; filter:alpha(opacity:100); display: inline-block; vertical-align: middle; } .w_fline-001{ width:100%; min-height:20px; display: block; margin: 0 auto; } .w_fline-001 .w_fline{ width:100%; min-height: inherit; font-size: 0; } .w_fline-001 .w_fline:before{ content: ""; display: inline-block; vertical-align: middle; min-height: inherit; width: 0; } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResEbizads_banner-1636265542557{ 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_portalResNews_list-16362681324829470 .p_articles{ width:calc((100% - 0px)/10); } #c_portalResNews_list-16362681324829470 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16362681324829470 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16362681324829470 >div{ animation-fill-mode:both; } #c_portalResNews_list-16362681324829470 .p_page{ display:inline-block !important; padding:30px 0; } #c_portalResNews_list-16362681324829470 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16362681324829470 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16362681324829470 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16362681324829470 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16362681324829470 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16362681324829470 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16362681324829470{ width:95%; max-width:1400px; min-width:320px; 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; } #c_portalResIntro_category-16407417861543241 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResIntro_category-16407417861543241 >div{ animation-fill-mode:both; } #c_portalResIntro_category-16407417861543241{ width:100%; max-width:1180px; 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-1640741780816 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1640741780816 >div{ animation-fill-mode:both; border-bottom:1px solid #dfdede; } #w_grid-1640741780816 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1640741780816> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0px; } #w_grid-1640741780816> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1640741780816> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1640741780816> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1640741780816> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1640741780816> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1636265542297 > div > .p_gridbox{ background-image: ; position:relative; } #w_grid-1636265542297 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636265542297 >div{ animation-fill-mode:both; } #w_grid-1636265542297 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1636265542297> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0; } #w_grid-1636265542297> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542297> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1636265542297> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1636265542297> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1636265542297> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1636265542297> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1636265542297> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542297> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1636265542297 .p_gridbox{ background-repeat:no-repeat; background-position:top center; background-size:cover; } #w_grid-1636265542307 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636265542307 >div{ animation-fill-mode:both; positioin:relative; z-index:9; } #w_grid-1636265542307 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1636265542307> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1636265542307> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542307> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1636265542307> div > .p_gridbox > .p_gridCell{ margin-bottom:0.6rem; margin-top:0.6rem; margin-left:1%; } #w_grid-1636265542307> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:39.4119%; margin-left:1%; margin-right:0; clear:none; } #w_grid-1636265542307> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:59.5881%; } #w_grid-1636265542307> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_grid-1636265542317 > 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-1636265542327 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636265542327 >div{ animation-fill-mode:both; } #w_grid-1636265542327 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1636265542327> div > .p_gridbox > .p_gridCell{ margin-bottom:0.6rem; margin-top:0.6rem; margin-left:0; } #w_grid-1636265542327> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542327> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1636265542337 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636265542337 >div{ animation-fill-mode:both; } #w_grid-1636265542337 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1636265542337> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0; } #w_grid-1636265542337> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542337> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1636265542337> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0px; } #w_grid-1636265542337> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1636265542337> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1636265542337> div > .p_gridbox > .p_gridCell{ margin-bottom:0.6rem; margin-top:0.6rem; margin-left:0; } #w_grid-1636265542337> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542337> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_common_text-1636265542502 .p_link001{ height:calc(100%); } #w_fline-1636265542347 .p_FLine{ border-top-color:rgba(211, 192, 140, 1); border-top-width:2px; } #w_fline-1636265542347 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1636265542347 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1636265542347 >div{ animation-fill-mode:both; } #w_common_text-1636265542497 .p_link001{ height:calc(100%); } #w_common_text-1636265542507 .p_link001{ height:calc(100%); } #w_grid-1636265845141 > div > .p_gridbox{ background-color:#fbfbfb; transition:0.5s; } #w_grid-1636265845141 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636265845141 >div{ animation-fill-mode:both; } #w_grid-1636265845141 > div > .p_gridbox:hover{ background-color:#d3c08c; transition:0.5s; } #w_grid-1636265845141 > div > .p_gridbox:hover span{ color:#fff; transition:0.5s; } #w_grid-1636265845141 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1636265845141 img{ transition:0.5s; } @media only screen and (min-width: 1025px){ #w_grid-1636265845141 .p_gridbox:hover img{ transform: scale(1.1); } } @media only screen and (min-width: 769px){ #w_grid-1636265845141> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0%; } #w_grid-1636265845141> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0%; margin-right:0px; clear:none; } #w_grid-1636265845141> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1636265845141> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1636265845141 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } @media only screen and (max-width: 768px){ #w_grid-1636265845141 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-bottom: 30px; } #w_grid-1636265845141 > div > .p_gridbox { display: flex; flex-wrap: wrap; flex-direction: column-reverse; margin-bottom: 30px; } } #w_grid-1636265845152 > 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_fimg-1636265845157 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1636265845157 >div{ animation-fill-mode:both; } #w_grid-1636265542467 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636265542467 >div{ animation-fill-mode:both; } #w_grid-1636265542467 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1636265542467> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0px; } #w_grid-1636265542467> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1636265542467> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1636265542467> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0; } #w_grid-1636265542467> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542467> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1636265542477 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636265542477 >div{ animation-fill-mode:both; } #w_grid-1636265542477 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1636265542477> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0; } #w_grid-1636265542477> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542477> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1636265542477> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0px; } #w_grid-1636265542477> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1636265542477> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1636265542477> div > .p_gridbox > .p_gridCell{ margin-bottom:0.6rem; margin-top:0.6rem; margin-left:0; } #w_grid-1636265542477> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636265542477> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_common_text-1636265542552 .p_link001{ height:calc(100%); } #w_fline-1636265542487 .p_FLine{ border-top-color:rgba(211, 192, 140, 1); border-top-width:2px; } #w_fline-1636265542487 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1636265542487 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1636265542487 >div{ animation-fill-mode:both; } #w_common_text-1636265542547 .p_link001{ height:calc(100%); } #w_grid-1636268409868 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1636268409868 >div{ animation-fill-mode:both; } #w_grid-1636268409868 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1636268409868> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0; } #w_grid-1636268409868> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636268409868> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1636268409868> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1636268409868> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636268409868> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1636268409868> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1636268409868> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1636268409868> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_fimg-1636268409877 .p_box{ position:relative; width:100%; height:100%; } #w_fimg-1636268409877 .p_title .font{ line-height:20px; font-size:35px; margin:0 auto; } #w_fimg-1636268409877 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1636268409877 >div{ animation-fill-mode:both; } #w_fimg-1636268409877 .p_dimage{ background:#000; } #w_fimg-1636268409877 .p_dimage img{ filter:Alpha(Opacity=40); -moz-opacity:0.4; opacity:0.4; transform:scale(1,1); -ms-transform:scale(1,1); -moz-transform:scale(1,1); -webkit-transform:scale(1,1); -o-transform:scale(1,1); transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; } #w_fimg-1636268409877 .p_link002{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; display:flex; align-items:center; } #w_fimg-1636268409877 .p_title{ color:#fff; width:100%; height:100%; border:0px solid rgba(255,255,255,0); line-height:100%; display:flex; text-align:center; align-items:center; margin:0 auto; background:rgba(255,255,255,0); transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; } #w_fimg-1636268409877 .p_title .font:after{ content:"Enterprise positioning"; display:block; text-align:center; color:#fff; font-size:20px; font-family:SF; margin-top:10px; } #w_fimg-1636268409877 .p_box:hover .p_dimage img{ filter:Alpha(Opacity=70); -moz-opacity:0.7; opacity:0.7; transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; } #w_fimg-1636268409877 .p_box:hover .p_title{ color:#fff; background:rgba(0,124,54,0); border:30px solid rgba(255,255,255,0.3); transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; } @media only screen and (max-width: 768px){ #w_fimg-1636268409877 .p_title{ flex:none;} } #w_grid-1640741780816{ 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-1636265542297{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:600px; 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-1636265542307{ width:95%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:3%; margin-left:auto; margin-right:auto; margin-bottom:6%; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1636265542317{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1636265542327{ 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-1636265542337{ 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_common_text-1636265542502{ 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_fline-1636265542347{ width:100%; max-width:40px; min-width:0px; height:auto; max-height:none; min-height:20px; 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_common_text-1636265542497{ 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_common_text-1636265542507{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1636265542512{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1636265845141{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:60px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1636265845152{ width:100%; max-width:472px; 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:20px; padding-right:20px; padding-bottom:0px; } #w_common_text-1636265845161{ 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_common_text-1636265845166{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1636265845168{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1636265845157{ width:100%; 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:20px; padding-bottom:0px; } #w_grid-1636265542467{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1636265542477{ width:100%; max-width:1400px; 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_common_text-1636265542552{ 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_fline-1636265542487{ width:100%; max-width:40px; min-width:0px; height:auto; max-height:none; min-height:20px; 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_common_text-1636265542547{ 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-1636268409868{ width:95%; max-width:1150px; min-width:0px; height:auto; max-height:none; min-height:192px; 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_fimg-1636268409877{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }
