.e_FlowCommonStyleBox-001 { width: 100%; height: auto; width-uint: %; } .e_FlowCommonStyleBox-001 .stylebox_link { color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover { color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active { color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top { width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon { display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before { content: ""; } .e_FlowCommonStyleBox-001 .title_main { display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub { display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title { display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a { color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon { display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before { content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line { height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint: %; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line { height: 1px; background-color: rgba(240,240,240,1); } .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); } #result { margin-top: 3% !important; } @keyframes circleScale { 0% { opacity: 1; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); } 100% { opacity: 0; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(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; } .sy-title h2 { color: #333; font-weight: bold; font-size: 36px; text-align: center; } .sy-title p { font-size: 14px; color: #d3d3d3; font-weight: normal; text-transform: uppercase; margin-top: 5px; font-family: times new roman,times,serif; text-align: center; } .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 { 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 { margin: 0px 0px; padding: 0; } #shuzi .sz { display: inline-block; float: left; height: 100px; border-left: solid 1px rgba(255,255,255,0.2); text-align: center; width: calc((100% - 0px) / 4); padding-left: 1.5vw; text-align: left; } #shuzi .sz:first-of-type { } #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: #fff; font-size: 16px; line-height: 40px; height: 40px; text-align: left; opacity: 0.5; } #shuzi .sz .counter { font-size: 48px; line-height: 60px; height: 60px; color: #fff; } #shuzi .sz sup.dw { font-size: 16px; color: #fff; padding-left: 6px; height: 20px; margin-top: 10px; top: 0px; position: relative; display: inline-block; line-height: 20px; opacity: 0.5; } #shuzi .sz sup.jiahao { top: -20px; position: relative; font-size: 26px; font-weight: bold; padding-left: 4px; color: #fff; 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(../images/separator.png); } .accordion-box { position: relative; } .accordion-box .block { position: relative; padding: 12px 0px; margin-bottom: 10px; border: 1px solid #e1e1e1; background-color: #ffffff; } .accordion-box .block .acc-btn { position: relative; font-size: 18px; cursor: pointer; line-height: 30px; color: #000000; font-weight: 700; padding: 0px 10px 0px 64px; transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; } .accordion-box .block .icon-outer { position: absolute; left: 14px; top: 0px; font-size: 18px; color: #ffaa00; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .accordion-box .block .icon-outer .icon { position: absolute; width: 28px; height: 28px; font-size: 16px; font-weight: 300; text-align: center; } .accordion-box .block .icon-outer .icon-plus { opacity: 1; } .accordion-box .block .icon-outer .icon-minus { opacity: 0; font-weight: 300; } .fa-plus:before { content: '\e633'; } .fa-minus:before { content: '\e690'; } .accordion-box .block .acc-btn.active .icon-outer .icon-minus { opacity: 1; color: #ffffff !important; background-color: #ffaa00; } .accordion-box .block .acc-btn.active .icon-outer .icon-plus { opacity: 0; } .accordion-box .block .acc-content { position: relative; display: none; } .accordion-box .block .acc-content .content-text { padding-bottom: 6px; } .accordion-box .block .acc-content.current { display: block; } .accordion-box .block .content { position: relative; font-size: 14px; margin-bottom: 0px; padding: 10px 30px 10px 30px; } .accordion-box .block .content .text { margin-bottom: 20px; line-height: 1.8em; font-size: 15px; color: #8e8d8d; font-family: 'Open Sans', sans-serif; } .accordion-box .block .content p:last-child { margin-bottom: 0px; } @media only screen and (max-width: 768px) { .note { height: auto; width: 100%; background: rgba(65, 174, 193, 1); position: fixed; bottom: 0px; z-index: 99; left: 0px; border: none; animation-name: fadeInUp; animation-duration: 0.5s; animation-delay: 1.2s; animation-fill-mode: both; } .cookies_k { width: 94%; max-width: 1480px; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; display: inline-block; align-items: center; } .guanbi { display: inline-block; text-align: center; margin-top: 10px; padding: 0px 20px; background: #fff; font-size: 13px; line-height: 32px; color: #222; white-space: nowrap; border-radius: 30px; } #shuzi { height: auto; margin: 30px 0px; padding: 0px 10px; } #shuzi .sz { display: inline-block; float: left; height: 90px; border-left: none; text-align: center; width: calc((100% - 0px) / 2); } #shuzi .sz_sz { display: inline-block; position: relative; color: #d7000e; line-height: 40px; height: 40px; } #shuzi .sz .counter { font-size: 32px; line-height: 40px; height: 40px; } #shuzi .sz_wz { color: #222; font-size: 14px; line-height: 40px; height: 40px; } } .zcfdcd { position: fixed; right: 0; margin-right: 0px; top: 40%; z-index: 99; } .zcfdcd .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: -125px; top: -46px; display: none; width: 125px; height: 125px; } .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); } @media only screen and (max-width: 768px) { .jg_list { width: 96% !important; margin: 0 2% !important; } #c_portalResPublic_codeContainer-15580846105130858 { padding-left: 20px !important; padding-right: 20px !important; } #w_common_text-1558663030867 { display: block; } .c_portalResPublic_codeContainer-01001006 { min-height: 500px; width: 98%; } #c_portalResPublic_codeContainer-15585815429745884 { display: none; } .pro_text h1 { font-size: 24px !important; } .pro_sort_body .pro_text { top: 15% !important; } } @media only screen and (min-width: 769px) { #w_common_text-1558663030867 { display: none; } .c_portalResPublic_codeContainer-01001006 { min-height: 500px; width: 100%; } .pro_sort_body { width: 48%; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { .pro_sort_body .pro_text { top: 20% !important; } } .clearfix:after { content: " "; display: block; clear: both; } .pro_title { width: 100%; text-align: center; padding-top: 50px; padding-bottom: 20px } .pro_title h1 { font-size: 50px; font-family: Roboto-Black; line-height: 0.8em } .pro_title span { display: block; font-size: 24px; } .pro_sort_body { float: left; margin: 1%; position: relative; overflow: hidden; } .pro_sort_body .pro_img { width: 100%; height: auto; overflow: hidden; } .pro_sort_body .pro_text { position: absolute; z-index: 1; left: 50% !important; transform: translatex(-50%); text-align: center; text-transform: uppercase; top: 40%; color: #fff; } .pro_text h1 { font-size: 30px; font-family: Roboto-Black; } .pro_text span { display: block; font-size: 24px; line-height: 2em } .pro_text a { display: block; font-size: 14px; width: 150px; height: 40px; border: #057748 1px solid; line-height: 40px; color: #ce9d5f; margin: 0 auto } .pro_text a:hover { background: #057748; color: #fff; } .pro_sort_body:hover img { transform: scale(1.1); } .pro_sort_body img { transition: all 1s; } .sy_about { color: #fff; padding-bottom: 50px; } .sy_body_title { font-size: 55px; font-family: Roboto-Black; padding-bottom: 20px } .sy_body_title span { display: block; } .sy_body_title p { font-size: 18px; line-height: 2em; } .sy_body_body { font-size: 16px; line-height: 2em; } .sy_made_text { width: 50%; float: left; } .sy_made_img { width: 50%; float: left; } .sy_qw_text { text-align: right; padding-right: 20px; } .sy_made_text h1 { padding-top: 10%; font-size: 30px; font-family: Roboto-Black; text-transform: uppercase } .sy_made_text span { display: block; font-size: 24px; line-height: 2em; font-weight: normal; } .sy_made_text p { font-size: 16px; line-height: 2em; color: #666; max-width: 450px; } .sy_qw_text p { margin-right: 0px; margin-left: auto; } .sy_made_text a { display: block; font-size: 14px; width: 150px; height: 40px; border: #057748 1px solid; line-height: 40px; color: #057748; margin-right: 0px; margin-left: auto; text-align: center; margin-top: 20px } .sy_made_text a:hover { background: #057748; color: #fff; } .sy_gc_text a { margin-right: auto; margin-left: 0px; } .sy_gc_text { padding-left: 20px; } .sy_made_img a { font-size: 0px; } @media only screen and (max-width: 1024px) and (min-width: 769px) { .sy_qw_text { padding-right: 20px; } .sy_made_text h1 { font-size: 24px; } .sy_made_text span { font-size: 16px; } .sy_made_text p { font-size: 14px; max-width: 350px; } .sy_made_text a { height: 30px; line-height: 30px; margin-top: 10px } } @media only screen and (max-width: 768px) { .sy_made_text { width: 100%; } .sy_made_img { width: 100%; } .sy_qw_text { text-align: right; padding: 30px; } .sy_gc_text { padding: 30px; } .sy_made_text h1 { padding-top: 0; } } .clearfix:after { content: " "; display: block; clear: both; } .foot_top .foot_li { float: left; min-height: 250px; padding-left: 20px; padding-right: 5%; padding-bottom: 40px; } .foot_top ul li { font-size: 14px; line-height: 2.4em; color: #666 } .foot_top h1 { padding-bottom: 20px; font-size: 16px; font-weight: bold; color: #222; } .foot_bottom { width: 100%; clear: both; border-top: #dbdbdb 1px solid; line-height: 2em; font-size: 14px; padding: 20px 20px } .foot_li07 p { text-align: center; font-size: 14px; color: #666; } .foot_sy a { color: #666; } .foot_sy a:hover { color: #ce9d5f; } @media only screen and (max-width: 1439px) and (min-width: 1024px) { .foot_top .foot_li { padding-right: 3%; } } .ny_product { width: 100%; } .ny_product_body { height: 525px; } .ny_product_text { width: 50%; float: left; padding-top: 80px; padding-left: 30px; padding-right: 30px; position: relative; text-align: center; } .ny_product_text h1 { font-size: 60px; color: #666; font-family: Roboto-Black; font-weight: bold; padding-bottom: 20px } .ny_product_text p { padding-bottom: 20px; padding-top: 10px; line-height: 2em; padding-left: 15%; padding-right: 15%; } .ny_product_m { display: block; font-size: 14px; width: 150px; height: 40px; border: #ce9d5f 1px solid; line-height: 40px; color: #ce9d5f; margin-right: 0px; margin-left: auto; text-align: center; left: 50% !important; transform: translatex(-50%); position: absolute; } .ny_product_m:hover { background: #ce9d5f; color: #fff; } .ny_product_img { width: 50%; float: left; overflow: hidden; height: 525px; } .ny_product_img img { width: auto; transition: all .5s; height: 525px; } .ny_product_body:hover .ny_product_img img { transform: scale(1.1); } .ny_product01 .ny_product_text,.ny_product03 .ny_product_text { text-align: center; height: 500px; position: relative; } .ny_product01 .ny_product_m,.ny_product03 .ny_product_m { margin-right: 0px; margin-left: 0px; } .ny_product02 .ny_product_m,.ny_product04 .ny_product_m { margin-left: 0px; margin-right: auto; } @media only screen and (max-width: 768px) { .ny_product_text { width: 100%; padding-top: 30px; padding-left: 30px; padding-right: 30px; padding-bottom: 30px } .ny_product_img { width: 100%; overflow: hidden; margin: 0 auto; position: absolute; top: 350px; } .ny_product_body { height: 700px; background: #f5f5f5; position: relative; } } .mapBox { width: 100%; margin: 0 auto; text-align: center } .mapBox .mapPath { display: none; margin-top: 50px; width: 1280px; overflow: hidden; border: solid 3px #ccc; padding: 5px; text-align: center; margin-left: -290px; } table td { border-bottom: solid 1px #dedede; border-right: solid 1px #dedede; padding: 8px 5px; line-height: 22px; } .jg_body { width: 100%; } .jg_list { width: 48%; float: left; margin: 0 1%; } .jg_list img { width: 100%; height: auto; } .jg_text a { display: block; width: 100%; line-height: 50px; background-color: #f5f5f5; font-size: 16px; text-align: center; margin-bottom: 50px; } .jg_list:hover .jg_text a { display: block; width: 100%; line-height: 50px; background-color: #ce9d5f; font-size: 16px; text-align: center; margin-bottom: 50px; color: #fff } .c_portalResPublic_codeContainer-01001006 #f-box { position: fixed; width: 240px; height: 310px; border: 1px solid #ccc; background: #fff; bottom: 20px; left: 10px; border-radius: 20px; z-index: 9999; } .c_portalResPublic_codeContainer-01001006 #colse-icon { position: absolute; top: 16px; height: 20px; width: 20px; right: 10px; font-size: 20px; background: #057748; color: #fff; cursor: pointer; } .c_portalResPublic_codeContainer-01001006 #shang { background: #057748; height: 50px; line-height: 20px; color: #fff; padding: 15px; border-radius: 20px 20px 0px 0px; } .c_portalResPublic_codeContainer-01001006 #zixun { font-size: 16px; color: #fff; font-family: 微软雅黑; } .c_portalResPublic_codeContainer-01001006 .heng { width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color: #f0f0f0; opacity: 1; display: inline-block; vertical-align: middle; } .c_portalResPublic_codeContainer-01001006 .xinxi { padding: 15px; } .c_portalResPublic_codeContainer-01001006 .content { color: #333; font-size: 14px; } .c_portalResPublic_codeContainer-01001006 .dianhua { color: #057748; font-size: 28px; font-weight: bold; } .c_portalResPublic_codeContainer-01001006 .erwei { float: right; margin-right: 10px; } .c_portalResPublic_codeContainer-01001006 .yy { color: #333; font-weight: bold; font-size: 14px; line-height: 24px; } .c_portalResPublic_codeContainer-01001006 .tishi { color: #333; font-size: 14px; padding-top: 10px; } .c_portalResPublic_codeContainer-01001006 .dizhi { color: #333; font-size: 12px; } .c_portalResNews_list-01001012 { min-width: 320px; width: 100%; } .c_portalResNews_list-01001012 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001012 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001012 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001012 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001012 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001012 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001012 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001012 .p_PromptNoneData .prompt_content { padding-left: 65px } .c_portalResNews_list-01001012 .p_moreBtn { position: static; width: auto; display: inline-table; min-height: 29px; margin: 0; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; min-width: 86px; cursor: pointer; text-align: center } .c_portalResNews_list-01001012 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001012 .p_moreBtn .iconfont:before { content: "" } @-moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle } .c_portalResNews_list-01001012 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001012 .p_loading .iconfont:before { content: ""; shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001012 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalResNews_list-01001012 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalResNews_list-01001012 .p_ToDetail { display: inline-block; margin: 0; padding: 5px 10px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a>.c_portalResNews_list-01001012 .p_ToDetail:hover { cursor: pointer } .c_portalResNews_list-01001012 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001012 .p_summary { text-align: left; vertical-align: top; word-break: break-all } .c_portalResNews_list-01001012 .p_time { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; line-height: 18px; vertical-align: top } .c_portalResNews_list-01001012 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001012 .p_TitleBox { width: auto; height: auto; padding: 5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001012 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .c_portalResNews_list-01001012 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001012 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001012 .p_images { margin: 0; width: 168px; height: 138px; padding: 0; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; vertical-align: middle; text-align: center; margin-right: 15px } .c_portalResNews_list-01001012 .p_articles { margin: 0; width: calc((100% - 0px)/5); height: 186px; padding: 0; } .c_portalResNews_list-01001012 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001012 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001012 { overflow: hidden; } .c_portalResNews_list-01001012 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001012 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001012 .p_assist { width: auto; height: auto; } .c_portalResNews_list-01001012 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001012 .p_about { display: inline-block; vertical-align: middle } .c_portalResNews_list-01001012 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 15px 20px; overflow: hidden; float: left; } .c_portalResNews_list-01001012 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001012 .p_thumbnail img { width: 100%; } .c_portalResNews_list-01001012 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001012 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001012 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001012 .p_assist { margin-top: 2px; } .c_portalResNews_list-01001012 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px } .c_portalResNews_list-01001012 .p_ToDetail { float: right; position: relative } .c_portalResNews_list-01001012 .p_summary { white-space: normal } .c_portalResNews_list-01001012 .p_categorySummaryBox { overflow: hidden; padding: 10px; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001012 .p_articles { margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001012 .mp_linkUrl { display: block; height: auto; } .c_portalResNews_list-01001012 .p_SummaryBox { display: none; } .c_portalResNews_list-01001012 .p_ToDetail { display: none !important; } .c_portalResNews_list-01001012 .mP_SummaryBox { clear: both; } .c_portalResNews_list-01001012 .p_Information { display: flex; padding: 10px 0; } .c_portalResNews_list-01001012 .p_Information li { flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001012 .p_KeyWord { width: 100%; margin-top: 5px; } .c_portalResNews_list-01001012 .p_KeyWord .p_tag { padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001012 .blank { width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001012 .p_articles { border: none } } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001012 .mp_linkUrl { display: none; } .c_portalResNews_list-01001012 .mP_SummaryBox { display: none; } .c_portalResNews_list-01001012 .p_Information { display: none; } .c_portalResNews_list-01001012 .p_KeyWord { display: none; } .c_portalResNews_list-01001012 .blank { display: none; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResNews_list-01001012 .p_CommonSummaryBoxA { text-align: center; } .c_portalResNews_list-01001012 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResNews_list-01001012 >div { animation-fill-mode: both; } .c_portalResNews_list-01001012 .leftBox h6 { font-size: 16px; font-weight: bold; color: #a5a5a5; padding-top: 20px; } .c_portalResNews_list-01001012 .newLi:hover .leftBox .newTitle { color: #014099; } .c_portalResNews_list-01001012 .newLi:hover .leftBox .color_assist { color: #014099; } .c_portalResNews_list-01001012 .newBox { width: 100%; height: auto; overflow: hidden; } .c_portalResNews_list-01001012 .newContainer { width: 100%; height: auto; overflow: hidden; margin: 1rem auto; } .c_portalResNews_list-01001012 .newLi { position: relative; overflow: hidden; padding: 20px; } .c_portalResNews_list-01001012 .porTbox { position: relative; overflow: hidden; width: 100%; padding-bottom: 65%; border-radius: 0px 0px 0px 0px; } .c_portalResNews_list-01001012 .newImg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; transition: all .5s ease; } .c_portalResNews_list-01001012 .porBbox { position: relative; overflow: hidden; width: 100%; padding: 20px 20px 10px; background: #fff; padding-bottom: 30px; border-radius: 0px 0px 20px 0px; } .c_portalResNews_list-01001012 .newTitle { font-size: 20px; color: #555; overflow: hidden; text-overflow: ellipsis; position: relative; white-space: normal; width: 100%; font-weight: bold; line-height: 26px; padding-top: 10px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .c_portalResNews_list-01001012 .newSummry { color: #777; white-space: nowrap; overflow: hidden; margin: 10px 0; text-overflow: ellipsis; } .c_portalResNews_list-01001012 .lookDetail { position: relative; display: block; color: #777; height: 38px; line-height: 38px; border-top: 1px solid #e5e5e5; } .c_portalResNews_list-01001012 .arrowsR { position: absolute; top: 50%; right: 0px; transform: translate(0, -50%); width: 30px; } .c_portalResNews_list-01001012 .arrowsR img { position: absolute; transition: all .5s ease; } .c_portalResNews_list-01001012 .harr { opacity: 0; } .c_portalResNews_list-01001012 .showBox { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; background: rgba(0, 0, 0, .6); transition: all 0.5s ease; } .c_portalResNews_list-01001012 .showBoxLink { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 60%; color: #fff; text-align: center; font-size: 1rem; padding: 0.5rem 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .c_portalResNews_list-01001012 .showBoxLink::before { content: ''; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; } .c_portalResNews_list-01001012 .showBoxLink::after { content: ''; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; } .c_portalResNews_list-01001012 .lookDetail:hover .barr { opacity: 0; } .c_portalResNews_list-01001012 .lookDetail:hover .harr { opacity: 1; } .c_portalResNews_list-01001012 .newLi:hover .showBox { opacity: 1; } .c_portalResNews_list-01001012 .newLi:hover .newImg { transform: translate(-50%, -50%) scale(1.1); } .c_portalResNews_list-01001012 .newLi:hover .showBoxLink::before { width: 1rem; } .c_portalResNews_list-01001012 .newLi:hover .showBoxLink::after { width: 1rem; } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001012 .newLi { width: calc(100% / 3); float: left; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { .c_portalResNews_list-01001012 .newContainer { max-width: 900px; } .c_portalResNews_list-01001012 .newLi { width: 50%; height: 400px; } } .c_portalResNews_list-01001012 .p_hot .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001012 .p_new .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001012 .p_page .pre .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001012 .p_page .next .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001012 .p_more .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } a:hover .newsummary { color: #014099; } .w_fimg-000 .p_title { display: inline-table; margin: 0; min-width: 37px; padding: 0; color: #555; font-size: 13px; 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(../images/camera.png) no-repeat center; } @media only screen and (max-width: 768px) { .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResEbizads_banner-04001 .p_prompt { width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border: 1px solid #E4E4E4; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title { display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-04001 .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-04001 .p_prompt .prompt_title .first:before { content: "\e6b4"; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title { font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .font { display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-04001 .p_prompt .promptbox { width: auto; height: 100%; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .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-04001 .p_ListNumBtn img { display: none; } .c_portalResEbizads_banner-04001 .p_ListNumBtn .shape { display: table-cell; width: inherit; height: inherit; text-align: center; vertical-align: middle; } .c_portalResEbizads_banner-04001 .p_ListNumBtn:active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-04001 .p_ListNumBtn.active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-04001 .p_ListNumBtn.j-nav-active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-04001 .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-04001 .p_SquareNumBtn img { display: none; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn .shape { text-indent: -9999em; width: inherit; height: inherit; vertical-align: middle; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn:active { background-color: #67b8b4; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn.active { background-color: #67b8b4; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn.j-nav-active { background-color: #67b8b4; } .c_portalResEbizads_banner-04001 .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-04001 .p_CircleNumBtn img { display: none; } .c_portalResEbizads_banner-04001 .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-04001 .p_CircleNumBtn:active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_CircleNumBtn.active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_CircleNumBtn.j-nav-active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_NumBtn { width: 150px; height: 66px; border-color: rgba(242,242,242,1); border-width: 2px; border-style: solid; } .c_portalResEbizads_banner-04001 .p_NumBtn .shape { display: none; } .c_portalResEbizads_banner-04001 .p_NumBtn:active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001 .p_NumBtn.active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001 .p_ThumbnailBox { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .p_ImgSummary { text-align: justify; vertical-align: top; word-break: break-all; } .c_portalResEbizads_banner-04001 .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-04001 .p_ImgHead .font { display: table-cell; vertical-align: top; line-height: 30px; } .c_portalResEbizads_banner-04001 .p_ImgHead .iconfont:before { content: ""; } .c_portalResEbizads_banner-04001 .p_TitleBox { width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_SwitchBtnB .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .p_SwitchBtnB .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_interactionB { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .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-04001 .p_SwitchBtnA .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .p_SwitchBtnA .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_interactionA { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-04001 .p_imageA { width: auto; height: auto; overflow: visible; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); } .c_portalResEbizads_banner-04001 .p_images { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .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-04001 { min-width: 300px; overflow: auto; } .c_portalResEbizads_banner-04001 .p_banner { width: 100%; height: 100%; background-color: transparent; } .c_portalResEbizads_banner-04001 .p_images { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_ThumbnailBox { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001 .p_ThumbnailBoxA { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_interactionA { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_interactionB { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_TitleBox { border-width: 0; } .c_portalResEbizads_banner-04001 .p_TitleBoxA { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001 .c_banner { width: inherit; height: inherit; } .c_portalResEbizads_banner-04001 .p_images { width: inherit; height: inherit; box-sizing: border-box; -moz-box-sizing: border-box; } .c_portalResEbizads_banner-04001 .p_LinkA { width: inherit; height: inherit; display: block; position: relative; } .c_portalResEbizads_banner-04001 .p_imageA { vertical-align: baseline; text-align: center; width: inherit; height: inherit; } .c_portalResEbizads_banner-04001 .p_imageA:hover { background-color: transparent; } .c_portalResEbizads_banner-04001 .p_imageA:hover:after { background-color: transparent; } .c_portalResEbizads_banner-04001 .p_interactionA { cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-04001 .p_interactionB { cursor: pointer; right: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-04001 .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-04001 .p_SwitchBtnA .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-04001 .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-04001 .p_SwitchBtnB .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-04001 .p_SummaryBox { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; height: 70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-04001 .p_SummaryBox:hover { background-color: transparent; } .c_portalResEbizads_banner-04001 .p_SummaryBox .p_LinkB { display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-04001 .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-04001 .p_LinkA .p_TitleBox span { display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResEbizads_banner-04001 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-04001 .p_TitleBoxA { width: 100%; height: inherit; padding-left: 20px; padding-right: 20px; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_ThumbnailBox .p_NumBtn:first-child { margin-left: 0; } .c_portalResEbizads_banner-04001 .p_NumBtn { margin-right: 6px; font-size: 0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-04001 .p_CircleNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC { position: absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-04001 .p_SwitchBtnD { position: absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-04001 .p_CircleNumBtn, .c_portalResEbizads_banner-04001 .p_SquareNumBtn, .c_portalResEbizads_banner-04001 .p_ListNumBtn { margin-top: 20px; margin-bottom: 20px; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn { width: 98px; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before { content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-04001 .p_ImgSummary { font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_NumBtn:hover { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001 .swiper-container { margin: 0 auto; position: relative; overflow: visible !important; 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-04001 .p_MatteIcon:before { content: '\e752'; } .c_portalResEbizads_banner-04001 .widther img { width: auto!important; } .c_portalResEbizads_banner-04001 .swiper-pagination1 { position: absolute; z-index: 20; bottom: 65px; width: 100%; text-align: center; } .c_portalResEbizads_banner-04001 .dot { width: 20px; height: 20px; } .c_portalResEbizads_banner-04001 .swiper-pagination span { display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-04001 .background_default { display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-04001 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; width: 100%; height: 150px !important; } .c_portalResEbizads_banner-04001 .swiper-wrapper .swiper-slide video { height: 150px !important; } .c_portalResEbizads_banner-04001 .background_default { width: 17px; height: 17px; } .c_portalResEbizads_banner-04001 .p_SwitchBtnA { display: none; } .c_portalResEbizads_banner-04001 .p_SwitchBtnB { display: none; } } @media only screen and (min-width: 769px) { .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResEbizads_banner-04001 .p_prompt { width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border: 1px solid #E4E4E4; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title { display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-04001 .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-04001 .p_prompt .prompt_title .first:before { content: "\e6b4"; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title { font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .font { display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-04001 .p_prompt .promptbox { width: auto; height: 100%; } .c_portalResEbizads_banner-04001 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .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-04001 .p_ListNumBtn img { display: none; } .c_portalResEbizads_banner-04001 .p_ListNumBtn .shape { display: table-cell; width: inherit; height: inherit; text-align: center; vertical-align: middle; } .c_portalResEbizads_banner-04001 .p_ListNumBtn:active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-04001 .p_ListNumBtn.active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-04001 .p_ListNumBtn.j-nav-active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-04001 .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-04001 .p_SquareNumBtn img { display: none; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn .shape { text-indent: -9999em; width: inherit; height: inherit; vertical-align: middle; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn:active { background-color: #67b8b4; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn.active { background-color: #67b8b4; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn.j-nav-active { background-color: #67b8b4; } .c_portalResEbizads_banner-04001 .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-04001 .p_CircleNumBtn img { display: none; } .c_portalResEbizads_banner-04001 .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-04001 .p_CircleNumBtn:active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_CircleNumBtn.active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_CircleNumBtn.j-nav-active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_NumBtn { width: 150px; height: 66px; border-color: rgba(242,242,242,1); border-width: 2px; border-style: solid; } .c_portalResEbizads_banner-04001 .p_NumBtn .shape { display: none; } .c_portalResEbizads_banner-04001 .p_NumBtn:active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001 .p_NumBtn.active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001 .p_ThumbnailBox { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .p_ImgSummary { text-align: justify; vertical-align: top; word-break: break-all; } .c_portalResEbizads_banner-04001 .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-04001 .p_ImgHead .font { display: table-cell; vertical-align: top; line-height: 30px; } .c_portalResEbizads_banner-04001 .p_ImgHead .iconfont:before { content: ""; } .c_portalResEbizads_banner-04001 .p_TitleBox { width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_SwitchBtnB .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .p_SwitchBtnB .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_interactionB { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .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-04001 .p_SwitchBtnA .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-04001 .p_SwitchBtnA .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_interactionA { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-04001 .p_imageA { width: auto; height: auto; overflow: visible; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); } .c_portalResEbizads_banner-04001 .p_images { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-04001 .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-04001 { min-width: 300px; overflow: auto; } .c_portalResEbizads_banner-04001 .p_banner { width: 100%; height: 100%; background-color: transparent; } .c_portalResEbizads_banner-04001 .p_images { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_ThumbnailBox { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001 .p_ThumbnailBoxA { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_interactionA { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_interactionB { width: auto; height: auto; } .c_portalResEbizads_banner-04001 .p_TitleBox { border-width: 0; } .c_portalResEbizads_banner-04001 .p_TitleBoxA { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-04001 .c_banner { width: inherit; height: inherit; } .c_portalResEbizads_banner-04001 .p_images { width: inherit; height: inherit; box-sizing: border-box; -moz-box-sizing: border-box; } .c_portalResEbizads_banner-04001 .p_LinkA { width: inherit; height: inherit; display: block; position: relative; } .c_portalResEbizads_banner-04001 .p_imageA { vertical-align: baseline; text-align: center; width: inherit; height: inherit; } .c_portalResEbizads_banner-04001 .p_imageA:hover { background-color: transparent; } .c_portalResEbizads_banner-04001 .p_imageA:hover:after { background-color: transparent; } .c_portalResEbizads_banner-04001 .p_interactionA { cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-04001 .p_interactionB { cursor: pointer; right: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-04001 .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-04001 .p_SwitchBtnA .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-04001 .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-04001 .p_SwitchBtnB .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-04001 .p_SummaryBox { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; height: 70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-04001 .p_SummaryBox:hover { background-color: transparent; } .c_portalResEbizads_banner-04001 .p_SummaryBox .p_LinkB { display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-04001 .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-04001 .p_LinkA .p_TitleBox span { display: block; height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px; } .c_portalResEbizads_banner-04001 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-04001 .p_TitleBoxA { width: 100%; height: inherit; padding-left: 20px; padding-right: 20px; } .c_portalResEbizads_banner-04001 .p_ImgHead { padding-top: 10px; padding-bottom: 12px; font-size: 30px; font-weight: normal; font-family: "黑体"; color: #fff; white-space: normal; } .c_portalResEbizads_banner-04001 .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-04001 .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-04001 .p_ThumbnailBox .p_NumBtn:first-child { margin-left: 0; } .c_portalResEbizads_banner-04001 .p_NumBtn { margin-right: 6px; font-size: 0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-04001 .p_CircleNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC { position: absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-04001 .p_SwitchBtnD { position: absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-04001 .p_CircleNumBtn, .c_portalResEbizads_banner-04001 .p_SquareNumBtn, .c_portalResEbizads_banner-04001 .p_ListNumBtn { margin-top: 20px; margin-bottom: 20px; } .c_portalResEbizads_banner-04001 .p_SquareNumBtn { width: 98px; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before { content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-04001 .p_ImgSummary { font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-04001 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-04001 .p_NumBtn:hover { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-04001 .swiper-container { margin: 0 auto; position: relative; overflow: visible !important; 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-04001 .p_MatteIcon:before { content: '\e752'; } .c_portalResEbizads_banner-04001 .widther img { width: auto!important; } .c_portalResEbizads_banner-04001 .swiper-pagination { position: absolute; z-index: 20; bottom: 80px; width: 100%; text-align: center; } .c_portalResEbizads_banner-04001 .swiper-pagination span { display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-04001 .background_default { display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-04001 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; width: 100%; height: 448.83px !important; } .c_portalResEbizads_banner-04001 .swiper-wrapper .swiper-slide video { } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_grid-1607935668891 { display: none; } .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: 94%; margin-left: 1%; margin: 0.6rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_grid-1608791457236.w_grid-000 > .w_grid.signal > .p_gridbox { overflow: inherit; } #content_box-1636899373533-1 { border-left: solid 1px #ddd; padding-left: 5%; } #w_grid-1633938372932,#w_grid-1635907716218 { z-index: 97; position: relative; } #content_box-1607935668811-0 { z-index: 9; } .w_grid-000 { margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid { width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox { width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell { float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before { content: ''; height: 0.1px; display: block; } .w_grid-000 > .w_grid.signal { min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox { min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell { min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child { margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0; clear: left; } @media only screen and (max-width: 768px) { .w_grid-000 > div > .p_gridbox > .p_gridCell { width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px) { .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child { width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .w_fbtn-002 { display: block; width: 100%; height: 100%; max-width: 150px; min-height: 36px; max-height: 0; text-align: center; margin: 0 auto; font-size: 0; } .w_fbtn-002 .p_CommonBtn { width: 100%; height: inherit; padding: 0; } .w_fbtn-002 .p_CommonBtn .font { text-align: center; display: inline-block; vertical-align: middle; width: 100%; font-size: 14px; height: auto; } .w_fbtn-002 .animated { width: 100%; height: 100%; min-height: inherit; } .w_fbtn-002 .p_link { min-height: inherit; display: block; } .w_fbtn-002 .p_CommonBtn { width: 100%; height: 36px; color: #02A7F0; padding-top: 0; padding-right: 20px; padding-left: 20px; text-align: center; min-height: inherit; border-width: 1px; border-style: solid; border-color: transparent; } .w_fbtn-002 .e_btn:hover { box-shadow: none; } .w_fbtn-002 .e_btn:active { box-shadow: none; } .w_fbtn-002 .p_CommonBtn:before { content: ''; width: 0; height: 100%; display: inline-block; vertical-align: middle; } .w_fline-001 .p_FLine { width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color: #f0f0f0; opacity: 1; filter: alpha(opacity:100); display: inline-block; vertical-align: middle; } .w_fline-001 { width: 100%; min-height: 20px; display: block; margin: 0 auto; } .w_fline-001 .w_fline { width: 100%; min-height: inherit; font-size: 0; } .w_fline-001 .w_fline:before { content: ""; display: inline-block; vertical-align: middle; min-height: inherit; width: 0; } .c_portalResFriendlink_list-01001002 { margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: 100%; } @media only screen and (max-width: 768px) { .c_portalResFriendlink_list-01001002 .p_summary { color: rgba(102,102,102,1); font-size: 14px; line-height: 26px; text-align: left; vertical-align: top; word-break: break-all; } .c_portalResFriendlink_list-01001002 .p_nameB { display: inline-block; margin: 0; padding: 0; vertical-align: middle; color: #969696; font-size: 14px; text-align: left; } .c_portalResFriendlink_list-01001002 .p_nameB .font { vertical-align: middle; line-height: 19px; } .c_portalResFriendlink_list-01001002 .p_nameB .iconfont:before { display: inline-block; content: ""; } .c_portalResFriendlink_list-01001002 .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; } .c_portalResFriendlink_list-01001002 .p_title .font { vertical-align: middle; line-height: 21px; } .c_portalResFriendlink_list-01001002 .p_title:hover { color: rgba(87,177,173,1); } .c_portalResFriendlink_list-01001002 .p_title:active { color: rgba(69,165,161,1); } .c_portalResFriendlink_list-01001002 .p_title .iconfont:before { display: inline-block; content: ""; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkB { display: inline-block; padding: 0; color: #707070; font-size: 14px; text-align: left; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkB { white-space: nowrap; vertical-align: middle; line-height: 19px; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkB:hover { text-decoration: underline; font-weight: bold; cursor: pointer; color: #60a9d7; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkB:active { color: #60a9d7; font-weight: 400; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkB:active { text-decoration: none; margin-top: 0; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkB .iconfont:before { display: inline-block; content: ""; } .c_portalResFriendlink_list-01001002 .p_nameA { display: inline-block; margin: 0; padding: 0; vertical-align: middle; color: #969696; font-size: 14px; text-align: left; } .c_portalResFriendlink_list-01001002 .p_nameA .font { vertical-align: middle; line-height: 19px; } .c_portalResFriendlink_list-01001002 .p_nameA .iconfont:before { display: inline-block; content: ""; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkA { display: inline-block; padding: 0; color: #707070; font-size: 14px; text-align: left; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkA { white-space: nowrap; vertical-align: middle; line-height: 19px; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkA:hover { text-decoration: underline; font-weight: bold; cursor: pointer; color: #60a9d7; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkA:active { color: #60a9d7; font-weight: 400; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkA:active { text-decoration: none; margin-top: 0; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkA .iconfont:before { display: inline-block; content: ""; } .c_portalResFriendlink_list-01001002 .p_CommonLanternBox { margin: 0; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; width: 100%; height: auto; } .c_portalResFriendlink_list-01001002 .p_Linkslist { } .c_portalResFriendlink_list-01001002 .p_Linkslist { width: 100%; height: auto; overflow: visible; white-space: normal; background: transparent; } .c_portalResFriendlink_list-01001002 .p_links { width: auto; height: auto; border-color: transparent; padding: 15px; overflow: auto } .c_portalResFriendlink_list-01001002 .p_articles { margin: 5px; height: auto; width: calc((100% - 80px)/8); float: left; vertical-align: top; text-align: left; overflow: visible; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; } .c_portalResFriendlink_list-01001002 .p_LinkA { position: static; display: inline-block; width: 100%; height: auto; } .c_portalResFriendlink_list-01001002 .p_images { display: block; width: 100%; height: auto; position: relative; vertical-align: middle; overflow: visible; margin: 0 auto; } .c_portalResFriendlink_list-01001002 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; } .c_portalResFriendlink_list-01001002 .higher .p_thumbnail { position: absolute; height: 100%; } .c_portalResFriendlink_list-01001002 .widther .p_thumbnail { position: absolute; height: 100%; } .c_portalResFriendlink_list-01001002 .smaller .p_thumbnail { position: absolute; height: 100%; } .c_portalResFriendlink_list-01001002 .p_thumbnail img { width: 100%; } .c_portalResFriendlink_list-01001002 .p_content { width: 100%; height: auto; border-width: 0; background-color: transparent; } .c_portalResFriendlink_list-01001002 .p_TitleBox { width: auto; height: auto; margin-top: 5px; } .c_portalResFriendlink_list-01001002 .p_nameA { vertical-align: bottom; float: left; } .c_portalResFriendlink_list-01001002 .p_nameA .font { line-height: 21px; } .c_portalResFriendlink_list-01001002 .p_nameA .iconfont:before { content: '\e6ae'; } .c_portalResFriendlink_list-01001002 .p_title { vertical-align: bottom; display: block; text-align: justify; } .c_portalResFriendlink_list-01001002 .p_nameA.item_hide+.p_LinkB .p_title { text-align: center; } .c_portalResFriendlink_list-01001002 .p_SummaryBox { width: auto; height: auto; margin-top: 5px; } .c_portalResFriendlink_list-01001002 .p_nameB { float: left; } .c_portalResFriendlink_list-01001002 .p_nameB .font { line-height: 20px; } .c_portalResFriendlink_list-01001002 .p_nameB .iconfont:before { content: ''; } .c_portalResFriendlink_list-01001002 .p_summary { line-height: 20px; } .c_portalResFriendlink_list-01001002 .p_nameB.item_hide+.p_summary { text-align: center; } .c_portalResFriendlink_list-01001002 .p_classificationBox { width: 100%; height: auto; border-bottom: 1px solid #ccc; padding: 20px 15px; display: none; } .c_portalResFriendlink_list-01001002 .p_classificationBox:first-child { display: block; } .c_portalResFriendlink_list-01001002 .p_classificationA { width: auto; height: auto; display: inline-block; vertical-align: middle; float: left; } .c_portalResFriendlink_list-01001002 .p_classificationB { width: auto; height: auto; display: block; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_fail { width: 580px; height: 360px; background-color: rgba(255, 255, 255, 0.8); position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); font-size: 0; z-index: 999999999; } .c_portalResFriendlink_list-01001002 .p_fail .iconfont { display: inline-block; margin-left: 40px; color: #de7676; font-size: 64px; height: auto; vertical-align: -20px; } .c_portalResFriendlink_list-01001002 .p_fail .iconfont:before { content: "\e641"; } .c_portalResFriendlink_list-01001002 .p_fail .fontbox { display: table-cell; vertical-align: middle; text-align: center; } .c_portalResFriendlink_list-01001002 .p_fail .promptbox { display: table; width: inherit; height: 360px; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); border-radius: 10px 10px 10px 10px; } .c_portalResFriendlink_list-01001002 .p_fail .font { width: auto; height: auto; font-size: 43px; display: inline-block; vertical-align: middle; margin-left: 20px; color: #000; } .c_portalResFriendlink_list-01001002 .p_fail .assistfont { width: auto; height: auto; font-size: 32px; display: block; margin-top: 20px; margin-bottom: 10px; } .c_portalResFriendlink_list-01001002 .p_fail .Confirm { display: inline-block; width: 290px; height: 80px; line-height: 80px; text-align: center; font-size: 32px; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); border-radius: 0px 0px 0px 10px; border-right-width: 0; position: absolute; bottom: 0; left: 0; display: none; } .c_portalResFriendlink_list-01001002 .p_fail .Confirm:active { background-color: #d1ecea; } .c_portalResFriendlink_list-01001002 .p_fail .cancel { display: inline-block; width: 290px; height: 80px; line-height: 80px; text-align: center; font-size: 32px; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); border-radius: 0px 0px 10px 0px; position: absolute; bottom: 0; right: 0; display: none; } .c_portalResFriendlink_list-01001002 .p_fail .cancel:active { background-color: #d1ecea; } .c_portalResFriendlink_list-01001002 .p_fail .close { display: block; width: 580px; height: 80px; line-height: 80px; text-align: center; font-size: 32px; border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); border-radius: 0px 0px 10px 10px; position: absolute; bottom: 0; left: 0; } .c_portalResFriendlink_list-01001002 .p_fail .close:active { background-color: #d1ecea; } .c_portalResFriendlink_list-01001002 .p_succ { width: 580px; height: 360px; background-color: rgba(255, 255, 255, 0.8); border-width: 1px; border-style: solid; border-color: rgba(228,228,228,1); border-radius: 10px; position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); font-size: 64px; z-index: 999999999999; } .c_portalResFriendlink_list-01001002 .p_succ .iconfont { display: inline-block; margin-left: 40px; color: #09bb07; font-size: 64px; height: auto; vertical-align: -20px; } .c_portalResFriendlink_list-01001002 .p_succ .iconfont:before { content: "\e648"; } .c_portalResFriendlink_list-01001002 .p_succ .fontbox { display: table-cell; vertical-align: middle; text-align: center; } .c_portalResFriendlink_list-01001002 .p_succ .promptbox { display: table; width: inherit; height: inherit; } .c_portalResFriendlink_list-01001002 .p_succ .font { width: auto; height: auto; font-size: 43px; display: inline-block; vertical-align: middle; margin-left: 20px; color: #000; } .c_portalResFriendlink_list-01001002 .p_succ .assistfont { width: auto; height: auto; font-size: 32px; display: block; margin-top: 20px; margin-bottom: 10px; } .c_portalResFriendlink_list-01001002 .p_succ .Confirm { display: none; } .c_portalResFriendlink_list-01001002 .p_succ .cancel { display: none; } .c_portalResFriendlink_list-01001002 .p_succ .close { display: none; } .c_portalResFriendlink_list-01001002 .p_prompt { width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border: 1px solid #E4E4E4; } .c_portalResFriendlink_list-01001002 .p_prompt .prompt_title { display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResFriendlink_list-01001002 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResFriendlink_list-01001002 .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_portalResFriendlink_list-01001002 .p_prompt .prompt_title .first:before { content: "\e6b4"; } .c_portalResFriendlink_list-01001002 .p_prompt .prompt_title { font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResFriendlink_list-01001002 .p_prompt .prompt_title .font { display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_prompt .promptbox { width: auto; height: 100%; } .c_portalResFriendlink_list-01001002 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResFriendlink_list-01001002 .p_more { margin: 0 auto; position: static; } @ -moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; border: 3px solid #65beba; border-right-color: transparent; border-radius: 16px; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_loading { width: 100%; height: 100px; background-color: rgba(242, 242, 242, 1); font-size: 0; line-height: 100px; text-align: center; color: #A7A7A7; font-size: 30px; } .c_portalResFriendlink_list-01001002 .p_loading .iconfont:before { content: ""; shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResFriendlink_list-01001002 .p_loading .font { display: inline-block; margin-left: 20px; line-height: 100px; height: inherit; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_more { background-color: rgba(242,242,242,1); display: block; height: 70px; width: 100%; position: relative; border-radius: 0px; font-size: 24px; color: rgba(0,0,0,1); } .c_portalResFriendlink_list-01001002 .p_more:active { background-color: rgba(248,248,248,0.8); } .c_portalResFriendlink_list-01001002 .p_more .font { display: block; } .c_portalResFriendlink_list-01001002 .p_more .iconfont { display: inline; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_more .iconfont:before { content: "\e6d1"; line-height: 70px; font-size: 70px; vertical-align: middle; shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResFriendlink_list-01001002 .p_moreBox { width: 100%; height: auto; background-color: transparent; overflow: hidden; } .c_portalResFriendlink_list-01001002 .p_OccupyBox { margin: 0; width: 100%; height: auto; padding: 0; border: none; } .c_portalResFriendlink_list-01001002 .p_pagebox { margin: 0 auto; width: 100%; height: auto; clear: both; position: relative; font-size: 0; white-space: nowrap; } .c_portalResFriendlink_list-01001002 .p_pagebox .pre { display: inline-table; } .c_portalResFriendlink_list-01001002 .p_pagebox .next { display: inline-table; } .c_portalResFriendlink_list-01001002 .p_pagebox .pre { height: 90px; width: 35%; color: rgba(255, 255, 255, 1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(101, 190, 186, 1); text-align: center; padding: 0; position: relative; left: 0; top: 0; box-sizing: content-box; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_pagebox .pre:hover { color: rgba(255,255,255,1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(101,190,186,1); cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_pagebox .pre:active { background-color: rgba(90, 170, 167, 1); } .c_portalResFriendlink_list-01001002 .p_pagebox .pre .font { display: table-cell; vertical-align: middle; bottom: 0; font-size: 32px; } .c_portalResFriendlink_list-01001002 .p_pagebox .pre .iconfont { display: inline-block; color: rgba(255,255,255,1); vertical-align: middle; width: auto; height: auto; font-size: 32px; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); } .c_portalResFriendlink_list-01001002 .p_pagebox .pre:hover .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_pagebox .pre:active .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_pagebox .pre .iconfont:before { content: "\e6b0"; } .c_portalResFriendlink_list-01001002 .p_pagebox .next { height: 90px; width: 35%; color: rgba(255, 255, 255, 1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(101, 190, 186, 1); text-align: center; padding: 0; position: relative; left: 0; top: 0; box-sizing: content-box; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_pagebox .next:hover { color: rgba(255,255,255,1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(101,190,186,1); cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_pagebox .next:active { background-color: rgba(90, 170, 167, 1); } .c_portalResFriendlink_list-01001002 .p_pagebox .next .font { display: table-cell; vertical-align: middle; bottom: 0; font-size: 32px; } .c_portalResFriendlink_list-01001002 .p_pagebox .next .iconfont { display: inline-block; color: rgba(255,255,255,1); vertical-align: middle; width: auto; height: auto; font-size: 32px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); } .c_portalResFriendlink_list-01001002 .p_pagebox .next:hover .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_pagebox .next:active .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_pagebox .next .iconfont:before { content: "\e6af"; } .c_portalResFriendlink_list-01001002 .p_pagebox .NumBox { width: 30%; height: 88px; border: 1px solid #CDD5D5; display: inline-table; position: relative; cursor: pointer; box-sizing: content-box; background: #e6e6e6; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_pagebox .num { display: table; vertical-align: middle; font-size: 32px; text-align: center; width: auto; margin: 0 auto; position: absolute; overflow: hidden; left: 50%; top: 50%; transform: translate(-50%,-50%); } .c_portalResFriendlink_list-01001002 .p_pagebox .ItemBox { position: absolute; width: 100%; height: auto; border: 1px solid #D3D4D4; bottom: 90px; left: 0; max-height: 300px; overflow-y: auto; z-index: 99; border-bottom: none; } .c_portalResFriendlink_list-01001002 .p_pagebox .num .iconfont { width: 32px; height: 32px; position: static; } .c_portalResFriendlink_list-01001002 .p_pagebox .num .iconfont:before { content: "\e69c"; font-size: 32px; } .c_portalResFriendlink_list-01001002 .p_pagebox .NumBox ul li { width: inherit; height: 80px; line-height: 80px; text-align: center; background-color: #FFFFFE; color: #323332; font-size: 32px; } .c_portalResFriendlink_list-01001002 .p_pagebox .NumBox ul li .iconfont:before { content: ""; } .c_portalResFriendlink_list-01001002 .p_pagebox .NumBox ul li:active { background-color: #e4e4e4; } .c_portalResFriendlink_list-01001002 .p_CommonSummaryBoxA { width: auto; height: auto; position: relative; text-align: center; margin-bottom: 20px; } .c_portalResFriendlink_list-01001002 .p_CommonThumbnailBox { width: auto; height: auto; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn { margin-left: 10px; background-color: rgba(191,191,191,1); width: 15px; height: 15px; display: inline-table; color: rgba(153,153,153,1); font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; text-align: center; position: relative; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn.active { background-color: #67b8b4; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn .shape { background-color: inherit; width: inherit; height: inherit; text-indent: -99999px; display: table-cell; vertical-align: middle; border-radius: inherit; -moz-border-radius: inherit; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn img { display: none; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn:active { background-color: rgba(105,192,188,1); } .c_portalResFriendlink_list-01001002 .p_CommonInteraction { width: 100%; height: 100%; height: calc(100% - 15px); vertical-align: middle; position: absolute; overflow: visible; pointer-events: none; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA .iconfont { color: rgba(191,191,191,1); } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA .iconfont:before { content: "\e687"; font-size: 56px; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; width: 60px; position: absolute; top: 50%; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); pointer-events: all; left: 0; text-align: center; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA .iconfont { } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB { position: absolute; top: 50%; right: 0px; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); pointer-events: all; display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; width: 60px; text-align: center; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB .iconfont { color: rgba(191,191,191,1); } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB .iconfont:before { content: "\e6ae"; font-size: 56px; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (min-width: 769px) { .c_portalResFriendlink_list-01001002 .p_page .pre .i_pre { display: block!important; } .c_portalResFriendlink_list-01001002 .p_page .next .i_next { display: block!important; } .c_portalResFriendlink_list-01001002 .p_page .iconfont { display: none!important; } .c_portalResFriendlink_list-01001002 .p_summary { color: rgba(102,102,102,1); font-size: 14px; line-height: 26px; text-align: left; vertical-align: top; word-break: break-all; } .c_portalResFriendlink_list-01001002 .p_nameB { display: inline-block; margin: 0; padding: 0; vertical-align: middle; color: #969696; font-size: 14px; text-align: left; } .c_portalResFriendlink_list-01001002 .p_nameB .font { vertical-align: middle; line-height: 19px; } .c_portalResFriendlink_list-01001002 .p_nameB .iconfont:before { display: inline-block; content: ""; } .c_portalResFriendlink_list-01001002 .p_title { display: inline-table; margin: 0; min-width: 37px; padding: 0; color: rgba(51,51,51,1); font-weight: 400; cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_title .font { vertical-align: middle; line-height: 21px; } .c_portalResFriendlink_list-01001002 .p_title:hover { color: rgba(87,177,173,1); } .c_portalResFriendlink_list-01001002 .p_title:active { color: rgba(69,165,161,1); } .c_portalResFriendlink_list-01001002 .p_title .iconfont:before { display: inline-block; content: ""; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkB { display: inline-block; padding: 0; color: #707070; font-size: 14px; text-align: left; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkB { white-space: nowrap; vertical-align: middle; line-height: 19px; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkB:hover { text-decoration: underline; font-weight: bold; cursor: pointer; color: #60a9d7; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkB:active { color: #60a9d7; font-weight: 400; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkB:active { text-decoration: none; margin-top: 0; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkB .iconfont:before { display: inline-block; content: ""; } .c_portalResFriendlink_list-01001002 .p_nameA { display: inline-block; margin: 0; padding: 0; vertical-align: middle; color: #969696; font-size: 14px; text-align: left; } .c_portalResFriendlink_list-01001002 .p_nameA .font { vertical-align: middle; line-height: 19px; } .c_portalResFriendlink_list-01001002 .p_nameA .iconfont:before { display: inline-block; content: ""; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkA { display: inline-block; padding: 0; color: #707070; font-size: 14px; text-align: left; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkA { white-space: nowrap; vertical-align: middle; line-height: 19px; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkA:hover { text-decoration: underline; font-weight: bold; cursor: pointer; color: #60a9d7; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkA:active { color: #60a9d7; font-weight: 400; } a>.e_title.c_portalResFriendlink_list-01001002 .p_LinkA:active { text-decoration: none; margin-top: 0; } .e_title.c_portalResFriendlink_list-01001002 .p_LinkA .iconfont:before { display: inline-block; content: ""; } .c_portalResFriendlink_list-01001002 .p_CommonLanternBox { margin: 0; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; width: 100%; height: auto; } .c_portalResFriendlink_list-01001002 .p_Linkslist { margin: 0; width: 880px; height: auto; padding: 0; border-width: 1px; border-style: none; border-color: rgba(255, 255, 255,1); background-color: transparent; white-space: nowrap; } .c_portalResFriendlink_list-01001002 .p_Linkslist { width: 100%; height: auto; overflow: visible; white-space: normal; background: transparent; border: 0px solid #ccc; } .c_portalResFriendlink_list-01001002 .p_links { width: auto; height: auto; border-color: transparent; padding: 0; overflow: visible; font-size: 0; } .c_portalResFriendlink_list-01001002 .p_articles { margin: 5px; height: auto; width: calc((100% - 120px)/8); display: inline-block; vertical-align: top; text-align: left; overflow: visible; } .c_portalResFriendlink_list-01001002 .p_LinkA { position: static; display: inline-block; width: 100%; height: auto; border: solid 1px #d5d5d5; padding: 3px; background: #fff; border-radius: 8px 0px; } .c_portalResFriendlink_list-01001002 .p_images { display: block; width: 70%; height: auto; position: relative; vertical-align: middle; overflow: visible; margin: 0 auto; overflow: hidden; } .c_portalResFriendlink_list-01001002 .p_images:hover img { transition: all 1s; -webkit-filter: grayscale(0%); filter: grayscale(0%); transform: translate(-50%,-50%) scale(1.06) !important; } .c_portalResFriendlink_list-01001002 .p_images img { width: 100%; transition: all 1s; -webkit-filter: grayscale(0%); filter: grayscale(0%); width: 100%!important; height: auto!important; left: 50%!important; top: 50%!important; -webkit-transform: translate(-50%,-50%)!important; -ms-transform: translate(-50%,-50%)!important; transform: translate(-50%,-50%)!important; position: absolute!important; } .c_portalResFriendlink_list-01001002 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; } .c_portalResFriendlink_list-01001002 .higher .p_thumbnail { position: absolute; height: 100%; } .c_portalResFriendlink_list-01001002 .widther .p_thumbnail { position: absolute; height: 100%; } .c_portalResFriendlink_list-01001002 .smaller .p_thumbnail { position: absolute; height: 100%; } .c_portalResFriendlink_list-01001002 .p_thumbnail img { width: 100%; } .c_portalResFriendlink_list-01001002 .p_content { width: 100%; height: auto; border-width: 0; background-color: transparent; } .c_portalResFriendlink_list-01001002 .p_TitleBox { width: auto; height: auto; margin-top: 5px; } .c_portalResFriendlink_list-01001002 .p_nameA { vertical-align: bottom; float: left; } .c_portalResFriendlink_list-01001002 .p_nameA .font { line-height: 21px; } .c_portalResFriendlink_list-01001002 .p_nameA .iconfont:before { content: '\e6ae'; } .c_portalResFriendlink_list-01001002 .p_title { vertical-align: bottom; display: block; text-align: justify; } .c_portalResFriendlink_list-01001002 .p_nameA.item_hide+.p_LinkB .p_title { text-align: center; } .c_portalResFriendlink_list-01001002 .p_SummaryBox { width: auto; height: auto; margin-top: 5px; } .c_portalResFriendlink_list-01001002 .p_nameB { float: left; } .c_portalResFriendlink_list-01001002 .p_nameB .font { line-height: 20px; } .c_portalResFriendlink_list-01001002 .p_nameB .iconfont:before { content: ''; } .c_portalResFriendlink_list-01001002 .p_summary { line-height: 20px; } .c_portalResFriendlink_list-01001002 .p_nameB.item_hide+.p_summary { text-align: center; } .c_portalResFriendlink_list-01001002 .p_classificationBox { width: 100%; height: auto; border-bottom: 1px solid #ccc; padding: 20px; display: none; } .c_portalResFriendlink_list-01001002 .p_classificationBox:first-child { display: block; } .c_portalResFriendlink_list-01001002 .p_classificationA { width: auto; height: auto; display: inline-block; vertical-align: middle; float: left; } .c_portalResFriendlink_list-01001002 .p_classificationB { width: auto; height: auto; display: block; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_succ { width: auto; height: auto; min-width: 255px; min-height: 113px; max-width: 500px; background-color: #F7FBFB; border: 2px solid #65beba; font-size: 22px; position: absolute; z-index: 9999999999; } .c_portalResFriendlink_list-01001002 .p_succ .iconfont { height: auto; color: #A2D465; margin-right: 20px; display: inline-block; margin-left: 40px; } .c_portalResFriendlink_list-01001002 .p_succ .iconfont:before { content: "\e648"; } .c_portalResFriendlink_list-01001002 .p_succ .fontbox { display: inline-block; vertical-align: top; max-width: 386px; margin-right: 20px; } .c_portalResFriendlink_list-01001002 .p_succ .promptbox { width: auto; height: auto; margin-top: 35px; margin-bottom: 35px; } .c_portalResFriendlink_list-01001002 .p_succ .assistfont { display: none; } .c_portalResFriendlink_list-01001002 .p_succ .closebtn { display: none; } .c_portalResFriendlink_list-01001002 .p_fail { width: auto; height: auto; min-width: 255px; min-height: 113px; max-width: 500px; background-color: #FDFCF3; border: 2px solid #FFDC90; font-size: 22px; position: absolute; z-index: 99999999999; } .c_portalResFriendlink_list-01001002 .p_fail .iconfont { height: auto; color: #FF0000; margin-right: 20px; display: inline-block; margin-left: 40px; } .c_portalResFriendlink_list-01001002 .p_fail .iconfont:before { content: "\e641"; } .c_portalResFriendlink_list-01001002 .p_fail .fontbox { display: inline-block; vertical-align: top; max-width: 386px; margin-right: 20px; } .c_portalResFriendlink_list-01001002 .p_fail .promptbox { width: auto; height: auto; margin-top: 35px; margin-bottom: 35px; } .c_portalResFriendlink_list-01001002 .p_fail .assistfont { font-size: 14px; color: #999999; margin-top: 5px; } .c_portalResFriendlink_list-01001002 .p_fail .closebtn { font-size: 14px; color: #65beba; position: absolute; right: 15px; bottom: 15px; } .c_portalResFriendlink_list-01001002 .p_fail .closebtn:hover { cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData { width: auto; background-color: inherit; text-align: center; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; font-size: 32px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100%; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4"; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData .prompt_title .font { font-size: 18px; display: table-cell; line-height: normal; vertical-align: middle; color: rgba(51,51,51,1); font-weight: bold; text-align: left; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData .promptbox { width: auto; height: 100%; } .c_portalResFriendlink_list-01001002 .p_PromptNoneData .prompt_content { font-size: 14px; color: rgba(105, 105, 105,1); padding-left: 65px; } @ -moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; border: 3px solid #737282; border-right-color: transparent; border-radius: 16px; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_loading { width: 890px; height: 70px; background-color: #FBFBFC; line-height: 70px; text-align: center; color: #666666; font-size: 18px; } .c_portalResFriendlink_list-01001002 .p_loading .iconfont:before { content: ""; } .c_portalResFriendlink_list-01001002 .p_loading .font { display: inline-block; margin-left: 20px; line-height: 70px; height: inherit; } .c_portalResFriendlink_list-01001002 .p_more { width: 890px; text-align: center; padding-right: 20px; padding-left: 20px; height: 70px; background-color: #F6F7F8; position: relative; border-radius: 0; border-width: 0; color: rgba(115,115,131,1); font-size: 18px; } .c_portalResFriendlink_list-01001002 .p_more:active { background-color: #F6F7F8; } .c_portalResFriendlink_list-01001002 .p_more .font { display: table-cell; vertical-align: middle; text-align: inherit; } .c_portalResFriendlink_list-01001002 .p_more .iconfont { display: inline; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_more .iconfont:before { content: "\e6d1"; } .c_portalResFriendlink_list-01001002 .p_moreBox { margin: 0; width: 236px; height: 317px; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; } .e_pagebox { width: auto; height: auto; clear: both; position: relative; } .c_portalResFriendlink_list-01001002 .p_page .pre { display: inline-table; float: left; margin-left: 18px; margin-right: 5px; } .c_portalResFriendlink_list-01001002 .p_page .pageNum { display: inline-block; position: static; float: left; margin-right: 5px; line-height: 30px; } .c_portalResFriendlink_list-01001002 .p_page .next { display: inline-table; float: left; } .c_portalResFriendlink_list-01001002 .p_page .PageInterval { display: inline-block; position: static; float: left; margin-right: 5px; line-height: 38px; font-size: 12px; } .c_portalResFriendlink_list-01001002 .p_page .p_PageInterval { display: inline-block; position: static; float: left; margin-right: 5px; line-height: 38px; font-size: 12px; } .c_portalResFriendlink_list-01001002 .p_page .pre:after { content: ""; display: none; position: absolute; top: 5px; left: -14px; width: 27px; height: 27px; background-color: rgba(242, 242, 242, 1); font-size: 0; line-height: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index: -1; } .c_portalResFriendlink_list-01001002 .p_page .pre:hover:after { top: 4px; left: -12px; background-color: rgba(101, 190, 186, 1); border-radius: 4px 0 0 0; -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8); -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8); box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index: -1; } .c_portalResFriendlink_list-01001002 .p_page .pre:active:after { top: 8px; left: -12px; width: 28px; height: 25px; background-color: rgba(90, 170, 167, 1); border-radius: 0 3px 0 0; -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8); -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8); box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8); -webkit-transform: rotate(-226deg); -moz-transform: rotate(-226deg); -o-transform: rotate(-226deg); -ms-transform: rotate(-226deg); transform: rotate(-226deg); z-index: -1; } .c_portalResFriendlink_list-01001002 .p_page .pre { height: 30px; color: rgba(102, 102, 102, 1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(242, 242, 242, 1); text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: relative; left: 0; top: 0; } .c_portalResFriendlink_list-01001002 .p_page .pre:hover { color: rgba(255,255,255,1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(101,190,186,1); cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_page .pre:active { background-color: rgba(90, 170, 167, 1); } .c_portalResFriendlink_list-01001002 .p_page .pre .font { display: table-cell; vertical-align: middle; bottom: 0; font-size: 12px; } .c_portalResFriendlink_list-01001002 .p_page .pre:hover .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_page .pre:active .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_page .pre .iconfont:before { content: ""; margin-right: 5px; shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResFriendlink_list-01001002 .p_page .next:after { content: ""; display: none; position: absolute; top: 5px; right: -14px; width: 27px; height: 27px; background-color: rgba(101, 190, 186, 1); font-size: 0; line-height: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index: -1; } .c_portalResFriendlink_list-01001002 .p_page .next:hover:after { top: 5px; right: -12px; background-color: rgba(101, 190, 186, 1); border-radius: 4px 0 0 0; -webkit-box-shadow: 0 3px 0px #777; -moz-box-shadow: 0 3px 0px #777; box-shadow: 0 3px 0px #777; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); z-index: -1; width: 26px; height: 26px; } .c_portalResFriendlink_list-01001002 .p_page .next:active:after { top: 8px; right: -12px; width: 27px; height: 24px; background-color: rgba(90, 170, 167, 1); border-radius: 0 3px 0 0; -webkit-box-shadow: 0 3px 0px #777; -moz-box-shadow: 0 3px 0px #777; box-shadow: 0 3px 0px #777; -webkit-transform: rotate(226deg); -moz-transform: rotate(226deg); -o-transform: rotate(226deg); -ms-transform: rotate(226deg); transform: rotate(226deg); z-index: -1; } .c_portalResFriendlink_list-01001002 .p_page .next { height: 30px; color: rgba(255, 255, 255, 1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(101, 190, 186, 1); text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: relative; left: 0; top: 0; } .c_portalResFriendlink_list-01001002 .p_page .next:hover { color: rgba(255,255,255,1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(101,190,186,1); cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_page .next:active { background-color: rgba(90, 170, 167, 1); } .c_portalResFriendlink_list-01001002 .p_page .next .font { display: table-cell; vertical-align: middle; bottom: 0; font-size: 12px; } .c_portalResFriendlink_list-01001002 .p_page .next:hover .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_page .next:active .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_page .next .iconfont:before { content: ""; margin-top: 3px; float: right; margin-left: 5px; shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResFriendlink_list-01001002 .p_page .pageNum { position: relative; background-size: 100% 100%; color: inherit; cursor: pointer; display: table; font-family: inherit; font-size: 14px; font-weight: inherit; height: inherit; position: absolute; text-decoration: none; width: inherit; } .c_portalResFriendlink_list-01001002 .p_page .pageNum { height: 30px; width: 30px; color: rgba(102, 102, 102, 1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); background-color: rgba(242, 242, 242, 1); text-align: center; position: relative; } .c_portalResFriendlink_list-01001002 .p_page .pageNum:hover { color: rgba(255,255,255,1); border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); cursor: pointer; text-decoration: none; background-color: rgba(101,190,186,1); } .c_portalResFriendlink_list-01001002 .p_page .pageNum:active { text-decoration: none; background-color: rgba(90, 170, 167, 1); } .c_portalResFriendlink_list-01001002 .p_page .pageNum.active { text-decoration: none; background-color: rgba(90, 170, 167, 1); color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_page .pageNum .font { display: table-cell; vertical-align: middle; bottom: 0; } .c_portalResFriendlink_list-01001002 .p_page .pageNum .iconfont { display: inline; color: rgba(255,255,255,1); vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_page .pageNum:hover .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_page .pageNum:active .iconfont { color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_page .pageNum .iconfont:before { content: ""; } .c_portalResFriendlink_list-01001002 .p_page .PageInterval { line-height: 30px; cursor: text; color: rgba(102,102,102,1); } .c_portalResFriendlink_list-01001002 .p_page .p_PageInterval { line-height: 30px; cursor: text; color: rgba(102,102,102,1); } .c_portalResFriendlink_list-01001002 .p_OccupyBox { margin: 0; width: auto; height: auto; padding: 0; border: none; overflow: hidden; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn { display: inline-block; height: 10px; width: 100px; padding: 0; background-color: rgba(228,228,228,1); border-width: 1px; border-color: transparent; color: rgba(153,153,153,1); font-size: 12px; font-family: "Microsoft YaHei"; text-align: center; cursor: pointer; border-radius: 50%; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn img { display: none; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn .shape { text-indent: -9999em; width: inherit; height: inherit; vertical-align: middle; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn:hover, .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn.active { background-color: rgb(215, 21, 24); color: rgba(255,255,255,1); border-radius: 50%; } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn.j-nav-active { background-color: rgba(103,184,180,1); color: rgba(255,255,255,1); } .c_portalResFriendlink_list-01001002 .p_CommonThumbnailBox { margin: 0; width: 236px; height: 317px; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; } .c_portalResFriendlink_list-01001002 .p_CommonSummaryBoxA { margin: 0; width: 236px; height: 317px; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 28px; color: rgba(154,155,155,1); } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB .iconfont:before { content: "\e6ae"; display: inline-block; font-size: 56px; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB:hover { color: rgba(105,192,188,1); } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB:hover { cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 28px; color: rgba(154,155,155,1); } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA .iconfont:before { content: "\e687"; display: inline-block; font-size: 56px; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA:hover { color: rgba(105,192,188,1); } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA:hover { cursor: pointer; } .c_portalResFriendlink_list-01001002 .p_CommonInteraction { margin: 0; width: 236px; height: 317px; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnA { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 45px; color: #e5e5e5; } .c_portalResFriendlink_list-01001002 .p_CommonSwitchBtnB { position: absolute; top: 50%; right: 50%; transform: translate(50%,-50%); font-size: 45px; color: #e5e5e5; } .c_portalResFriendlink_list-01001002 .p_CommonSummaryBoxA { width: auto; height: auto; text-align: center; margin-bottom: 20px; } .c_portalResFriendlink_list-01001002 .p_CommonThumbnailBox { width: auto; height: auto; margin-top: 15px; } .c_portalResFriendlink_list-01001002 .d_CommonInteractionA { left: 0px; width: 60px; height: auto; vertical-align: middle; position: absolute; overflow: visible; top: 50%; transform: translate(0,-50%); } .c_portalResFriendlink_list-01001002 .d_CommonInteractionB { right: 0px; width: 60px; height: auto; vertical-align: middle; position: absolute; overflow: visible; top: 50%; transform: translate(0,-50%); } .c_portalResFriendlink_list-01001002 .p_CommonSquareNumBtn { width: 100px; height: 10px; margin: 0px 4px; } .c_portalResFriendlink_list-01001002 .p_page { width: auto; height: auto; float: right; right: 30px; margin-bottom: 10px; } .c_portalResFriendlink_list-01001002 .p_moreBox { width: 100%; height: auto; } .c_portalResFriendlink_list-01001002 .p_more { width: 100%; } .c_portalResFriendlink_list-01001002 .p_loading { width: 100%; } } .c_portalResFriendlink_list-01001002 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResFriendlink_list-01001002 >div { animation-fill-mode: both; } .c_portalResFriendlink_list-01001002 .lantern { margin: 0px !important; } .ban_wk { width: 43%; position: absolute; top: 0px; right: 0px; height: 100%; z-index: 99; } .ban_txt { width: 100%; height: 20%; background: #016934cc; border-bottom: solid 1px #fff; text-align: center; } .ban_txt:hover a { color: #fff; } .ban_txt.current a { color: #fff; } .ban_txt:hover { background: linear-gradient(to right,#9a896c,#e6dbc7); } .ban_txt.current { background: #016934eb; } .ban_txt:last-child { border: none; } .ban_title { color: #968568; font-size: 20px; font-weight: bold; padding-top: 5.5%; } .ban_title a { color: #fff; } .ban_sml { color: #fff; font-size: 16px; padding-top: 3px; } .ban_sml a { color: #fff; } @media only screen and (max-width: 768px) { .ban_sml { display: none; } .c_portalResEbizads_banner-01001010 .p_prompt { width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border: 1px solid #E4E4E4; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title { display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_prompt .prompt_title .first:before { content: "\e6b4"; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title { font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title .font { display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-01001010 .p_prompt .promptbox { width: auto; height: 100%; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_ListNumBtn img { display: none; } .c_portalResEbizads_banner-01001010 .p_ListNumBtn .shape { display: table-cell; width: inherit; height: inherit; text-align: center; vertical-align: middle; } .c_portalResEbizads_banner-01001010 .p_ListNumBtn:active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-01001010 .p_ListNumBtn.active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-01001010 .p_ListNumBtn.j-nav-active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SquareNumBtn img { display: none; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn .shape { text-indent: -9999em; width: inherit; height: inherit; vertical-align: middle; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn:active { background-color: #67b8b4; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn.active { background-color: #67b8b4; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn.j-nav-active { background-color: #67b8b4; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_CircleNumBtn img { display: none; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_CircleNumBtn:active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn.active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn.j-nav-active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_NumBtn { width: 150px; height: 66px; border-color: rgba(242,242,242,1); border-width: 2px; border-style: solid; } .c_portalResEbizads_banner-01001010 .p_NumBtn .shape { display: none; } .c_portalResEbizads_banner-01001010 .p_NumBtn:active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001010 .p_NumBtn.active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001010 .p_ThumbnailBox { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_ImgSummary { text-align: justify; vertical-align: top; word-break: break-all; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_ImgHead .font { display: table-cell; vertical-align: top; line-height: 30px; } .c_portalResEbizads_banner-01001010 .p_ImgHead .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001010 .p_TitleBox { width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_SwitchBtnB .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnB .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_interactionB { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SwitchBtnA .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnA .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_interactionA { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-01001010 .p_imageA { width: auto; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_images { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .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-01001010 { min-width: 300px; overflow: auto; } .c_portalResEbizads_banner-01001010 .p_banner { width: 100%; height: 100%; background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_images { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_ThumbnailBox { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_ThumbnailBoxA { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_interactionA { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_interactionB { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_TitleBox { border-width: 0; } .c_portalResEbizads_banner-01001010 .p_TitleBoxA { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001010 .c_banner { width: inherit; height: inherit; } .c_portalResEbizads_banner-01001010 .p_images { width: inherit; height: inherit; box-sizing: border-box; -moz-box-sizing: border-box; } .c_portalResEbizads_banner-01001010 .p_LinkA { width: inherit; height: inherit; display: block; position: relative; } .c_portalResEbizads_banner-01001010 .p_imageA { vertical-align: baseline; text-align: center; width: inherit; height: inherit; } .c_portalResEbizads_banner-01001010 .p_imageA:hover { background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_imageA:hover:after { background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_interactionA { cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-01001010 .p_interactionB { cursor: pointer; right: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SwitchBtnA .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SwitchBtnB .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-01001010 .p_SummaryBox { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; height: 70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-01001010 .p_SummaryBox:hover { background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_SummaryBox .p_LinkB { display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-01001010 .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-01001010 .p_LinkA .p_TitleBox span { display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-01001010 .p_TitleBoxA { width: 100%; height: inherit; padding-left: 20px; padding-right: 20px; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_ThumbnailBox .p_NumBtn:first-child { margin-left: 0; } .c_portalResEbizads_banner-01001010 .p_NumBtn { margin-right: 6px; font-size: 0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC { position: absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD { position: absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn, .c_portalResEbizads_banner-01001010 .p_SquareNumBtn, .c_portalResEbizads_banner-01001010 .p_ListNumBtn { margin-top: 20px; margin-bottom: 20px; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn { width: 98px; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .iconfont:before { content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-01001010 .p_ImgSummary { font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_NumBtn:hover { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001010 .swiper-container { margin: 0 auto; position: relative; overflow: hidden; 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-01001010 .p_MatteIcon:before { content: '\e752'; . } .c_portalResEbizads_banner-01001010 .widther img { width: auto!important; } .c_portalResEbizads_banner-01001010 .swiper-pagination { position: absolute; z-index: 20; bottom: 65px; width: 100%; text-align: center; } .c_portalResEbizads_banner-01001010 .dot { width: 20px; height: 20px; } .c_portalResEbizads_banner-01001010 .swiper-pagination span { display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-01001010 .background_default { display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.7; cursor: pointer; } .c_portalResEbizads_banner-01001010 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; } .c_portalResEbizads_banner-01001010 .background_default { width: 17px; height: 17px; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnA { display: none; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnB { display: none; } } @media only screen and (min-width: 769px) { .c_portalResEbizads_banner-01001010 .p_prompt { width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border: 1px solid #E4E4E4; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title { display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_prompt .prompt_title .first:before { content: "\e6b4"; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title { font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_title .font { display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-01001010 .p_prompt .promptbox { width: auto; height: 100%; } .c_portalResEbizads_banner-01001010 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 56px; color: #e2e2e2; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC .iconfont:before { content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_ListNumBtn img { display: none; } .c_portalResEbizads_banner-01001010 .p_ListNumBtn .shape { display: table-cell; width: inherit; height: inherit; text-align: center; vertical-align: middle; } .c_portalResEbizads_banner-01001010 .p_ListNumBtn:active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-01001010 .p_ListNumBtn.active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-01001010 .p_ListNumBtn.j-nav-active { color: rgba(255,255,255,1); } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SquareNumBtn img { display: none; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn .shape { text-indent: -9999em; width: inherit; height: inherit; vertical-align: middle; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn:active { background-color: #67b8b4; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn.active { background-color: #67b8b4; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn.j-nav-active { background-color: #67b8b4; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_CircleNumBtn img { display: none; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_CircleNumBtn:active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn.active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn.j-nav-active { background-color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_NumBtn { width: 150px; height: 66px; border-color: rgba(242,242,242,1); border-width: 2px; border-style: solid; } .c_portalResEbizads_banner-01001010 .p_NumBtn .shape { display: none; } .c_portalResEbizads_banner-01001010 .p_NumBtn:active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001010 .p_NumBtn.active { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001010 .p_ThumbnailBox { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_ImgSummary { text-align: justify; vertical-align: top; word-break: break-all; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_ImgHead .font { display: table-cell; vertical-align: top; line-height: 30px; } .c_portalResEbizads_banner-01001010 .p_ImgHead .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001010 .p_TitleBox { width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_SwitchBtnB .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnB .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_interactionB { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SwitchBtnA .font { display: table; width: inherit; height: inherit; pointer-events: none; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnA .iconfont { display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_interactionA { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-01001010 .p_imageA { width: auto; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_images { width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001010 .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-01001010 { min-width: 300px; overflow: auto; } .c_portalResEbizads_banner-01001010 .p_banner { width: 100%; height: 100%; background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_images { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_ThumbnailBox { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_ThumbnailBoxA { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_interactionA { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_interactionB { width: auto; height: auto; } .c_portalResEbizads_banner-01001010 .p_TitleBox { border-width: 0; } .c_portalResEbizads_banner-01001010 .p_TitleBoxA { width: auto; height: auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001010 .c_banner { width: inherit; height: inherit; } .c_portalResEbizads_banner-01001010 .p_images { width: inherit; height: inherit; box-sizing: border-box; -moz-box-sizing: border-box; } .c_portalResEbizads_banner-01001010 .p_LinkA { width: inherit; height: inherit; display: block; position: relative; } .c_portalResEbizads_banner-01001010 .p_imageA { vertical-align: baseline; text-align: center; width: inherit; height: inherit; } .c_portalResEbizads_banner-01001010 .p_imageA:hover { background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_imageA:hover:after { background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_interactionA { cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-01001010 .p_interactionB { cursor: pointer; right: 0; height: 100%; position: absolute; top: 0; z-index: 99; overflow: visible; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SwitchBtnA .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-01001010 .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-01001010 .p_SwitchBtnB .iconfont:before { font-size: 30px; } .c_portalResEbizads_banner-01001010 .p_SummaryBox { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; height: 70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-01001010 .p_SummaryBox:hover { background-color: transparent; } .c_portalResEbizads_banner-01001010 .p_SummaryBox .p_LinkB { display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-01001010 .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-01001010 .p_LinkA .p_TitleBox span { display: block; height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px; } .c_portalResEbizads_banner-01001010 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-01001010 .p_TitleBoxA { width: 100%; height: inherit; padding-left: 20px; padding-right: 20px; } .c_portalResEbizads_banner-01001010 .p_ImgHead { padding-top: 10px; padding-bottom: 12px; font-size: 30px; font-weight: normal; font-family: "黑体"; color: #fff; white-space: normal; } .c_portalResEbizads_banner-01001010 .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-01001010 .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-01001010 .p_ThumbnailBox .p_NumBtn:first-child { margin-left: 0; } .c_portalResEbizads_banner-01001010 .p_NumBtn { margin-right: 6px; font-size: 0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn { margin-left: 10px; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC { position: absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD { position: absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); } .c_portalResEbizads_banner-01001010 .p_CircleNumBtn, .c_portalResEbizads_banner-01001010 .p_SquareNumBtn, .c_portalResEbizads_banner-01001010 .p_ListNumBtn { margin-top: 20px; margin-bottom: 20px; } .c_portalResEbizads_banner-01001010 .p_SquareNumBtn { width: 98px; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .iconfont:before { content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-01001010 .p_ImgSummary { font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD .iconfont { font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001010 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001010 .p_NumBtn:hover { border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001010 .swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; height: 100%; max-height: calc(100vh - 81px); } .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; z-index: 99; } .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-01001010 .p_MatteIcon:before { content: '\e752'; . } .c_portalResEbizads_banner-01001010 .widther img { width: auto!important; } .c_portalResEbizads_banner-01001010 .swiper-pagination { position: absolute; z-index: 20; bottom: 80px; width: 100%; text-align: center; } .c_portalResEbizads_banner-01001010 .swiper-pagination span { display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-01001010 .background_default { display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-01001010 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResEbizads_banner-01001010 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResEbizads_banner-01001010 >div { animation-fill-mode: both; } .c_portalResEbizads_banner-01001010 .index_4 { background-position: center top; background-repeat: no-repeat; background-size: cover; } .c_portalResEbizads_banner-01001010 .index_4 img { max-width: 100%; } .c_portalResEbizads_banner-01001010 .index_4_bg { overflow: hidden; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 0; background: #000; } .c_portalResEbizads_banner-01001010 .index_4_bg div { -webkit-transition-duration: 0.5s; -ms-transition-duration: 1.5s; -o-transition-duration: 1.5s; -moz-transition-duration: 1.5s; transition-duration: 1.5s; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; } .c_portalResEbizads_banner-01001010 .index_4_bg div.on { transform: scale(1.08, 1.08); opacity: 1; z-index: 10; } .c_portalResEbizads_banner-01001010 .index_4_mid { background-position: left; background-repeat: repeat-y; background-image: url(../images/img38.png); text-align: center; padding: 18.346vh 3rem; cursor: pointer; } .c_portalResEbizads_banner-01001010 .swiper-wrapper-index_4 .swiper-slide:nth-child(1) .index_4_mid { background-image: none; } .c_portalResEbizads_banner-01001010 .index_4_mid_1 { height: 7rem; line-height: 7rem; } .c_portalResEbizads_banner-01001010 .index_4_mid_1 img { transform: unset !important; position: static !important; top: 0px; left: 0px; width: auto; height: auto !important; } .c_portalResEbizads_banner-01001010 .index_4_mid_2 { font-size: 24px; color: #fff; font-weight: bold; } .c_portalResEbizads_banner-01001010 .index_4_mid_3 { margin-bottom: 2.5rem; font-size: 16px; color: #fff; margin-top: 0rem; } .c_portalResEbizads_banner-01001010 .index_4_mid_4 span { display: inline-block; border: 1px #fff solid; width: 2.25rem; height: 2.25rem; background-position: center; background-repeat: no-repeat; background-image: url(../images/yz07.png); border-radius: 50%; } .c_portalResEbizads_banner-01001010 .swiper-wrapper-index_4 .swiper-slide:hover .index_4_mid_4 span { border: 2px #8dc121 solid; background-color: transparent; } .c_portalResEbizads_banner-01001010 .swiper-pagination-index_4 { display: none; } .c_portalResEbizads_banner-01001010 .index_4 .swiper-pagination-bullet { background-color: #fff; opacity: 1; } .c_portalResEbizads_banner-01001010 .index_4 .swiper-pagination-bullet-active { background-color: #8dc121; } @media screen and (max-width: 1090px) { .c_portalResEbizads_banner-01001010 .index_4_mid_2 { font-size: 1.25rem; } .c_portalResEbizads_banner-01001010 .index_4_mid_3 { font-size: 0.875rem; } } @media screen and (max-width: 950px) { .c_portalResEbizads_banner-01001010 .index_4_mid { padding: 12rem 1rem; } .c_portalResEbizads_banner-01001010 .swiper-pagination-index_4 { display: block; } } @media screen and (max-width: 768px) { .c_portalResEbizads_banner-01001010 .index_4_mid { padding: 9rem 1rem; } } @media screen and (max-width: 480px) { .c_portalResEbizads_banner-01001010 .index_4_mid { padding: 5rem 10px; } } .c_portalResEbizads_banner-01001010 .index_4_bg div:nth-child(1) { z-index: 1; } @media only screen and (min-width: 769px) { .c_portalResEbizads_banner-01001010 .swiper-slide { width: calc(100%/4); } } .c_portalResEbizads_banner-01001010 .swiper-container:before { position: absolute; top: 0px; left: 0px; content: ''; z-index: 97; background: url(../images/banner_sha2.png) top center no-repeat; width: 100%; height: 100%; opacity: 0.8; } .c_portalResEbizads_banner-01001010 .bg_ad { opacity: 0; } .c_portalResEbizads_banner-01001010 .bg_ad.on { opacity: 0.8 !important; } @media screen and (max-width: 1090px) { .c_portalResEbizads_banner-01001010 .index_4_mid_2 { font-size: 1.25rem; } .c_portalResEbizads_banner-01001010 .index_4_mid_3 { font-size: 0.875rem; } } @media screen and (max-width: 950px) { .c_portalResEbizads_banner-01001010 .index_4_mid { padding: 12rem 1rem; } .c_portalResEbizads_banner-01001010 .swiper-pagination-index_4 { display: block; } } @media screen and (max-width: 768px) { .c_portalResEbizads_banner-01001010 .index_4_mid { padding: 9rem 1rem; } } @media screen and (max-width: 480px) { .c_portalResEbizads_banner-01001010 .index_4_mid { padding: 5rem 10px; } } @media only screen and (min-width: 769px) { .c_portalResEbizads_banner-01001010 .swiper-slide { width: calc(100%/3); } } @CHARSET "utf-8"; * { padding: 0; margin: 0; } .pagebox { width: 100%; } .pagebox,#-remove--flag { } body,#-remove--flag { } @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: 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: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0px; margin-right: 0px; clear: none; } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0px; } } @media only screen and (max-width: 768px) { #w_grid-1561714421783> div > .p_gridbox > .p_gridCell { margin-bottom: 3rem; margin-top: 3rem; margin-left: 3%; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 94%; margin-left: 3%; margin-right: 0; clear: none; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 3%; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(3) span { font-size: 14px !important; } } @media only screen and (min-width: 769px) { #w_grid-1561714421783> div > .p_gridbox > .p_gridCell { margin-bottom: 3rem; margin-top: 3rem; margin-left: 5%; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 90%; margin-left: 5%; margin-right: 0; clear: none; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 5%; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #w_grid-1561714421783> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(3) span { font-size: 14px !important; } } @media only screen and (max-width: 768px) { #w_grid-1561713338537> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span { font-size: 26px !important; } #w_grid-1561713338537> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(2) span { font-size: 20px !important; } } @media only screen and (min-width: 769px) { #w_grid-1561713338537> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0; } #w_grid-1561713338537> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1561713338537> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0px; margin-right: 0px; clear: none; } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0px; } } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0px; margin-right: 0px; clear: none; } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0px; } } @media only screen and (max-width: 1025px) 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: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @keyframes widthA { 0% { width: 0%; } 50% { width: 55%; } 100% { width: 0%; } } 50% { width: 55%; } 100% { width: 0%; } } 50% { width: 55%; } 100% { width: 0%; } } @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: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } #c_portalResPublic_codeContainer-16318481726141538 { width: 100%; max-width: none; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #c_portalResPublic_codeContainer-16318500463078647 { width: 94%; max-width: 1600px; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 4%; 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: 1025px) and (min-width: 769px) { } @media only screen and (max-width: 1025px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1440px) and (min-width: 1024px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #c_portalResEbizads_banner-16339232582568556 .p_MatteIcon .iconfont:before { content: '\e602'; } #c_portalResEbizads_banner-16339232582568556 >div { animation-fill-mode: both; } #c_portalResEbizads_banner-16339232582568556 .swiper-wrapper { z-index: 98; } #c_portalResEbizads_banner-16339232582568556 { 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; } #c_portalResPublic_codeContainer-16317766096564179 .p_MatteIcon .iconfont:before { content: '\e602'; } #c_portalResPublic_codeContainer-16317766096564179 .sy-title h2 { text-align: left; } #c_portalResPublic_codeContainer-16317766096564179 p { text-align: left; } #c_portalResPublic_codeContainer-16317766096564179 { width: 100%; max-width: none; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 4%; margin-left: auto; margin-right: auto; margin-bottom: 30px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #c_portalResFriendlink_list-16318674357620043 .p_articles { width: calc((100% - 120px)/6); margin: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; } #c_portalResFriendlink_list-16318674357620043 .p_CommonSummaryBoxA { text-align: center; } #c_portalResFriendlink_list-16318674357620043 .p_MatteIcon .iconfont:before { content: '\e602'; } #c_portalResFriendlink_list-16318674357620043 >div { animation-fill-mode: both; } #c_portalResFriendlink_list-16318674357620043 .p_page .pre .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResFriendlink_list-16318674357620043 .p_page .next .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResFriendlink_list-16318674357620043 .p_more .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResFriendlink_list-16318674357620043 .p_loading .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResFriendlink_list-16318674357620043 { width: 100%; max-width: none; 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: 0px; padding-right: 0px; padding-bottom: 0px; } #c_portalResNews_list-16318584655882131 .p_articles { width: calc((100% - 0px)/3); } #c_portalResNews_list-16318584655882131 .p_CommonSummaryBoxA { text-align: center; } #c_portalResNews_list-16318584655882131 .p_MatteIcon .iconfont:before { content: '\e602'; } #c_portalResNews_list-16318584655882131 >div { animation-fill-mode: both; } #c_portalResNews_list-16318584655882131 .p_hot .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResNews_list-16318584655882131 .p_new .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResNews_list-16318584655882131 .p_page .pre .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResNews_list-16318584655882131 .p_page .next .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResNews_list-16318584655882131 .p_more .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResNews_list-16318584655882131 .p_loading .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResNews_list-16318584655882131 .newsummary { width: 100%; font-size: 15px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 10px; } #c_portalResNews_list-16318584655882131 .newLi_in { padding: 10px; background: #fff; } #c_portalResNews_list-16318584655882131 { width: 98%; max-width: 1640px; min-width: 320px; height: auto; max-height: none; min-height: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #c_portalResPublic_codeContainer-16369420880009645 .hwzz { width: 100%; margin: auto; background-image: url(../images/bg_s1.jpg); position: relative; padding: 10% 0px; background-attachment: fixed; border-radius: 4px; overflow: hidden; } #c_portalResPublic_codeContainer-16369420880009645 .hwzz:after { position: absolute; top: 0px; left: 0px; content: ''; width: 100%; height: 100%; background: #00092a; opacity: 0.4; z-index: 1; } #c_portalResPublic_codeContainer-16369420880009645 .hwzz_in { position: relative; z-index: 2; max-width: 800px; width: 80%; margin: auto; } #c_portalResPublic_codeContainer-16369420880009645 .hwzz .inp { float: left; height: 79px; width: 75%; background: #fff; color: #000000; font-size: 17px; outline: none; padding: 0; padding-left: 20px; border: none; } #c_portalResPublic_codeContainer-16369420880009645 .hwzz .btn { float: left; width: 25%; height: 79px; font-size: 20px; color: #FFFFFF; background: #8dc121; cursor: pointer; border-radius: 0px 4px 4px 0px; } #c_portalResPublic_codeContainer-16369420880009645 .cp_fw { color: #fff; text-align: center; padding-top: 20px; opacity: 0.8; letter-spacing: 3px; font-size: 16px; } #c_portalResPublic_codeContainer-16369420880009645 input, .InputText::-webkit-input-placeholder { color: #212121; } #c_portalResPublic_codeContainer-16369420880009645 input::-moz-placeholder { color: #212121; } #c_portalResPublic_codeContainer-16369420880009645 input:-moz-placeholder { color: #212121; } #c_portalResPublic_codeContainer-16369420880009645 input:-ms-input-placeholder { color: #212121; } #c_portalResPublic_codeContainer-16369420880009645 #result { width: 1000px; margin: auto; } #c_portalResPublic_codeContainer-16369420880009645 .order_li { padding-bottom: 10px; border-bottom: solid 1px #ddd; margin-bottom: 10px; } #c_portalResPublic_codeContainer-16369420880009645 .order_time { display: inline-block; padding-right: 5%; } #c_portalResPublic_codeContainer-16369420880009645 .order_info { display: inline-block; } #c_portalResPublic_codeContainer-16369420880009645 { 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_grid-1607935695133 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0; clear: left; } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_grid-1608015838417 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0; clear: left; } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_grid-1608777484304 > div > .p_gridbox { background-image: url(../images/h_bg1.jpg); } #w_grid-1608777484304 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_grid-1608777484304 >div { animation-fill-mode: both; } #w_grid-1608777484304 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0px; clear: left; } @media only screen and (min-width: 769px) { #w_grid-1608777484304> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0px; } #w_grid-1608777484304> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0px; margin-right: 0px; clear: none; } #w_grid-1608777484304> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #w_grid-1608777484304> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0; } #w_grid-1608777484304> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1608777484304> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } #w_grid-1608777484304 .p_gridbox { background-repeat: repeat-x; background-position: bottom center; } #w_grid-1633925858191 > div > .p_gridbox:before { content: ''; background: #014099; width: 30%; height: 100%; right: 0%; top: 0; position: absolute; z-index: 0; box-shadow: 0px 9px 27px 4px rgba(204, 204, 204, 0); } #w_grid-1633925858191 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_grid-1633925858191 >div { animation-fill-mode: both; } #w_grid-1633925858191 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) { margin-left: 0px; clear: left; } @media only screen and (max-width: 768px) { #w_grid-1633925858191 > div > .p_gridbox:before { width: 100%; display: none; } #w_grid-1633925858191> div > .p_gridbox > .p_gridCell { margin-bottom: 1rem; margin-top: 1rem; margin-left: 3%; } #w_grid-1633925858191> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 94%; margin-left: 3%; margin-right: 0; clear: none; } #w_grid-1633925858191> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 3%; } } @media only screen and (min-width: 769px) { #w_grid-1633925858191> div > .p_gridbox > .p_gridCell { margin-bottom: 3rem; margin-top: 3rem; margin-left: 3%; } #w_grid-1633925858191> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 94%; margin-left: 0%; margin-right: 0px; clear: none; } #w_grid-1633925858191> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 3%; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_grid-1633925858194 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_grid-1633925858194 >div { animation-fill-mode: both; } #w_grid-1633925858194 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) { margin-left: 0px; clear: left; } @media only screen and (max-width: 768px) { #w_grid-1633925858194 > div > .p_gridbox { display: flex; flex-direction: column-reverse; } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell:nth-child(2) { margin-bottom: 20px; } } @media only screen and (min-width: 769px) { #w_grid-1633925858194> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 6%; } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell:nth-child(2n+0) { width: 42.0838%; margin-left: 6%; margin-right: 0px; clear: none; } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell:nth-child(2n+1) { margin-left: 0px; clear: left; margin-right: 0px; width: 51.9162%; } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell:nth-child(2n) { margin-right: 0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #w_grid-1633925858194 > div > .p_gridbox { display: flex; align-items: center; } #w_grid-1633925858194 > div > .p_gridbox:before { content: ''; background: rgba(255,255,255,0); width: 45%; height: 100%; right: -10%; top: 0; position: absolute; z-index: 0; box-shadow: 0px 9px 27px 4px rgba(204, 204, 204, 0); } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 3%; } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell:nth-child(2n+0) { width: 43.388099999999994%; margin-left: 3%; margin-right: 0; clear: none; } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell:nth-child(2n+1) { margin-left: 0; clear: left; margin-right: 0; width: 53.61189999999999%; } #w_grid-1633925858194> div > .p_gridbox > .p_gridCell:nth-child(2n) { margin-right: 0; } } #w_grid-1633925858198 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0; clear: left; } @media only screen and (max-width: 768px) { #w_grid-1633925858198 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span { font-size: 16px !important; } #w_grid-1633925858198 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(3) span { } #w_grid-1633925858198 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(4) span { font-size: 14px !important; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_common_text-1633925858205 .p_link001 { height: calc(100%); } #w_common_text-1633925858207 .p_link001 { height: calc(100%); } #w_fline-1633925858209 .p_FLine { border-top-color: #ddd; border-top-width: 1px; } #w_fline-1633925858209 .w_fline .p_FLine { border-top-style: solid; } #w_fline-1633925858209 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_fline-1633925858209 >div { animation-fill-mode: both; } #w_grid-1633925858213 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0; clear: left; } @media only screen and (max-width: 768px) { #w_grid-1633925858213 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span { font-size: 15px !important; } #w_grid-1633925858213 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(3) span { font-size: 22px !important; } #w_grid-1633925858213 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(4) span { font-size: 14px !important; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } #w_common_text-1633925858216 .p_link001 { height: calc(100%); } #w_common_text-1633931495705 .p_link001 { height: calc(100%); } #w_fbtn-1633935721736 .p_CommonBtn { background-color: rgba(24, 56, 131, 0); border-color: rgba(24, 56, 131, 1); transition: all 1s; border-width: 1px; border-radius: 30px; } #w_fbtn-1633935721736 .p_CommonBtn .font { color: rgba(24, 56, 131, 1); } #w_fbtn-1633935721736 .p_CommonBtn:hover { background-color: rgba(141, 193, 33, 1); border-color: rgba(141, 193, 33, 1); border-radius: 30px; transition: all 1s; } #w_fbtn-1633935721736 .p_CommonBtn:hover .font { color: rgba(255,255 , 255, 1); } #w_fbtn-1633935721736 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_fbtn-1633935721736 >div { animation-fill-mode: both; } #w_fimg-1633925858201 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_fimg-1633925858201 >div { animation-fill-mode: both; } @media only screen and (min-width: 769px) { #w_fimg-1633925858201 .p_dimage img { height: 500px; width: 100%; object-fit: cover; filter: saturate(1); -webkit-filter: saturate(1); } } #w_grid-1608776583689 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_grid-1608776583689 >div { animation-fill-mode: both; background-attachment: fixed; } #w_grid-1608776583689 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0px; clear: left; } @media only screen and (min-width: 769px) { #w_grid-1608776583689> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0px; } #w_grid-1608776583689> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0px; margin-right: 0px; clear: none; } #w_grid-1608776583689> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #w_grid-1608776583689> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0; } #w_grid-1608776583689> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1608776583689> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } #w_grid-1607935668881 > div > .p_gridbox { background-image: url(../images/h_bg2.jpg); } #w_grid-1607935668881 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_grid-1607935668881 >div { animation-fill-mode: both; } #w_grid-1607935668881 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0px; clear: left; } @media only screen and (max-width: 768px) { #w_grid-1607935668881> div > .p_gridbox > .p_gridCell { margin-bottom: 2rem; margin-top: 2rem; margin-left: 0; } #w_grid-1607935668881> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1607935668881> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } @media only screen and (min-width: 769px) { #w_grid-1607935668881> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0px; } #w_grid-1607935668881> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0px; margin-right: 0px; clear: none; } #w_grid-1607935668881> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #w_grid-1607935668881> div > .p_gridbox > .p_gridCell { margin-bottom: 5rem; margin-top: 5rem; margin-left: 0; } #w_grid-1607935668881> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1607935668881> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } #w_grid-1607935668881 .p_gridbox { background-repeat: repeat-x; background-position: top center; } #w_fbtn-1633938004349 .p_CommonBtn { background-color: rgba(24, 56, 131, 0); border-color: rgba(24, 56, 131, 1); transition: all 1s; border-width: 1px; border-radius: 30px; } #w_fbtn-1633938004349 .p_CommonBtn .font { color: rgba(24, 56, 131, 1); } #w_fbtn-1633938004349 .p_CommonBtn:hover { background-color: rgba(141, 193, 33, 1); border-color: rgba(141, 193, 33, 1); border-radius: 30px; transition: all 1s; } #w_fbtn-1633938004349 .p_CommonBtn:hover .font { color: rgba(255,255 , 255, 1); } #w_fbtn-1633938004349 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_fbtn-1633938004349 >div { animation-fill-mode: both; } #w_grid-1607935669121 > div > .p_gridbox { background-image: ; } #w_grid-1607935669121 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_grid-1607935669121 >div { animation-fill-mode: both; } #w_grid-1607935669121 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0px; clear: left; } @media only screen and (max-width: 768px) { #w_grid-1607935669121> div > .p_gridbox > .p_gridCell { margin-bottom: 3rem; margin-top: 3rem; margin-left: 0; } #w_grid-1607935669121> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1607935669121> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } @media only screen and (min-width: 769px) { #w_grid-1607935669121> div > .p_gridbox > .p_gridCell { margin-bottom: 5rem; margin-top: 5rem; margin-left: 0px; } #w_grid-1607935669121> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0px; margin-right: 0px; clear: none; } #w_grid-1607935669121> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #w_grid-1607935669121> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0; } #w_grid-1607935669121> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1607935669121> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } #w_grid-1607935669121 .p_gridbox { background-repeat: no-repeat; background-position: top center; } #w_grid-1607935669171 .p_MatteIcon .iconfont:before { content: '\e602'; } #w_grid-1607935669171 >div { animation-fill-mode: both; } #w_grid-1607935669171 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0px; clear: left; } @media only screen and (min-width: 769px) { #w_grid-1607935669171> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 0%; } #w_grid-1607935669171> div > .p_gridbox > .p_gridCell:nth-child(1n+0) { width: 100%; margin-left: 0; margin-right: 0; clear: none; } #w_grid-1607935669171> div > .p_gridbox > .p_gridCell:nth-child(1n) { margin-right: 0; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #w_grid-1607935669171> div > .p_gridbox > .p_gridCell { margin-bottom: 0rem; margin-top: 0rem; margin-left: 3%; } #w_grid-1607935669171> div > .p_gridbox > .p_gridCell:nth-child(2n+0) { width: 48.5%; margin-left: 3%; margin-right: 0; clear: none; } #w_grid-1607935669171> div > .p_gridbox > .p_gridCell:nth-child(2n+1) { margin-left: 0; clear: left; margin-right: 0; width: 48.5%; } #w_grid-1607935669171> div > .p_gridbox > .p_gridCell:nth-child(2n) { margin-right: 0; } } #w_grid-1607935695133 { 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-1608015838417 { 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-1608777484304 { 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-1633925858191 { width: 94%; max-width: 1640px; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 5%; margin-left: auto; margin-right: auto; margin-bottom: 5%; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #w_grid-1633925858194 { width: 100%; max-width: 1640px; 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-1633925858198 { 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_common_text-1633925858205 { width: auto; max-width: none; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 5%; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #w_common_text-1633925858207 { width: auto; max-width: 750px; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #w_fline-1633925858209 { width: 100%; max-width: none; min-width: 0px; height: auto; max-height: none; min-height: 20px; 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_grid-1633925858213 { 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_common_text-1633925858216 { 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-1633931495705 { 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_fbtn-1633935721736 { width: 100%; max-width: 170px; min-width: 0px; height: 100%; max-height: 0px; min-height: 55px; margin-top: 4%; margin-left: 0px; margin-right: auto; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #w_fimg-1633925858201 { 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; } #w_grid-1608776583689 { 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-1607935668881 { 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_fbtn-1633938004349 { width: 100%; max-width: 170px; min-width: 0px; height: 100%; max-height: 0px; min-height: 55px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 5%; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #w_grid-1607935669121 { 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-1607935669171 { width: 90%; max-width: 1600px; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } #c_portalResEbizads_banner-16080848862115623 .p_MatteIcon .iconfont:before { content: '\e602'; } #c_portalResEbizads_banner-16080848862115623 >div { animation-fill-mode: both; } #c_portalResEbizads_banner-16080848862115623 .banner-video .pcitem-m { display: none; } #c_portalResEbizads_banner-16080848862115623 .bgimg { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background: no-repeat center/cover; filter: brightness(0.9); } #c_portalResEbizads_banner-16080848862115623 .swiper-slide .bgimg { transition: 1s 2.5s; transform: perspective(1000px) translate3d(0, 0, 100px); } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .bgimg { transition: 5s 0s; transform: perspective(1000px) translate3d(0, 0, 0px); } #c_portalResEbizads_banner-16080848862115623 .iban a { display: block; width: 100%; height: 70%; color: #fff; } #c_portalResEbizads_banner-16080848862115623 .mobitem { display: none; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban { height: 85vh; max-height: 840px; position: relative; } @media only screen and (max-width: 1900px) { #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban { height: 80vh; max-height: 840px; position: relative; } } @media only screen and (max-width: 1680px) { #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban { height: 75vh; max-height: 840px; position: relative; } } @media only screen and (max-width: 1440px) { #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban { height: 70vh; max-height: 840px; position: relative; } } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban:after { content: ''; position: absolute; height: 477px; background: url(../images/nav_shadow.png) no-repeat top center/cover; top: 0px; left: 0px; z-index: 1; pointer-events: none; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .swiper-slide { height: 100%; overflow: hidden; background: #000; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .banner-video { height: 70%; position: relative; } #c_portalResEbizads_banner-16080848862115623 .v_cover { position: absolute; display: flex; align-items: center; left: 0px; top: 0px; width: 100%; height: 70%; background: url(../images/banner_sha2.png); color: #fff; text-align: center; } #c_portalResEbizads_banner-16080848862115623 .banner_img .v_cover { position: absolute; align-items: center; left: 0px; top: 0px; width: 100%; height: 70%; background: url(../images/banner_sha2.png); color: #fff; text-align: center; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_con { max-width: 90%; margin-left: auto; margin-right: auto; position: relative; text-align: left; z-index: 5; width: 100%; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide .v_con * { transition-delay: transform 2s, opacity 0s; transition-duration: 2s; transform: translate3d(0, 80px, 0); opacity: 0; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con * { transform: translate3d(0, 0px, 0); opacity: 1; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con .iconfont { transform: translate3d(0, 0px, 0) rotate(0deg); } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con *:nth-child(1) { transition-delay: 0.5s; text-align: left; margin: 6% auto 0px 0px; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con *:nth-child(2) { transition-delay: 0.7s; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con *:nth-child(3) { transition-delay: 0.9s; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con *:nth-child(4) { transition-delay: 1.1s; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con *:nth-child(5) { transition-delay: 1.3s; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_con *:nth-child(6) { transition-delay: 1.5s; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_text1 { font-size: 48px; line-height: 1.6; font-weight: bold; letter-spacing: 0px; margin-top: 2%; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_tit_en { font-size: 20px; line-height: 1.6; font-weight: normal; letter-spacing: 0px; margin-top: 0%; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_line { width: 40%; margin: 20px auto; height: 1px; margin-left: 0px; background: #fff; opacity: 0.5; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_text2 { font-size: 28px; line-height: 1.6; margin-top: 3%; margin-bottom: 5%; } #c_portalResEbizads_banner-16080848862115623 .banner_img .v_cover .v_text2 { max-width: 90%; text-align: left; } #c_portalResEbizads_banner-16080848862115623 .v_playvideo { width: 100%; height: auto; margin: 0 auto; text-align: left; } #c_portalResEbizads_banner-16080848862115623 .v_border { width: 70px; height: 70px; margin: 0 auto 14px; position: relative; } #c_portalResEbizads_banner-16080848862115623 .v_playvideo .iconfont { line-height: 46px; height: 50px; width: 50px; font-size: 20px; font-family: arial; text-align: center !important; background: none; margin-right: 0px; border-radius: 50%; border: solid 2px #8dc121; display: inline-block; color: #8dc121; } #c_portalResEbizads_banner-16080848862115623 .v_playvideo .v_border:before { content: ""; display: block; position: absolute; left: -1px; top: -1px; width: 72px; height: 72px; border: 0px 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-16080848862115623 .v_playvideo:hover .v_border:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); cursor: pointer; } #c_portalResEbizads_banner-16080848862115623 .v_playvideo:hover .iconfont:before { font-size: 24px; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_more { font-size: 12px; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide .v_cover .v_img { opacity: 0; transition-duration: 2s; transition-delay: 0.8s; } #c_portalResEbizads_banner-16080848862115623 .swiper-slide.swiper-slide-active .v_cover .v_img { opacity: 0.1; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .banner-video .v_cover .v_img { width: auto; height: auto; transform: translate(-50%, -50%) !important; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .banner-video video { filter: brightness(0.8); 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-16080848862115623 .bannerBox .iban .text { position: absolute; font-size: 36px; color: #fff; left: 90px; bottom: 80px; line-height: 1px; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .swiper-pagination { bottom: 50px; line-height: 1px; left: 0px; right: 0px; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; border-radius: 10px; background-color: rgba(255,255,255,0); margin: 0 8px; opacity: 1; border: solid 2px #fff; transition: all 0.4s ease; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active { background: none; width: 53px; border: solid 2px #fff; } @media only screen and (max-width: 768px) { #c_portalResEbizads_banner-16080848862115623 .banner-video .pcitem-m { display: block; } #c_portalResEbizads_banner-16080848862115623 .mobitem { display: block; } #c_portalResEbizads_banner-16080848862115623 .pcitem { display: none; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban { height: 68vh; position: relative; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_text1 { font-size: 20px; } #c_portalResEbizads_banner-16080848862115623 .v_cover .v_text2 { display: none; } #c_portalResEbizads_banner-16080848862115623 .v_playvideo { display: none; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .banner-video .v_cover .v_img { display: none; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban:after { display: none; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .text { bottom: auto; top: 10rem; font-size: 1.2rem; text-align: center; left: 0; width: 100%; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .play { position: absolute; width: 2.8rem; height: 2.8rem; background: url(../images/yx_vplay.png) no-repeat center/100%; top: 15rem; left: 50%; margin-left: -1.4rem; cursor: pointer; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .swiper-pagination { bottom: 1.9rem; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; margin: 0 4px; } #c_portalResEbizads_banner-16080848862115623 .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active { width: 20px; } } #c_portalResEbizads_banner-16080848862115623 { max-height: none; padding-top: 0px; padding-left: 0px; padding-bottom: 0px; min-height: 0px; margin-right: 0px; margin-left: 0px; max-width: none; width: auto; margin-top: 0px; margin-bottom: 0px; min-width: 300px; height: auto; padding-right: 0px; }