.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); }@media only screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1920px) and (min-width: 1024px){ }  .fsg{text-align:right;} .fsg li{display:inline-block; margin-left:5px;} .fsg li a{ opacity:0.5} .fsg li a:hover{ opacity:1}  figure { position: relative; float: left; overflow: hidden; margin: 0; width:100%; height:100%; background: #fff; text-align: center; cursor: pointer; } figure figcaption::before, figure figcaption::after { pointer-events: none; } figure figcaption, figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }   figure figcaption > a { z-index:0; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; } figure.effect-sadie figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(top, rgba(240,134,141,0) 0%, rgba(48,100,187,0.6) 75%); background: linear-gradient(to bottom, rgba(240,134,141,0) 0%, rgba(48,100,187,0.6) 75%); content: ''; opacity: 0; -webkit-transform: translate3d(0,50%,0); transform: translate3d(0,50%,0); } figure img { position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 1; } figure.effect-sadie h1 { position: absolute; top: 45%; left: 0; width: 100%; color: #fff; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); font-size: 30px; font-family: "微软雅黑"; } figure.effect-sadie h4{ position: relative; top: 60%; left: 0; color: #fff; -webkit-transition: -webkit-transform 1s, color 1s; transition: transform 1s, color 1s; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); font-size:45px; border:solid 1px #fff; font-family: 'Yantramanav', sans-serif; font-weight:100; border-radius:50px; margin: auto; display: inline-block; width:60px; height:60px; line-height:60px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ .counter h2 { font-size: 14px !important; } figure.effect-sadie h1{font-size:25px;} figure.effect-sadie h4{font-size:30px; width:40px; height:40px; line-height:40px; } } figure.effect-sadie figcaption::before, figure.effect-sadie p { -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s; } figure.effect-sadie p { position: absolute; bottom: 0; left: 0; padding: 0 30%; width: 100%; opacity: 0; -webkit-transform: translate3d(0,50px,0); transform: translate3d(0,50px,0); top: 60%; line-height:1.5; -webkit-transition: opacity 1.2s, -webkit-transform 1.2s; transition: opacity 1.2s, transform 1.2s; color:#fff; font-size:14px; } figure.effect-sadie:hover h1 { color: #fff; -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0); transform: translate3d(0,-50%,0) translate3d(0,-40px,0); } figure.effect-sadie:hover h4{color: #fff; -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0) rotate(45deg); transform: translate3d(0,-50%,0) translate3d(0,-40px,0) rotate(45deg); border:0; } figure.effect-sadie:hover figcaption::before , figure.effect-sadie:hover p { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }  @font-face { font-family: 'DINCond';  src: url('') format('opentype');  } .shuzi{max-width:1360px;} .counter { text-align: center; float: left; width: 25%; padding:2% 0; color: #333; font-size: 20px; background:#f5f5f5; } .count-title { font-size: 70px; font-weight: normal; margin-top: 10px; margin-bottom: 0; text-align: left; color: #2289eb; font-family: DINCond; } .counter h2 { font-weight: normal; color: #999; font-size: 16px; margin: 0; }.w_fimgbox-001{ width: 100%; height: auto; min-height: 200px; margin: 0 auto; } .w_fimgbox-001 .w_imgbox{ width: 100%; height: 100%; position: relative; min-height: inherit; } .w_fimgbox-001 .w_imgbox > img{ width: 100%; height: auto; } .w_fimgbox-001 .w_imgbox > .p_contentbox{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; }.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: 0px; 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; } #w_grid-1571292298197{padding:0!important;} #w_common_text-1571291828481{display:none;} #w_grid-1571291774380{min-height: 70px!important;padding: 0!important;} #w_fimg-1571291802946{ margin-top: 4px!important; margin-left: 10px!important;} #w_grid-1571297818232{max-width: 312px!important;} #w_common_text-1571291161475{margin-bottom: 0!important;} #w_grid-1571291218076{margin:10px 0!important;} #w_grid-1571302519819{display:none;} #w_common_text-1571304619625 span{ font-size: 14px!important; padding-left: 4px!important;} #w_common_text-1571304454327 span{ font-size: 16px!important; padding-left: 4px!important;} #w_common_text-1571304619625,#w_common_text-1571303846616{ margin-top: 11px!important;} #w_common_text-1571303846616 span{ font-size: 18px!important; padding-left: 4px!important;} #w_common_text-1571303376124 span{ font-size: 16px!important; padding-left: 3px!important;} #w_common_text-1571303376124,#w_common_text-1571304454327{ margin-top: 11px!important;} #w_common_text-1571303044240{ margin-top: 7px!important;} #w_common_text-1571303044240 span{ font-size: 18px!important; padding-left: 4px!important;} #w_common_text-1571300944119 span{ font-size: 18px!important; padding-left: 0px!important;} #w_common_text-1571300944119{ margin-top: 9px!important;} #w_grid-1571298876665,#w_grid-1571299019070{ max-width: 100%!important; } #w_common_text-1571298898712 span{ font-size: 20px!important;} #w_common_text-1571298898712{ margin-top: 6px!important;} #w_common_text-1571299060135{ max-width: 320px!important; } #w_fimg-1571299330104{margin:20px auto!important;} #w_common_text-1571304684869{ margin-top: 20px!important;} #w_common_text-1571303157388{ margin-top: 0px!important;} #w_grid-1571303044227{ margin-top: 15px!important;} #w_grid-1571302511979{ margin-top: 25px!important;} #w_common_text-1563789251833 span,#w_common_text-1561604658208 span,#w_common_text-1571378784451 span,#w_common_text-1561551468255 span{ font-size: 22px!important;} #w_common_text-1563789251833,#w_common_text-1561604658208,#w_common_text-1571378784451,#w_common_text-1561551468255{ margin-top: 23%!important;} #w_common_text-1561631687697 span{ font-size: 22px!important;} #w_common_text-1561631687697{ margin-top: 23%!important;} #w_common_text-1561643503694 span{ font-size: 22px!important;} #w_common_text-1561643503694{ margin-top: 23%!important;} #w_common_text-1561630743807 span{ font-size: 22px!important;} #w_common_text-1561630743807{ margin-top: 23%!important;} #w_common_text-1561526699940{ margin-top: 23%!important;} #w_common_text-1561526699940 span{ font-size: 22px!important;} #w_common_text-1561533439965 span{ font-size: 22px!important;} #w_common_text-1561533439965{ margin-top: 23%!important;} #w_fimg-1571654414371{margin:0 auto!important;} #w_grid-1571298777258{margin-top: 0!important;} #w_fimg-1571651969517{margin-left: 0!important;} #w_grid-1571650188743,#w_common_text-1571650540339,#w_grid-1571652680114{display:none;} } @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; } #c_portalResnav_main-15712980661296545,#w_common_text-1571650626393{display:none;} #w_fbtn-1571721362822{display:none;} } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_common_text-1571292098980 span{line-height: 1.5!important;} #w_common_text-1571298946452 span{ font-size: 16px!important;} #w_common_text-1571304454327 span{ font-size: 22px!important;} #w_common_text-1571304619625 span{ font-size: 22px!important;} #w_fimg-1571646825606{ margin-top: 13px!important;} } #w_common_text-1571646974381{ background: #999999;} #w_common_text-1571654704500{ background: #fa8d3e;}.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: none; text-align: center; padding: 0 35px; } .w_tabswitchbox-001 .p_relationbtntab.active { color: #f45d1b; background-color: none; } .w_tabswitchbox-001 .p_relationbtntab.active .font{ border-bottom:solid 1px #f45d1b} .w_tabswitchbox-001 .p_relationbtntab:before{ content: ''; width: 0; height: 100%; display: inline-block; vertical-align: middle; } .w_tabswitchbox-001 .p_relationbtntab .font{  height: auto; font-size: 16px; background-color: inherit; color: inherit; display: inline-block; vertical-align: middle; line-height: 40px; } .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; text-align: center; } .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:0px; 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; }  .newPicBox1{ width:15%; } .newPicBox1 img{ width:100%; vertical-align:middle; border:0px; height: auto; } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%;margin:0px auto;}body,#-remove--flag{} @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @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){ } @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){ } @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){ } @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){ } @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){ } @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){ } @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){ } @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){ } @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){ } @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){ } @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){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-16003487050556282 .bt{ font-size:18px; color:#fff; } #c_portalResPublic_codeContainer-16003487050556282 .bt1{ font-size:36px; font-weight:bold; color:#fff; letter-spacing:5px; text-align:center; font-family:times new roman; } #c_portalResPublic_codeContainer-16003487050556282 .line{ background:#0f409a; width:46px; height:1px; margin:15px auto; } #c_portalResPublic_codeContainer-16003487050556282 .e_box{ text-align:center; padding:40px 0 40px; } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16003487050556282 .bt{ font-size:14px; color:#fff; } #c_portalResPublic_codeContainer-16003487050556282 .bt1{ font-size:24px; } } #c_portalResPublic_codeContainer-16003487050556282{ 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; } @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){ } @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){ } @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){ } #w_fimgbox-1600348690717 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1600348690717 >div{ animation-fill-mode:both; } #w_fimgbox-1600348690717 .p_contentbox{ display:flex; align-items:center; } @media only screen and (max-width: 768px){ #w_fimgbox-1600348690717 .w_imgbox { height: 260px; } #w_fimgbox-1600348690717 .w_imgbox > img { width: auto; height: 260px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); } } #w_grid-1561528079955 > 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-1594975006605 > 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-1600348776630 > 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_fimgbox-1600348690717{ 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:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1561528079955{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1594975006605{ width:100%; max-width:1360px; 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-1600348776630{ 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; } @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-16007379263090744 .p_articles{ width:calc((100% - 210px)/3); } #c_portalResNews_list-16007379263090744 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16007379263090744 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16007379263090744 >div{ animation-fill-mode:both; } #c_portalResNews_list-16007379263090744 .newBox{ width:100%; height:auto; overflow:hidden; margin-top:80px; } #c_portalResNews_list-16007379263090744 .newContainer{ width:100%; height:auto; overflow:hidden; margin:0 auto 60px; } #c_portalResNews_list-16007379263090744 .newLi{ position:relative; overflow:hidden; padding:0px; } #c_portalResNews_list-16007379263090744 .porTbox{ position:relative; overflow:hidden; width:100%; height:260px; } #c_portalResNews_list-16007379263090744 .newImg{ transform:scale(1); width:100%; transition:all .5s ease; } #c_portalResNews_list-16007379263090744 .porBbox{ position:relative; overflow:hidden; width:100%; margin:15px 0px; } #c_portalResNews_list-16007379263090744 .newTitle{ font-size:18px; color:#333; overflow:hidden; text-overflow:ellipsis; position:relative; white-space:nowrap; width:100%; margin-bottom:5px; } #c_portalResNews_list-16007379263090744 .newSummry{ color:#999; white-space:nowrap; overflow:hidden; margin:10px 0; text-overflow:ellipsis; } #c_portalResNews_list-16007379263090744 .lookDetail{ position:relative; display:block; color:#777; height:38px; line-height:38px; border-top:0px solid #e5e5e5; margin-top:10px; } #c_portalResNews_list-16007379263090744 .lookDetail .details{ float:none; font-size:12px; } #c_portalResNews_list-16007379263090744 .arrowsR{ position:absolute; top:50%; right:0px; transform:translate(0, -50%); width:30px; } #c_portalResNews_list-16007379263090744 .arrowsR img{ position:absolute; transition:all .5s ease; } #c_portalResNews_list-16007379263090744 .harr{ opacity:0; } #c_portalResNews_list-16007379263090744 .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-16007379263090744 .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-16007379263090744 .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-16007379263090744 .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-16007379263090744 .lookDetail:hover .barr{ opacity:0; } #c_portalResNews_list-16007379263090744 .lookDetail:hover .harr{ opacity:1; } #c_portalResNews_list-16007379263090744 .newLi:hover .showBox{ opacity:1; } #c_portalResNews_list-16007379263090744 .newLi:hover .newImg{ transform:scale(1.1); } #c_portalResNews_list-16007379263090744 .newLi:hover .showBoxLink::before{ width:1rem; } #c_portalResNews_list-16007379263090744 .newLi:hover .showBoxLink::after{ width:1rem; } @media only screen and (min-width: 769px){ #c_portalResNews_list-16007379263090744 .newContainer{ max-width:1470px; } #c_portalResNews_list-16007379263090744 .newLi{ float:left; width:calc((100% - 210px) / 3); margin:0 35px 30px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-16007379263090744 .newContainer { max-width: 900px; } #c_portalResNews_list-16007379263090744 .newLi { width: 50%; } } @media only screen and (max-width: 768px){ #c_portalResNews_list-16007379263090744 .p_articles { width: 100%; padding: 0 15px; } #c_portalResNews_list-16007379263090744 .porTbox { position: relative; overflow: hidden; width: 100%; height: 180px; } #c_portalResNews_list-16007379263090744 .newSummry { margin: 0; } #c_portalResNews_list-16007379263090744 .lookDetail { margin-top: 0; } #c_portalResNews_list-16007379263090744 .newTitle { padding-top: 0px; margin-bottom: 0; font-size:16px; } #c_portalResNews_list-16007379263090744 .newContainer{ width:100%; height:auto; overflow:hidden; margin:0 auto 40px; } } #c_portalResNews_list-16007379263090744 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16007379263090744 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16007379263090744 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16007379263090744 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16007379263090744 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16007379263090744 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16007379263090744{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:0px; margin-right:auto; margin-left:auto; max-width:1430px; width:100%; margin-top:0px; margin-bottom:0px; min-width:0px; height:auto; padding-right:0px; }