.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.view[data-v-fa7240b2]{width:1200px;margin:0 auto}.common[data-v-fa7240b2]{background:#f6f6f6}h3[data-v-fa7240b2]{position:relative;height:54px;line-height:32px;font-size:32px;text-align:right;font-weight:700;color:#333}h3 .line2[data-v-fa7240b2]{position:absolute;right:0;width:128px;margin-top:20px;height:2px;background:#d7282a}h4[data-v-fa7240b2]{height:26px;line-height:26px;text-align:right;color:#333;font-size:32px;margin:24px 0 38px}p[data-v-fa7240b2]{font-size:14px;line-height:28px;font-weight:400;color:#666}.left-h3[data-v-fa7240b2],.left-h4[data-v-fa7240b2]{text-align:left}.left-h3 .line2[data-v-fa7240b2],.left-h4 .line2[data-v-fa7240b2]{left:0}.intro-wrapper[data-v-fa7240b2]{height:840px}.intro-wrapper .left-img[data-v-fa7240b2]{margin-top:101px;height:420px;padding-right:20px}.intro-wrapper .left-img .bgc[data-v-fa7240b2]{width:100%;height:100%;background:url(https://hedacapital.oss-cn-hangzhou.aliyuncs.com/website/%E5%AE%98%E7%BD%91-%E9%A6%96%E9%A1%B5/%E5%85%AC%E5%8F%B8%E7%AE%80%E4%BB%8B%E9%85%8D%E5%9B%BE660-440.png?versionId=CAEQKBiBgMDYwczEyBciIDA2Yjc1NTMxZDk1ZDQxNmI4NGI4N2EyNDdlNDYwODBl) no-repeat 50%/100% 100%}.intro-wrapper .left-img .line[data-v-fa7240b2]{width:584px;height:30px;border:2px solid #d7282a;border-top:0;position:relative;top:-1px;left:20px}.right-content[data-v-fa7240b2]{height:690px;box-sizing:border-box;padding:99px 80px 140px;border:2px solid #d7282a;position:relative;top:190px;z-index:10}.right-content .intro-txt[data-v-fa7240b2]{margin-top:10px}.research-result-wrapper[data-v-fa7240b2]{height:810px}.research-result-wrapper .research-title[data-v-fa7240b2]{margin:99px 0 29px}.research-result-wrapper .research-wrapper[data-v-fa7240b2]{overflow:hidden;height:424px}.research-result-wrapper .research-wrapper .box[data-v-fa7240b2]{cursor:pointer;height:364px;background:#fff;margin-top:30px}.research-result-wrapper .research-wrapper .box .top-img[data-v-fa7240b2]{width:285px;height:160px}.research-result-wrapper .research-wrapper .box .label[data-v-fa7240b2]{height:186px;padding:0 20px 40px;margin-top:18px;box-sizing:border-box}.research-result-wrapper .research-wrapper .box .label h5[data-v-fa7240b2]{font-weight:400;color:#333;font-size:16px;margin-bottom:9px}.research-result-wrapper .research-wrapper .box .label h6[data-v-fa7240b2]{height:12px;font-size:14px;font-weight:400;color:#999}.research-result-wrapper .research-wrapper .box .label .line[data-v-fa7240b2]{width:245px;height:1px;background:#f6f6f6;margin:15px 0 13px}.research-result-wrapper .research-wrapper .box .label p[data-v-fa7240b2]{font-size:14px;line-height:22px;font-weight:400;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.research-result-wrapper .research-wrapper .box[data-v-fa7240b2]:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.1)}.research-result-wrapper .more[data-v-fa7240b2]{width:160px;height:48px;line-height:48px;background:#d7282a;margin:10px auto;text-align:center;font-size:14px;color:#fff;cursor:pointer}.research-result-wrapper .more[data-v-fa7240b2]:hover{background-color:#f56c6c;border-color:#f56c6c}.research-result-wrapper .erweima[data-v-fa7240b2]{width:200px;height:200px;background:url(https://hedacapital.oss-cn-hangzhou.aliyuncs.com/website/%E5%AE%98%E7%BD%91-%E9%A6%96%E9%A1%B5/%E7%A0%94%E7%A9%B6%E6%88%90%E6%9E%9C/%E7%A0%94%E7%A9%B6%E9%A1%B5%E4%BA%8C%E7%BB%B4%E7%A0%81.png?versionId=CAEQKhiBgMDY0ea6zBciIDVlODAzMzUyMWRlMjQ1MzA4MWZjYzI1NmUyOGM3MGY5) no-repeat 50%/100%;margin:0 auto}.research-result-wrapper .el-button--danger[data-v-fa7240b2]{background:#d7282a;border-color:#d7282a}.research-result-wrapper .el-button--danger[data-v-fa7240b2]:hover{background-color:#f56c6c;border-color:#f56c6c}.manage-dept-wrapper[data-v-fa7240b2]{height:742px}.manage-dept-wrapper .manage-title[data-v-fa7240b2]{margin:99px 0 32px}.manage-dept-wrapper .swiper-container[data-v-fa7240b2]{height:441px}.manage-dept-wrapper .swiper-container .swiper-slide[data-v-fa7240b2]{position:relative;transition:all .8s;width:285px;height:365px;margin:38px 0 0}.manage-dept-wrapper .swiper-container .swiper-slide .name[data-v-fa7240b2]{position:absolute;left:0;bottom:0;width:285px;height:70px;background:linear-gradient(180deg,rgba(3,0,0,0),#000);font-size:18px;color:#fff;text-align:center;line-height:70px}.manage-dept-wrapper .swiper-container .swiper-slide .name em[data-v-fa7240b2]{font-size:14px}.manage-dept-wrapper .swiper-container .swiper-slide .swiper-intro[data-v-fa7240b2]{position:absolute;top:0;left:0;width:288px;height:441px;padding:15px;margin-top:441px;background:#f6f6f6;box-sizing:border-box;transition:all .6s}.manage-dept-wrapper .swiper-container .swiper-slide .swiper-intro h5[data-v-fa7240b2]{text-align:center;height:30px;font-size:16px;font-weight:700;color:#d7282a;margin:0 0 15px}.manage-dept-wrapper .swiper-container .swiper-slide .swiper-intro h5 .spacing[data-v-fa7240b2]{margin:4px 0 0;font-size:12px;color:#999;font-weight:400}.manage-dept-wrapper .swiper-container .swiper-slide .swiper-intro article p[data-v-fa7240b2]{line-height:20px;font-weight:400;color:#666;font-size:12px;padding:3px 0}.manage-dept-wrapper .swiper-container .swiper-button-prev[data-v-fa7240b2]{width:44px;left:0}.manage-dept-wrapper .swiper-container .swiper-button-next[data-v-fa7240b2]{width:44px;right:0}.manage-dept-wrapper .swiper-container .swiper-slide:hover .swiper-intro[data-v-fa7240b2]{margin-top:-38px}.partner-wrapper[data-v-fa7240b2]{height:812px;background:#f6f6f6}.partner-wrapper .partner-title[data-v-fa7240b2]{margin:99px 0 59px}.partner-wrapper .partner-single .partner-detail[data-v-fa7240b2]{padding-top:118px;box-sizing:border-box;height:324px;background:#fff;overflow:hidden;transition:all .2s}.partner-wrapper .partner-single .partner-detail[data-v-fa7240b2]:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.1);padding-top:40px}.partner-wrapper .partner-single .partner-detail:hover P[data-v-fa7240b2]{margin-top:30px}.partner-wrapper .partner-single .box-right[data-v-fa7240b2]{padding-top:118px}.partner-wrapper .partner-single h2[data-v-fa7240b2]{font-size:24px;text-align:center;color:#333}.partner-wrapper .partner-single .line[data-v-fa7240b2]{width:134px;height:2px;background:#d7282a;margin:21px auto}.partner-wrapper .partner-single p[data-v-fa7240b2]{width:390px;height:120px;line-height:30px;margin:30px auto;margin-top:180px;font-size:14px;transition:all .6s}.partner-wrapper .partner-single .swiper-container[data-v-fa7240b2]{margin-top:50px;height:80px}.partner-wrapper .partner-single .swiper-container .swiper-slide[data-v-fa7240b2]{position:relative;background-color:#fff}.partner-wrapper .partner-single .swiper-button-next[data-v-fa7240b2],.partner-wrapper .partner-single .swiper-button-prev[data-v-fa7240b2]{width:24px;height:22px;background-size:cover;margin-top:-11px}.lp-resource-wrapper[data-v-fa7240b2]{height:680px}.lp-resource-wrapper .left-logo[data-v-fa7240b2]{margin-top:200px}.lp-resource-wrapper .left-logo .logo[data-v-fa7240b2]{border:1px solid #f6f6f6;margin-bottom:20px}.lp-resource-wrapper .right-content[data-v-fa7240b2]{height:640px;background:hsla(0,0%,100%,.25);border:2px solid #d7282a;padding-bottom:164px;top:100px}.lp-resource-wrapper .right-content p[data-v-fa7240b2]{font-size:18px;line-height:32px}.invest-wrapper[data-v-fa7240b2]{height:1214px}.invest-wrapper .invest-title[data-v-fa7240b2]{margin:99px 0 40px}.invest-wrapper .logo[data-v-fa7240b2]{margin-bottom:20px;height:80px}.invest-wrapper .swiper-container[data-v-fa7240b2]{height:675px}