 .e_IndexOrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; }  .e_IndexOrdinaryStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; } .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; } .e_IndexOrdinaryStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size:medium; } .e_IndexOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_IndexOrdinaryStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_IndexOrdinaryStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .stylebox_link{ float: right; vertical-align: middle; margin-right: 15px; } .e_IndexOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_IndexOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_IndexOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_IndexOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; height: calc(100% - 48px); width-uint:%; } .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_SideMajorStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_SideMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_SideMajorStyleBox-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_SideMajorStyleBox-001 .title_icon::before{ content: ""; } .e_SideMajorStyleBox-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_SideMajorStyleBox-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_SideMajorStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_SideMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_SideMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_SideMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_SideMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_SideMajorStyleBox-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; 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(/img/separator.png?tenantId=226885&viewType=1&v=000); }  .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: 26px; line-height: 40px; font-weight: bold; height: 40px; } #shuzi .sz_wz { color: #222; font-size: 14px; line-height: 40px; height: 40px; } #shuzi .sz sup.jiahao { top: -20px; position: relative; font-size: 16px; font-weight: bold; padding-left: 4px; color: #d00; height: 30px; line-height: 30px; } } .zcfdcd { position:fixed; right:0; margin-right:0px; top:40%; z-index:99; } .zcfdcd .btn{ 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; } .zcfdcd .btn .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:-250px; top:-46px; display:none; width:250px; height:130px; } .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 { 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_portalResPublic_websiteShare-01001 { margin-left: auto; margin-right: auto; width: 100%; height: auto; max-width: 100%; min-width: 320px; overflow: hidden; } .c_portalResPublic_websiteShare-01001 .row { margin-left: 0; margin-right: 0; } .c_portalResPublic_websiteShare-01001 .row-pad { padding: 20px 0 0 0; } .c_portalResPublic_websiteShare-01001 .iShare a { display: inline-block; vertical-align: middle; width: 36px; height: 36px; margin: 5px; } .c_portalResPublic_websiteShare-01001 .iShare img { width: 100%; height: 100%; }  @media screen and (min-width:769px) { }  @media screen and (min-width:769px) and (max-width:1024px) { }  @media screen and (max-width: 768px) { }.w_fimgbox-001{ width: 100%; height: auto; min-height: 200px; margin: 0 auto; } .w_fimgbox-001 .w_imgbox{ width: 100%; height: 100%; position: relative; min-height: inherit; } .w_fimgbox-001 .w_imgbox > img{ width: 100%; height: auto; } .w_fimgbox-001 .w_imgbox > .p_contentbox{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(/img/camera.png?tenantId=226885&viewType=1&v=000) no-repeat center; }@media only screen and (max-width: 768px) {  .c_portalResnav_main-01001 .p_problemCategory { display: block; } .c_portalResnav_main-01001 .p_navPc { display: none; } .c_portalResnav_main-01001 .p_linkBox { display: none; } .c_portalResnav_main-01001 .p_parent { display: block; } .c_portalResnav_main-01001 .p_categoryBtn:before {  } .c_portalResnav_main-01001 .icon-arrow_up:before { content: "\e69a"; } .c_portalResnav_main-01001 .icon-arrow_down:before { content: "\e69c"; } .c_portalResnav_main-01001 .p_btn-show { color: #fff; background:#7F7F7F; } .c_portalResnav_main-01001 .p_btn-hide { width: 10%; height: 100%; float: left; background-color: #7F7F7F; } .c_portalResnav_main-01001 .p_category { width: 100%; height: 100%; position: fixed; top: 0; left: 100%; } .c_portalResnav_main-01001 .p_parent { width: auto; height: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0 0 5px; } .c_portalResnav_main-01001 .p_categoryBox { overflow-y: auto; width: 90%; height: 100%; float: left; background-color: rgb(239,239,245); } .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox{ background-color: #FFFFFE!important; padding-left: 0px; } .c_portalResnav_main-01001 .p_parentBox{ width: auto; height: auto; color: #fff; } .c_portalResnav_main-01001 .p_parentBox { width: auto; height: auto; color: #fff; background-color: rgb(239,239,245); padding-left: 20px; } .c_portalResnav_main-01001 .p_childBox .p_parent{ border-bottom: 1px solid #c0c0c0; } .c_portalResnav_main-01001 .p_c-fff { display: inline-block; margin-top: 10px; margin-bottom: 10px; color: #fff; } .c_portalResnav_main-01001 .p_categoryBtn { display: block; margin: 12px 5px 10px 0; color: #000000; font-size: 12px; } .c_portalResnav_main-01001 .p_link { height: auto; vertical-align: middle; width: initial; margin: 10px 0; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; color: #000; } .c_portalResnav_main-01001 { width: 640px; } } @media only screen and (min-width: 769px){ .c_portalResnav_main-01001 .p_problemCategory{ display: none; } .c_portalResnav_main-01001 .p_parent{ display: none; } .c_portalResnav_main-01001 .p_navPc{ display: block; } .c_portalResnav_main-01001 .p_linkBox{ display: block; } .c_portalResnav_main-01001 { width: auto; height: auto; overflow: visible; }  .c_portalResnav_main-01001 .p_category { height: 100%; width: 100%; position: relative; background-color: #FFFFFE; } .clearfix:before, .clearfix:after { content: ""; display: block; clear: both; width: 0; height: 0; visibility: hidden; font-size: 0; } .c_portalResnav_main-01001 .p_categoryBox{ line-height:24px; width: auto; float: left; } .c_portalResnav_main-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;  } .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover { border-top: 3px solid rgb(64,143,244); } .c_portalResnav_main-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; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .c_portalResnav_main-01001 .p_categoryBox .p_title:hover{ color:rgb(64,143,244); } .c_portalResnav_main-01001 .p_categoryBtn{ display:inline-block; vertical-align:middle; background-color:rgba(255,255,255,0); border-color:rgba(255,255,255,0); border-style: solid; border-width: 0; color:rgb(64,143,244); height:auto; width:14px; margin: 0 4px 0 0; padding:0; position:static; text-align: center; color:rgba(217,217,217,1); } .c_portalResnav_main-01001 .p_categoryBtn:hover{ border-width: 0; border-style: solid; color:rgb(64,143,244); border-color:rgba(255,255,255,0); background-color:rgba(255,255,255,0); box-shadow:none; } .c_portalResnav_main-01001 .p_categoryBtn:active{ border-width: 0; border-style: solid; color:rgb(64,143,244); border-color:rgba(255,255,255,0); background-color:rgba(255,255,255,0); box-shadow:none; } .c_portalResnav_main-01001 .p_linkBox .iconfont:before{ content:''; } .c_portalResnav_main-01001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before{ content:'\e65f'; color:rgb(64,143,244); font-size:10px } .c_portalResnav_main-01001 .p_categoryBox .p_childBox { border:1px solid rgba(240,240,240,1); box-shadow: 2px 1px 2px #c0c0c0;  z-index: 9; } .c_portalResnav_main-01001 .p_categoryBox .p_parentBox{ position:relative; width: 200px;  height: 40px; float: left; text-align: center; } .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox { border-bottom:0 none; }  .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox{ margin-top: 40px; left: 0px; } .c_portalResnav_main-01001 .p_categoryBox .slideOut{ position: absolute; left: 100%; top: 0; width: 100%; height: auto; } } @media only screen and (max-width: 1200px) and (min-width: 1024px){ }@media only screen and (max-width: 768px){ .c_portalResEbizads_banner-04001002 .play-icon{ z-index: 2; position: absolute; left: 50%; top:50%; width:53px; height: 53px; border:1px solid #fff; border-radius:50%; margin: -26px 0 0 -26px; text-align: center; padding: 20px 0 0 22px; } .c_portalResEbizads_banner-04001002 .play-icon-delta{ width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 10px; border-color: transparent transparent transparent #ffffff; } .c_portalResEbizads_banner-04001002 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResEbizads_banner-04001002 .p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .first{ height: auto; display: table-cell; font-size: 36px; margin-right: 10px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 10px 0; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-04001002 .p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn{ display:inline-table; height:30px; width:30px; background-color:#67b8b4; border-width:1px; border-color:transparent; color:#999999; font-size: 12px; font-family:'Microsoft YaHei'; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-04001002 .p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-04001002 .p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn{ display:inline-block; height:10px; width:100px; padding:0; background-color:#f2f2f2; border-width:1px; border-color:transparent; font-size: 12px; font-family:'Microsoft YaHei'; text-align:center; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn.j-nav-active { background-color:#67b8b4; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn{ width:15px; height:15px; display: inline-table; background-color:rgba(228,228,228,1); color:rgba(153,153,153,1); font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; text-align: center; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn .shape{ width:inherit; height:inherit; text-indent: -99999px; display: table-cell; vertical-align: middle; border-radius: inherit; -moz-border-radius: inherit; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-04001002 .p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-04001002 .p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-04001002 .p_NumBtn.active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-04001002 .p_ImgHead{ display:inline-table; margin:0; padding:0; color:#323232; font-size:30px; font-weight:400; text-align:left; white-space:nowrap; overflow:visible; } .c_portalResEbizads_banner-04001002 .p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-04001002 .p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-04001002 .p_TitleBox{ width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_SummaryBox{ width: inherit; height: auto; border-width:1px; border-style:none; border-color:rgba(228,228,228,0); background-color:rgba(179, 179, 179,1); overflow: visible; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-04001002 .p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; z-index: 999; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-04001002 .p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-04001002 .p_imageA{ width: auto; height: auto; overflow: visible; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); } .c_portalResEbizads_banner-04001002 .p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_banner{ width: inherit; height:auto; border-width:1px; border-style:none; border-color:rgba(255, 255, 255,1); background-color:transparent; overflow: visible; } .c_portalResEbizads_banner-04001002{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-04001002 .p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-04001002 .p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-04001002 .p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001002 .c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-04001002 .p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-04001002 .p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-04001002 .p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-04001002 .p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-04001002 .p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-04001002 .p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-04001002 .p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA{ position: absolute; top: 50%; margin-top: -37px; padding-top: 10px; color:rgb(187, 182, 182); left: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB{ position: absolute; top: 50%; margin-top: -37px; right: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; padding-top: 10px; color:rgb(187, 182, 182); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-04001002 .p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-04001002 .p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-04001002 .p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-04001002 .p_TitleBox { width: 100%; height: auto; height: 60px; line-height: 60px; padding: 0 10px; position: absolute; bottom: 0; left: 0; z-index: 999; font-weight: bold; } .c_portalResEbizads_banner-04001002 .p_LinkA .p_TitleBox span{ display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-04001002 .p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox { position: absolute; text-align: center; font-size: 0; z-index: 6; overflow: hidden; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); bottom: 60px; left: 42%; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBoxA{ padding-right: 30px; padding-left: 30px; width: 100%; position: absolute; right: 0; bottom: 0; text-align: right; font-size: 0; z-index: 6; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-04001002 .p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn, .c_portalResEbizads_banner-04001002 .p_SquareNumBtn, .c_portalResEbizads_banner-04001002 .p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-04001002 .p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_NumBtn:hover{ border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001002 .swiper-container { margin: 0 auto; position: relative; overflow: visible; z-index: 1; height: 100%; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .c_portalResEbizads_banner-04001002 .p_MatteIcon:before{content:'\e752';.} .c_portalResEbizads_banner-04001002 .widther img{ width: auto!important; } .c_portalResEbizads_banner-04001002 .swiper-pagination1 { position: absolute; z-index: 20; bottom: 65px; width: 100%; text-align: center; } .c_portalResEbizads_banner-04001002 .dot{ width: 20px; height: 20px; } .c_portalResEbizads_banner-04001002 .swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-04001002 .background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 1; cursor: pointer; } .c_portalResEbizads_banner-04001002 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; width: 100%; height: 150px; } .c_portalResEbizads_banner-04001002 .swiper-wrapper .swiper-slide video { height: 150px; } .c_portalResEbizads_banner-04001002 .background_default{ width: 17px; height: 17px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA{ display: none; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB{ display: none; } } @media only screen and (min-width: 769px){ .c_portalResEbizads_banner-04001002 .play-icon{ z-index: 2; position: absolute; left: 50%; top:50%; width:53px; height: 53px; border:1px solid #fff; border-radius:50%; margin: -26px 0 0 -26px; text-align: center; padding: 20px 0 0 22px; } .c_portalResEbizads_banner-04001002 .play-icon-delta{ width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 10px; border-color: transparent transparent transparent #ffffff; } .c_portalResEbizads_banner-04001002 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-04001002 .p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .first{ height: auto; display: table-cell; font-size: 36px; margin-right: 10px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 10px 0; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-04001002 .p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-04001002 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn{ display:inline-table; height:30px; width:30px; background-color:#67b8b4; border-width:1px; border-color:transparent; color:#999999; font-size: 12px; font-family:'Microsoft YaHei'; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-04001002 .p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-04001002 .p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-04001002 .p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn{ display:inline-block; height:10px; width:100px; padding:0; background-color:#f2f2f2; border-width:1px; border-color:transparent; font-size: 12px; font-family:'Microsoft YaHei'; text-align:center; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn.j-nav-active { background-color:#67b8b4; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn{ width:15px; height:15px; display: inline-table; background-color:rgba(228,228,228,1); color:rgba(153,153,153,1); font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; text-align: center; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn .shape{ width:inherit; height:inherit; text-indent: -99999px; display: table-cell; vertical-align: middle; border-radius: inherit; -moz-border-radius: inherit; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-04001002 .p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-04001002 .p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-04001002 .p_NumBtn.active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-04001002 .p_ImgHead{ display:inline-table; margin:0; padding:0; color:#323232; font-size:30px; font-weight:400; text-align:left; white-space:nowrap; overflow:visible; } .c_portalResEbizads_banner-04001002 .p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-04001002 .p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-04001002 .p_TitleBox{ width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_SummaryBox{ width: inherit; height: auto; border-width:1px; border-style:none; border-color:rgba(228,228,228,0); background-color:rgba(179, 179, 179,1); overflow: visible; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-04001002 .p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; z-index: 999; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-04001002 .p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-04001002 .p_imageA{ width: auto; height: auto; overflow: visible; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); } .c_portalResEbizads_banner-04001002 .p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_banner{ width: inherit; height:auto; border-width:1px; border-style:none; border-color:rgba(255, 255, 255,1); background-color:transparent; overflow: visible; } .c_portalResEbizads_banner-04001002{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-04001002 .p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-04001002 .p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-04001002 .p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-04001002 .p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001002 .c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-04001002 .p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-04001002 .p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-04001002 .p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-04001002 .p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-04001002 .p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-04001002 .p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-04001002 .p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA{ position: absolute; top: 50%; margin-top: -37px; padding-top: 10px; color:rgb(187, 182, 182); left: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB{ position: absolute; top: 50%; margin-top: -37px; right: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; padding-top: 10px; color:rgb(187, 182, 182); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-04001002 .p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-04001002 .p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-04001002 .p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-04001002 .p_TitleBox { width: 100%; height: auto; height: 80px; padding: 10px; position: absolute; bottom: 0; left: 0; z-index: 999; font-weight: bold; } .c_portalResEbizads_banner-04001002 .p_LinkA .p_TitleBox span{ display: block; height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px; } .c_portalResEbizads_banner-04001002 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-04001002 .p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-04001002 .p_ImgHead{ padding-top:10px; padding-bottom:12px; font-size: 30px; font-weight: normal; font-family: "黑体"; color: #fff; white-space: normal; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox{ position:absolute; text-align:center; font-size:0; z-index:6; overflow:hidden; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-04001002 .p_ThumbnailBoxA{ padding-right: 30px; padding-left: 30px; width: 100%; position: absolute; right: 0; bottom: 0; text-align: right; font-size: 0; z-index: 6; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-04001002 .p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-04001002 .p_CircleNumBtn, .c_portalResEbizads_banner-04001002 .p_SquareNumBtn, .c_portalResEbizads_banner-04001002 .p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-04001002 .p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-04001002 .p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001002 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001002 .p_NumBtn:hover{ border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001002 .swiper-container { margin: 0 auto; position: relative; overflow: visible; z-index: 1; height: 100%; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .c_portalResEbizads_banner-04001002 .p_MatteIcon:before{content:'\e752';} .c_portalResEbizads_banner-04001002 .widther img{ width: auto!important; } .c_portalResEbizads_banner-04001002 .swiper-pagination { position: absolute; z-index: 20; bottom: 80px; width: 100%; text-align: center; } .c_portalResEbizads_banner-04001002 .swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-04001002 .background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 1; cursor: pointer; } .c_portalResEbizads_banner-04001002 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; width: 100%; height: auto; } .c_portalResEbizads_banner-04001002 .swiper-wrapper .swiper-slide video { height: auto; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .c_portalResEbizads_banner-04001002 >div{ animation-fill-mode:both; } .c_portalResEbizads_banner-04001002 .banner-video .pcitem-m{display:none; } .c_portalResEbizads_banner-04001002 .bgimg{ position:absolute; top:0px; bottom:0px; left:0px; right:0px; background:no-repeat center/cover; filter:brightness(1); } .c_portalResEbizads_banner-04001002 .swiper-slide .bgimg{ transition:1s 2.5s; transform:perspective(1000px) translate3d(0, 0, 100px); } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .bgimg{ transition:5s 0s; transform:perspective(1000px) translate3d(0, 0, 0px); } .c_portalResEbizads_banner-04001002 .iban a{ display:block; width:100%; height:100%; color:#fff; } .c_portalResEbizads_banner-04001002 .mobitem{ display:none; } .c_portalResEbizads_banner-04001002 .bannerBox .iban{ height:100vh; max-height:550px; position:relative; } .c_portalResEbizads_banner-04001002 .bannerBox .iban:after{ content:''; position:absolute; height:477px; background:url(/img/nav_shadow.png?tenantId=226885&viewType=1&v=000) no-repeat top center/cover; top:0px; left:0px; z-index:1; pointer-events:none; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .swiper-slide{ height:100%; overflow:hidden; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .banner-video{ height:100%; position:relative; } .c_portalResEbizads_banner-04001002 .v_cover{ position:absolute; display:flex; align-items:center; left:0px; top:0px; width:100%; height:100%; background:url(/img/banner_sha.png?tenantId=226885&viewType=1&v=000); color:#fff; text-align:center; } .c_portalResEbizads_banner-04001002 .banner_img .v_cover{ position:absolute; display:none; align-items:center; left:0px; top:0px; width:100%; height:100%; background:url(/img/banner_sha.png?tenantId=226885&viewType=1&v=000); color:#fff; text-align:center; } .c_portalResEbizads_banner-04001002 .v_cover .v_con{ max-width:1000px; margin-left:auto; margin-right:auto; position:relative; z-index:5; } .c_portalResEbizads_banner-04001002 .swiper-slide .v_con *{ transition-delay:transform 2s, opacity 0s; transition-duration:2s; text-shadow:0px 1px 0px rgba(0,0,0,1); transform:translate3d(0, 80px, 0); opacity:0; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_con *{ transform:translate3d(0, 0px, 0); opacity:1; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_con *:nth-child(1){ transition-delay:0.5s; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_con *:nth-child(2){ transition-delay:0.7s; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_con *:nth-child(3){ transition-delay:0.9s; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_con *:nth-child(4){ transition-delay:1.1s; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_con *:nth-child(5){ transition-delay:1.3s; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_con *:nth-child(6){ transition-delay:1.5s; } .c_portalResEbizads_banner-04001002 .v_cover .v_text1{ font-size:40px; line-height:1.6; font-weight:bold; letter-spacing:5px; margin-top:2%; } .c_portalResEbizads_banner-04001002 .v_cover .v_tit_en{ font-family:'arial', sans-serif; font-size:14px; line-height:1.4; font-weight:normal; letter-spacing:0px; margin-top:0%; } .c_portalResEbizads_banner-04001002 .v_cover .v_line{ width:80px; margin:20px auto; height:1px; background:#fff; } .c_portalResEbizads_banner-04001002 .v_cover .v_text2{ font-size:25px; line-height:1.6; margin-top:3%; margin-bottom:5%; } .c_portalResEbizads_banner-04001002 .banner_img .v_cover .v_text2{ max-width:800px; } .c_portalResEbizads_banner-04001002 .v_playvideo{ width:100px; height:auto; margin:0 auto; display:none; } .c_portalResEbizads_banner-04001002 .v_border{ width:70px; height:70px; margin:0 auto 14px; position:relative; } .c_portalResEbizads_banner-04001002 .v_playvideo .iconfont{ line-height:70px; height:70px; width:70px; font-size:13px; font-family:arial; text-align:center; background:rgba(230,0,19,.9); margin-right:0px; border-radius:50%; display:inline-block; } .c_portalResEbizads_banner-04001002 .v_playvideo .v_border:before{ content:""; display:block; position:absolute; left:-1px; top:-1px; width:72px; height:72px; border:5px solid #fff; box-sizing:border-box; border-radius:50%; opacity:0; -webkit-transform:scale(1.4); transform:scale(1.4); transition:transform .6s cubic-bezier(.645,.045,.355,1),opacity .6s cubic-bezier(.645,.045,.355,1),border .6s cubic-bezier(.645,.045,.355,1),-webkit-transform .6s cubic-bezier(.645,.045,.355,1); } .c_portalResEbizads_banner-04001002 .v_playvideo:hover .v_border:before{ opacity:1; -webkit-transform:scale(1); transform:scale(1); cursor:pointer; } .c_portalResEbizads_banner-04001002 .v_playvideo:hover .iconfont:before{ font-size:24px; } .c_portalResEbizads_banner-04001002 .v_cover .v_more{ font-size:12px; } .c_portalResEbizads_banner-04001002 .swiper-slide .v_cover .v_img{ opacity:0; transition-duration:2s; transition-delay:0.8s; } .c_portalResEbizads_banner-04001002 .swiper-slide.swiper-slide-active .v_cover .v_img{ opacity:0.1; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .banner-video .v_cover .v_img{ width:auto; height:auto; transform:translate(-50%, -50%) !important; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .banner-video video{ filter:brightness(1); position:absolute; top:50%; left:50%; min-width:100%; min-height:100%; width:100%; height:100%; z-index:0; -webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); } .c_portalResEbizads_banner-04001002 .bannerBox .iban .text{ position:absolute; font-size:36px; color:#fff; left:90px; bottom:80px; line-height:1px; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .swiper-pagination{ bottom:50px; line-height:1px; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet{ width:12px; height:12px; border-radius:10px; background-color:rgba(255,255,255,1); margin:0 8px; opacity:1; transition:all 0.4s ease; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active{ background:#d70d25; width:53px; } @media only screen and (max-width: 768px){ .c_portalResEbizads_banner-04001002 .banner-video .pcitem-m{ display:block; } .c_portalResEbizads_banner-04001002 .mobitem{ display:block; } .c_portalResEbizads_banner-04001002 .pcitem{ display: none; } .c_portalResEbizads_banner-04001002 .bannerBox .iban { height: 17vh; position: relative; } .c_portalResEbizads_banner-04001002 .v_cover .v_text1{ font-size:20px; } .c_portalResEbizads_banner-04001002 .v_cover .v_text2{ display:none; } .c_portalResEbizads_banner-04001002 .v_playvideo{ display:none; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .banner-video .v_cover .v_img{ display:none; } .c_portalResEbizads_banner-04001002 .bannerBox .iban:after{ display: none; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .text{ bottom: auto; top:10rem; font-size:1.2rem; text-align: center; left: 0; width: 100%; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .play{ position: absolute; width: 2.8rem; height:2.8rem; background: url(/img/yx_vplay.png?tenantId=226885&viewType=1&v=000) no-repeat center/100%; top: 15rem; left: 50%; margin-left: -1.4rem; cursor: pointer; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .swiper-pagination{ bottom:1.9rem; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; margin: 0 4px; } .c_portalResEbizads_banner-04001002 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active { width: 20px; } }.w_grid-001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } .w_grid-001 > .w_grid{ width: 100%; position: relative; } .w_grid-001 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-001 > 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-001 > div > .p_gridbox > .p_gridCell{ width: 49.5%; margin-left: 1%; margin-top: 0.3rem; margin-bottom1: 0.3rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #c_portalResnav_main-1592384995810{ display:none !important; } #content_box-1592384995600-0{ display:none !important; } #content_box-1593389768053-0{ display:none !important; } #w_grid-1592468253675{ padding-left: 30px !important; } .c_portalResNews_list-01001012 .content{ padding-left: 30px !important; } #w_common_text-1594273340909 {margin-top: 0rem !important;} #w_fimg-1593389724740 .p_dimage { background: url(/img/logo1.png?tenantId=226885&viewType=1&v=000) center center no-repeat !important; background-size: 100% !important; } #w_fimg-1592384994920 .p_dimage { background: url(/img/logo1.png?tenantId=226885&viewType=1&v=000) center center no-repeat !important; background-size: 100% !important; } } @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; } #w_grid-1593389724719> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ width: 25% !important; } #w_grid-1592384994900> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ width: 25% !important; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.w_fline-001 .p_FLine{ width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color:#f0f0f0; opacity:1; filter:alpha(opacity:100); display: inline-block; vertical-align: middle; } .w_fline-001{ width:100%; min-height:20px; display: block; margin: 0 auto; } .w_fline-001 .w_fline{ width:100%; min-height: inherit; font-size: 0; } .w_fline-001 .w_fline:before{ content: ""; display: inline-block; vertical-align: middle; min-height: inherit; width: 0; }.w_grid-003{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } .w_grid-003 > .w_grid{ width: 100%; position: relative; } .w_grid-003 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-003 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-003 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-003 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-003 > div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-003 > 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-003 > div > .p_gridbox > .p_gridCell{ width: 32.66%; margin-left: 1%; margin-top: 0.6rem; margin-bottom: 0.6rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%;margin:0px auto;}body,#-remove--flag{} @media only screen and (max-width: 1400px) and (min-width: 1025px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1400px) and (min-width: 1025px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1400px) and (min-width: 1025px){ } @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: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1400px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1440px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1440px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1366px) and (min-width: 1025px){ } @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: 1366px) and (min-width: 1025px){ } @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: 1280px) and (min-width: 1025px){ } @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: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_common_text-1592441532026 .p_link001{ height:calc(100%); } #w_common_text-1592441532026{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:1%; margin-left:0px; margin-right:0px; margin-bottom:3%; 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: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1440px) and (min-width: 1025px){ } @media only screen and (max-width: 1440px) and (min-width: 1025px){ } @media only screen and (max-width: 1440px) and (min-width: 1025px){ } @media only screen and (max-width: 1200px) and (min-width: 1025px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @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_websiteShare-1613701588398 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResPublic_websiteShare-1613701588398 .iShare img{ display:none; } #c_portalResPublic_websiteShare-1613701588398 .iShare a{ width:28px; height:28px; opacity:0.3; transition:all .5s ease; } #c_portalResPublic_websiteShare-1613701588398 .iShare a:hover{ opacity:1; } #c_portalResPublic_websiteShare-1613701588398 .iShare a.iShare_moments{ display:none; } #c_portalResPublic_websiteShare-1613701588398 .iShare a.iShare_weibo{ background:url(/img/jd_fx01.png?tenantId=226885&viewType=1&v=000); } #c_portalResPublic_websiteShare-1613701588398 .iShare a.iShare_wechat{ background:url(/img/jd_fx02.png?tenantId=226885&viewType=1&v=000); } #c_portalResPublic_websiteShare-1613701588398 .iShare a.iShare_qq{ background:url(/img/jd_fx03.png?tenantId=226885&viewType=1&v=000); } #c_portalResPublic_websiteShare-1613701588398 .iShare a.iShare_qzone{ background:url(/img/jd_fx04.png?tenantId=226885&viewType=1&v=000); } #c_portalResPublic_websiteShare-1613701588398 .iShare a.iShare_copy{ background:url(/img/jd_fx05.png?tenantId=226885&viewType=1&v=000); } #c_portalResPublic_websiteShare-1613701588398{ width:100%; max-width:100%; min-width:120px; 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){ } @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: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResEbizads_banner-1613701588373 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-1613701588373 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-1613701588373{ width:auto; max-width:none; min-width:300px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1200px) and (min-width: 1025px){ } @media only screen and (max-width: 1200px) and (min-width: 1025px){ } @media only screen and (max-width: 1200px) and (min-width: 1025px){ } @media only screen and (max-width: 1200px) and (min-width: 1025px){ } @media only screen and (max-width: 1460px) and (min-width: 1025px){ } @media only screen and (max-width: 1440px) and (min-width: 1025px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1025px){ } @media only screen and (max-width: 1200px) and (min-width: 768){ } @media only screen and (max-width: 1600px) and (min-width: 768){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-1613701588368 .lv_toptel{ font-family:'Oswald', sans-serif; font-size:22px; font-weight:bold; justify-content:flex-end; display:flex; position:relative; } #c_portalResPublic_codeContainer-1613701588368 .lv_toptel::after{ content:''; position:absolute; top:0; margin:auto; left:0; background-color:rgba(255, 255, 255, 1); height:100%; width:600px; z-index:1; transition:all .5s ease; } #c_portalResPublic_codeContainer-1613701588368 .lv_toptel.active::after{ background-color:rgba(255, 255, 255, 1); } #c_portalResPublic_codeContainer-1613701588368 .lv_toptel a{ color:#a2251d; position:relative; z-index:2; } #c_portalResPublic_codeContainer-1613701588368 .lv_toptel .iconfont{ line-height:30px; height:30px; width:30px; text-align:center; margin-right:10px; border-radius:50%; border:none; background:#a2251d; display:inline-block; } #c_portalResPublic_codeContainer-1613701588368 .lv_toptel .iconfont:before{ content:'\e628'; color:#fff; font-size:18px; text-align:center; } @media only screen and (max-width: 1440px) and (min-width: 1025px){ #c_portalResPublic_codeContainer-1613701588368 .lv_toptel{ font-size:16px; } #c_portalResPublic_codeContainer-1613701588368 .lv_toptel .iconfont { line-height: 26px; height: 26px; width: 26px; } } @media only screen and (max-width: 1024px){ #c_portalResPublic_codeContainer-1613701588368 .lv_toptel{ display:none; } } #c_portalResPublic_codeContainer-1613701588368{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResnav_main-16608030851365526 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResnav_main-16608030851365526 >div{ animation-fill-mode:both; } #c_portalResnav_main-16608030851365526 .clearfix:after{clear:both; } #c_portalResnav_main-16608030851365526 .clearfix{ clear:both; *zoom:1; } #c_portalResnav_main-16608030851365526 body{ background-color:#1b1b1b; } #c_portalResnav_main-16608030851365526 .header{ width:100%; position:relative; top:0; left:0; z-index:999; padding:0 30px; background:rgba(255, 255, 255, 0.8); } #c_portalResnav_main-16608030851365526 .header .left{ width:12%; } #c_portalResnav_main-16608030851365526 .header .left a img{ height:40px; margin-top:6px; } #c_portalResnav_main-16608030851365526 .header .left .img2{ display:none; } #c_portalResnav_main-16608030851365526 .header .nav{ -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; height:100%; line-height:50px; display:block; } #c_portalResnav_main-16608030851365526 .container{ width:100%; margin:0 auto; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li{ float:left; position:relative; display:block; width:160px; text-align:center; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li:after{ content:""; width:0; height:2px; background:#00796a; position:absolute; bottom:0; left:0; transition:all 0.5s ease 0s; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li:hover:after{ width:100%; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li a{ text-decoration:none; height:100%; padding:0 25px; display:block; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; color:#000; font-weight:bold; font-size:16px; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li:hover a{ color:#00796a; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown{ display:inherit; position:relative; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown .jt{ width:20px; height:20px; background:url(i/top.png?tenantId=226885&viewType=1&v=000) no-repeat; background-size:100% 100%; display:block; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown .dropdown_menu{ display:none; position:absolute; top:50px; width:120%; background:#fff; box-shadow:0 15px 27px 0 rgba(167,165,165,0.38); left:-10%; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown > .dropdown_menu{ position:absolute; top:auto; width:160px; left:auto; z-index:10; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown .dropdown_menu a{ font-size:14px; color:#666; padding:0 10px; line-height:40px; text-align:center; background:#fff; margin-bottom:2px; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown:hover .dropdown_menu{ display:block; background:#f3f3f3; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown:hover .dropdown_menu a{ color:#666; } #c_portalResnav_main-16608030851365526 .header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{ color:#fff; background:#00796a; } #c_portalResnav_main-16608030851365526 .header.on{ background:#fff; border-bottom:1px solid #ccc; } #c_portalResnav_main-16608030851365526 .header.on .left .img1{ display:none; } #c_portalResnav_main-16608030851365526 .header.on .left .img2{ display:block; } #c_portalResnav_main-16608030851365526 .header.on .navbar_nav li a{ color:#333; } #c_portalResnav_main-16608030851365526 .header.on .navbar_nav li:hover a{ color:#00796a; } #c_portalResnav_main-16608030851365526 #navToggle{ display:none; } #c_portalResnav_main-16608030851365526 .m_nav{ position:fixed; left:0; top:0; box-shadow:0 15px 27px 0 rgba(167,165,165,0.38); width:100%; height:100%; background:#fff; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; -webkit-transition:all ease 0.5s; z-index:1000; opacity:1; visibility:visible; margin-top:0; overflow-y:auto; transform:translateX(100%); } #c_portalResnav_main-16608030851365526 .m_nav.open{ transform:translateX(0); } #c_portalResnav_main-16608030851365526 .m_nav .top{ height:60px; padding:20px; box-sizing:border-box; } #c_portalResnav_main-16608030851365526 .m_nav .top .closed{ display:block; width:30px; height:30px; line-height:30px; text-align:center; float:right; cursor:pointer; font-size:30px; } #c_portalResnav_main-16608030851365526 .m_nav .logo{ width:100%; margin:0 auto; } #c_portalResnav_main-16608030851365526 .m_nav .logo img{ height:50px; display:block; margin:30px auto; } #c_portalResnav_main-16608030851365526 .m_nav .ul{ margin-top:30px; } #c_portalResnav_main-16608030851365526 .m_nav .ul li{ padding:0 20px; border-bottom:1px solid #f5f5f5; transform:translateY(100%); -webkit-transform:translateY(100%); -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity:0; } #c_portalResnav_main-16608030851365526 .m_nav.open .ul li{ opacity:1; -webkit-transform:translateY(0); transform:translateY(0); } #c_portalResnav_main-16608030851365526 .m_nav .ul li:nth-child(1){ -webkit-transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-16608030851365526 .m_nav .ul li:nth-child(2){ -webkit-transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-16608030851365526 .m_nav .ul li:nth-child(3){ -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-16608030851365526 .m_nav .ul li:nth-child(4){ -webkit-transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-16608030851365526 .m_nav .ul li:nth-child(5){ -webkit-transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-16608030851365526 .m_nav .ul li:nth-child(6){ -webkit-transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-16608030851365526 .m_nav .ul li a{ display:inline-block; text-decoration:none; color:#333; font-size:16px; height:50px; line-height:50px; width:80%; } #c_portalResnav_main-16608030851365526 .m_nav .ul li .dropdown_menu{ display:none; } #c_portalResnav_main-16608030851365526 .m_nav .ul li.dropdown.active .dropdown_menu{ display:block; } #c_portalResnav_main-16608030851365526 .m_nav .ul li .dropdown_menu a{ display:block; width:100%; height:50px; line-height:50px; padding:0 40px; box-sizing:border-box; border-bottom:1px solid #f5f5f5; } #c_portalResnav_main-16608030851365526 .m_nav .ul li .dropdown_menu a:last-child{ border:none; } #c_portalResnav_main-16608030851365526 .banner{ width:100%; } #c_portalResnav_main-16608030851365526 .banner img{ width:100%; } @media screen and (max-width: 768px){ #c_portalResnav_main-16608030851365526 .header{ padding: 0 10px; } #c_portalResnav_main-16608030851365526 .header #navToggle { height: 50px; padding: 9px 15px; display: inline-block; float: right; } #c_portalResnav_main-16608030851365526 .header #navToggle span { position: relative; width: 25px; height: 1px; margin-top: 19px; } #c_portalResnav_main-16608030851365526 .header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 1px; left: 0; } #c_portalResnav_main-16608030851365526 .header #navToggle span, .header #navToggle span:before, .header #navToggle span:after { -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; display: block; background: #fff; } #c_portalResnav_main-16608030851365526 .header #navToggle span:before { top: 8px; } #c_portalResnav_main-16608030851365526 .header #navToggle span:after { bottom: 10px; } #c_portalResnav_main-16608030851365526 .header #navToggle.open span:before { top: 10px; -webkit-transform: translateY(-11px) rotate(-45deg); -moz-transform: translateY(-11px) rotate(-45deg); -ms-transform: translateY(-11px) rotate(-45deg); -o-transform: translateY(-11px) rotate(-45deg); transform: translateY(-11px) rotate(-45deg); } #c_portalResnav_main-16608030851365526 .header #navToggle.open span:after { bottom: 12px; -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); } #c_portalResnav_main-16608030851365526 .header #navToggle.open span { background: none; } #c_portalResnav_main-16608030851365526 .header #navToggle.open span:before, .header #navToggle.open span:after { background: #fff; } #c_portalResnav_main-16608030851365526 .header .nav{ display: none; } #c_portalResnav_main-16608030851365526 .banner img{ height: 600px; object-fit: cover; } #c_portalResnav_main-16608030851365526 .jt { display: inline-block; width: 10%; height: 50px; line-height: 50px; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; } #c_portalResnav_main-16608030851365526 .jtRote { transform: rotateZ(90deg); } } #c_portalResnav_main-16608030851365526{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; position:absolute; top:auto; left:auto; z-index:auto; bottom:auto; right:auto; } #c_portalResnav_main-16608136793118377 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResnav_main-16608136793118377 >div{ animation-fill-mode:both; } #c_portalResnav_main-16608136793118377 .navName1{ font-size:1rem; color:#333; -webkit-transition:.5s; -o-transition:.5s; -moz-transition:.5s; transition:.5s; } #c_portalResnav_main-16608136793118377 .iconJt{ color:#fff; font-size:1rem; -webkit-transition:.5s; -o-transition:.5s; -moz-transition:.5s; transition:.5s; display:none; } @media only screen and (min-width: 769px){ #c_portalResnav_main-16608136793118377 .navBtn { display:none; } #c_portalResnav_main-16608136793118377 .nav { position:relative; height:auto; } #c_portalResnav_main-16608136793118377 .navUl{ width:100%; height:100%; } #c_portalResnav_main-16608136793118377 .navLi{ position:relative; padding-left:5px; padding-right:5px; float:left; } #c_portalResnav_main-16608136793118377 .navNameH1 { height: 60px; line-height: 60px; padding: 0 10px; white-space: nowrap; } #c_portalResnav_main-16608136793118377 .navEjBox{ position: fixed; z-index: 999; left: auto; display: none; min-width: 160px; padding: 5px 0; list-style: none; text-align: left; color: #76838f; border-radius: .215rem; background-color: #05543b; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0 3px 12px rgba(0,0,0,.05); box-shadow: 0 3px 12px rgba(0,0,0,.05); -webkit-transition: .25s; -o-transition: .25s; transition: .25s; } #c_portalResnav_main-16608136793118377 .navEjBox::before { content:''; position: absolute; top: -14px; left: 10px; border: 7px solid transparent; border-bottom: 7px solid #05543b; } #c_portalResnav_main-16608136793118377 .navLiEj{ font-size:1rem; padding: .572rem 1.072rem; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s } #c_portalResnav_main-16608136793118377 .navName2{ display:block; width:100%; color:#fff; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s } #c_portalResnav_main-16608136793118377 .navLi:hover .navName1{ color: #05543b; } #c_portalResnav_main-16608136793118377 .navLi:hover .iconJt{ color: #05543b; } #c_portalResnav_main-16608136793118377 .navLi:hover .navEjBox{ display:block; } #c_portalResnav_main-16608136793118377 .navLiEj:hover{ background-color: #fff; } #c_portalResnav_main-16608136793118377 .navLiEj:hover .navName2{ color: #05543b; } } @media only screen and (max-width: 768px){ #c_portalResnav_main-16608136793118377 .navBtn { display:block; } #c_portalResnav_main-16608136793118377 .nav{ display:none; position: fixed; z-index:999; top: 90px; width: 100%; height:100%; left:0; background: rgb(0, 37, 46,0.9); overflow: hidden; } #c_portalResnav_main-16608136793118377 .navBox{ position:relative; height:auto; background: rgb(255, 255, 255) } #c_portalResnav_main-16608136793118377 .navBtn{ color: rgb(255, 255, 255); position: relative; float: right; height: 60px; margin-right: .9375rem; color:#fff; padding: 1.5715rem .9375rem; cursor: pointer; } #c_portalResnav_main-16608136793118377 .navBtn::before { content:''; display: block; width: 1rem; height: 2px; margin: 0; border-radius: 1px; background: #000; -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s } #c_portalResnav_main-16608136793118377 .menu { display: block; width: 1rem; height: 2px; margin: 4px 0; border-radius: 1px; background: #000; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s } #c_portalResnav_main-16608136793118377 .navBtn::after { content:''; display: block; width: 1rem; height: 2px; margin: 0; border-radius: 1px; background: #000; -webkit-transform-origin: left bottom; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s } #c_portalResnav_main-16608136793118377 .navbtn-rotae::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } #c_portalResnav_main-16608136793118377 .navbtn-rotae::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } #c_portalResnav_main-16608136793118377 .menu-none { opacity: 0; margin: 3.5px; } #c_portalResnav_main-16608136793118377 .navUl{ padding: 10px 0; border-top:1px solid #e4eaec; } #c_portalResnav_main-16608136793118377 .navName1 { display:inline-block; max-width:90%; white-space:nowrap; padding:10px 15px; } #c_portalResnav_main-16608136793118377 .navEjBox{ display:none; padding:5px 0; } #c_portalResnav_main-16608136793118377 .navLiEj{ padding:5px 15px 5px 25px; } #c_portalResnav_main-16608136793118377 .navName2{ font-size:0.875rem; color:#fff; } #c_portalResnav_main-16608136793118377 .navEjBox-show { display:block; } } #c_portalResnav_main-16608136793118377{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-1613701588378 .f-cb{ zoom:1; } #c_portalResPublic_codeContainer-1613701588378 .f-cb:after{ display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; } #c_portalResPublic_codeContainer-1613701588378 .about-num{ margin-top:0px; padding-top:0px; padding-bottom:15px; background:rgba(255,255,255,1); border-radius:20px; border-bottom:2px #185340 solid; border-top:2px #185340 solid; border-left:2px #185340 solid; border-right:2px #185340 solid; } #c_portalResPublic_codeContainer-1613701588378 .about-num li{ float:left; width:33%; text-align:center; } #c_portalResPublic_codeContainer-1613701588378 .about-num li h2{ font-family:'Oswald', sans-serif; font-size:52px; color:#000; line-height:72px; display:inline-block; } #c_portalResPublic_codeContainer-1613701588378 .about-num li p{ color:#000; font-size:16px; line-height:36px; } #c_portalResPublic_codeContainer-1613701588378 .about-num .count-unit{ font-size:16px; color:#000; text-align:right; display:inline-block; font-style:normal; } #c_portalResPublic_codeContainer-1613701588378 .about-num li .bot p{ font-size:16px; color:#666; line-height:24px; } @media only screen and (max-width: 1360px){ #c_portalResPublic_codeContainer-1613701588378 .about-num li h2{ font-size: 46px; line-height: 62px; } #c_portalResPublic_codeContainer-1613701588378 .about-num .count-unit{ font-size:16px; } #c_portalResPublic_codeContainer-1613701588378 .about-num li p{ font-size:16px; } } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-1613701588378 .about-num li h2{ font-size:34px; line-height: 40px; } #c_portalResPublic_codeContainer-1613701588378 .about-num{ margin-top:0px; padding-top:0px; padding-bottom:0px; } #c_portalResPublic_codeContainer-1613701588378 .about-num .count-unit{ font-size:14px; } #c_portalResPublic_codeContainer-1613701588378 .about-num li p{ font-size:14px; } #c_portalResPublic_codeContainer-1613701588378 .about-num li{ width:50%; border-bottom: none; border-left: none; padding:10px 0px; } #c_portalResPublic_codeContainer-1613701588378 .about-num li:nth-child(1){ border-top: none; } #c_portalResPublic_codeContainer-1613701588378 .about-num li:nth-child(2){ border-top: none; border-right: none; } #c_portalResPublic_codeContainer-1613701588378 .about-num li:nth-child(4){ border-right: none; } #c_portalResPublic_codeContainer-1613701588378 .about-num li:last-child{ display:none; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResPublic_codeContainer-1613701588378 .about-num li h2{ font-size:32px; line-height: 40px; } #c_portalResPublic_codeContainer-1613701588378 .about-num .count-unit{ font-size:14px; } #c_portalResPublic_codeContainer-1613701588378 .about-num li p{ font-size:14px; } } #c_portalResPublic_codeContainer-1613701588378{ width:100%; max-width:none; min-width:0px; height:0px; max-height:none; min-height:130px; 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-1613701587548 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701587558 > div > .p_gridbox{ background-color:rgba(247, 247, 247, 1); } #w_grid-1613701587558 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701587558 >div{ animation-fill-mode:both; } #w_grid-1613701587558 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1613701587558> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1613701587558> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1613701587558> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1613701587568 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701587578 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701587588 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); } #w_grid-1613701587588 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701587588 >div{ animation-fill-mode:both; } #w_grid-1613701587588 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1613701587588> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1613701587588> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1613701587588> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1613701587618 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701587618.active > div > .p_gridbox{ top:30px; background:#fff; box-shadow:0 3px 4px rgba(0, 0, 0, 0.1); } @media only screen and (max-width: 1366px) and (min-width: 1025px){ #w_grid-1613701587618 > div > .p_gridbox > .p_gridCell>.w_grid-003:nth-child(1){ max-width:92%; } #w_grid-1613701587618.active > div > .p_gridbox > .p_gridCell>.w_grid-003:nth-child(1){ max-width:92%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1613701587618 > div > .p_gridbox > .p_gridCell>.w_grid-003:nth-child(1){ width:100%; max-width:100%; height:70px; line-height:70px; background:#fff; } #w_grid-1613701587618.active > div > .p_gridbox > .p_gridCell>.w_grid-003:nth-child(1){ width:100%; max-width:100%; height:70px; line-height:70px; background:#fff; } } @media only screen and (max-width: 768px){ #w_grid-1613701587618 > div > .p_gridbox > .p_gridCell>.w_grid-003:nth-child(1){ width:100%; max-width:100%; height:70px; line-height:70px; background:#fff; } #w_grid-1613701587618.active > div > .p_gridbox > .p_gridCell>.w_grid-003:nth-child(1){ width:100%; max-width:100%; height:70px; line-height:70px; background:#fff; } } #w_grid-1613701587628 > div > .p_gridbox{ display:flex; align-items:center; overflow:visible; } #w_grid-1613701587628 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701587628 >div{ animation-fill-mode:both; } #w_grid-1613701587628 > div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1613701587628> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:19.96%; margin-left:0%; margin-right:0px; clear:none; display:none; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:80%; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:20%; margin-left:0%; margin-right:0px; clear:none; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1613701587628> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:16.669999999999998%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:35.339999999999996%; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:47.980000000000004%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1613701587628> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:19.96%; margin-left:0%; margin-right:0px; clear:none; display:none; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:29.55%; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:69.480000000000004%; margin-left:0%; margin-right:0px; clear:none; } #w_grid-1613701587628> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } #w_grid-1613701587638 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 0); } #w_grid-1613701587638 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701587638 >div{ animation-fill-mode:both; } #w_grid-1613701587638 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; display:flex; align-items:center; justify-content:flex-start; } @media only screen and (max-width: 768px){ #w_grid-1613701587638> div > .p_gridbox > .p_gridCell>.w_fimg-000:nth-child(1) img{ transform: scale(0.8); } } @media only screen and (min-width: 769px){ #w_grid-1613701587638> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1613701587638> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1613701587638> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1613701587638> div > .p_gridbox > .p_gridCell>.w_fimg-000:nth-child(1) img{ transform: scale(0.8); } } #w_fimg-1613701587648 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1613701587648 >div{ animation-fill-mode:both; } @media only screen and (max-width: 1024px){ #w_fimg-1613701587648 .p_dimage { background: url(/img/logodd1a.png?tenantId=226885&viewType=1&v=000) center center no-repeat; background-size: 90%; } #w_fimg-1613701587648 .p_dimage>img { visibility: hidden; opacity: 0; } } #w_grid-1613701587668 > div > .p_gridbox{ background-image: ; } #w_grid-1613701587668 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701587668 >div{ animation-fill-mode:both; } #w_grid-1613701587668 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1613701587668> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1613701587668> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1613701587668> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1613701587668 .p_gridbox{ background-position:center center; } #w_grid-1613701587678 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701587678 >div{ animation-fill-mode:both; } #w_grid-1613701587678 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1613701587678> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:0rem; margin-left:0px; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1613701587678> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:3%; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49.2954%; margin-left:3%; margin-right:0px; clear:none; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:47.7046%; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1613701587678> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49.803599999999996%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:48.1964%; } #w_grid-1613701587678> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } #w_fline-1613701587688 .p_FLine{ border-top-color:rgba(230, 0, 18, 1); border-top-width:3px; } #w_fline-1613701587688 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1613701587688 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1613701587688 >div{ animation-fill-mode:both; } #w_common_text-1613701588243 .p_link001{ height:calc(100%); } #w_grid-1613701587698 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; border-radius:20px; } #w_grid-1613701587708 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701587728 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_fimg-1661935611212 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1661935611212 >div{ border-radius:50px; } #w_fimg-1661935611212 img{ border-radius:50px; } #w_grid-1661935488511 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_common_text-1661935475121 .p_link001{ height:calc(100%); } #w_fline-1661935482815 .p_FLine{ border-top-color:rgba(230, 0, 18, 1); border-top-width:3px; } #w_fline-1661935482815 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1661935482815 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1661935482815 >div{ animation-fill-mode:both; } #w_grid-1661935355986 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1661935355986 >div{ animation-fill-mode:both; } #w_grid-1661935355986 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1661935355986> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:1%; } #w_grid-1661935355986> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49.5%; margin-left:1%; margin-right:0px; clear:none; } #w_grid-1661935355986> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:49.5%; } #w_grid-1661935355986> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1661935355986> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1661935355986> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1661935355986> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1661935355986> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_grid-1627606845410 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1627606845410 >div{ animation-fill-mode:both; } #w_grid-1627606845410 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1627606845410 >div { padding: 0 20px; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1627606845410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2.2%; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:48.9%; margin-left:2.2%; margin-right:0px; clear:none; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:48.9%; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1627606845410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(4n+0){ width:25%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(4n+1){ margin-left:0px; clear:left; margin-right:0px; width:25%; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(4n+2){ width:25%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(4n+3){ width:25%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627606845410> div > .p_gridbox > .p_gridCell:nth-child(4n){ margin-right:0px; } } #w_fimgbox-1627606845416 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1627606845416 >div{ animation-name:fadeInUp; animation-duration:0.6s; animation-delay:0s; animation-fill-mode:both; } #w_fimgbox-1627606845416 .p_gridbox{ transition:0.3s; } @media only screen and (min-width: 1025px){ #w_fimgbox-1627606845416 .w_imgbox:hover .p_gridbox{ background-color:#185340; } #w_fimgbox-1627606845416 .w_imgbox:hover span{ color:#fff; } #w_fimgbox-1627606845416 .w_imgbox > .p_contentbox{ position:relative; } #w_fimgbox-1627606845416 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; transition:0.3s; } #w_fimgbox-1627606845416 .w_imgbox:hover .p_CommonBtn{ display:block; } #w_fimgbox-1627606845416 .w_imgbox:hover .w_grid-000{ bottom:0px; } } @media only screen and (max-width: 1024px){ #w_fimgbox-1627606845416 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; } } @media only screen and (max-width: 768px){ #w_fimgbox-1627606845416 >div { margin-bottom: 30px; } } #w_grid-1627606845435 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 0.6); } #w_grid-1627606845435 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1627606845435 >div{ animation-fill-mode:both; } #w_grid-1627606845435 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1627606845435 .w_fbtn-001{ transition:0.3s; } @media only screen and (min-width: 769px){ #w_grid-1627606845435> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627606845435> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627606845435> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px){ #w_grid-1627606845435 .w_fbtn-001 { margin-bottom: 20px; } #w_grid-1627606845435 .reset_style{ margin-top: 10px; } } #w_fimgbox-1627606845420 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1627606845420 >div{ animation-name:fadeInUp; animation-duration:0.6s; animation-delay:0.4s; animation-fill-mode:both; } #w_fimgbox-1627606845420 .p_gridbox{ transition:0.3s; } @media only screen and (min-width: 1025px){ #w_fimgbox-1627606845420 .w_imgbox:hover .p_gridbox{ background-color:#185340; } #w_fimgbox-1627606845420 .w_imgbox:hover span{ color:#fff; } #w_fimgbox-1627606845420 .w_imgbox > .p_contentbox{ position:relative; } #w_fimgbox-1627606845420 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; transition:0.3s; } #w_fimgbox-1627606845420 .w_imgbox:hover .p_CommonBtn{ display:block; } #w_fimgbox-1627606845420 .w_imgbox:hover .w_grid-000{ bottom:0px; } } @media only screen and (max-width: 1024px){ #w_fimgbox-1627606845420 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; } } @media only screen and (max-width: 768px){ #w_fimgbox-1627606845420 >div { margin-bottom: 30px; } } #w_grid-1627606845448 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 0.6); } #w_grid-1627606845448 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1627606845448 >div{ animation-fill-mode:both; } #w_grid-1627606845448 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1627606845448 .w_fbtn-001{ transition:0.3s; } @media only screen and (min-width: 769px){ #w_grid-1627606845448> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627606845448> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627606845448> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px){ #w_grid-1627606845448 .w_fbtn-001 { margin-bottom: 20px; } #w_grid-1627606845448 .reset_style{ margin-top: 10px; } } #w_grid-1627606845457 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1627607061997 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1627607061997 >div{ animation-fill-mode:both; } #w_grid-1627607061997 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1627607061997 >div { padding: 0 20px; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1627607061997> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2.2%; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:48.9%; margin-left:2.2%; margin-right:0px; clear:none; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:48.9%; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1627607061997> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(4n+0){ width:25%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(4n+1){ margin-left:0px; clear:left; margin-right:0px; width:25%; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(4n+2){ width:25%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(4n+3){ width:25%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627607061997> div > .p_gridbox > .p_gridCell:nth-child(4n){ margin-right:0px; } } #w_fimgbox-1627607062005 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1627607062005 >div{ animation-name:fadeInUp; animation-duration:0.6s; animation-delay:0s; animation-fill-mode:both; } #w_fimgbox-1627607062005 .p_gridbox{ transition:0.3s; } @media only screen and (min-width: 1025px){ #w_fimgbox-1627607062005 .w_imgbox:hover .p_gridbox{ background-color:#185340; } #w_fimgbox-1627607062005 .w_imgbox:hover span{ color:#fff; } #w_fimgbox-1627607062005 .w_imgbox > .p_contentbox{ position:relative; } #w_fimgbox-1627607062005 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; transition:0.3s; } #w_fimgbox-1627607062005 .w_imgbox:hover .p_CommonBtn{ display:block; } #w_fimgbox-1627607062005 .w_imgbox:hover .w_grid-000{ bottom:0px; } } @media only screen and (max-width: 1024px){ #w_fimgbox-1627607062005 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; } } @media only screen and (max-width: 768px){ #w_fimgbox-1627607062005 >div { margin-bottom: 30px; } } #w_grid-1627607062016 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 0.6); } #w_grid-1627607062016 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1627607062016 >div{ animation-fill-mode:both; } #w_grid-1627607062016 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1627607062016 .w_fbtn-001{ transition:0.3s; } @media only screen and (min-width: 769px){ #w_grid-1627607062016> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627607062016> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627607062016> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px){ #w_grid-1627607062016 .w_fbtn-001 { margin-bottom: 20px; } #w_grid-1627607062016 .reset_style{ margin-top: 10px; } } #w_fimgbox-1627607062010 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1627607062010 >div{ animation-name:fadeInUp; animation-duration:0.6s; animation-delay:0.4s; animation-fill-mode:both; } #w_fimgbox-1627607062010 .p_gridbox{ transition:0.3s; } @media only screen and (min-width: 1025px){ #w_fimgbox-1627607062010 .w_imgbox:hover .p_gridbox{ background-color:#185340; } #w_fimgbox-1627607062010 .w_imgbox:hover span{ color:#fff; } #w_fimgbox-1627607062010 .w_imgbox > .p_contentbox{ position:relative; } #w_fimgbox-1627607062010 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; transition:0.3s; } #w_fimgbox-1627607062010 .w_imgbox:hover .p_CommonBtn{ display:block; } #w_fimgbox-1627607062010 .w_imgbox:hover .w_grid-000{ bottom:0px; } } @media only screen and (max-width: 1024px){ #w_fimgbox-1627607062010 .w_imgbox > .p_contentbox > .w_grid-000{ position:absolute; bottom:0px; } } @media only screen and (max-width: 768px){ #w_fimgbox-1627607062010 >div { margin-bottom: 30px; } } #w_grid-1627607062027 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 0.6); } #w_grid-1627607062027 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1627607062027 >div{ animation-fill-mode:both; } #w_grid-1627607062027 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1627607062027 .w_fbtn-001{ transition:0.3s; } @media only screen and (min-width: 769px){ #w_grid-1627607062027> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1627607062027> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1627607062027> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px){ #w_grid-1627607062027 .w_fbtn-001 { margin-bottom: 20px; } #w_grid-1627607062027 .reset_style{ margin-top: 10px; } } #w_grid-1627607062038 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701588118 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701588128 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701588138 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701588148 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1613701588158 > div > .p_gridbox{ background:url(/img/hy_inabout_bgs.jpg?tenantId=226885&viewType=1&v=000) #115aa9 no-repeat center/cover; } #w_grid-1613701588158 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701588158 >div{ animation-fill-mode:both; } #w_grid-1613701588158 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1613701588158> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1613701588158> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1613701588158> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1613701588168 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701588168 >div{ animation-fill-mode:both; } #w_grid-1613701588168 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1613701588168> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1613701588168> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1613701588168> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1613701588178 > div > .p_gridbox{ background-image:url(/img/rewewer.jpg?tenantId=226885&viewType=1&v=000); background-color:rgba(54, 89, 75, 1); } #w_grid-1613701588178 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701588178 >div{ animation-fill-mode:both; } #w_grid-1613701588178 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1613701588178> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:2rem; margin-left:0px; } } @media only screen and (min-width: 769px){ #w_grid-1613701588178> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1613701588178> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1613701588178> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1613701588178> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:3rem; margin-left:0px; } } #w_grid-1613701588178 .p_gridbox{ background-position:center center; } #w_grid-1613701588188 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701588188 >div{ animation-fill-mode:both; } #w_grid-1613701588188 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1613701588188> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0%; } #w_grid-1613701588188 #content_box-1557903955456-1613701588188{ margin-top:20px; } } @media only screen and (min-width: 769px){ #w_grid-1613701588188> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:3%; } #w_grid-1613701588188> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:14.9865%; margin-left:3%; margin-right:0; clear:none; } #w_grid-1613701588188> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:82.0135%; } #w_grid-1613701588188> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1613701588188> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:0rem; margin-left:0%; } #w_grid-1613701588188 #content_box-1557903955456-1613701588188{ margin-top:20px; } #w_grid-1613701588188> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0%; margin-right:0px; clear:none; } } #w_common_text-1613701588338 .p_link001{ height:calc(100%); } #w_common_text-1613701588343 .p_link001{ height:calc(100%); } #w_common_text-1613701588348 .p_link001{ height:calc(100%); } #w_common_text-1613701588353 .p_link001{ height:calc(100%); } #w_fimg-1613701588198 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1613701588198 >div{ animation-fill-mode:both; } #w_grid-1613701588208 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701588208 >div{ animation-fill-mode:both; } #w_grid-1613701588208 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (min-width: 769px){ #w_grid-1613701588208> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1613701588208> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1613701588208> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1613701588208 .p_gridbox{ border-top-color:rgba(255, 255, 255, .1); border-top-style:solid; border-top-width:1px; } #w_grid-1613701588218 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1613701588218 >div{ animation-fill-mode:both; } #w_grid-1613701588218 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } #w_grid-1613701588218 > div > .p_gridbox{ background:none !important; border:none !important; } @media only screen and (max-width: 768px){ #w_grid-1613701588218> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0; } #w_grid-1613701588218> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1613701588218> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1613701588218> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0px; } #w_grid-1613701588218> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1613701588218> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1613701588218> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0px; } #w_grid-1613701588218> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1613701588218> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_common_text-1613701588358 .p_link001{ height:calc(100%); } #w_grid-1613701587548{ 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-1613701587558{ 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-1613701587568{ 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-1613701587578{ 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-1613701587588{ 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-1613701587618{ 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-1613701587628{ width:100%; max-width:1400px; min-width:0px; height:70px; max-height:none; min-height:0px; 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_grid-1613701587638{ 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_fimg-1613701587648{ width:100%; max-width:400px; min-width:0px; height:auto; max-height:none; min-height:64px; 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-1613701587668{ 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:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1613701587678{ width:100%; max-width:1460px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_common_text-1613701588238{ 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-1613701587688{ width:100%; max-width:70px; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1613701588243{ 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:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1613701587698{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; 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_grid-1613701587708{ 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-1613701587728{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:190px; margin-top:15px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1661935611212{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1661935488511{ width:100%; max-width:1460px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_common_text-1661935475121{ 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-1661935482815{ width:100%; max-width:63px; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1661935355986{ width:100%; max-width:1460px; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1627606845410{ 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_fimgbox-1627606845416{ 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-1627606845435{ 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; position:absolute; top:auto; left:auto; z-index:auto; bottom:0px; right:auto; } #w_common_text-1627606845439{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimgbox-1627606845420{ 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-1627606845448{ 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; position:absolute; top:auto; left:auto; z-index:auto; bottom:0px; right:auto; } #w_common_text-1627606845453{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1627606845457{ 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-1627607061997{ 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_fimgbox-1627607062005{ 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-1627607062016{ 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; position:absolute; top:auto; left:auto; z-index:auto; bottom:0px; right:auto; } #w_common_text-1627607062023{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimgbox-1627607062010{ 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-1627607062027{ 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; position:absolute; top:auto; left:auto; z-index:auto; bottom:0px; right:auto; } #w_common_text-1627607062033{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1627607062038{ 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-1613701588118{ 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-1613701588128{ 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-1613701588138{ 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-1613701588148{ 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-1613701588158{ 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-1613701588168{ 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-1613701588178{ 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-1613701588188{ width:94%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; 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-1613701588338{ 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-1613701588343{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1613701588348{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1613701588353{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1613701588198{ width:100%; max-width:150px; min-width:0px; height:auto; max-height:none; min-height:150px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1613701588333{ width:auto; max-width:150px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1613701588208{ 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-1613701588218{ width:94%; 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_common_text-1613701588358{ 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; }