.e_contentmajorstylebox-001{ width-and-width-uint:100%; width-uint:%; width:100%; height:auto; height-and-height-uint:auto; } .e_contentmajorstylebox-001 .stylebox_top{ background-color:rgba(0, 68, 153, 1); width-and-width-uint:auto; width:auto; height:40px; height-and-height-uint:40px; } .e_contentmajorstylebox-001 .title_icon{ color:rgba(255,255,255,1); display:inline-block; vertical-align:middle; font-size:medium; line-height:40px; margin-right:10px; } .e_contentmajorstylebox-001 .title_icon::before{ content:""; } .e_contentmajorstylebox-001 .title_main{ overflow:hidden; max-width:600px; color:rgba(255,255,255,1); white-space:nowrap; font-weight:normal; display:inline-block; vertical-align:middle; font-size:16px; line-height:40px; text-overflow:ellipsis; } .e_contentmajorstylebox-001 .title_sub{ margin-left:10px; color:rgba(255,255,255,1); font-weight:normal; display:inline-block; vertical-align:middle; font-size:14px; line-height:40px; } .e_contentmajorstylebox-001 .stylebox_title{ background-color:rgba(0, 68, 153, 1); width-and-width-uint:auto; white-space:nowrap; padding-left:15px; display:inline-block; vertical-align:bottom; width:auto; font-size:0px; padding-right:15px; height:inherit; height-and-height-uint:inherit; } .e_contentmajorstylebox-001 .stylebox_link{ padding:0 15px; color:#666666; display:table; vertical-align:middle; font-size:14px; border-width:0px; float:right; height:inherit; margin-right:15px; } .e_contentmajorstylebox-001 .stylebox_link a{ color:inherit; display:table-cell; vertical-align:middle; } .e_contentmajorstylebox-001 .link_icon{ margin-left:5px; display:inline-block; } .e_contentmajorstylebox-001 .link_icon::before{ content:'\e6af'; } .e_contentmajorstylebox-001 .stylebox_top_line{ width-and-height:custom; } .e_contentmajorstylebox-001 .stylebox_content{ width-uint:%; width:100%; height:calc(100% - 48px); width-and-width-uint:100%; height-and-height-uint:calc(100% - 48px); } .e_contentmajorstylebox-001 .stylebox_bottom_line{ width-and-height:custom; } .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); }#allmap { position:relative; height:480px; opacity: 0.6; 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); } } #scrolltop{ position: absolute; right: 0px; top: -20px; cursor: pointer; height: 48px; width: 48px; border-radius:50%; text-align: center; display: block; background-color: #049; } #scrolltop span { padding-top: 12px; display: block; text-align: center; color: rgba(255, 255, 255, 1); font-size: 12px; } #scrolltop span:after { display: block; margin: 7px auto 0; border-right: 6px solid transparent; border-bottom: 6px solid #fff; border-left: 6px solid transparent; width: 12px; content: ''; -webkit-animation: mouse-top 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-top 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; } @keyframes mouse-top { from { opacity: 0; } 33% { opacity: 1; } to { transform: translatey(-5px); -webkit-transform: translatey(-5px); opacity: 0; } } @-webkit-keyframes mouse-top { from { opacity: 0; } 33% { opacity: 1; } to { transform: translatey(-5px); -webkit-transform: translatey(-5px); opacity: 0; } } .cpfl { font-size: 14px; line-height: 1.8; } .cpfl a { font-size: 14px; line-height: 1.8; color: #96c7e4;} .cpfl sup { font-size: 12px; padding:0px 4px; } .note{ height: 60px; width: 100%; background: rgba(65, 174, 193, 1); position: fixed; bottom: 0px; z-index: 99; left: 0px; border: none; animation-name: fadeinup; animation-duration: 0.5s; animation-delay: 1.2s; animation-fill-mode: both; } .cookies_k { width: 94%; max-width: 1480px; min-width: 0px; height: 60px; max-height: none; min-height: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-top: 0px; padding-left: 20px; padding-right: 20px; padding-bottom: 0px; display: flex; align-items: center; } .guanbi { display: inline-block; width: 100px; text-align: center; margin: auto; margin-right: 0px; padding: 0px 20px; background: #fff; font-size: 13px; line-height: 32px; color: #222; white-space:nowrap; border-radius: 30px;} .guanbi.ju { margin-right:30px; margin-left:50px; } .ysnr { font-size: 13px; line-height:20px; color: #fff;} .ysnr .gdtk {font-weight: bold; color: #fff; padding-left: 10px; text-decoration: underline;} .yyfnfl { text-align: center; } .yyfnfl .yy_an{ font-size: 15px; line-height: 48px; width: 200px; color: #fff; margin: 0 30px; text-align: center; display: inline-block; background-color: #1080c2; } #swiper-history { width: 100%; position: relative; } #swiper-history .swiper-container { height: 160px; margin: 0 40px; } #swiper-history .short-line { height: 79px; border-bottom: 2px dashed #007aff; width: 30px; position: absolute; top: 0px; } #swiper-history .long-line { height: 79px; border-bottom: 2px solid #d7000e; width: calc(100% - 30px); position: absolute; top: 0px; left: 30px; } #swiper-history .swiper-slide span { display: block; width: 100%; text-align: center; position: absolute; transition: 700ms; } #swiper-history .swiper-slide .detail { height: auto; line-height: 20px; bottom: 110px; color: #222; opacity: 0; font-size: 16px; } #swiper-history .swiper-slide .date { color: #d7000e; position: absolute; bottom: 0px; height: 40px; opacity: 0; font-size: 24px; text-align: center; } #swiper-history .swiper-slide .date .sjz{ font-size: 28px; display: inline-block; font-weight: bold; background: linear-gradient(to right, #41aec1, #d7000e); -webkit-background-clip: text; color: transparent; } #swiper-history .swiper-slide-active span { transition: 700ms 700ms; } #swiper-history .swiper-pagination-bullets { white-space: nowrap; width: auto; bottom: 72px; height: 20px; line-height: 20px; transition: 700ms; box-sizing: content-box; } #swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0; } #swiper-history .swiper-pagination-bullet { width: 16px; height: 16px; display: inline-block; background: #fff; border: 2px solid #41aec1; border-radius: 100%; opacity: 1; box-sizing: content-box; box-shadow: 0 0 0 3px rgba(255,255,255,0.8), 0 0 0 0px #888; } #swiper-history .swiper-pagination-bullet-active { background: #d7000e; border: 2px solid #d7000e; opacity: 1; box-shadow: 0 0 0 3px #fff, 0 0 0 0px #888; } #swiper-history .swiper-button-next, #swiper-history .swiper-button-prev { background-size: 20px auto; } #shuzi { height: 160px; margin: 0px 0px; padding: 30px; } #shuzi .sz{ display: inline-block; float: left; height: 100px; border-left: solid 1px #eee; text-align: center; width: calc((100% - 0px) / 4); padding-left: 0px; } #shuzi .sz:first-of-type { border-left:none; padding-left: 0px; } #video .video{ width: 100%; } #video:after{ content: ''; position: absolute; width: 100%; bottom: -1px; height: 17px; left: 0%; background-color: #000000; filter: blur(6px); opacity: 0.07; } #video:before{ content: ''; position: absolute; width: 100%; height: 100px; opacity: 0.2; -webkit-filter: blur(18.2px); filter: blur(18.2px); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.05) 53%, rgba(255, 255, 255, 0)); bottom: -79px; left: 0%; } #shuzi:before, #shuzi:after{ content:''; height: 0px; display: block; clear:both; } #shuzi .sz_sz { display: inline-block; position: relative; line-height: 60px; height: 60px; } #shuzi .sz_wz { color: #222; font-size: 16px; line-height: 40px; height: 40px; } #shuzi .sz .counter { font-size: 48px; line-height: 60px; font-weight: bold; height: 60px; color: #d00; font-family: "iconfont"; } #shuzi .sz sup.dw { font-size: 16px; color: #333; padding-left: 6px; height: 20px; margin-top: 10px; top: 0px; position: relative; display: inline-block; line-height: 20px; } #shuzi .sz sup.jiahao { top: -20px; position: relative; font-size: 26px; font-weight: bold; padding-left: 4px; color: #d00; height: 30px; line-height: 30px; } #at4-follow-label, #at4-share-label, #at4-whatsnext-label, .at4-recommended-label.hidden{ padding: 0; border: none; background: none; position: absolute; top: 0; left: 0; height: 0; width: 0; overflow: hidden; text-indent: -9999em; } #at4-share, #at4-soc{ top: 25% !important; bottom: auto; } .slideindown.addthis-animated, .slideinleft.addthis-animated, .slideinright.addthis-animated, .slideinup.addthis-animated, .slideoutdown.addthis-animated, .slideoutleft.addthis-animated, .slideoutright.addthis-animated, .slideoutup.addthis-animated{ -webkit-animation-duration: .4s; animation-duration: .4s; } .slideinleft{ -webkit-animation-name: slideinleft; animation-name: slideinleft; } .addthis-animated{ -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-timing-function: ease-out; -webkit-animation-duration: .3s; animation-duration: .3s; } .atss-left{ left: 0; float: left; right: auto; } .atss{ position: fixed; top: 20%; width: 3pc; z-index: 100020; background: none; } .atss .at-share-btn, .atss a{ position: relative; display: block; width: 3pc; margin: 0; outline-offset: -1px; text-align: center; float: left; transition: width .15s ease-in-out; overflow: hidden; background: #e8e8e8; z-index: 100030; cursor: pointer; } .at4-visually-hidden{ position: absolute; clip: rect(1px,1px,1px,1px); padding: 0; border: 0; overflow: hidden; } .at-icon-wrapper{ display: inline-block; overflow: hidden; } a .at-icon-wrapper{ cursor: pointer; } .atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper{ display: block; padding: 8px 0; } .addthis_32x32_style .at-icon{ width: 2pc; height: 2pc; } .atss .at-share-btn span .at-icon, .atss a span .at-icon{ position: relative; top: 0; left: 0; display: block; background-repeat: no-repeat; background-position: 50% 50%; width: 2pc; height: 2pc; line-height: 2pc; border: none; padding: 0; margin: 0 auto; overflow: hidden; cursor: pointer; } .atss .at-share-btn span .at-icon-google_plusone_share, .atss a span .at-icon-google_plusone_share{ position: relative; top: 0; left: 0; display: block; background-repeat: no-repeat; background-position: 50% 50%; width: 1.6pc; height: 2pc; line-height: 2pc; border: none; padding: 0; margin: 0 auto; overflow: hidden; cursor: pointer; } title { display: none; } .at4-share .at4-share-count-container{ position: absolute; left: 0; right: auto; top: auto; bottom: 0; width: 100%; color: #fff; background: inherit; } .at4-share .at4-share-count, .at4-share .at4-share-count-container{ line-height: 1pc; font-size: 10px; } .at4-share .at4-share-count{ text-indent: 0; font-family: arial,helvetica neue,helvetica,sans-serif; font-weight: 200; width: 100%; height: 1pc; } .at-share-close-control{ position: relative; width: 3pc; overflow: auto; } .at4-show{ display: block!important; opacity: 1!important; } .at4-hide-content{ opacity: 0!important; visibility: hidden; } .atss .at-share-btn:focus, .atss .at-share-btn:hover, .atss a:focus, .atss a:hover{ width: 4pc; } @media only screen and (max-width: 768px){  .c_portalrespublic_codecontainer-01001{ min-height:20px; width:100%; } } @media only screen and (min-width: 769px){  .c_portalrespublic_codecontainer-01001{ min-height:20px; width:100%; } #swiper-history .swiper-container { height: 200px; margin: 0 40px; } #swiper-history .swiper-slide .detail { height: auto; line-height: 30px; bottom: 160px; color: #222; opacity: 0; font-size: 24px; } #swiper-history .short-line { height:100px; border-bottom: 1px solid rgba(17, 128, 194, 1); width: calc(100% - 0px); position: absolute; top: 0px; } #swiper-history .long-line { height: 102px; border-bottom: 5px dotted rgba(17, 128, 194, 0.8); width: calc(100% - 0px); position: absolute; top: 0px; left: 0px; } #swiper-history .swiper-pagination-bullets { white-space: nowrap; width: auto; bottom: 91px; height: 20px; line-height: 20px; transition: 700ms; box-sizing: content-box; } #swiper-history .swiper-slide .date .sjz { font-size: 30px; display: inline-block; font-weight: bold; background: linear-gradient(to right, #41aec1, #d7000e); -webkit-background-clip: text; color: transparent; } } @media only screen and (max-width: 1024px) and (min-width: 769px){  } @keyframes slide{ from { background-position: 0 0; } to { background-position: -200px 0; } } @-webkit-keyframes slide{ from { background-position: 0 0; } to { background-position: -200px 0; } } .separator{ position:relative; width:60px; height:14px; background-position:center; animation:slide 10s linear infinite; -webkit-animation:slide 10s linear infinite; background-image:url(/uploads/image/simg/separator.png); }  .accordion-box{ position:relative; } .accordion-box .block{ position: relative; padding:12px 0px; margin-bottom:10px; border:1px solid #e1e1e1; background-color:#ffffff; } .accordion-box .block .acc-btn{ position:relative; font-size:18px; cursor:pointer; line-height:30px; color:#000000; font-weight:700; padding:0px 10px 0px 64px; transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; } .accordion-box .block .icon-outer{ position:absolute; left:14px; top:0px; font-size:18px; color: #ffaa00; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; } .accordion-box .block .icon-outer .icon{ position: absolute; width: 28px; height: 28px; font-size: 16px; font-weight: 300; text-align: center; } .accordion-box .block .icon-outer .icon-plus{ opacity:1; } .accordion-box .block .icon-outer .icon-minus{ opacity:0; font-weight:300; } .fa-plus:before { content: '\e633'; } .fa-minus:before { content: '\e690'; } .accordion-box .block .acc-btn.active .icon-outer .icon-minus{ opacity:1; color:#ffffff !important; background-color:#ffaa00; } .accordion-box .block .acc-btn.active .icon-outer .icon-plus{ opacity:0; } .accordion-box .block .acc-content{ position:relative; display:none; } .accordion-box .block .acc-content .content-text{ padding-bottom:6px; } .accordion-box .block .acc-content.current{ display:block; } .accordion-box .block .content{ position:relative; font-size:14px; margin-bottom:0px; padding:10px 30px 10px 30px; } .accordion-box .block .content .text{ margin-bottom:20px; line-height:1.8em; font-size:15px; color:#8e8d8d; font-family: 'open sans', sans-serif; } .accordion-box .block .content p:last-child{ margin-bottom:0px; } @media only screen and (max-width: 768px){ .note{ height:auto; width: 100%; background: rgba(65, 174, 193, 1); position: fixed; bottom: 0px; z-index: 99; left: 0px; border: none; animation-name: fadeinup; animation-duration: 0.5s; animation-delay: 1.2s; animation-fill-mode: both; } .cookies_k { width: 94%; max-width: 1480px; 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: 20px; padding-right: 20px; padding-bottom: 20px; display: inline-block; align-items: center; } .guanbi { display: inline-block; text-align: center; margin-top: 10px; padding: 0px 20px; background: #fff; font-size: 13px; line-height: 32px; color: #222; white-space:nowrap; border-radius: 30px;} #shuzi { height: auto; margin: 30px 0px; padding: 0px 10px; } #shuzi .sz{ display: inline-block; float: left; height: 90px; border-left: none; text-align: center; width: calc((100% - 0px) / 2); } #shuzi .sz_sz { display: inline-block; position: relative; color: #d7000e; line-height: 40px; height: 40px; } #shuzi .sz .counter { font-size: 32px; line-height: 40px; font-weight: bold; height: 40px; } #shuzi .sz_wz { color: #222; font-size: 14px; line-height: 40px; height: 40px; } } .zcfdcd { position:fixed; right:0; margin-right:0px; top:40%; z-index:99; } .zcfdcd .btn2{ width:48px; height:48px; display: block; margin-bottom:0px; cursor:pointer; position:relative; box-shadow: 0 0 20px rgba(0,0,0,0.1); border-radius: 0px; padding: 0px; line-height: 48px; border: none; align-items: center; display: flex; border-radius: 4px; margin-bottom: 2px; } .zcfdcd .btn2 .yctb{ display: block; width: 2pc; height: 2pc; line-height: 2pc; border: none; padding: 0; margin: 0 auto; overflow: hidden; cursor: pointer; fill: rgb(255, 255, 255); } .zcfdcd .btn-ly{ background-color: rgba(1, 64, 153, 1); } .zcfdcd .btn-ly .yctb{ width:1.6pc; height: 1.6pc; line-height:1.6pc;} .zcfdcd .btn-ly:hover{ background-color: rgba(221, 0, 0, 1); } .zcfdcd a.btn-ly,.izl-rmenu a.btn-ly:visited{ text-decoration:none; } .zcfdcd .btn-qq{ background-color: rgba(1, 64, 153, 1); } .zcfdcd .btn-qq:hover{ background-color: rgba(221, 0, 0, 1); } .zcfdcd .btn-qq .yctb{ width:1.6pc; height: 1.6pc; line-height:1.6pc;} .zcfdcd a.btn-qq,.izl-rmenu a.btn-qq:visited{ background-color: rgba(1, 64, 153, 1); } .zcfdcd .btn-wx{ background-color: rgba(1, 64, 153, 1); } .zcfdcd .btn-wx:hover{ background-color: rgba(221, 0, 0, 1); } .zcfdcd .btn-wx .pic{ position:absolute; left: -130px; top:-46px; display:none; width: 120px;  } .zcfdcd .btn-phone{ background-color: rgba(1, 64, 153, 1); } .zcfdcd .btn-phone .yctb{ width:1.6pc; height: 1.6pc; line-height:1.6pc;} .zcfdcd .btn-phone:hover{ background-color: rgba(221, 0, 0, 1); } .zcfdcd .btn-phone .phone{ background-color: rgba(1, 64, 153, 1); position:absolute; width:160px; left:-160px; top:0px; line-height:48px; color:#fff; font-size:18px; text-align:center; display:none; } .zcfdcd .btn-phone .phone.dh { font-family: "iconfont"; background-color: rgba(221, 0, 0, 1); position: absolute; width: 160px; left: -160px; top: 0px; line-height: 48px; color: #fff; padding: 0px 0px; font-size: 18px; text-align: center;} .zcfdcd .btn-phone .phone a{ color:#fff; } .zcfdcd .btn-top{ background-color: rgba(221, 0, 0, 1); display:none; padding-top: 6px; } .zcfdcd .btn-top:hover{ background-color: rgba(51, 51, 51, 1); }.c_portalresintro_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; margin-top: 6px; } .c_portalresintro_category-01001 .nav ul{ padding: 0; } .c_portalresintro_category-01001 .nav ul li{ float:left; } .c_portalresintro_category-01001 .nav ul li a{ display:block; z-index: 1; padding: 0 30px; line-height:50px; position: relative; color:#222; font-size: 16px; } .c_portalresintro_category-01001 .nav ul li a.gl { color: #014099; } .c_portalresintro_category-01001 .nav ul li a:after {content: "";position: absolute;right: 0px;top: 36%;width: 1px;height: 25%;display: block;background-color: rgba(0, 0, 0, 0.2);transform: rotate(45deg);} .c_portalresintro_category-01001 .nav ul li:last-child a:after { display: none; } .c_portalresintro_category-01001 .nav ul li a:hover{ color:#fff; } .c_portalresintro_category-01001 .nav ul li a:hover{ background-color: #fff; color: #06479b; } @media only screen and (max-width: 768px){ .c_portalresintro_category-01001 .nav ul li a:after { display: none; } .c_portalresintro_category-01001 .btn { border: none; width: 100%; line-height: 50px; border-radius: 0; background-color: #d92121; padding:0; } .c_portalresintro_category-01001 .js_categorybox { background: #fff; } .c_portalresintro_category-01001 .nav ul li { display: block; border-bottom: 1px solid #eee; float: none; } .c_portalresintro_category-01001 .nav ul li a { color: #666; } .c_portalresintro_category-01001 .nav ul li a:hover { background-color: #dc1414; color: #fff; } .c_portalresintro_category-01001 .nav .p_btn-hide { background: rgba(0,0,0,.5); } .c_portalresintro_category-01001 .nav .p_btn-hide .p_c-fff { background: #dc1414; } } @media only screen and (min-width: 769px) { .c_portalresintro_category-01001 .nav ul{ padding:0; text-align: left; padding-left: 280px; } .c_portalresintro_category-01001 .nav ul li{ float:none; display: inline-flex; } .c_portalresintro_category-01001 .p_btn-show,.c_portalresintro_category-01001 .p_btn-hide{ display: none; } .c_portalresintro_category-01001 { height: auto; width: 280px; overflow: visible; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }#w_grid-1610434352715> div > .p_gridbox{ overflow: inherit; } #w_grid-1590200382192> div > .p_gridbox:before { content: ''; height: 100%; width: 50%; position: absolute; top: 0px; left: 0px; background: #f7f7f7; display: block; clear: both; } #w_grid-1590206232293> div > .p_gridbox:before { content: ''; height: 100%; width: 50%; position: absolute; top: 0px; left: 0px; background: #f7f7f7; display: block; clear: both; } #w_grid-1590223675692 > div > .p_gridbox:before { content: ''; height: 100%; width: 50%; position: absolute; top: 0px; left: 0px; background: #fff; display: block; clear: both; } #w_grid-1590204422223 > div > .p_gridbox { display: flex; align-items: center; } #w_grid-1590206273592 > div > .p_gridbox { display: flex; align-items: center; } #w_grid-1590200461492 > div > .p_gridbox { display: flex; align-items: center; } #w_grid-1590205969700 > div > .p_gridbox { display: flex; align-items: center; } #w_grid-1590223675706 > div > .p_gridbox { display: flex; align-items: center; } .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:before{ content:''; height: 0px; display: block; clear:both; } .w_grid-000 > div > div:after{ content:''; height: 0px; display: block; clear:both; } .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-000 > div > div > .p_gridcell{ float: left; position: static; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > div > .p_gridcell{ position: static; } .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_portalresebizads_banner-01001003 .p_matteicon .iconfont:before{ content:'\e602'; } .c_portalresebizads_banner-01001003 >div{ animation-fill-mode:both; } .c_portalresebizads_banner-01001003 .subpage_ad{ position:relative; height:400px; margin-top:0px; background-color: rgba(0, 0, 0, 1); } .c_portalresebizads_banner-01001003 .subpage_ad .ban_tp{ width: 100%; height: inherit; display: block; overflow: hidden; position: relative; } .c_portalresebizads_banner-01001003 .bgimg{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; overflow: hidden; opacity:0.4; display: flex; align-items: center; } .c_portalresebizads_banner-01001003 .bgimg .banpic{ width: 100%; height: auto; } .c_portalresebizads_banner-01001003 .mobitem{ display:none; } .c_portalresebizads_banner-01001003 .subpage_ad .text{ position:absolute; width:100%; color:#fff; text-align:center; bottom: 0%; left: 0px; line-height:1.6; transform:translate(0, 0); z-index:4; } .c_portalresebizads_banner-01001003 .subpage_ad .wenzi { width: 96%; max-width: 1480px; margin: 0 auto; padding: 0px 20px; text-align: left; -webkit-animation-name: "fadeinup"; -webkit-animation-duration: 0.5s; -webkit-animation-iteration-count: 0.5s; } .c_portalresebizads_banner-01001003 .subpage_ad .wenzi .ban_wz {width: 19%;display: inline-block;height: auto;padding: 30px;background-color: rgba(0, 68, 153, 0.98);position: absolute;bottom: -66px;max-width: 280px;left: 0px;} .c_portalresebizads_banner-01001003 .capitalize{ text-transform:capitalize; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-tit{ font-size: 30px; line-height: 40px; font-weight: normal; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-line{ height:2px; width: 40px; background:rgba(255, 255, 255, 0.6); margin: 20px 0px; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-sum{ font-size: 24px; line-height:30px; font-weight:normal; text-transform:uppercase; font-family: "iconfont"; color: rgba(255, 255, 255, 0.8); } @media only screen and (max-width: 1200px) and (min-width: 1025px){ .c_portalresebizads_banner-01001003 .subpage_ad { height: 280px; margin-top:0px; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-tit { font-size: 30px; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-sum { font-size: 16px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalresebizads_banner-01001003 .subpage_ad { height: 280px; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-tit { font-size: 30px; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-sum { font-size: 16px; } } @media only screen and (max-width: 768px){ .c_portalresebizads_banner-01001003 .subpage_ad .ad-line { height: 2px; width: 3%; background: #fff; margin: 0px auto; display: none; } .c_portalresebizads_banner-01001003 .subpage_ad { height: 18vh; max-height: 180px; margin-top:0px; } .c_portalresebizads_banner-01001003 .subpage_ad .wenzi .ban_wz { width: 100%; display: inline-block; height: auto; padding: 0px; background-color: rgba(0, 68, 153, 0); position: absolute; top: 0px; text-align: center; left: 0px; } .c_portalresebizads_banner-01001003 .pcitem { display: none !important; } .c_portalresebizads_banner-01001003 .mobitem { display: block; } .c_portalresebizads_banner-01001003 .subpage_ad .text { top: 30%; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-tit { font-size: 24px; font-weight:bold; line-height: 30px; } .c_portalresebizads_banner-01001003 .subpage_ad .ad-sum { font-size: 16px; line-height: 30px; } } @-webkit-keyframes fadeinup { from { opacity: 0; -webkit-transform: translatey(20px); } to { opacity: 1; -webkit-transform: translatey(0); } } @keyframes fadeinup { from { opacity: 0; -webkit-transform: translatey(20px); } to { opacity: 1; -webkit-transform: translatey(0); } } @-webkit-keyframes scaleupdown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleupdown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { -webkit-transform: scale(1); transform: scale(1); } }.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-01001009{ min-width: 320px; width: 100%; } .c_portalresnews_list-01001009 .p_promptnonedata { width: auto; text-align: center } .c_portalresnews_list-01001009 .p_promptnonedata .prompt_title .iconfont:before { content: "" } .c_portalresnews_list-01001009 .p_promptnonedata .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalresnews_list-01001009 .p_promptnonedata .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalresnews_list-01001009 .p_promptnonedata .prompt_title .first:before { content: "\e6b4" } .c_portalresnews_list-01001009 .p_promptnonedata .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalresnews_list-01001009 .p_promptnonedata .promptbox { width: auto; height: 100% } .c_portalresnews_list-01001009 .p_promptnonedata .prompt_content { padding-left: 65px } .c_portalresnews_list-01001009 .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-01001009 .p_morebtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalresnews_list-01001009 .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-01001009 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalresnews_list-01001009 .p_loading .iconfont:before {content: "";shadow-angle:0px; shadow-distance:0px; shadow-angle-ofinset:0px; shadow-distance-ofinset:0px; } .c_portalresnews_list-01001009 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalresnews_list-01001009 .p_morebox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalresnews_list-01001009 .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-01001009 .p_todetail:hover { cursor: pointer } .c_portalresnews_list-01001009 .p_summarybox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalresnews_list-01001009 .p_summary { text-align: left; vertical-align: top; word-break: break-all } .c_portalresnews_list-01001009 .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-01001009 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalresnews_list-01001009 .p_titlebox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalresnews_list-01001009 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .c_portalresnews_list-01001009 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalresnews_list-01001009 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalresnews_list-01001009 .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-01001009 .p_articles {margin: 0;width:calc((100% - 0px)/3); height: 186px;padding: 0;} .c_portalresnews_list-01001009 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } .c_portalresnews_list-01001009 .p_newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalresnews_list-01001009 { overflow: hidden; } .c_portalresnews_list-01001009 .p_content { width: auto; height: auto; vertical-align: top } .c_portalresnews_list-01001009 .p_summarybox { width: auto; height: auto; } .c_portalresnews_list-01001009 .p_assist { width: auto; height: auto; } .c_portalresnews_list-01001009 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalresnews_list-01001009 .p_about { display: inline-block; vertical-align: middle } .c_portalresnews_list-01001009 .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-01001009 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalresnews_list-01001009 .p_thumbnail img { width:100%;} .c_portalresnews_list-01001009 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalresnews_list-01001009 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalresnews_list-01001009 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalresnews_list-01001009 .p_assist { margin-top: 2px; } .c_portalresnews_list-01001009 .p_summarybox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalresnews_list-01001009 .p_todetail { float: right; position: relative } .c_portalresnews_list-01001009 .p_summary { white-space: normal } .c_portalresnews_list-01001009 .p_categorysummarybox{ overflow: hidden; padding: 10px; } @media only screen and (max-width: 768px) { .c_portalresnews_list-01001009 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalresnews_list-01001009 .mp_linkurl{ display: block; height: auto; } .c_portalresnews_list-01001009 .p_summarybox{ display: none; } .c_portalresnews_list-01001009 .p_todetail{ display: none !important; } .c_portalresnews_list-01001009 .mp_summarybox{ clear: both; } .c_portalresnews_list-01001009 .p_information{ display: flex; padding: 10px 0; } .c_portalresnews_list-01001009 .p_information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalresnews_list-01001009 .p_keyword{ width: 100%; margin-top: 5px; } .c_portalresnews_list-01001009 .p_keyword .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalresnews_list-01001009 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalresnews_list-01001009 .p_articles{border: none} } @media only screen and (min-width: 769px) { .c_portalresnews_list-01001009 .mp_linkurl{ display: none; } .c_portalresnews_list-01001009 .mp_summarybox{ display: none; } .c_portalresnews_list-01001009 .p_information{ display: none; } .c_portalresnews_list-01001009 .p_keyword{ display: none; } .c_portalresnews_list-01001009 .blank{display: none;} } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalresnews_list-01001009 .p_commonsummaryboxa{text-align:center; } .c_portalresnews_list-01001009 .p_matteicon .iconfont:before{content:'\e602'; } .c_portalresnews_list-01001009 >div{animation-fill-mode:both; } .c_portalresnews_list-01001009 .newlistbox{ width:100%; height:auto; overflow:hidden; } .c_portalresnews_list-01001009 .container{ margin:1rem auto; padding:0 0.5rem; width:100%; } .c_portalresnews_list-01001009 .newlist{ float:left; padding:15px; } .c_portalresnews_list-01001009 .topbox{ position:relative; width:100%; height:260px; } .c_portalresnews_list-01001009 .newpicbox{ position:relative; width:100%; height:100%; overflow:hidden; } .c_portalresnews_list-01001009 .newpic{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); height:100%; width:auto; } .c_portalresnews_list-01001009 .content{position:absolute;top:0px;left:0px;width:100%;background-color: rgb(255, 255, 255);box-shadow: rgb(235, 243, 255) 0px 5px 15px;padding:40px 30px 0px 40px;transition:all 0.5s ease 0s;padding-bottom: 35px;border: solid 1px #e6e8f1;min-height: 242px; background: -webkit-linear-gradient(to bottom,#fcfcfd,#f7faff); background: -o-linear-gradient(to bottom,#fcfcfd,#f7faff); background: -moz-linear-gradient(to bottom,#fcfcfd,#f7faff); background: -mos-linear-gradient(to bottom,#fcfcfd,#f7faff); background: linear-gradient(to bottom,#fcfcfd,#f7faff); } .c_portalresnews_list-01001009 .newtimebox{ color:rgb(120, 120, 120); } .c_portalresnews_list-01001009 .year{ display:inline-block; font-family:roboto; font-size:1.5rem; margin-right:4px; transition:all .5s ease; } .c_portalresnews_list-01001009 .mon{ display:inline-block; font-size:16px; color:rgb(119, 119, 119); transition:all 0.5s ease 0s; } .c_portalresnews_list-01001009 .newtitle{wdith:100%;font-size: 18px;color:rgb(34, 34, 34);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:26px;margin:0px 12px 12px 0px;transition:all 0.5s ease 0s;font-weight: bold;} .c_portalresnews_list-01001009 .newms{ width:100%; color:rgb(168, 168, 168); display:-webkit-box; overflow:hidden; -webkit-line-clamp:2px; -webkit-box-orient:vertical; text-overflow:ellipsis; transition:all .5s ease; } .c_portalresnews_list-01001009 .linebox{ position:relative; width:100%; height:2px; overflow:hidden; background-color:rgba(243,243,243,1); } .c_portalresnews_list-01001009 .line{ position:relative; width:90%; height:100%; margin:0 auto; background-color:rgba(217,217,217,1); transition:all .5s ease; } .c_portalresnews_list-01001009 .line::before{ content:''; position:absolute; left:0px; width:0px; height:100%; background:rgb(92,92,92); transition:all .5s ease; } .c_portalresnews_list-01001009 .bottombox{ display:block; width:100%; height:80px; padding:0 2rem; background-color:rgba(243,243,243,1); } .c_portalresnews_list-01001009 .bottomlink{ position:relative; display:block; width:100%; height:100%; overflow:hidden; } .c_portalresnews_list-01001009 .detai{ display:inline-block; height:80px; line-height:80px; color:rgb(125, 125, 125); } .c_portalresnews_list-01001009 .iconbox{ position:absolute; top:50%; right:-44px; transform:translatey(-50%); width:44px; height:44px; border:1px solid rgb(196, 196, 196); border-radius:50%; overflow:hidden; transition:all .5s ease; } .c_portalresnews_list-01001009 .lookdetai{ width:100%; height:100%; } .c_portalresnews_list-01001009 .newlist:hover .line::before{ width:100%; } .c_portalresnews_list-01001009 .newlist:hover .iconbox{ right:0px; } .c_portalresnews_list-01001009 .newlist:hover .content{padding-top:30px;background: #0a4098;min-height: 242px;} .c_portalresnews_list-01001009 .newlist:hover .job_detail{ color:#fff; } .c_portalresnews_list-01001009 .newlist:hover .bottomlink{ color:#fff; opacity:0.6; } .c_portalresnews_list-01001009 .newlist:hover .year{ color:#fff; } .c_portalresnews_list-01001009 .newlist:hover .mon{ color:#fff; } .c_portalresnews_list-01001009 .newlist:hover .newtitle{ color:#fff; } .c_portalresnews_list-01001009 .newlist:hover .newms{ color:#fff; } @media only screen and (min-width: 769px){ .c_portalresnews_list-01001009 .container{ max-width:100%; } .c_portalresnews_list-01001009 .newlist{ width:calc((100% - 0px) / 3); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalresnews_list-01001009 .container { max-width:900px } .c_portalresnews_list-01001009 .newlist{ width:50%; } } @media only screen and (max-width: 768px){ .c_portalresnews_list-01001009 .newlist{ width:100%; } } .c_portalresnews_list-01001009 .news_more{ margin-top:15px; } .c_portalresnews_list-01001009 .news_more a{font-size:14px;color: rgb(10, 64, 152);text-decoration:underline;} .c_portalresnews_list-01001009 .p_page .pre .iconfont:before{shadow-angle:0px; shadow-distance:0px; shadow-angle-ofinset:0px; shadow-distance-ofinset:0px; } .c_portalresnews_list-01001009 .p_page .next .iconfont:before{shadow-angle:0px; shadow-distance:0px; shadow-angle-ofinset:0px; shadow-distance-ofinset:0px; } .c_portalresnews_list-01001009 .p_more .iconfont:before{shadow-angle:0px; shadow-distance:0px; shadow-angle-ofinset:0px; shadow-distance-ofinset:0px; } .job_detail{ font-size: 16px; color:#777; line-height:30px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }@charset "utf-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} @keyframes slide{from { background-position: 0 0; } to { background-position: -200px 0; } } to { background-position: -200px 0; } } to { background-position: -200px 0; } } @-webkit-keyframes slide{from { background-position: 0 0; } to { background-position: -200px 0; } } to { background-position: -200px 0; } } to { background-position: -200px 0; } } @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%; } } @-moz-keyframes gradient{ 0% { 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%; } } @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-1610420167259{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:20px; 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_portalresebizads_banner-1610420167264 .p_matteicon .iconfont:before{ content:'\e602'; } #c_portalresebizads_banner-1610420167264 >div{ animation-fill-mode:both; } #c_portalresebizads_banner-1610420167264 .subpage_ad{ position:relative; height:0px; margin-top:0px; background-color:rgba(0, 0, 0, 1); } @media only screen and (max-width: 768px){ #c_portalresebizads_banner-1610420167264 .subpage_ad .wenzi .ban_wz { width: 100%; display: inline-block; height: auto; padding: 0px; background-color: rgba(0, 68, 153, 0); position: absolute; top: -200px; text-align: center; left: 0px; } } #c_portalresebizads_banner-1610420167264{ 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_portalresintro_category-1610420167269 .p_matteicon .iconfont:before{ content:'\e602'; } #c_portalresintro_category-1610420167269 >div{ animation-fill-mode:both; } #c_portalresintro_category-1610420167269{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:50px; 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-1610420167034 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 1); } #w_grid-1610420167034 .p_matteicon .iconfont:before{ content:'\e602'; } #w_grid-1610420167034 >div{ animation-fill-mode:both; } #w_grid-1610420167034 > div > .p_gridbox > .p_gridcell:nth-child(n 1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1610420167034> div > .p_gridbox > .p_gridcell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1610420167034> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1610420167034> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1610420167044 > div > .p_gridbox{ background-image:url(/uploads/image/simg/gybj.png); background-color:rgba(255, 255, 255, 1); } #w_grid-1610420167044 .p_matteicon .iconfont:before{ content:'\e602'; } #w_grid-1610420167044 >div{ animation-fill-mode:both; } #w_grid-1610420167044 > div > .p_gridbox > .p_gridcell:nth-child(n 1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1610420167044> div > .p_gridbox > .p_gridcell{ margin-bottom:1rem; margin-top:1rem; margin-left:0; } #w_grid-1610420167044> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1610420167044> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1610420167044> div > .p_gridbox > .p_gridcell{ margin-bottom:0.5rem; margin-top:0.5rem; margin-left:0px; } #w_grid-1610420167044> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1610420167044> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1610420167044 .p_gridbox{ background-position:center center; } #w_grid-1610420167054 > div > .p_gridbox{ background-image: ; } #w_grid-1610420167054 .p_matteicon .iconfont:before{ content:'\e602'; } #w_grid-1610420167054 >div{ animation-fill-mode:both; } #w_grid-1610420167054 > div > .p_gridbox > .p_gridcell:nth-child(n 1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1610420167054> div > .p_gridbox > .p_gridcell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1610420167054> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1610420167054> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1610420167054> div > .p_gridbox > .p_gridcell{ margin-bottom:3rem; margin-top:3rem; margin-left:0; } #w_grid-1610420167054> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1610420167054> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0; } } #w_grid-1610420167064 .p_matteicon .iconfont:before{ content:'\e602'; } #w_grid-1610420167064 >div{ animation-fill-mode:both; } #w_grid-1610420167064 > div > .p_gridbox > .p_gridcell:nth-child(n 1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1610420167064> div > .p_gridbox > .p_gridcell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1610420167064> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1610420167064> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1610420167064> div > .p_gridbox > .p_gridcell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1610420167064> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1610420167064> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1610420167064> div > .p_gridbox > .p_gridcell{ margin-bottom:3rem; margin-top:3rem; margin-left:0px; } #w_grid-1610420167064> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1610420167064> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0px; } } #w_grid-1610420167064 .p_gridbox{ background-position:bottom center; background-repeat:no-repeat; } #w_grid-1610420285832 > div > .p_gridbox{ overflow:visible; } #w_grid-1610420285832 .p_matteicon .iconfont:before{ content:'\e602'; } #w_grid-1610420285832 >div{ animation-fill-mode:both; } #w_grid-1610420285832 > div > .p_gridbox > .p_gridcell:nth-child(n 1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1610420285832> div > .p_gridbox > .p_gridcell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1610420285832> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1610420285832> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1610420285832> div > .p_gridbox > .p_gridcell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1610420285832> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1610420285832> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1610420285832> div > .p_gridbox > .p_gridcell{ margin-bottom:3rem; margin-top:3rem; margin-left:0px; } #w_grid-1610420285832> div > .p_gridbox > .p_gridcell:nth-child(1n 0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1610420285832> div > .p_gridbox > .p_gridcell:nth-child(1n){ margin-right:0px; } } #w_grid-1610420285832 .p_gridbox{ background-position:center center; background-attachment:fixed; } #w_fline-1610420285844 .p_fline{ border-top-color:rgba(221, 221, 221, 1); } #w_fline-1610420285844 .w_fline .p_fline{ border-top-style:solid; } #w_fline-1610420285844 .p_matteicon .iconfont:before{ content:'\e602'; } #w_fline-1610420285844 >div{ animation-fill-mode:both; } #w_fline-1610420285844 .p_hline{ background-color:rgba(0, 0, 0, 1); } #w_grid-1610420167034{ 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-1610420167044{ width:100%; max-width:none; 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_grid-1610420167054{ width:94%; max-width:1480px; min-width:0px; height:auto; max-height:none; min-height:10px; 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-1610420167064{ 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-1610420285832{ width:94%; max-width:1480px; min-width:0px; height:auto; max-height:none; min-height:100px; 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-1610420285839{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1610420285841{ 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-1610420285844{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1610420354152{ 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; } #c_portalresnews_list-16104205818987123 .p_articles{ width:calc((100% - 0px)/3); } #c_portalresnews_list-16104205818987123 .p_commonsummaryboxa{ text-align:center; } #c_portalresnews_list-16104205818987123 .p_matteicon .iconfont:before{ content:'\e602'; } #c_portalresnews_list-16104205818987123 >div{ animation-fill-mode:both; } #c_portalresnews_list-16104205818987123 .p_hot .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofinset:0; shadow-distance-ofinset:0; } #c_portalresnews_list-16104205818987123 .p_new .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofinset:0; shadow-distance-ofinset:0; } #c_portalresnews_list-16104205818987123 .p_page .pre .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofinset:0; shadow-distance-ofinset:0; } #c_portalresnews_list-16104205818987123 .p_page .next .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofinset:0; shadow-distance-ofinset:0; } #c_portalresnews_list-16104205818987123 .p_more .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofinset:0; shadow-distance-ofinset:0; } #c_portalresnews_list-16104205818987123 .p_loading .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofinset:0; shadow-distance-ofinset:0; } #c_portalresnews_list-16104205818987123{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:0px; margin-right:0px; margin-left:0px; max-width:none; width:100%; margin-top:0px; margin-bottom:0px; min-width:320px; height:auto; padding-right:0px; }