 .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); }.try{ overflow: hidden; position: relative; } .try img{ display: block; width: 100%; -webkit-transition: .6s; -moz-transition: .6s; transition: .6s; } .try .cover { -webkit-transition: .4s; -moz-transition: .4s; transition: .4s; position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; background: rgba(0,0,0,.1); } .try .txts { position: absolute; top: 0; right: 0; left: 0; padding: 9% 14% 0 14%; color:#fff; } .try .ch { font-size: 36px; } .try .line { width: 24px; height: 6px; margin: 10px 0 20px; background: #fff; display:block; } .try .en { font-size: 30px; text-transform: capitalize; } .try:hover .cover { opacity: .5; } .try:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } #allmap { height: 500px; width: 100%; overflow: hidden; } #allmap .BMapLib_nav_tab_content td{ display:inline-block; width: auto !important; } #allmap .BMap_stdMpCtrl{ display:none !important; } .BMap_Marker div >img{ animation-delay: 0ms; animation-duration: 2000ms; animation-iteration-count: infinite; animation-name: scales; animation-play-state: running; animation-timing-function: linear;} @keyframes scales { 0% { opacity: 0.2; transform: scale(0.6);} 33% { opacity: 0.5; transform:scale(0.8);} 66% { opacity: 1; transform:scale(1);} 100% { opacity: 0.6; transform:scale(0.6); } } .contact { padding: 95px 0 120px 0; } .ab-title { text-align: center; } .ab-title .ch { font-size: 30px; color: #333; } .ab-title .en { font-size: 20px; margin-top: 2px; color: #999; } .cta-list { margin-top: 100px; } .cta-list li { float: left; width: 33.33%; text-align: center; } .cta-list .ico { display: block; width: 68px; height: 68px; margin: 0 auto; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; border: 1px solid #4d4d4d; border-radius: 100%; background-position: center top } .cta-list .c1 .ico { background-image: url(../image/rBQBHVykXdWEAxD6AAAAAE9ZEmo199.png) } .cta-list .c2 .ico { background-image: url(../image/rBQBHVykXduETW0hAAAAAIAgRW4339.png) } .cta-list .c3 .ico { background-image: url(../image/rBQBG1ykXe6Ed8gFAAAAAF1J9AY098.png) } .cta-list .ti { font-weight: 700; margin-top: 7px; color: #333; font-size: 16px; } .cta-list .txx { font-size: 18px; line-height: 1.4; margin-top: 25px } .cta-list li:hover .ico { border-color: #bea369; background-color: #bea369; background-position: center bottom; } .cta-list li a{ color:#666; } .cta-list li.c1 .txx{ font-size:14px; } .cy-ab{ overflow: hidden; background: #fff; position: relative; } .cy-ab .conwrap{ display: block; overflow: hidden; width: 50%; height: 100%; position: absolute; left: 0; top: 0; float: left; } .cy-ab .conwrap .con{ width:80%; margin:0 auto; } .cy-ab .con .c1{ font-size: 30px; color:#333; } .cy-ab .con .c2{ font-size:20px; color:#999; } .cy-ab .con .c3{ font-size: 36px; color:#333; } .cy-ab .con .box{ margin-top:20px; } .cy-ab .con .box p{ line-height:1.5; font-size:14px; } .cy-ab .picwrap{ overflow: hidden; width:50%; height: 100%; float:right; } .cy-ab .picwrap img { width: 100%; display: block; transition: transform 1.2s ease-out 0s; -webkit-transition: -webkit-transform 1.2s ease-out 0s; } .cy-ab .picwrap:hover img { transform: scale(1.3); -webkit-transform: scale(1.3); } .btnMore2 { border: 2px solid #666666; width: 144px; height: 46px; line-height: 42px; text-align: center; transition: all 0.8s; display: block; position: relative; overflow: hidden; margin-top: 5%; } .btnMore2 .bg50 { color: #fff; -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; display: block; } .btnMore2 .bg50:before { position: relative; content: ''; display: block; margin-top: 100%; } .btnMore2 .bg50:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 100%; } .btnMore2 .txt { color: #666; position: relative; } .btnMore2:hover { border-color: #f8660e; background-color: #f8660e; } .btnMore2:hover .bg50 { -moz-animation: anim-out 0.75s; -webkit-animation: anim-out 0.75s; animation: anim-out 0.75s; } .btnMore2:hover .bg50:after { -moz-animation: anim-out-pseudo 0.75s; -webkit-animation: anim-out-pseudo 0.75s; animation: anim-out-pseudo 0.75s; } .btnMore2:hover .txt { color: #fff; } @-webkit-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @-moz-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @-ms-keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @keyframes anim-out-pseudo { 0% { background: rgba(0, 0, 0, 0.45); } 100% { background: transparent; } } @-webkit-keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } @-moz-keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } @-ms-keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } @keyframes anim-out { 0% { width: 0%; } 100% { width: 100%; } } .new-tit{ background: #c30b0b; padding: 20% 0 10% 30%; min-height: 280px; width: 100%; overflow: hidden; } .new-tit p{ color:#fff; } .new-tit .en{ font-size: 30px; } .new-tit .cn{ font-size: 36px; } .new-tit .ico { width: 54px; height: 54px; display: block; background-size: cover; background-repeat: no-repeat; background-position: center center; transition: all 0.8s; margin-top: 37px; } .new-tit .new-tet { transition: all 0.8s; } .footer { overflow: hidden; background: #333333; position: relative; } .footer .foofl{ display: block; overflow: hidden; width: 70%; height: 100%; position: absolute; left: 0; top: 0; float: left; } .footer .foofr{ overflow: hidden; width: 30%; height: 100%; float: right; background: #c30b0b; text-align: center; } .foofl .con{ width:90%; margin:0 auto; color:#fff; } .footer p{ line-height:2; } .footer p a{ color:#fff; } .foofr img{ max-width:100%; padding: 3.5% 2%; } .banner-title { position: absolute; bottom: 50%; color: #fff; z-index: 5; padding-left: 20px; -webkit-animation-name: "fadeInRight"; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: 1; } .banner-title:before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 1px; background: rgb(241, 183, 60); } .banner-title .ch { margin-bottom: 10px; font-weight: bold; font-size: 2.2rem; color: #013D7B; line-height: 1; } .banner-title .en { font-size: 1.5rem; color: #dcb767; line-height: 15px; text-transform: uppercase; } .banner-title .cy-small { display: block; margin-top: 10px; font-size: 26px; line-height: 1; opacity: .4; } @-webkit-keyframes fadeInRight { from {opacity: 0;-webkit-transform: translateX(20px); } to {opacity: 1;-webkit-transform: translateX(0);} } @keyframes fadeInRight { from {opacity: 0;-webkit-transform: translateX(20px); } to {opacity: 1;-webkit-transform: translateX(0);} } .abouts{ position: relative; } .wave-canvas-wrapper{ position: absolute; left: 0; top: 0; width: 100%; height: 500px; overflow: hidden; } .abouts .cont{ max-width:1180px; margin:0 auto; width:90%; } .abouts .cont .tit{ font-size:22px; margin-bottom:20px; } .abouts .cont .cn{ color:#333; } .abouts .cont .en{ color:#999; font-size:24px; } .abouts .nei{ overflow: hidden; } .abouts .cont .fl{ width:48%; } .abouts .cont .fl img{ width: 100%;  } .abouts .cont .fr{ width:48%; padding-left:4%; } .abouts .cont p{ line-height:1.5; text-align:justify; } .about{ margin-top:20px; } .abouts li { width: 33.33%; float:left; text-align: left; position: relative; list-style: none; } .num_box .number { font-size: 66px; font-weight: bold; line-height: 1; color: #bea369; margin-right: 10px; } .num_box{ margin-bottom: 10px; } .num_box .text { font-size: 14px; color: #bea369; vertical-align: top; } @media only screen and (max-width: 768px){ .try .txts { padding: 9% 14% 0 5%; } .try .ch { font-size: 24px; } .try .line { height: 2px; margin: 5px 0 10px; } .try .en { font-size: 20px; } .cta-list .txx { margin-top: 15px; } #allmap { height: 300px; } .cy-ab .conwrap{ width:100%; float:none; padding: 5% 0; position: relative; } .cy-ab .conwrap .con{ width:90%; } .cy-ab .picwrap{ width:100%; float:none; } .cy-ab .con .box p { text-align:justify; font-size: 12px; } .cy-ab .con .c1 { font-size: 20px; } .cy-ab .con .c2 { font-size: 16px; } .cy-ab .con .c3 { font-size: 24px; } .new-tit .en{ font-size: 24px; } .new-tit .cn{ font-size: 20px; } .new-tit{ padding: 2% 5% 2% 5%; min-height:auto; } .new-tet{ float:left; } .new-tit .ico{ float:right; width: 30px; height: 30px; margin-top: 10px; } .footer .foofl{ position: relative; float:none; width:100%; } .foofl .con{ padding: 5% 0; } .footer .foofr{  width: 100%; float: none; } .footer .foofr img{ max-width: 85%; padding: 5%; } .banner-title { bottom: 40%; padding-left: 60px; } .banner-title .ch { font-size: 1.6rem; margin-bottom: 10px; } .banner-title .en { font-size: 20px; } .banner-title .cy-small{ margin-top:5px; } .abouts .cont .fl{ float:none; width:100%; } .abouts .cont .fr{ float:none; width:100%; margin-top: 30px; padding:0; } .num_box .number { font-size: 26px; } .abouts .cont p{ font-size:12px; } .abouts .cont .cn{ font-size:16px; } .abouts .cont .en{ font-size:18px; } .cta-list { margin-top: 30px; } .cta-list li { float: none; width: 100%; text-align: center; margin-bottom:20px; } .cta-list .ico { width: 58px; height: 58px; background-size: 58px; } .ab-title .ch { font-size: 20px; } .ab-title .en { font-size: 14px; } .contact { padding: 45px 0 50px 0; } } @media only screen and (max-width: 1025px) and (min-width: 769px){ .contact { padding: 75px 0 100px 0; } .cta-list { margin-top: 80px; } .cy-ab .conwrap{ width:100%; float:none; padding: 5% 0; position: relative; } .cy-ab .conwrap .con{ width:90%; } .cy-ab .picwrap{ width:100%; float:none; } .cy-ab .con .box p { line-height: 1.5; font-size: 14px; overflow: hidden; height: auto; text-align:justify; } .cy-ab .con .c1 { font-size: 30px; } .cy-ab .con .c2 { font-size: 18px; } .cy-ab .con .c3 { font-size: 36px; } .new-tit .en{ font-size:26px; } .new-tit{ padding: 2% 5% 2% 5%; min-height:auto; } .new-tet{ float:left; } .new-tit .ico{ float:right; width: 40px; height: 40px; margin-top: 10px; } .foofr img {  padding: 10% 5%; } .banner-title .ch { font-size: 22px; margin-bottom:5px; } .banner-title .en { font-size: 16px; } .banner-title .cy-small{ margin-top:5px; } .abouts .cont .fr{ padding-left:2%; } .num_box .number { font-size: 40px; } .cta-list .ico { width: 58px; height: 58px; background-size: 58px; } } @media only screen and (max-width: 1440px) and (min-width: 1024px){ .cy-ab .con .box p { line-height: 1.5; font-size: 14px; overflow: hidden; height:2.5rem; } .cy-ab .con .box { margin-top: 10px; } .cy-ab .con .c1 { font-size: 30px; } .cy-ab .con .c2 { font-size: 18px; } .cy-ab .con .c3 { font-size: 36px; } }.c_portalResNews_category-01001 .p_image { width: 30px; height: 30px; display: none; vertical-align: middle; margin-right: 5px; margin-top: 6px; } .c_portalResNews_category-01001 .p_image>img { width: 100%; height: 100%; } @media only screen and (max-width: 768px){ } @media only screen and (min-width: 769px) { .c_portalResNews_category-01001 .p_btn-show,.c_portalResNews_category-01001 .p_btn-hide{display: none;} .c_portalResNews_category-01001 { height: auto; width: 280px; overflow: visible; }  .c_portalResNews_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResNews_category-01001 .p_categoryBox .p_linkBox { width:100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items:center; padding: 12px 40px; } .c_portalResNews_category-01001 .p_categoryBox .p_title{ height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:15px; color:#fff; } .c_portalResNews_category-01001 .p_categoryBtn{ display:none; vertical-align:middle; background-color:rgba(255,255,255,0); border-color:rgba(255,255,255,0); border-style: solid; border-width: 0; height:auto; width:30px; padding:0; position:static; text-align: center; transform: rotate(270deg); } .c_portalResNews_category-01001 .p_linkBox .iconfont:before{ content:''; } .c_portalResNews_category-01001 .p_linkBox .icon-arrow_up:before{ content:'\e6c9'; } .c_portalResNews_category-01001 .p_linkBox .icon-arrow_down:before{ content:'\e6c9'; } .c_portalResNews_category-01001 .p_categoryBox .p_parentBox{ position:relative; float:left; } .c_portalResNews_category-01001 .p_categoryBox .p_parentBox .p_parentBox .p_linkBox{ } .c_portalResNews_category-01001 .p_parentBox:last-child .p_linkBox { border-bottom:0 none; } .c_portalResNews_category-01001 .p_categoryBox .slideOut{ position:absolute; left:100%; top:0; width:100%; height:auto; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} .imgt{} .imgt img{ width:450px} #c_portalResPublic_codeContainer-1565592788766{ width:auto; max-width:1400px; min-width:0px; height:50px; 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){ } @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_portalResNews_category-1565592788771 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_category-1565592788771 >div{ animation-duration:NaNs; animation-delay:NaNs; animation-fill-mode:both; } #c_portalResNews_category-1565592788771{ width:auto; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:50px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResNews_list-15655928907828060 .p_articles{ width:calc((100% - 0px)/3); } #c_portalResNews_list-15655928907828060 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-15655928907828060 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-15655928907828060 >div{ animation-fill-mode:both; } #c_portalResNews_list-15655928907828060 .newListBox{ width:100%; height:auto; overflow:hidden; } #c_portalResNews_list-15655928907828060 .container{ width:100%; overflow:hidden; margin:1rem auto; padding:0 1rem; } #c_portalResNews_list-15655928907828060 .newList{ overflow:hidden; padding:1rem; width:100%; height:140px; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #eaeaea; transition:all .5s ease; } #c_portalResNews_list-15655928907828060 .newList1{ padding:30px; background:#fafafa; margin-bottom:40px; } #c_portalResNews_list-15655928907828060 .newList1 .newTitle{ font-size:1.125rem; font-weight:bold; color:#dcb767; margin-bottom:5px; } #c_portalResNews_list-15655928907828060 .newList1 .newSummry{ margin-bottom:15px; } #c_portalResNews_list-15655928907828060 .readMore{ display:block; width:130px; height:30px; line-height:30px; border:1px solid #dcb767; color:#dcb767; text-indent:20px; transition:all 0.3s ease; } #c_portalResNews_list-15655928907828060 .readIcon{ margin-left:20px; } #c_portalResNews_list-15655928907828060 .readMore:hover{ background:#dcb767; color:#fff; } #c_portalResNews_list-15655928907828060 .newList1 .newLinkBox{ padding:0; } #c_portalResNews_list-15655928907828060 .newLinkBox{ position:relative; display:flex; flex-wrap:nowrap; width:100%; height:100%; padding-right:10%; overflow:hidden; } #c_portalResNews_list-15655928907828060 .leftTimeBox{ width:80px; height:98px; background:#f5f5f5; text-align:center; font-family:arial; color:#dcb767; transition:all .5s ease; } #c_portalResNews_list-15655928907828060 .centerContentBox{ width:calc((100% - 80px)/1); padding-left:3%; } #c_portalResNews_list-15655928907828060 .rightIcon{ position:absolute; top:50%; right:0px; transform:translateY(-50%); width:40px; height:40px; border-radius:20px; overflow:hidden; } #c_portalResNews_list-15655928907828060 .newData{ font-size:2.75rem; line-height:46px; padding-top:15px; } #c_portalResNews_list-15655928907828060 .newTitle{ font-size:1rem; color:#000; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; transition:all .5s ease; } #c_portalResNews_list-15655928907828060 .newToolBox{ margin:5px 0; color:#b4b4b4; } #c_portalResNews_list-15655928907828060 .newSummry{ line-height:24px; height:48px; overflow:hidden; color:#565656; } #c_portalResNews_list-15655928907828060 .rIcon{ position:absolute; top:0; left:0; display:block; width:auto; height:98%; transition:all .5s ease; } #c_portalResNews_list-15655928907828060 .redIcon{ opacity:0; } #c_portalResNews_list-15655928907828060 .whiteIcon{ opacity:1; } #c_portalResNews_list-15655928907828060 .newList:hover{ height:150px; } #c_portalResNews_list-15655928907828060 .newList:hover .leftTimeBox{ background:#dcb767; color:#fff; } #c_portalResNews_list-15655928907828060 .newList:hover .newTitle{ color:#dcb767; } #c_portalResNews_list-15655928907828060 .newList:hover .redIcon{ opacity:1; } #c_portalResNews_list-15655928907828060 .newList:hover .whiteIcon{ opacity:0; } #c_portalResNews_list-15655928907828060 .data1{ margin-right:5px; } @media only screen and (min-width: 769px){ #c_portalResNews_list-15655928907828060 .container{ max-width:1400px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-15655928907828060 .container { max-width: 900px; } } @media only screen and (max-width: 768px){ #c_portalResNews_list-15655928907828060 .leftTimeBox{ display:none; } #c_portalResNews_list-15655928907828060 .rightIcon{ display:none; } #c_portalResNews_list-15655928907828060 .newList1{ margin-bottom: 30px; } #c_portalResNews_list-15655928907828060 .newList { height:110px; padding: 0 0 5px 0; } #c_portalResNews_list-15655928907828060 .newLinkBox{ padding:0; } #c_portalResNews_list-15655928907828060 .centerContentBox{ width:100%; } } #c_portalResNews_list-15655928907828060{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1565592788726 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1565592788726 >div{ animation-fill-mode:both; } #w_grid-1565592788726 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1565592788726> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1565592788726> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1565592788726> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1565592788736 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1565592788736 >div{ animation-fill-mode:both; } #w_grid-1565592788736 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1565592788736> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1565592788736> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1565592788736> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1565592788736 .p_gridbox{ background-image:url(http://static6.yun300.cn/img/nybanner55.png?tenantId=158865&viewType=1); background-image-part-image:url(http://static6.yun300.cn/img/nybanner55.png?tenantId=158865&viewType=1); background-repeat:no-repeat; background-position:top center; } #w_grid-1565592788746 > div > .p_gridbox{ background-color:rgba(33, 86, 166, 1); } #w_grid-1565592788746 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1565592788746 >div{ animation-fill-mode:both; } #w_grid-1565592788746 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1565592788746> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1565592788746> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1565592788746> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1565592788756 > 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-1565592885938 > 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-1565592788726{ 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-1565592788736{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:300px; 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-1565592788746{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:50px; 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-1565592788756{ 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-1565592885938{ 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; } .c_portalResNews_list-01001006 .p_articles{ width:calc((100% - 0px)/3); } .c_portalResNews_list-01001006 .p_CommonSummaryBoxA{ text-align:center; } .c_portalResNews_list-01001006 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResNews_list-01001006 >div{ animation-fill-mode:both; } .c_portalResNews_list-01001006 .newListBox{ width:100%; height:auto; overflow:hidden; } .c_portalResNews_list-01001006 .container{ width:100%; overflow:hidden; margin:1rem auto; padding:0 1rem; } .c_portalResNews_list-01001006 .newList{overflow:hidden;padding:1rem;width:100%;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #eaeaea;transition:all .5s ease;} .c_portalResNews_list-01001006 .newList1{ padding:30px; background:#fafafa; margin-bottom:40px; } .c_portalResNews_list-01001006 .newList1 .newTitle{font-size:1.1rem;font-weight:bold;color: #dcb767;margin-top:15px;margin-bottom:15px;} .c_portalResNews_list-01001006 .newList1 .newSummry{margin-bottom: 10px;line-height: 30px;color: #666;font-size: 14px;margin: 0px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;} .c_portalResNews_list-01001006 .readMore{display:block;width:130px;height:30px;line-height:30px;border: 1px solid #dcb767;color: #dcb767;text-indent:20px;transition:all 0.3s ease;margin-top:20px;} .c_portalResNews_list-01001006 .readIcon{ margin-left:20px; } .c_portalResNews_list-01001006 .readMore:hover{ background:#dcb767; color:#fff; } .c_portalResNews_list-01001006 .newList1 .newLinkBox{ padding:0px; } .c_portalResNews_list-01001006 .newLinkBox{ position:relative; display:flex; flex-wrap:nowrap; width:100%; height:100%; padding-right:0%; overflow:hidden; } .c_portalResNews_list-01001006 .leftTimeBox{ width:80px; height:98px; background:#f5f5f5; text-align:center; font-family:arial; color:#dcb767; transition:all .5s ease; } .c_portalResNews_list-01001006 .centerContentBox{ width:calc((100% - 80px)/1); padding-left:3%; } .c_portalResNews_list-01001006 .rightIcon{ position:absolute; top:50%; right:0px; transform:translateY(-50%); width:40px; height:40px; border-radius:20px; overflow:hidden; } .c_portalResNews_list-01001006 .newData{ font-size:2.75rem; line-height:46px; padding-top:15px; } .c_portalResNews_list-01001006 .newTitle{font-size: 1.1rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .5s ease;} .c_portalResNews_list-01001006 .newToolBox{ margin:5px 0; color:#b4b4b4; } .c_portalResNews_list-01001006 .newSummry{ line-height: 24px; color: #666; margin: 20px 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .c_portalResNews_list-01001006 .rIcon{ position:absolute; top:0px; left:0px; display:block; width:auto; height:98%; transition:all .5s ease; } .c_portalResNews_list-01001006 .redIcon{ opacity:0; } .c_portalResNews_list-01001006 .whiteIcon{ opacity:1; } .c_portalResNews_list-01001006 .newList:hover{ } .c_portalResNews_list-01001006 .newList:hover .leftTimeBox{ background:#dcb767; color:#fff; } .c_portalResNews_list-01001006 .newList:hover .newTitle{ color:#dcb767; } .c_portalResNews_list-01001006 .newList:hover .redIcon{ opacity:1; } .c_portalResNews_list-01001006 .newList:hover .whiteIcon{ opacity:0; } .c_portalResNews_list-01001006 .data1{ margin-right:5px; } @media only screen and (min-width: 769px){ .c_portalResNews_list-01001006 .container{  } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResNews_list-01001006 .container { max-width: 900px; } } @media only screen and (max-width: 768px){ .imgt { display:none; } .c_portalResNews_list-01001006 .leftTimeBox{ display:none; } .c_portalResNews_list-01001006 .rightIcon{ display:none; } .c_portalResNews_list-01001006 .newList1{ margin-bottom: 30px; } .c_portalResNews_list-01001006 .newList {  padding: 0 0 5px 0; } .c_portalResNews_list-01001006 .newLinkBox{ padding:0; } .c_portalResNews_list-01001006 .centerContentBox{ width:100%; } } .c_portalResNews_list-01001006 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResNews_list-01001006 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResNews_list-01001006 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResNews_list-01001006 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; }.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){ } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} #c_portalResPublic_codeContainer-1569236764356{ width:auto; max-width:1200px; 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_category-15723395152890554 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_category-15723395152890554 >div{ animation-fill-mode:both; } #c_portalResNews_category-15723395152890554{ width:auto; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:40px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResNews_list-15694814995465310 .p_articles{ width:calc((100% - 0px)/3); } #c_portalResNews_list-15694814995465310 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-15694814995465310 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-15694814995465310 >div{ animation-fill-mode:both; } #c_portalResNews_list-15694814995465310 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15694814995465310 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15694814995465310 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15694814995465310 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15694814995465310{ width:auto; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1569236764326 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1569236764326 >div{ animation-fill-mode:both; } #w_grid-1569236764326 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1569236764326> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1569236764326> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1569236764326> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1569236764326 .p_gridbox{ background-position:center center; background-image:url(../image/nei3.jpg); background-image-part-image:url(../image/nei3.jpg); background-repeat:no-repeat; background-size:cover; } #w_grid-1569236764336 > div > .p_gridbox{ background-color:rgba(1, 61, 123, 1); } #w_grid-1569236764336 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1569236764336 >div{ animation-fill-mode:both; } #w_grid-1569236764336 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1569236764336> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1569236764336> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1569236764336> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1569236764346 > 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-1569236764326{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:400px; 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-1569236764336{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:40px; 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-1569236764346{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:auto; margin-right:auto; margin-bottom:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }