.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)}}.conferenceIndex .scroll[data-v-1127d132]{display:flex;justify-content:space-between;margin-top:20px;height:56px}.conferenceIndex .scroll .scroll_left[data-v-1127d132]{height:100%;width:70%;padding:0 30px;line-height:40px;color:#0098dd;background:#f3f6fb;display:flex;align-items:center;border-radius:6px}.conferenceIndex .scroll .scroll_left .scroll_left_img[data-v-1127d132]{display:flex;align-items:center;height:100%;margin-right:12px}.conferenceIndex .scroll .scroll_left .scroll_left_img img[data-v-1127d132]{width:22px;height:22px}.conferenceIndex .scroll .scroll_left .scrollingWords[data-v-1127d132]{height:100%;flex-grow:1;position:relative;overflow:hidden;display:flex;align-items:center}.conferenceIndex .scroll .scroll_left .scrollingWords>div[data-v-1127d132]{height:100%;line-height:56px;font-size:18px;color:#39a516;white-space:nowrap;position:absolute;left:100%;bottom:0;transition:color .3s ease}.conferenceIndex .scroll .scroll_right[data-v-1127d132]{height:100%;line-height:56px;display:flex;align-items:center;justify-content:center;border-radius:6px;width:28.3%;font-size:18px;background:#fff;border:1px solid #dadee6;color:#787878}.conferenceIndex .scroll .scroll_right .scroll_right_img[data-v-1127d132]{margin-right:12px}.conferenceIndex .scroll .scroll_right .scroll_right_img img[data-v-1127d132]{width:22px;height:24px}.conferenceIndex .scroll .scroll_right span[data-v-1127d132]{color:#ff7e00;margin:0 15px}.conferenceIndex .meeting[data-v-1127d132]{margin-bottom:60px}.conferenceIndex .meeting .meeting_box[data-v-1127d132]{display:flex;justify-content:space-between}.conferenceIndex .meeting .meeting_box .meeting_item[data-v-1127d132]{width:570px}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top[data-v-1127d132]{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:6px;height:28px;background:#0085d0;border-radius:3px;margin-right:13px}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:28px;font-weight:700}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:34px;height:2px;background:#0085d0}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:16px;color:#787878;margin:13px;cursor:pointer}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:7px;height:12px}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom[data-v-1127d132]{width:100%;height:380px;border-radius:6px;overflow:hidden}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container[data-v-1127d132]{height:100%;background:#efefef;border:1px solid transparent;box-sizing:border-box;overflow:hidden;position:relative}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper[data-v-1127d132]{height:100%!important;width:100%!important}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{height:100%!important;width:100%!important;position:relative;cursor:pointer}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide .meeting_left_bottom_img[data-v-1127d132]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide .meeting_left_bottom_img img[data-v-1127d132]{width:100%;height:100%}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide .meeting_left_bottom_img .none_img[data-v-1127d132]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide .meeting_left_bottom_mask[data-v-1127d132]{width:100%;position:absolute;left:0;bottom:0;height:72px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;background:rgba(0,0,0,.5);color:#fff;font-size:20px;display:flex;justify-content:space-between}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide .meeting_left_bottom_mask .meeting_left_bottom_mask_name[data-v-1127d132]{padding:0 20px;line-height:72px;width:80%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .pagination_box[data-v-1127d132]{position:absolute;height:72px;bottom:0;right:0;width:20%;display:flex;justify-content:center;align-items:center}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .pagination_box[data-v-1127d132] .swiper-pagination .swiper-pagination-bullet{height:8px;width:8px;background-color:#fff!important;opacity:1;margin-right:6px}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .pagination_box[data-v-1127d132] .swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .pagination_box[data-v-1127d132] .swiper-pagination .swiper-pagination-bullet-active{background-color:#39a516!important}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom[data-v-1127d132]{height:380px;display:flex;flex-direction:column;justify-content:space-between;padding-top:20px}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_profile[data-v-1127d132]{font-size:18px;line-height:2;text-align:justify}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box[data-v-1127d132]{display:flex;justify-content:space-between}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item[data-v-1127d132]{width:178px;height:142px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;cursor:pointer;background:linear-gradient(to bottom right,#70bfff,#418bff)}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_top[data-v-1127d132]{width:64px;height:64px;margin-bottom:8px}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_top img[data-v-1127d132]{width:100%;height:100%}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_bottom[data-v-1127d132]{font-size:24px;color:#fff;font-weight:700}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item[data-v-1127d132]:nth-child(2){background:linear-gradient(to bottom right,#56f2b3,#00cb8b)}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item[data-v-1127d132]:last-child{background:linear-gradient(to bottom right,#ffcd54,#ffb228)}.conferenceIndex .meeting .meeting_box .meeting_right .meeting_item_top[data-v-1127d132]{border-bottom:1px solid #e8ebf3}.conferenceIndex .focus[data-v-1127d132]{margin-bottom:80px}.conferenceIndex .focus .focus_box .meeting_item_top[data-v-1127d132]{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_left[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:6px;height:28px;background:#0085d0;border-radius:3px;margin-right:13px}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:28px;font-weight:700}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:34px;height:2px;background:#0085d0}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:16px;color:#787878;margin:13px;cursor:pointer}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:7px;height:12px}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{padding:30px;border:1px solid #e8ebf3;border-radius:6px;font-size:18px;cursor:pointer}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_top[data-v-1127d132]{font-size:20px;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_time[data-v-1127d132]{margin:15px 0 20px 0;color:#787878}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_profile[data-v-1127d132]{height:55px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#787878;line-height:1.5}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_more[data-v-1127d132]{margin-top:20px;font-size:16px;color:#0085d0;cursor:pointer}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide:hover .focus_item_top[data-v-1127d132]{color:#0085d0;text-decoration:underline;text-underline-offset:3px}.conferenceIndex .notice[data-v-1127d132]{background-color:#f6f9fe;padding:60px 0}.conferenceIndex .notice .meeting_box[data-v-1127d132]{display:flex;justify-content:space-between}.conferenceIndex .notice .meeting_box .meeting_left[data-v-1127d132]{width:calc(100% - 405px)}.conferenceIndex .notice .meeting_box .meeting_right[data-v-1127d132]{width:355px}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top[data-v-1127d132]{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:6px;height:28px;background:#0085d0;border-radius:3px;margin-right:13px}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:28px;font-weight:700}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:34px;height:2px;background:#0085d0}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:16px;color:#787878;margin:13px;cursor:pointer}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:7px;height:12px}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom[data-v-1127d132]{width:100%;height:320px;border-radius:6px;overflow:hidden}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container[data-v-1127d132]{width:100%;height:100%;box-sizing:border-box;overflow:hidden;position:relative}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper[data-v-1127d132]{height:100%!important;width:100%!important}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{display:flex;flex-direction:column;justify-content:space-between;height:100%!important;background-color:#fff;padding:30px 20px;border-radius:6px;cursor:pointer}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_top .focus_item_top_title[data-v-1127d132]{font-size:20px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_top .focus_item_top_line[data-v-1127d132]{margin-top:30px;border-bottom:1px solid #f6f9fe}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_profile[data-v-1127d132]{font-size:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#787878;line-height:1.8}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_time[data-v-1127d132]{font-size:16px;display:flex;justify-content:space-between;align-items:center}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_time .focus_item_time_right[data-v-1127d132]{display:flex;align-items:center;cursor:pointer}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_time .focus_item_time_right img[data-v-1127d132]{width:20px;height:20px}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom[data-v-1127d132]{height:320px;display:flex;flex-direction:column;justify-content:space-between}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box[data-v-1127d132]{height:100%}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item[data-v-1127d132]{display:flex;align-items:center;cursor:pointer;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #e8ebf3}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_left[data-v-1127d132]{width:64px;height:64px;background:#0085d0;border-radius:12px;color:#fff;margin-right:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_left .meeting_right_bottom_box_item_left_top[data-v-1127d132]{font-size:24px;line-height:1}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_left .meeting_right_bottom_box_item_left_bottom[data-v-1127d132]{font-size:12px}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_right[data-v-1127d132]{width:calc(100% - 74px);font-size:18px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item[data-v-1127d132]:last-child{margin-bottom:0}.conferenceIndex .middle[data-v-1127d132]{padding-bottom:60px;position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALMAAABaCAIAAAB8PfDuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAEXRFWHRTb2Z0d2FyZQBTbmlwYXN0ZV0Xzt0AAADtSURBVHic7dKxDcAgAMAw4P97K7GgHtDsdLAvyJD57DPgY90O4KecQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9BevJIDoVHxDGgAAAAASUVORK5CYII=);background-size:100% 45%;background-position:top;background-repeat:no-repeat}.conferenceIndex .middle .middle_box[data-v-1127d132]{display:flex;box-shadow:0 0 14px 0 rgba(29,47,71,.14)}.conferenceIndex .middle .middle_box .middle_item[data-v-1127d132]{width:400px;height:264px;padding:30px 30px 40px 30px;display:flex;flex-direction:column;justify-content:space-between}.conferenceIndex .middle .middle_box .middle_item .middle_item_top[data-v-1127d132]{font-size:28px;font-weight:700;color:#fff}.conferenceIndex .middle .middle_box .middle_item .middle_item_line[data-v-1127d132]{width:56px;height:2px;background:#fff;border-radius:1px}.conferenceIndex .middle .middle_box .middle_item .middle_item_profile[data-v-1127d132]{font-size:16px;line-height:2;color:#d9e2e8}.conferenceIndex .middle .middle_box .middle_item .middle_item_more[data-v-1127d132]{font-size:16px;color:#fff;display:flex;align-items:center;cursor:pointer}.conferenceIndex .middle .middle_box .middle_item .middle_item_more img[data-v-1127d132]{margin-left:10px;width:20px;height:20px}.conferenceIndex .middle .middle_box .middle_item:nth-child(2) .middle_item_top[data-v-1127d132]{color:#000}.conferenceIndex .middle .middle_box .middle_item:nth-child(2) .middle_item_line[data-v-1127d132]{background:#0085d0}.conferenceIndex .middle .middle_box .middle_item:nth-child(2) .middle_item_profile[data-v-1127d132]{color:#787878}.conferenceIndex .middle .middle_box .middle_item:nth-child(2) .middle_item_more[data-v-1127d132]{color:#0085d0}.conferenceIndex .guest[data-v-1127d132]{padding:0 0 60px 0}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top[data-v-1127d132]{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_left[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:6px;height:28px;background:#0085d0;border-radius:3px;margin-right:13px}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:28px;font-weight:700}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:34px;height:2px;background:#0085d0}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:16px;color:#787878;margin:13px;cursor:pointer}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img[data-v-1127d132]{display:flex;align-items:center}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:7px;height:12px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{position:relative;height:295px;cursor:pointer}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img[data-v-1127d132]{display:flex;justify-content:center;align-items:center;width:224px;height:224px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img img[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img img[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img img[data-v-1127d132]{width:100%;height:100%;border-radius:12px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img .none_img[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img .none_img[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img .none_img[data-v-1127d132]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box[data-v-1127d132]{width:100%;position:absolute;top:170px;left:0;padding:0 10px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132]{padding:20px 18px;background:hsla(0,0%,100%,.84);height:125px;border-radius:12px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132]{display:flex;align-items:flex-end;margin-bottom:10px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_left[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_left[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_left[data-v-1127d132]{font-size:20px;margin-right:10px;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_right[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_right[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_right[data-v-1127d132]{font-size:14px;margin-bottom:2px}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132]{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5;color:#787878}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box_bgc[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box_bgc[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box_bgc[data-v-1127d132]{background:rgba(246,249,254,.84)}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box[data-v-1127d132]{background:rgba(0,133,208,.84)}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132],.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide:hover .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132]{color:#fff}.conferenceIndex .expert[data-v-1127d132]{padding:40px 0 60px 0;background-color:#f6f9fe}.conferenceIndex .expert .guest_box .guest_top[data-v-1127d132]{margin-bottom:20px;border-bottom:1px solid #e8ebf3}.conferenceIndex .expert .guest_box .guest_top .meeting_item_top .meeting_item_top_left_text[data-v-1127d132]{font-weight:400!important;cursor:pointer;position:relative}.conferenceIndex .expert .guest_box .guest_top .meeting_item_top .meeting_item_top_left_text_active[data-v-1127d132]{font-weight:700!important}.conferenceIndex .expert .guest_box .guest_top .meeting_item_top .meeting_item_top_left_text_active .meeting_item_top_left_text_line[data-v-1127d132]{background:#0085d0;border-radius:2px;position:absolute;height:5px;width:75%;top:110%;left:50%;transform:translate(-50%,17.5px)}.conferenceIndex .sponsor[data-v-1127d132]{padding:40px 0 60px 0}.conferenceIndex .sponsor .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{display:flex}.conferenceIndex .sponsor .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text .meeting_item_top_left_text_right[data-v-1127d132]{font-size:18px;font-weight:400;margin-top:12px}.conferenceIndex .sponsor .guest_box .sponsor_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{border-radius:12px;overflow:hidden;cursor:pointer}.conferenceIndex .sponsor .guest_box .sponsor_bottom .swiper-container .swiper-wrapper .swiper-slide .sponsor_img[data-v-1127d132]{width:183px;height:104px;display:flex;justify-content:center;align-items:center;border:1px solid #eef1f6;border-radius:12px;box-shadow:-4px 0 8px 4px rgba(0,0,0,.04)}.conferenceIndex .sponsor .guest_box .sponsor_bottom .swiper-container .swiper-wrapper .swiper-slide .sponsor_img img[data-v-1127d132]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.conferenceIndex .media[data-v-1127d132]{padding:0 0 60px 0}.conferenceIndex .media .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{display:flex}.conferenceIndex .media .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text .meeting_item_top_left_text_right[data-v-1127d132]{font-size:18px;font-weight:400;margin-top:12px}.conferenceIndex .media .guest_box .media_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{border-radius:12px;overflow:hidden;cursor:pointer}.conferenceIndex .media .guest_box .media_bottom .swiper-container .swiper-wrapper .swiper-slide .media_img[data-v-1127d132]{width:183px;height:104px;display:flex;justify-content:center;align-items:center;border:1px solid #eef1f6;border-radius:12px;box-shadow:-4px 0 8px 4px rgba(0,0,0,.04)}.conferenceIndex .media .guest_box .media_bottom .swiper-container .swiper-wrapper .swiper-slide .media_img img[data-v-1127d132]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.conferenceIndex .scroll[data-v-1127d132]{flex-direction:column;margin-top:.2rem;height:auto}.conferenceIndex .scroll .scroll_left[data-v-1127d132]{height:1rem;width:100%;padding:0 .2rem;line-height:1rem;border-radius:.1rem}.conferenceIndex .scroll .scroll_left .scroll_left_img[data-v-1127d132]{height:100%;margin-right:.2rem}.conferenceIndex .scroll .scroll_left .scroll_left_img img[data-v-1127d132]{width:.4rem;height:.4rem}.conferenceIndex .scroll .scroll_left .scrollingWords>div[data-v-1127d132]{line-height:1rem;font-size:.32rem}.conferenceIndex .scroll .scroll_right[data-v-1127d132]{margin-top:.2rem;width:100%;height:1rem;line-height:1rem;border-radius:.1rem;font-size:.32rem}.conferenceIndex .scroll .scroll_right .scroll_right_img[data-v-1127d132]{margin-right:.2rem}.conferenceIndex .scroll .scroll_right .scroll_right_img img[data-v-1127d132]{width:.4rem;height:.4rem}.conferenceIndex .scroll .scroll_right span[data-v-1127d132]{margin:0 .2rem}.conferenceIndex .meeting[data-v-1127d132]{margin-bottom:.6rem}.conferenceIndex .meeting .meeting_box[data-v-1127d132]{flex-direction:column}.conferenceIndex .meeting .meeting_box .meeting_item[data-v-1127d132]{width:100%}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top[data-v-1127d132]{padding:.3rem 0}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:.08rem;height:.45rem;border-radius:.06rem;margin-right:.15rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:.4rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:.6rem;height:.04rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:.3rem;margin:0 .15rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:.12rem;height:.2rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom[data-v-1127d132]{width:100%;height:5rem;border-radius:.12rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide .meeting_left_bottom_mask[data-v-1127d132]{height:1rem;border-bottom-left-radius:.12rem;border-bottom-right-radius:.12rem;font-size:.3rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .swiper-wrapper .swiper-slide .meeting_left_bottom_mask .meeting_left_bottom_mask_name[data-v-1127d132]{padding:0 .2rem;line-height:1rem;width:75%}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .pagination_box[data-v-1127d132]{height:1rem;width:25%}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_left_bottom .swiper-container .pagination_box[data-v-1127d132] .swiper-pagination .swiper-pagination-bullet{height:.14rem;width:.14rem;margin-right:.12rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom[data-v-1127d132]{height:auto;padding-top:.2rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_profile[data-v-1127d132]{font-size:.3rem;line-height:1.6;margin-bottom:.2rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item[data-v-1127d132]{width:31.5%;height:1.8rem;border-radius:.2rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_top[data-v-1127d132]{width:.8rem;height:.8rem;margin-bottom:.1rem}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_top img[data-v-1127d132]{width:100%;height:100%}.conferenceIndex .meeting .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_bottom[data-v-1127d132]{font-size:.3rem}.conferenceIndex .focus[data-v-1127d132]{margin-bottom:.6rem}.conferenceIndex .focus .focus_box .meeting_item_top[data-v-1127d132]{padding:.3rem 0}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:.08rem;height:.45rem;border-radius:.06rem;margin-right:.15rem}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:.4rem}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:.6rem;height:.04rem}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:.3rem;margin:0 .15rem}.conferenceIndex .focus .focus_box .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:.12rem;height:.2rem}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{padding:.2rem;border-radius:.12rem;font-size:.26rem}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_top[data-v-1127d132]{font-size:.3rem}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_time[data-v-1127d132]{margin:.2rem 0 .2rem 0}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_profile[data-v-1127d132]{font-size:.28rem;height:.9rem;line-height:1.6}.conferenceIndex .focus .focus_box .focus_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_more[data-v-1127d132]{margin-top:.2rem;font-size:.28rem}.conferenceIndex .notice[data-v-1127d132]{padding:.6rem 0}.conferenceIndex .notice .meeting_box[data-v-1127d132]{flex-direction:column}.conferenceIndex .notice .meeting_box .meeting_left[data-v-1127d132]{width:100%}.conferenceIndex .notice .meeting_box .meeting_right[data-v-1127d132]{width:100%;margin-top:.2rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top[data-v-1127d132]{padding:.3rem 0}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:.08rem;height:.45rem;border-radius:.06rem;margin-right:.15rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:.4rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:.6rem;height:.04rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:.3rem;margin:0 .15rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:.12rem;height:.2rem}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom[data-v-1127d132]{width:100%;height:auto;border-radius:.12rem}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{padding:.2rem .2rem;border-radius:.12rem}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_top .focus_item_top_title[data-v-1127d132]{font-size:.3rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_top .focus_item_top_line[data-v-1127d132]{margin-top:.2rem}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_profile[data-v-1127d132]{height:.9rem;font-size:.28rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#787878;line-height:1.6;margin:.2rem 0}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_time[data-v-1127d132]{font-size:.26rem}.conferenceIndex .notice .meeting_box .meeting_item .notice_left_bottom .swiper-container .swiper-wrapper .swiper-slide .focus_item_time .focus_item_time_right img[data-v-1127d132]{width:.4rem;height:.4rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom[data-v-1127d132]{height:auto}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box[data-v-1127d132]{height:100%}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item[data-v-1127d132]{padding-bottom:.3rem;margin-bottom:.3rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_left[data-v-1127d132]{width:1.2rem;height:1.2rem;border-radius:.2rem;margin-right:.2rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_left .meeting_right_bottom_box_item_left_top[data-v-1127d132]{font-size:.4rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_left .meeting_right_bottom_box_item_left_bottom[data-v-1127d132]{font-size:.24rem}.conferenceIndex .notice .meeting_box .meeting_item .meeting_right_bottom .meeting_right_bottom_box .meeting_right_bottom_box_item .meeting_right_bottom_box_item_right[data-v-1127d132]{width:calc(100% - 1.4rem);font-size:.3rem}.conferenceIndex .middle[data-v-1127d132]{padding-bottom:.6rem;position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALMAAABaCAIAAAB8PfDuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAEXRFWHRTb2Z0d2FyZQBTbmlwYXN0ZV0Xzt0AAADtSURBVHic7dKxDcAgAMAw4P97K7GgHtDsdLAvyJD57DPgY90O4KecQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9CcQXMGzRk0Z9BevJIDoVHxDGgAAAAASUVORK5CYII=);background-size:100% 45%;background-position:50%;background-repeat:repeat}.conferenceIndex .middle .middle_box[data-v-1127d132]{flex-direction:column;box-shadow:none}.conferenceIndex .middle .middle_box .middle_item[data-v-1127d132]{width:100%;height:auto;padding:.4rem .3rem .5rem .3rem;background-size:100% 100%;border-radius:.3rem;margin-bottom:.2rem;box-shadow:0 0 14px 0 rgba(29,47,71,.14)}.conferenceIndex .middle .middle_box .middle_item .middle_item_top[data-v-1127d132]{font-size:.4rem}.conferenceIndex .middle .middle_box .middle_item .middle_item_line[data-v-1127d132]{width:.8rem;height:.04rem;margin:.4rem 0}.conferenceIndex .middle .middle_box .middle_item .middle_item_profile[data-v-1127d132]{font-size:.28rem;line-height:1.8;margin-bottom:.4rem}.conferenceIndex .middle .middle_box .middle_item .middle_item_more[data-v-1127d132]{font-size:.28rem}.conferenceIndex .middle .middle_box .middle_item .middle_item_more img[data-v-1127d132]{margin-left:.2rem;width:.35rem;height:.35rem}.conferenceIndex .middle .middle_box .middle_item[data-v-1127d132]:nth-child(3){margin-bottom:0}.conferenceIndex .guest[data-v-1127d132]{padding:0 0 .6rem 0}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top[data-v-1127d132]{padding:.3rem 0}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_line[data-v-1127d132]{width:.08rem;height:.45rem;border-radius:.06rem;margin-right:.15rem}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{font-size:.4rem}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right .meeting_item_top_right_line[data-v-1127d132]{width:.6rem;height:.04rem}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right .meeting_item_top_right_text[data-v-1127d132]{font-size:.3rem;margin:0 .15rem}.conferenceIndex .guest .guest_box .guest_top .meeting_item_top .meeting_item_top_right .meeting_item_top_right_img img[data-v-1127d132]{width:.12rem;height:.2rem}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{height:4.4rem;display:flex;justify-content:center}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img[data-v-1127d132]{width:3rem;height:3rem}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img .none_img[data-v-1127d132],.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img img[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img .none_img[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img img[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img .none_img[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img img[data-v-1127d132]{border-radius:.15rem}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box[data-v-1127d132]{width:85%;position:absolute;top:2.2rem;left:50%;transform:translate(-50%);padding:0 .1rem;display:flex;justify-content:center}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132]{width:100%;padding:.2rem .2rem;background:rgba(246,249,254,.84);height:2.2rem;border-radius:.15rem}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top[data-v-1127d132]{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:.1rem}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_left[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_left[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_left[data-v-1127d132]{font-size:.3rem;margin-right:0;margin-bottom:.05rem}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_right[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_right[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_top .guest_img_box_box_top_right[data-v-1127d132]{font-size:.28rem;margin-bottom:0}.conferenceIndex .guest .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132],.conferenceIndex .guest .guest_box .guest_bottom .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132],.conferenceIndex .guest .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box .guest_img_box_box_bottom[data-v-1127d132]{font-size:.28rem}.conferenceIndex .expert[data-v-1127d132]{padding:.2rem 0 .6rem 0;background-color:#f6f9fe}.conferenceIndex .expert .guest_box .guest_top[data-v-1127d132]{margin-bottom:.4rem;border-bottom:1px solid #e8ebf3}.conferenceIndex .expert .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]{width:2rem;text-align:center}.conferenceIndex .expert .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text_active .meeting_item_top_left_text_line[data-v-1127d132]{height:.07rem;border-radius:.04rem;width:70%;top:100%;left:50%;transform:translate(-50%,.27rem)}.conferenceIndex .expert .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text[data-v-1127d132]:first-child{margin-right:.3rem!important}.conferenceIndex .expert .guest_box .current_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132],.conferenceIndex .expert .guest_box .history_expert .swiper-container .swiper-wrapper .swiper-slide .guest_img_box .guest_img_box_box[data-v-1127d132]{background:hsla(0,0%,100%,.84)}.conferenceIndex .sponsor[data-v-1127d132]{padding:.2rem 0 .6rem 0}.conferenceIndex .sponsor .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text .meeting_item_top_left_text_right[data-v-1127d132]{font-size:.28rem;margin-top:.1rem}.conferenceIndex .sponsor .guest_box .sponsor_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{border-radius:.12rem}.conferenceIndex .sponsor .guest_box .sponsor_bottom .swiper-container .swiper-wrapper .swiper-slide .sponsor_img[data-v-1127d132]{width:100%;height:1.36rem;border-radius:.12rem}.conferenceIndex .media[data-v-1127d132]{padding:0 0 .6rem 0}.conferenceIndex .media .guest_box .guest_top .meeting_item_top .meeting_item_top_left .meeting_item_top_left_text .meeting_item_top_left_text_right[data-v-1127d132]{font-size:.28rem;margin-top:.1rem}.conferenceIndex .media .guest_box .media_bottom .swiper-container .swiper-wrapper .swiper-slide[data-v-1127d132]{border-radius:.12rem}.conferenceIndex .media .guest_box .media_bottom .swiper-container .swiper-wrapper .swiper-slide .media_img[data-v-1127d132]{width:100%;height:1.36rem;border-radius:.12rem}}