 .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); }.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){ }.c_portalResNews_list-01001{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001 .p_PromptNoneData { width: auto; text-align: center } .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; }   .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 }   .c_portalResNews_list-01001 .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-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; } @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: none !important; } .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} } @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;} } @media only screen and (max-width: 1024px) and (min-width: 769px) { } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} @media screen and (min-width: 769px) and (max-width: 1200px){ } @media screen and (min-width: 769px) and (max-width: 1200px){ } @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_portalResNews_list-15584870489704168 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-15584870489704168 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-15584870489704168 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-15584870489704168 >div{ animation-fill-mode:both; } #c_portalResNews_list-15584870489704168 .newListBox{ width:100%; height:auto; overflow:hidden; } #c_portalResNews_list-15584870489704168 .container{ width:100%; overflow:hidden; margin:1rem auto; padding:0 1rem; } #c_portalResNews_list-15584870489704168 .newList{ overflow:hidden; padding:1rem; height:auto; } #c_portalResNews_list-15584870489704168 .newPicBox{ position:relative; width:100%; height:254px; overflow:hidden; border-radius:4px; margin:0 auto; } #c_portalResNews_list-15584870489704168 .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:auto; height:auto; transition:all .5s ease; } #c_portalResNews_list-15584870489704168 .picLink{ position:absolute; top:0; left:0; width:100%; height:100%; } #c_portalResNews_list-15584870489704168 .contentBoxB{ padding:40px 1rem 1rem; } #c_portalResNews_list-15584870489704168 .newTitle{ font-size:1rem; margin-bottom:20px; transition:all .5s ease; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } #c_portalResNews_list-15584870489704168 .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin:1rem 0; } #c_portalResNews_list-15584870489704168 .lineBox::before{ content:''; position:absolute; top:0; left:0; width:0; height:100%; background:#afafaf; transition:all .5s ease; } #c_portalResNews_list-15584870489704168 .newMs{ position:relative; width:100%; line-height:1.5rem; clear:both; font-size:0.75rem; color:#777; margin:0 0 1.5rem; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; } #c_portalResNews_list-15584870489704168 .bottomLink{ display:block; width:30px; height:25px; color:#ccc; font-size:0.875rem; font-family:Raleway; padding:3px 5px; border:1px solid #d8d8d8; transition:all .5s ease; } #c_portalResNews_list-15584870489704168 .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); } #c_portalResNews_list-15584870489704168 .newList:hover .newTitle{ color:#2969e5; } #c_portalResNews_list-15584870489704168 .newList:hover .lineBox::before{ width:100%; } #c_portalResNews_list-15584870489704168 .newList:hover .bottomLink{ color:#2969e5; border-color:#2969e5; } @media only screen and (min-width: 769px){ #c_portalResNews_list-15584870489704168 .container { max-width: 1200px; } #c_portalResNews_list-15584870489704168 .newList { float: left; width: calc((100% - 0px)/3); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-15584870489704168 .container { max-width: 900px; } #c_portalResNews_list-15584870489704168 .newList { width: 50%; } } @media only screen and (max-width: 768px){ #c_portalResNews_list-15584870489704168 .newList { width: 100%; } } #c_portalResNews_list-15584870489704168{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:60px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1558486753348 > 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-1558486753358 > div > .p_gridbox{ background-image:url(../image/xianchang029-141298_1.png); } #w_grid-1558486753358 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1558486753358 >div{ animation-fill-mode:both; } #w_grid-1558486753358 .p_gridbox{ background-image:url(../image/32aw65daw21365aw1kasejkaw_02-141.jpg); background-image-part-image:url(../image/32aw65daw21365aw1kasejkaw_02-141.jpg); background-position:center center; } @media only screen and (min-width: 769px){ #w_grid-1558486753358> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1558486753358> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1558486753358> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1558486753358> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1558486753358> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1558486753358> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } }  #w_grid-1558487047532 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } @media only screen and (max-width: 768px){ } @media only screen and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1558486753348{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:893px; 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-1558486753358{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:312px; 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-1558486753388{ width:auto; max-width:705px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:100px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1558486753393{ width:auto; max-width:721px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1558487047532{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:693px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }