/*e_FlowCommonStyleBox-001*/ .e_FlowCommonStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_link*/ .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*/ .e_IndexOrdinaryStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_top*/ .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; } /*stylebox_link*/ .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); }.bannerBox{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide img{ width:100%; display:block; } .bannerBox .content{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide-active img{-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);} @-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .bannerBox .text { position: absolute; z-index: 29; width: 100%; height: 100%; left: 0; top:0; } .bannerBox .line{ margin:20px auto; height: 1px; overflow: hidden; max-width: 400px; width: 80%; position: relative; } .bannerBox .line:before{ content: ''; width: 0; position: absolute; left: 50%; top: 0; opacity: 0; height: 100%; background: rgba(255,255,255,.4); transition: all 1s; z-index: 1; } .bannerBox .swiper-slide-active .line:before{ width: 100%; opacity: 1; left: 0; -webkit-transition-delay: 1s; transition-delay: 1s; } .bannerBox .con { max-width: 960px; margin: 0 auto; width:90%; text-align: center; color: #fff; } .bannerBox .content a { width:100%; display:block; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:none; } .bannerBox .text .cn { font-size: 34px; font-weight: 500; } .bannerBox .text .en { font-size: 24px; text-transform: uppercase; color: rgba(255,255,255,.8); } .bannerBox .con .cn{ opacity: 0; transition: all 1s; transform: translate3d(0, -100%, 0); } .bannerBox .swiper-slide-active .cn { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .bannerBox .con .en{ opacity: 0; transition: all 1s; transform: translate3d(0, 100%, 0); } .bannerBox .swiper-slide-active .en { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); z-index: 10; } .swiper-pagination-clickable { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet { display: inline-block; border:1px solid #fff; border-radius: 100%; transform-origin: center center; -webkit-transform-origin: center center; margin: 0 5px; width: 14px; height: 14px; transition: all 0.8s; } .swiper-pagination-bullet-active { background:#fff; } .bannerBox .swpBtn{ z-index: 1; position: absolute; top: 50%; width:100%; transform: translateY(-50%); opacity: 0; transition: all 0.4s ease-out; } .swiper-button-next, .swiper-button-prev { width: 38px; height: 38px; border-radius: 50%; cursor: pointer; position: absolute; transition: all 0.4s ease-out; background-color: rgba(91, 112, 136,.5); color: #fff; text-align: center; line-height: 38px; } .bannerBox .swiper-button-prev{ left: 20px; } .bannerBox .swiper-button-next{ right:20px; } .bannerBox:hover .swpBtn{ opacity: 1; } .bannerBox:hover .swiper-button-prev{ left:50px; } .bannerBox:hover .swiper-button-next{ right:50px; } .bannerBox{ margin-top: 0px; } @media only screen and (max-width: 1200px) { .bannerBox{ margin-top: 0px; } } @media only screen and (max-width: 1025px) { .bannerBox .text .cn { font-size: 24px; } .bannerBox .text .en { font-size: 16px; } .bannerBox .line{ max-width: 300px; } } @media only screen and (max-width: 768px) { .bannerBox .text .cn { font-size: 16px; } .bannerBox .text .en { font-size: 12px; } .bannerBox .line { max-width: 50%; } .swiper-pagination-clickable{ display:none; } .bannerBox .swpBtn{ opacity: 1; } .swiper-button-next, .swiper-button-prev { width:30px; height:30px; line-height: 30px; } .swiper-button-next .iconfont, .swiper-button-prev .iconfont{ font-size:12px; } .bannerBox:hover .swiper-button-prev{ left:20px; } .bannerBox:hover .swiper-button-next{ right:20px; } } @media only screen and (max-width: 768px) { .bannerBox{ margin-top:0px; } } @media only screen and (max-width: 500px) { .bannerBox{ margin-top:0px; } .bannerBox .swiper-slide img{ display:none; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:block; height:200px; } }.c_portalResEbizads_banner-01001009 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-01001009 >div{ animation-fill-mode:both; }.w_tabswitchbox-001{ width:100%; min-height:200px; margin: 0 auto; } .w_tabswitchbox-001 .w_tabswitchbox{ height:100%; width:100%; min-height: inherit; } .w_tabswitchbox-001 .p_box001::-webkit-scrollbar-thumb{ background-color:transparent; } .w_tabswitchbox-001 .p_box001::-webkit-scrollbar{ height: 0; } .w_tabswitchbox-001 .p_vline:last-of-type{ display: none; } .w_tabswitchbox-001 .p_relationbtntab .iconfont:before { content: ""; } .w_tabswitchbox-001 .p_relationbtntab .iconfont { color: rgba(225,225,225,1); } .w_tabswitchbox-001 .p_relationbtntab{ width: 100%; height: 100%; display: inline-block; vertical-align: middle; background-color: #ffffff; text-align: center; color: #959595; } .w_tabswitchbox-001 .p_relationbtntab.active { color: rgba(255,255,255,1); background-color: #cc261e; } .w_tabswitchbox-001 .p_relationbtntab:before{ content: ''; width: 0; height: 100%; display: inline-block; vertical-align: middle; } .w_tabswitchbox-001 .p_relationbtntab .font{ width: 100%; height: auto; font-size: 16px; background-color: inherit; color: inherit; display: inline-block; vertical-align: middle; } .w_tabswitchbox-001 .p_box003{ width:100%; height:100%; display:none; overflow: auto; position: static; } .w_tabswitchbox-001 .p_box003.active{ display: block; } /*上下布局*/ .w_tabswitchbox-001 > .layout_1 .p_box001{ width:100%; height:50px; display: block; font-size: 0; position:relative !important; overflow-x: auto; overflow-y: hidden; white-space: nowrap; } .w_tabswitchbox-001 > .layout_1 > div > .e_link-000{ width: calc(100% / 3); height: inherit; display: inline-block; cursor: pointer; } .w_tabswitchbox-001 > .layout_1 > div > .p_vline{ width: 0; height: 100%; display: inline-block; vertical-align: middle; border-left-width: 0px; border-left-style: solid; border-color:rgba(225,225,225,1); } .w_tabswitchbox-001 > .layout_1 .p_box002{ width: 100%; height:calc(100% - 50px); border-width:1px; border-style: solid; border-color:rgba(228, 228, 228, 1); background-color:rgba(255,255,255,1); } /*上下布局 结束*/ /*左右布局 开始*/ .w_tabswitchbox-001 .layout_2{ font-size: 0; } .w_tabswitchbox-001 > .layout_2 .p_box001{ width: 100px; height: 100%; min-height: inherit; display: inline-block; vertical-align: top; } .w_tabswitchbox-001 > .layout_2 .p_box002{ width: calc(100% - 100px); height: 100%; min-height: inherit; display: inline-block; vertical-align: top; border-width:1px; border-style: solid; border-color:rgba(228, 228, 228, 1); background-color:rgba(255,255,255,1); } .w_tabswitchbox-001 > .layout_2 > div > .e_link-000{ width: 100%; height: 50px; display: block; } .w_tabswitchbox-001 > .layout_2 > div > .p_vline{ width: 100%; height: 0px; display: block; } /*左右布局 结束*//*图片标题列表*/ .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(/img/camera.png) no-repeat center; }.c_portalResNews_list-01001017{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001017 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001017 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001017 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001017 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001017 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001017 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001017 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001017 .p_PromptNoneData .prompt_content { padding-left: 65px } .c_portalResNews_list-01001017 .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-01001017 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001017 .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-01001017 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001017 .p_loading .iconfont:before {content: "";shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResNews_list-01001017 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalResNews_list-01001017 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalResNews_list-01001017 .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-01001017 .p_ToDetail:hover { cursor: pointer } .c_portalResNews_list-01001017 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001017 .p_summary { text-align: left; vertical-align: top; word-break: break-all } .c_portalResNews_list-01001017 .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-01001017 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001017 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001017 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .c_portalResNews_list-01001017 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001017 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001017 .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-01001017 .p_articles {margin: 0;width:calc((100% - 0px)/1); height: 186px;padding: 0;} .c_portalResNews_list-01001017 .p_news {margin: 0;width:100%; height: auto;padding: 0;overflow:hidden; } .c_portalResNews_list-01001017 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001017 { overflow: hidden; } .c_portalResNews_list-01001017 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001017 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001017 .p_assist { width: auto; height: auto; } .c_portalResNews_list-01001017 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001017 .p_about { display: inline-block; vertical-align: middle } .c_portalResNews_list-01001017 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 15px 20px; overflow: hidden; float: left; } .c_portalResNews_list-01001017 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001017 .p_thumbnail img { width:100%;} .c_portalResNews_list-01001017 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001017 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001017 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001017 .p_assist { margin-top: 2px; } .c_portalResNews_list-01001017 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResNews_list-01001017 .p_ToDetail { float: right; position: relative } .c_portalResNews_list-01001017 .p_summary { white-space: normal } .c_portalResNews_list-01001017 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001017 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001017 .mp_linkUrl{ display: block; height: auto; } .c_portalResNews_list-01001017 .p_SummaryBox{ display: none; } .c_portalResNews_list-01001017 .p_ToDetail{ display: none !important; } .c_portalResNews_list-01001017 .mP_SummaryBox{ clear: both; } .c_portalResNews_list-01001017 .p_Information{ display: flex; padding: 10px 0; } .c_portalResNews_list-01001017 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001017 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResNews_list-01001017 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001017 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001017 .p_articles{border: none} } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001017 .mp_linkUrl{ display: none; } .c_portalResNews_list-01001017 .mP_SummaryBox{ display: none; } .c_portalResNews_list-01001017 .p_Information{ display: none; } .c_portalResNews_list-01001017 .p_KeyWord{ display: none; } .c_portalResNews_list-01001017 .blank{display: none;} } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResNews_list-01001017 .p_CommonSummaryBoxA{text-align:center; } .c_portalResNews_list-01001017 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResNews_list-01001017 >div{animation-fill-mode:both; } .c_portalResNews_list-01001017 .newListBox{ padding:0px 0; overflow:hidden; } .c_portalResNews_list-01001017 .container{ padding:0px; } .c_portalResNews_list-01001017 .newList1{margin-bottom:10px;position:relative;margin:10px;padding-right:0px;padding-left: 0;border-bottom:1px solid #E3E3E3;overflow:hidden;padding-bottom:15px;} .c_portalResNews_list-01001017 .newList{ margin-bottom:10px; position:relative; margin:11px 0 10px 0; padding-right:0px; padding-left:15px; border-bottom:1px solid #E3E3E3; overflow:hidden; padding-bottom:15px; } .c_portalResNews_list-01001017 .newPicBox{ display:none; justify-content:center; align-items:center; overflow:hidden; padding:0px; } .c_portalResNews_list-01001017 .newTitle1{display:block;width:80%;font-size:14px;overflow:hidden;transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;white-space:nowrap;text-overflow:ellipsis;padding-left: 15px;} .c_portalResNews_list-01001017 .content{padding:0px;overflow:hidden;height:auto;width: 100%;} .c_portalResNews_list-01001017 .newMs{font-size:14px;line-height:1.8;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3px;-webkit-box-orient:vertical;text-overflow:ellipsis;color:#999;height:75px !important;display: none;} .c_portalResNews_list-01001017 .newTitle{ display:block; width:80%; font-size:14px; overflow:hidden; transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in; -o-transition:all 0.3s ease-in; -webkit-transition:all 0.3s ease-in; white-space:nowrap; text-overflow:ellipsis; } .c_portalResNews_list-01001017 .newYear{ position:absolute; top:0px; color:#999; right:0px; } .c_portalResNews_list-01001017 .list-icon{ position:absolute; display:flex; left:0px; top:7px; justify-content:center; align-items:center; width:7px; height:7px; font-size:0px; background:#989898; color:gray; } @media only screen and (max-width: 768px){ .c_portalResNews_list-01001017 .content{ padding: 0; } } .c_portalResNews_list-01001017 .p_page .pre .iconfont:before{shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResNews_list-01001017 .p_page .next .iconfont:before{shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResNews_list-01001017 .p_more .iconfont:before{shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } @media only screen and (min-width: 769px){ .c_portalResNews_list-01001017 .container{ width:100%; } } .c_portalResNews_list-01001017 .newYears{ position:absolute; top:0px; color:#999; right:0px; } .c_portalResNews_list-01001017 .newList:hover .newTitle{ color:#cc261e; transform:translateX(5px); -moz-transform:translateX(5px); -o-transform:translateX(5px); -ms-transform:translateX(5px); -webkit-transform:translateX(5px); } .c_portalResNews_list-01001017 .newList:hover .list-icon{ background:#cc261e; } @media only screen and (max-width: 1920px){ .c_portalResNews_list-01001017 .newList{ margin-bottom:10px; position:relative; margin:10px 10px 10px 10px; padding-right:0px; padding-left:15px; border-bottom:1px dashed #E3E3E3; overflow:hidden; padding-bottom:15px; } } @media only screen and (max-width: 1400px){ .c_portalResNews_list-01001017 .newList{ margin-bottom:10px; position:relative; margin:15px 0 10px 0; padding-right:0px; padding-left:15px; border-bottom:1px solid #E3E3E3; overflow:hidden; padding-bottom:15px; } } @media only screen and (max-width: 1330px){ .c_portalResNews_list-01001017 .newList{ margin-bottom:10px; position:relative; margin:10px; padding-right:0px; padding-left:15px; border-bottom:1px solid #E3E3E3; overflow:hidden; padding-bottom:15px; } }.c_portalResNews_list-01001017 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResNews_list-01001017 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; }.c_portalResGroupNews_list-01001001{ min-width: 320px; width: 100%; } .c_portalResGroupNews_list-01001001 .p_PromptNoneData { width: auto; text-align: center } .c_portalResGroupNews_list-01001001 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResGroupNews_list-01001001 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResGroupNews_list-01001001 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResGroupNews_list-01001001 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResGroupNews_list-01001001 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResGroupNews_list-01001001 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResGroupNews_list-01001001 .p_PromptNoneData .prompt_content { padding-left: 65px } .c_portalResGroupNews_list-01001001 .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_portalResGroupNews_list-01001001 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResGroupNews_list-01001001 .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_portalResGroupNews_list-01001001 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResGroupNews_list-01001001 .p_loading .iconfont:before {content: "";shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResGroupNews_list-01001001 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalResGroupNews_list-01001001 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalResGroupNews_list-01001001 .p_ToDetail { display: inline-block; margin: 0; padding: 5px 10px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a>.c_portalResGroupNews_list-01001001 .p_ToDetail:hover { cursor: pointer } .c_portalResGroupNews_list-01001001 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResGroupNews_list-01001001 .p_summary { text-align: left; vertical-align: top; word-break: break-all } .c_portalResGroupNews_list-01001001 .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_portalResGroupNews_list-01001001 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResGroupNews_list-01001001 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResGroupNews_list-01001001 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .c_portalResGroupNews_list-01001001 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResGroupNews_list-01001001 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResGroupNews_list-01001001 .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_portalResGroupNews_list-01001001 .p_articles {margin: 0;width:calc((100% - 0px)/4); height: 186px;padding: 0;} .c_portalResGroupNews_list-01001001 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } .c_portalResGroupNews_list-01001001 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResGroupNews_list-01001001 { overflow: hidden; } .c_portalResGroupNews_list-01001001 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResGroupNews_list-01001001 .p_SummaryBox { width: auto; height: auto; } .c_portalResGroupNews_list-01001001 .p_assist { width: auto; height: auto; } .c_portalResGroupNews_list-01001001 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResGroupNews_list-01001001 .p_about { display: inline-block; vertical-align: middle } .c_portalResGroupNews_list-01001001 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 15px 20px; overflow: hidden; float: left; } .c_portalResGroupNews_list-01001001 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResGroupNews_list-01001001 .p_thumbnail img { width:100%;} .c_portalResGroupNews_list-01001001 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResGroupNews_list-01001001 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResGroupNews_list-01001001 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResGroupNews_list-01001001 .p_assist { margin-top: 2px; } .c_portalResGroupNews_list-01001001 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResGroupNews_list-01001001 .p_ToDetail { float: right; position: relative } .c_portalResGroupNews_list-01001001 .p_summary { white-space: normal } .c_portalResGroupNews_list-01001001 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } @media only screen and (max-width: 768px) { .c_portalResGroupNews_list-01001001 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResGroupNews_list-01001001 .mp_linkUrl{ display: block; height: auto; } .c_portalResGroupNews_list-01001001 .p_SummaryBox{ display: none; } .c_portalResGroupNews_list-01001001 .p_ToDetail{ display: none !important; } .c_portalResGroupNews_list-01001001 .mP_SummaryBox{ clear: both; } .c_portalResGroupNews_list-01001001 .p_Information{ display: flex; padding: 10px 0; } .c_portalResGroupNews_list-01001001 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResGroupNews_list-01001001 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResGroupNews_list-01001001 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResGroupNews_list-01001001 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResGroupNews_list-01001001 .p_articles{border: none} } @media only screen and (min-width: 769px) { .c_portalResGroupNews_list-01001001 .mp_linkUrl{ display: none; } .c_portalResGroupNews_list-01001001 .mP_SummaryBox{ display: none; } .c_portalResGroupNews_list-01001001 .p_Information{ display: none; } .c_portalResGroupNews_list-01001001 .p_KeyWord{ display: none; } .c_portalResGroupNews_list-01001001 .blank{display: none;} } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResGroupNews_list-01001001 .p_CommonSummaryBoxA{ text-align:center; } .c_portalResGroupNews_list-01001001 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResGroupNews_list-01001001 >div{ animation-fill-mode:both; } .c_portalResGroupNews_list-01001001 .w-newBox3{ width:100%; height:auto; position:relative; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-item{position:absolute; top:0px; left:0px; z-index:1; visibility:hidden; opacity:0; transition:1s; width: 100%; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-item:nth-child(1){ position:relative; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-item.w-current{ opacity:1; visibility:visible; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-item img{ width: 100%; height: 477px; max-width: 100%; object-fit: cover; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-item .title a{ display:block; background-color:rgba(0, 0, 0, 0.7); position:absolute; bottom:0px; left:0px; z-index:10; font-size:14px; color:#fff; line-height:27px; text-decoration:none; width:100%; padding:10px; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-btns{ position:absolute; bottom:10px; right:10px; z-index:399; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-btns span{ display:inline-block; width:10px; height:10px; background-color:#fff; border-radius:20px; margin-left:5px; cursor:pointer; opacity:0.4; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-btns span.w-current{ opacity:1; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-prev{ width:32px; height:65px; position:absolute; top:50%; margin-top:-50px; left:0px; background:url(/img/iconz.png) no-repeat; z-index:499; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-prev:hover{ background:url(/img/iconz2.png) no-repeat; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-next{ width:32px; height:65px; position:absolute; top:50%; margin-top:-50px; right:0px; background:url(/img/icony.png) no-repeat; z-index:499; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-next:hover{ background:url(/img/icony2.png) no-repeat; } .c_portalResGroupNews_list-01001001 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResGroupNews_list-01001001 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResGroupNews_list-01001001 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } @media only screen and (max-width: 768px){ .c_portalResGroupNews_list-01001001{padding-left:0px;} .c_portalResGroupNews_list-01001001 .w-newBox3 .w-item img { width: 100%; height: 262px; } .c_portalResGroupNews_list-01001001 .w-newBox3 .w-btns{display:none;} }.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: hidden; position: static; } .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; }.c_portalResNews_list-01001{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001 .p_title .font{ width:inherit; white-space:normal; display:inline-block; line-height:19px; vertical-align:top; } .c_portalResNews_list-01001 .p_PromptNoneData { width: auto; text-align: center } /*标记的样式*/ .c_portalResNews_list-01001 .p_TitleBox{ display: flex; align-items:flex-end; } .c_portalResNews_list-01001 .title_left{ flex: 1; } .c_portalResNews_list-01001 .p_new{ background:#008000; display:inline-block; float:left; margin:0; /*min-height:16px;*/ /*min-width:44px;*/ 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-01001 .p_new .font{ vertical-align:middle; } .c_portalResNews_list-01001 .p_new .iconfont:before{ content:""; } .c_portalResNews_list-01001 .p_hot{ background:#ED5A5A; display:inline-block; float:left; margin:0; /*min-height:16px;*/ /*min-width:44px;*/ 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-01001 .p_hot .font{ vertical-align:middle; } .c_portalResNews_list-01001 .p_hot .iconfont:before{ content:""; } /*标记的样式结束*/ .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_content { padding-left: 65px } /*引导短连接*/ .c_portalResNews_list-01001 .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-01001 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001 .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-01001 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001 .p_loading .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } /*无效果/分组*/ .c_portalResNews_list-01001 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } /*引导短连接 查看详情 */ .c_portalResNews_list-01001 .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-01001 .p_ToDetail:hover { cursor: pointer } /*概要信息*/ .c_portalResNews_list-01001 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001 .p_summary { text-align: left; vertical-align: top; word-break: break-all } /*辅助字段值*/ .c_portalResNews_list-01001 .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-01001 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } /*概要列表标题*/ .c_portalResNews_list-01001 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } /*列表序容器*/ .c_portalResNews_list-01001 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } /*无效果/分组*/ .c_portalResNews_list-01001 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } /*资讯列表容器*/ .c_portalResNews_list-01001 .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-01001 .p_articles { margin: 0; width: inherit; height: 186px; padding: 0; } /*通用容器*/ .c_portalResNews_list-01001 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } /*主要内容区容器*/ .c_portalResNews_list-01001 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001 { overflow: hidden; } .c_portalResNews_list-01001 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001 .p_assist { width: auto; height: auto; } /*覆盖阶段结束*/ /*改为inline-block*/ .c_portalResNews_list-01001 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001 .p_about { display: inline-block; vertical-align: middle } /*end*/ /*组件样式开始*/ .c_portalResNews_list-01001 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 10px; overflow: hidden; float: left; } .c_portalResNews_list-01001 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001 .p_thumbnail img { width:100%;} .c_portalResNews_list-01001 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .p_assist { margin-top: 2px; } .c_portalResNews_list-01001 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResNews_list-01001 .p_ToDetail { float: right; position: relative } .c_portalResNews_list-01001 .p_summary { white-space: normal } .c_portalResNews_list-01001 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } .c_portalResNews_list-01001 article{ word-wrap: break-word !important; word-break: normal !important; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001 .mp_linkUrl{ display: block; height: auto; } .c_portalResNews_list-01001 .p_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_ToDetail{ display: inline-block; } .c_portalResNews_list-01001 .mP_SummaryBox{ clear: both; } .c_portalResNews_list-01001 .p_Information{ display: flex; padding: 10px 0; } .c_portalResNews_list-01001 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResNews_list-01001 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001 .p_articles{ border: none } .c_portalResNews_list-01001 .p_Recommend { display: inline-block; } .c_portalResNews_list-01001 .p_top { display: inline-block; } .c_portalResNews_list-01001 .p_title11{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-overflow: ellipsis; } } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001 .mp_linkUrl{ display: none; } .c_portalResNews_list-01001 .mP_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_Information{ display: none; } .c_portalResNews_list-01001 .p_KeyWord{ display: none; } .c_portalResNews_list-01001 .blank{ display: none; } .c_portalResNews_list-01001 .p_Recommend { display: inline-block; } .c_portalResNews_list-01001 .p_top { display: inline-block; } .c_portalResNews_list-01001 .p_title11{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-overflow: ellipsis; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }/*page property_start*/.pagebox,#-remove--flag{}/*page property_end*//*page property_start*/body,#-remove--flag{}/*page property_end*/ @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @-webkit-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @-moz-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResGroupNews_list-16861954638437879 .p_articles{ width:calc((100% - 0px)/4); } #c_portalResGroupNews_list-16861954638437879 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResGroupNews_list-16861954638437879 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResGroupNews_list-16861954638437879 >div{ animation-fill-mode:both; } #c_portalResGroupNews_list-16861954638437879 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResGroupNews_list-16861954638437879 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResGroupNews_list-16861954638437879 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResGroupNews_list-16861954638437879 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResGroupNews_list-16861954638437879{ width:100%; max-width:none; min-width:320px; 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; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResNews_list-16861949286154903 .p_articles{ width:calc((100% - 0px)/3); } #c_portalResNews_list-16861949286154903 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16861949286154903 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16861949286154903 >div{ animation-fill-mode:both; } #c_portalResNews_list-16861949286154903 .newBox{ width:100%; height:auto; overflow:hidden; } #c_portalResNews_list-16861949286154903 .newContainer{ width:100%; height:auto; overflow:hidden; font-size:0px; margin:1rem auto; } #c_portalResNews_list-16861949286154903 .newLi{ position:relative; font-size:14px; float:none; } #c_portalResNews_list-16861949286154903 .porTbox{ position:relative; overflow:hidden; width:100%; height:auto; padding-bottom:60%; } #c_portalResNews_list-16861949286154903 .newImg{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; transition:all .5s ease; } #c_portalResNews_list-16861949286154903 .porBbox{ position:relative; overflow:hidden; width:100%; padding:20px 20px 10px; border:1px solid #f2f2f2; } #c_portalResNews_list-16861949286154903 .newTitle{ font-size:1rem; color:#000000; overflow:hidden; text-overflow:ellipsis; position:relative; white-space:nowrap; width:100%; } #c_portalResNews_list-16861949286154903 .newSummry{ color:#777; white-space:nowrap; overflow:hidden; margin:10px 0; text-overflow:ellipsis; -webkit-line-clamp:2; display:-webkit-box; -webkit-box-orient:vertical; line-height:1.6; } #c_portalResNews_list-16861949286154903 .lookDetail{ position:relative; display:block; color:#777; height:38px; line-height:38px; border-top:1px solid #e5e5e5; } #c_portalResNews_list-16861949286154903 .lookDetail .details{ float:none; } #c_portalResNews_list-16861949286154903 .arrowsR{ position:absolute; top:50%; right:0px; transform:translate(0, -50%); width:30px; } #c_portalResNews_list-16861949286154903 .arrowsR img{ position:absolute; transition:all .5s ease; } #c_portalResNews_list-16861949286154903 .harr{ opacity:0; } #c_portalResNews_list-16861949286154903 .showBox{ position:absolute; top:0px; left:0px; width:100%; height:100%; opacity:0; background:rgba(0, 0, 0, .6); transition:all 0.5s ease; } #c_portalResNews_list-16861949286154903 .showBoxLink{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); display:block; width:60%; color:#fff; text-align:center; font-size:1rem; padding:0.5rem 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } #c_portalResNews_list-16861949286154903 .showBoxLink::before{ content:''; position:absolute; top:0px; left:50%; transform:translateX(-50%); width:60%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResNews_list-16861949286154903 .showBoxLink::after{ content:''; position:absolute; bottom:0px; left:50%; transform:translateX(-50%); width:60%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResNews_list-16861949286154903 .lookDetail:hover .barr{ opacity:0; } #c_portalResNews_list-16861949286154903 .lookDetail:hover .harr{ opacity:1; } #c_portalResNews_list-16861949286154903 .newLi:hover .showBox{ opacity:1; } #c_portalResNews_list-16861949286154903 .newLi:hover .newImg{ transform:translate(-50%, -50%) scale(1.1); } #c_portalResNews_list-16861949286154903 .newLi:hover .showBoxLink::before{ width:1rem; } #c_portalResNews_list-16861949286154903 .newLi:hover .showBoxLink::after{ width:1rem; } @media only screen and (min-width: 769px){ #c_portalResNews_list-16861949286154903 .newContainer{ max-width:1600px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-16861949286154903 .newContainer { max-width: 900px; } } #c_portalResNews_list-16861949286154903 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861949286154903 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861949286154903 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861949286154903 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861949286154903{ width:100%; max-width:1600px; 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; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResEbizads_banner-16859561236792814{ 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-17368255235073615 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-17368255235073615 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-17368255235073615 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-17368255235073615 >div{ animation-fill-mode:both; } #c_portalResNews_list-17368255235073615 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255235073615 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255235073615 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255235073615 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861954638433154 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-16861954638433154 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16861954638433154 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16861954638433154 >div{ animation-fill-mode:both; } #c_portalResNews_list-16861954638433154 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861954638433154 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861954638433154 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861954638433154 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16861954638433154{ width:100%; max-width:none; min-width:320px; 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-17368255235073615{ width:auto; max-width:none; min-width:320px; 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-17368255565989230 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-17368255565989230 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-17368255565989230 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-17368255565989230 >div{ animation-fill-mode:both; } #c_portalResNews_list-17368255565989230 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255565989230 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255565989230 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255565989230 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255565989230{ width:auto; max-width:none; min-width:320px; 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-17368255737783964 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-17368255737783964 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-17368255737783964 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-17368255737783964 >div{ animation-fill-mode:both; } #c_portalResNews_list-17368255737783964 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255737783964 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255737783964 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-17368255737783964 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #w_grid-1686189455390 > div > .p_gridbox{ background-image:url(/img/12.jpg); background-position:center center; background-repeat:no-repeat; background-size:cover; } #w_grid-1686189455390 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1686189455390 >div{ animation-fill-mode:both; } #w_grid-1686189455390 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1686189455390*/ /*w_grid-1686189455390*/@media only screen and (min-width: 769px){ #w_grid-1686189455390> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1686189455390> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1686189455390> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1686189455390*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1686189455393 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 0.5); transition:0.5s; display:flex; align-items:center; } #w_grid-1686189455393 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1686189455393 >div{ animation-fill-mode:both; } #w_grid-1686189455393 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1686189455393 img{ transition:0.5s; } /*w_grid-1686189455393*/@media only screen and (min-width: 1025px){ #w_grid-1686189455393 .p_gridbox:hover img{ transform: scale(1.1); } } /*w_grid-1686189455393*/@media only screen and (min-width: 769px){ #w_grid-1686189455393> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1686189455393> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1686189455393> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1686189455393> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1686189455393*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1686189455393 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } /*w_grid-1686189455393*/@media only screen and (max-width: 768px){ #w_grid-1686189455393 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-bottom: 30px; } #w_grid-1686189455393 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } #w_fimg-1686189455399 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1686189455399 >div{ animation-fill-mode:both; } #w_grid-1686189455401 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1686189455401 > div > .p_gridbox{ padding-right:20px; } /*w_grid-1686189455401*/@media only screen and (min-width: 1025px){ #w_grid-1686189455401 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top:0px; padding-left: 30px; } } /*w_grid-1686189455401*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1686189455401 > div > .p_gridbox{ padding:0px 20px; } #w_grid-1686189455401 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top: 0px; } #w_grid-1686189455401 .w_fbtn-001{ margin-top: 30px; } #w_grid-1686189455401 .w_grid-000{ margin-top: 10px; } } /*w_grid-1686189455401*/@media only screen and (max-width: 768px){ #w_grid-1686189455401 > div > .p_gridbox{ padding-right: 0px; } #w_grid-1686189455401 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-right: 20px; padding-left: 20px; } } #w_fline-1686189856623 .p_FLine{ border-top-color:rgba(0, 0, 0, 1); border-top-width:2px; } #w_fline-1686189856623 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1686189856623 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1686189856623 >div{ animation-fill-mode:both; } #w_grid-1686189455395 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 0.5); transition:0.5s; display:flex; align-items:center; } #w_grid-1686189455395 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1686189455395 >div{ animation-fill-mode:both; } #w_grid-1686189455395 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1686189455395 img{ transition:0.5s; } /*w_grid-1686189455395*/@media only screen and (min-width: 1025px){ #w_grid-1686189455395 .p_gridbox:hover img{ transform: scale(1.1); } } /*w_grid-1686189455395*/@media only screen and (min-width: 769px){ #w_grid-1686189455395> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1686189455395> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1686189455395> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1686189455395> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1686189455395*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1686189455395 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } /*w_grid-1686189455395*/@media only screen and (max-width: 768px){ #w_grid-1686189455395 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-bottom: 30px; } #w_grid-1686189455395 > div > .p_gridbox { display: flex; flex-wrap: wrap; flex-direction: column-reverse; margin-bottom: 30px; } } #w_grid-1686189455430 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1686189455430 > div > .p_gridbox{ padding-left:20px; } /*w_grid-1686189455430*/@media only screen and (min-width: 1025px){ #w_grid-1686189455430 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top:0px; padding-right: 30px; } } /*w_grid-1686189455430*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1686189455430 > div > .p_gridbox{ padding-right: 20px; } #w_grid-1686189455430 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top: 0px; } #w_grid-1686189455430 .w_grid-000{ margin-top: 10px; } } /*w_grid-1686189455430*/@media only screen and (max-width: 768px){ #w_grid-1686189455430 > div > .p_gridbox{ padding-right: 0px; } #w_grid-1686189455430 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-right: 0px; padding-left: 0px; } } #w_fline-1686190102328 .p_FLine{ border-top-color:rgba(0, 0, 0, 1); border-top-width:2px; } #w_fline-1686190102328 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1686190102328 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1686190102328 >div{ animation-fill-mode:both; } #w_fimg-1686189455432 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1686189455432 >div{ animation-fill-mode:both; } #w_grid-1686189455397 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1686189455397*/ /*w_grid-1686189455397*/ /*w_grid-1686189455397*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1686195175286 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1686195175286*/ /*w_grid-1686195175286*/ /*w_grid-1686195175286*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fline-1686195175294 .p_FLine{ border-top-color:rgba(0, 0, 0, 1); border-top-width:2px; } #w_fline-1686195175294 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1686195175294 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1686195175294 >div{ animation-fill-mode:both; } #w_grid-1686194928728 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1686194928728*/ /*w_grid-1686194928728*/ /*w_grid-1686194928728*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1686195436290 > div > .p_gridbox{ background-image:url(/img/21.jpg); } #w_grid-1686195436290 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1686195436290 >div{ animation-fill-mode:both; } #w_grid-1686195436290 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1686195436290*/ /*w_grid-1686195436290*/@media only screen and (min-width: 769px){ #w_grid-1686195436290> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1686195436290> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1686195436290> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1686195436290*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1686129304413 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1686129304413*/ /*w_grid-1686129304413*/ /*w_grid-1686129304413*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fline-1686129644544 .p_FLine{ border-top-color:rgba(0, 0, 0, 1); border-top-width:2px; } #w_fline-1686129644544 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1686129644544 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1686129644544 >div{ animation-fill-mode:both; } #w_grid-1686195463957 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1686195463957 >div{ animation-fill-mode:both; } #w_grid-1686195463957 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1686195463957*/ /*w_grid-1686195463957*/@media only screen and (min-width: 769px){ #w_grid-1686195463957> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:1%; } #w_grid-1686195463957> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:55.172700000000006%; margin-left:1%; margin-right:0; clear:none; } #w_grid-1686195463957> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:43.827299999999994%; } #w_grid-1686195463957> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } /*w_grid-1686195463957*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_tabswitchbox-1686195463963 > .layout_1 > div > .e_link-000{ width:calc((100% - 0px)/4); } #w_tabswitchbox-1686195463963 > .layout_1 .p_box002{ height:calc(100% - 50px); } #w_tabswitchbox-1686195463963 > .layout_1 .p_box001{ height:50px; } #w_tabswitchbox-1686195463963 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_tabswitchbox-1686195463963 >div{ animation-fill-mode:both; } #w_tabswitchbox-1686195463963 .iconfont12356:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #w_tabswitchbox-1686195463963 .iconfont12356789:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #w_tabswitchbox-1686195463963 .iconfont12356987645:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #w_tabswitchbox-1686195463963 .iconfont_1686121551850:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #w_grid-1686189455390{ width:auto; 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-1686189455393{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1686189455399{ 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:0px; padding-bottom:0px; } #w_grid-1686189455401{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1686189455403{ 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-1686189856623{ width:100%; max-width:60px; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1686189872706{ 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-1686189455405{ 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_grid-1686189455395{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:40px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1686189455430{ width:100%; max-width:740px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1686190097817{ 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-1686190102328{ width:100%; max-width:60px; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1686190202410{ 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-1686189455436{ 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-1686189455432{ 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:0px; padding-bottom:0px; } #w_grid-1686189455397{ 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-1686195175286{ 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:20px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1686195175291{ 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-1686195175294{ width:100%; max-width:60px; 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-1686195175296{ 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-1686194928728{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:40px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1686195436290{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:240px; 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-1686129304413{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:20px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1686129316050{ 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-1686129644544{ width:100%; max-width:60px; 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-1686129372280{ 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-1686195463957{ width:94%; max-width:1600px; 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:20px; padding-left:0px; padding-right:0px; padding-bottom:20px; } #w_tabswitchbox-1686195463963{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResNews_list-17368255737783964{ width:auto; max-width:none; min-width:320px; 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; }