.section-header{background-color:var(--mwc-color-white);height:60px;position:relative;z-index:999}@media (max-width:992px){.section-header{height:65px}}@media (max-width:1120px){.section-header.section-header{height:65px}}.section-header.section-header .hidden-desktop{display:none!important}@media (max-width:1120px){.section-header.section-header .hidden-desktop{display:block!important}}.section-header.section-header .hidden-mobile{display:block}@media (max-width:1120px){.section-header.section-header .hidden-mobile{display:none!important}}@media (max-width:1120px){.section-header.section-header .section-header-container .section-logo{line-height:65px}}@media (max-width:1360px){.section-header.section-header .section-header-container .section-menu-desktop{font-size:14px}}.section-header-container{max-width:1440px;width:100%;padding:0 45px;box-sizing:border-box;overflow:hidden;margin:0 auto}@media (max-width:992px){.section-header-container{padding:0 20px}}.section-header-container .section-logo{line-height:60px;float:left}@media (max-width:992px){.section-header-container .section-logo{line-height:65px}}.section-header-container .section-logo img{display:inline-block;width:auto;height:25px;vertical-align:top;margin-top:17px}.section-header-container .section-menu-desktop{float:left;margin-left:30px;margin-top:20px}.section-header-container .section-menu-desktop li{display:inline-block;vertical-align:top;line-height:20px;margin-right:30px}.section-header-container .section-menu-desktop li.active a{color:var(--mwc-color-red-similar)}.section-header-container .section-menu-desktop li a{color:var(--mwc-color-dark-gray);font-size:1em}@media (min-width:992px){.section-header-container .section-menu-desktop li a:hover{color:var(--mwc-color-red-similar)}}.section-header-container .section-menu-desktop-right{margin-top:20px}.section-header-container .section-menu-desktop-right .section-menu-right{float:right;margin-right:20px}.section-header-container .section-menu-desktop-right .section-menu-right:nth-child(1){margin-right:0}.section-header-container .section-menu-desktop-right .section-menu-right span{display:inline-block;vertical-align:top;border-right:1px solid var(--mwc-color-dark-gray)}.section-header-container .section-menu-desktop-right .section-menu-right span:nth-last-child(1){border-right:0}.section-header-container .section-menu-desktop-right .section-menu-right a{color:var(--mwc-color-dark-gray);font-size:1em;display:inline-block;padding:0 10px;line-height:20px}.section-header-container .section-menu-desktop-right .section-menu-right a.active{color:var(--mwc-color-red-similar)}@media (min-width:769px){.section-header-container .section-menu-desktop-right .section-menu-right a:hover{color:var(--mwc-color-red-similar);transition:all ease .3s}}.section-header-container .section-menu-desktop-right .section-login-box{float:right}.section-header-container .section-menu-desktop-right .section-login-box span:nth-last-child(2){border-right:0}.section-header-container .section-menu-desktop-right .section-login-box span a{color:var(--mwc-color-dark)}.section-header-container .section-menu-desktop-right .section-login-box>a{padding:0;line-height:0;display:inline-block;vertical-align:top;margin-left:-2px}.section-header-container .section-menu-desktop-right .section-login-box i{margin-top:6px}.section-header-container .section-menu-m-right{float:right;width:26px;margin-top:19px;display:block;position:relative;line-height:0}.section-header-container .section-menu-m-right span{display:inline-block;vertical-align:top;width:100%;height:2px;background-color:var(--mwc-color-dark);margin:0;border-radius:2px;margin:3px 0}.section-header-container .section-menu-m-right span:nth-last-child(1){width:19px}.section-header-container .section-menu-m{position:fixed;background-color:var(--mwc-color-white);z-index:100;right:0;top:0;visibility:hidden;width:0;width:100%;height:100%;height:100%;height:100vh;transform:translateX(100%);opacity:0;transition:all .3s;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/menu-bg.png);background-size:cover;background-repeat:no-repeat;z-index:999}.section-header-container .section-menu-m.active{opacity:1;visibility:visible;transform:translateX(0)}.section-header-container .section-menu-m .section-menu-m-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;padding-left:30%;box-sizing:border-box}.section-header-container .section-menu-m .section-menu-m-wrapper ul{display:block;width:100%;height:80vh;background-color:var(--mwc-color-white);position:relative;overflow:hidden;overflow-y:auto}.section-header-container .section-menu-m .section-menu-m-wrapper ul:after{content:"";position:absolute;width:calc(100% - 30px);background-color:rgba(255,255,255,.6);height:calc(100% - 30px);left:-5%;top:15px;z-index:-1}.section-header-container .section-menu-m .section-menu-m-wrapper li{height:60px;display:flex;align-items:center;padding-left:12%;padding-right:10%;position:relative}.section-header-container .section-menu-m .section-menu-m-wrapper li.active a{color:var(--mwc-color-red-similar);font-weight:700}.section-header-container .section-menu-m .section-menu-m-wrapper li.active:after{content:"";position:absolute;top:50%;left:0;width:3px;height:20px;margin-top:-10px;background:var(--mwc-color-red-similar)}.section-header-container .section-menu-m .section-menu-m-wrapper li:before{content:"";position:absolute;bottom:0;left:10%;width:80%;height:1px;background:var(--mwc-color-gray-2);opacity:.5}.section-header-container .section-menu-m .section-menu-m-wrapper li a{line-height:22px;font-size:16px;margin:0 5px;color:var(--mwc-color-dark);position:relative}.section-header-container .section-menu-m .section-menu-m-wrapper li a.active{position:relative;color:var(--mwc-color-red-similar);font-weight:700}.section-header-container .section-menu-m .section-menu-m-close{width:54px;height:48px;position:absolute;right:-1px;top:5px;opacity:1!important}.section-header-container .section-menu-m .section-menu-m-close:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;margin-top:-1px;margin-left:-8px;background-color:var(--mwc-color-red-similar);background-color:var(--mwc-color-dark);transform-origin:center center;transform:rotate(-45deg)}.section-header-container .section-menu-m .section-menu-m-close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;margin-top:-1px;margin-left:-8px;background-color:var(--mwc-color-red-similar);background-color:var(--mwc-color-dark);transform-origin:center center;transform:rotate(45deg)}.section-banner{position:relative;margin-bottom:-52%;overflow:hidden;max-width:100%}@media (min-width:1600px){.section-banner{margin-bottom:-49%}}@media (max-width:768px){.section-banner{transition:margin .3s;margin-bottom:-130%;z-index:4}.section-banner.banner-autoheight{margin-bottom:-50%}.section-banner.banner-autoheight-2{margin-bottom:-130%}}@media (max-width:668px){.section-banner{transition:margin .3s;margin-bottom:-120%;z-index:4}.section-banner.banner-autoheight{margin-bottom:-50%}.section-banner.banner-autoheight-2{margin-bottom:-120%}}.section-banner .section-banner-bg{width:100%;display:inline-block;vertical-align:top}.section-banner .banner-scroll{position:absolute;top:40%;left:50%;transform:translateX(-50%);width:23px;z-index:99;cursor:pointer}.section-banner .banner-scroll img{display:inline-block;vertical-align:top;width:100%;animation:heart 1s ease-in-out 2.7s infinite alternate}@media (min-width:1600px){.section-banner .banner-scroll{top:42%}}@media (max-width:768px){.section-banner .banner-scroll{top:45%;width:16px}}@media (max-width:668px){.section-banner .banner-scroll{top:48%;width:16px}}.section-banner .section-banner-wrapper{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}@media (max-width:768px){.section-banner .section-banner-wrapper{padding:70px 15px 0 45px;box-sizing:border-box}.section-banner .section-banner-wrapper .section-container{padding:0}}.section-banner .section-banner-wrapper .section-banner-wrap{position:absolute;left:50%;top:8%;transform:translateX(-50%);max-width:1440px;width:100%;box-sizing:border-box;padding-left:180px}@media (max-width:1180px){.section-banner .section-banner-wrapper .section-banner-wrap{padding-left:80px}}@media (max-width:768px){.section-banner .section-banner-wrapper .section-banner-wrap{position:relative;top:0;left:0;max-width:100%;transform:none;padding:0}}@media (min-width:1600px){.section-banner .section-banner-wrapper .section-banner-wrap{top:10vw}}.section-banner .section-banner-wrapper .section-banner-wrap.section-banner-wrap-en{top:5%}@media (min-width:1280px){.section-banner .section-banner-wrapper .section-banner-wrap.section-banner-wrap-en{top:8%}}@media (min-width:1440px){.section-banner .section-banner-wrapper .section-banner-wrap.section-banner-wrap-en{top:10%}}.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-title{color:var(--mwc-color-dark-similar);font-size:1.625rem;font-weight:700;line-height:1.125rem;margin-bottom:1.875rem}.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle{position:relative;color:var(--mwc-color-dark-similar);margin-bottom:1.875rem;padding-bottom:2.5rem;letter-spacing:.875rem;font-size:4.125rem;line-height:4.125rem}@media (max-width:768px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle{color:#231815;font-size:40px;line-height:50px;letter-spacing:0;padding-bottom:30px;letter-spacing:7px}}@media (max-width:320px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle{letter-spacing:5px;font-size:30px;line-height:25px;margin-top:.9375rem;margin-bottom:1.25rem;letter-spacing:7px}}.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle br{display:none}@media (max-width:768px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle br{display:block}}.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle.section-banner-subtitle-en{font-size:2.5rem;line-height:2.5rem;letter-spacing:0;font-weight:700}@media (max-width:768px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle.section-banner-subtitle-en{font-size:26px;line-height:32px;letter-spacing:0;font-weight:700}}@media (max-width:320px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle.section-banner-subtitle-en{letter-spacing:0;font-weight:700;font-size:20px;line-height:25px}}.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-subtitle:after{content:"";position:absolute;left:0;bottom:0;width:4.25rem;height:3px;background-color:var(--mwc-color-red-similar)}.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-desc{color:var(--mwc-color-dark);font-size:1.25rem;line-height:1.5rem;font-weight:400;margin-bottom:.875rem}@media (max-width:768px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-desc{margin-bottom:18px;padding-right:80px}}.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-desc img{display:inline-block;vertical-align:top;height:1rem;margin-top:.25rem;margin-right:1rem}@media (max-width:768px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-desc img{margin-bottom:18px;height:16px;float:left}}@media (max-width:768px){.section-banner .section-banner-wrapper .section-banner-wrap .section-banner-desc span{margin-left:25px;display:block;opacity:1;font-size:16px;font-weight:400}}@keyframes heart{from{transform:translate(0,0)}to{transform:translate(0,10px)}}.video_banner{position:absolute;top:-10vh;left:50%;width:100%;transform:translateX(-50%);max-width:1920px;height:100vh;-o-object-fit:cover;object-fit:cover;z-index:1;mix-blend-mode:screen}@media (max-width:992px){.video_banner{top:-20vh}}@media (max-width:768px){.video_banner{top:-100vh;left:0;width:0;height:0;display:none;overflow:hidden}}.video_banner_cover{position:absolute;top:0;left:50%;width:100%;transform:translateX(-50%);max-width:1920px;display:none;z-index:2}@media (max-width:992px){.video_banner_cover{top:3%;left:59%;width:113%}}@media (max-width:768px){.video_banner_cover{display:none}}.section-report{margin-top:6.25rem}@media (max-width:768px){.section-report{max-width:100%;overflow:hidden}}.section-report .section-report-content{position:relative}@media (max-width:768px){.section-report .section-container{padding:0 20px 0}}@media (max-width:768px){.section-report .swiper-container{overflow:visible}}.section-report .swiper-report{padding-bottom:1.875rem;margin-left:-.625rem;margin-right:-.625rem}@media (max-width:768px){.section-report .swiper-report{margin:0;padding-bottom:10px}}.section-report .swiper-report .swiper-slide{width:25%}@media (max-width:768px){.section-report .swiper-report .swiper-slide{width:41.8%}}.section-report .report-swiper-scrollbar{margin:20px auto 0;border-radius:3px;opacity:1;background-color:var(--mwc-color-white);width:180px;height:0;overflow:hidden;opacity:0}@media (max-width:768px){.section-report .report-swiper-scrollbar{opacity:1;height:6px}}.section-report .report-swiper-scrollbar .swiper-scrollbar-drag{background-color:var(--mwc-color-red-similar)}.section-report .swiper-button-prev{position:absolute;top:50%;margin-top:-2.5rem;width:1.4375rem;height:1.4375rem;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/day0/prev.png);background-size:cover;left:-2.5rem}.section-report .swiper-button-prev:after{display:none}.section-report .swiper-button-next{width:1.4375rem;height:1.4375rem;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/day0/next.png);background-size:cover;position:absolute;top:50%;margin-top:-2.5rem;right:-2.5rem}.section-report .swiper-button-next:after{display:none}.section-report .section-report-content{margin-top:1.875rem}@media (max-width:768px){.section-report .section-report-content{margin-top:40px}}.section-report .section-report-content .report-item{margin:0 .625rem;border-radius:10px;border:1px solid #fff;box-shadow:0 2px 10px rgba(187,187,187,.2);background-color:#fff;overflow:hidden}@media (max-width:767px){.section-report .section-report-content .report-item{margin:0}}.section-report .section-report-content .report-videobox-play{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:2}.section-report .section-report-content .report-videobox-play .icon-v-play{width:3.3125rem;height:3.3125rem;left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.section-report .section-report-content .report-videobox-play .icon-v-play{width:30px;height:30px}}.section-report .section-report-content .report-info{padding:.875rem 1.25rem 1.5rem}.section-report .section-report-content .report-title{color:#131313;font-size:.875rem;font-weight:700;font-style:Bold;line-height:1.5rem;max-height:4.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){.section-report .section-report-content .report-title{font-size:12px;line-height:20px;max-height:60px}}.section-report .section-report-content .report-desc{margin-top:.1875rem;color:#666;font-size:.875rem;font-weight:300;font-style:Light;line-height:1.4375rem;max-height:2.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){.section-report .section-report-content .report-desc{font-size:12px;line-height:17px;max-height:54px;-webkit-line-clamp:3}}.section-report .section-report-content .report-time{padding-left:1rem;font-size:.75rem;line-height:1.125rem;margin-top:.375rem;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/day0/map-clock.png);background-size:.5625rem .5625rem;background-repeat:no-repeat;background-position:left center;color:var(--mwc-color-gray-3)}@media (max-width:768px){.section-report .section-report-content .report-time{margin-top:8px;background-size:10px 10px;font-size:12px;line-height:18px}}.section-report .section-report-content .report-tag{position:absolute;top:0;right:0;font-size:.75rem;line-height:1;color:var(--mwc-color-white);opacity:1;text-align:right;width:7.75rem;padding-right:.625rem;padding-top:.3125rem;padding-bottom:.5rem;z-index:3;background-image:linear-gradient(-270deg,rgba(92,149,201,0) 30%,rgba(92,149,201,.7) 100%)}@media (max-width:768px){.section-report .section-report-content .report-tag{left:0;bottom:0;right:auto;top:auto;width:80%;text-align:left;padding-left:10px;background-image:linear-gradient(270deg,rgba(92,149,201,0) 30%,rgba(92,149,201,.7) 100%)}}.section-report .section-report-content .report-imgbox{position:relative;padding-top:61.8%}.section-report .section-report-content .report-imgbox img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-sign{position:relative;z-index:5;margin-top:5.625rem}@media (max-width:768px){.section-sign{z-index:3}}@media (max-width:768px){.section-sign{margin-top:90px}.section-sign .section-container{padding:0}}.section-sign .section-sign-countdown{padding:0 3.75rem 0 5.625rem;box-sizing:border-box;position:relative;height:1.25rem;line-height:5.625rem;width:100%}@media (max-width:768px){.section-sign .section-sign-countdown{height:20px;line-height:0;padding:0;width:auto;margin:0 15px}}.section-sign .section-sign-countdown.section-sign-countdown-en .section-sign-time-count i{display:inline-block;vertical-align:top;max-width:200px;line-height:16px;margin-top:26px}@media (max-width:992px){.section-sign .section-sign-countdown.section-sign-countdown-en .section-sign-time-count i{margin-top:15px}}@media (max-width:768px){.section-sign .section-sign-countdown.section-sign-countdown-en .section-sign-time-count i{display:block;width:100%;max-width:100%!important;margin-top:0;margin-left:0}}.section-sign .section-sign-countdown:before{content:"";position:absolute;top:0;left:0;width:100%;height:2.5rem;z-index:-1;background-image:linear-gradient(90deg,rgba(120,202,224,.8) 0,rgba(181,213,240,.8) 6%,rgba(120,202,224,.8) 29%,rgba(120,202,224,.8) 83%,rgba(120,202,224,.8) 100%);border-radius:20px 20px 0 0}@media (max-width:992px){.section-sign .section-sign-countdown:before{height:50px;background-image:linear-gradient(90deg,rgba(120,202,224,.8) 0,rgba(181,213,240,.8) 0,rgba(120,202,224,.8) 29%,rgba(120,202,224,.8) 83%,rgba(120,202,224,.8) 100%)}}.section-sign .section-sign-time{overflow:hidden;font-size:0}@media (max-width:768px){.section-sign .section-sign-time{display:flex;width:100%;position:absolute;top:0;left:0;height:90px;flex-wrap:nowrap;flex-direction:column}}.section-sign .section-sign-time-tips-top{padding-left:20px;font-size:12px;color:var(--mwc-color-white);position:absolute;right:20px;bottom:0;line-height:20px}.section-sign .section-sign-time-tips{display:inline-block;vertical-align:top;margin-top:1.625rem}@media (max-width:768px){.section-sign .section-sign-time-tips{margin-top:10px;margin-left:20px}}@media (max-width:360px){.section-sign .section-sign-time-tips{margin-left:10px}}.section-sign .section-sign-time-tips p{color:var(--mwc-color-white);font-size:1rem;font-weight:400;width:4.375rem;line-height:1.3125rem;white-space:pre-line}@media (max-width:768px){.section-sign .section-sign-time-tips p{font-size:12px;width:100%;line-height:12px}}@media (max-width:768px){.section-sign .section-sign-time-tips.section-sign-time-tips-en{margin-top:10px;display:block}}.section-sign .section-sign-time-tips.section-sign-time-tips-en p{width:6.875rem}@media (max-width:768px){.section-sign .section-sign-time-tips.section-sign-time-tips-en p{width:100%}}.section-sign .section-sign-time-count{display:inline-block;vertical-align:top;margin-top:.875rem;margin-left:20px}@media (max-width:768px){.section-sign .section-sign-time-count{margin-top:5px;margin-left:20px;width:calc(100% - 20px);margin-top:0}}@media (max-width:992px){.section-sign .section-sign-time-count.section-sign-time-count-en i{max-width:160px!important;margin-left:10px}}.section-sign .section-sign-time-count span{color:var(--mwc-color-white);font-size:3.75rem;font-weight:700;line-height:3.75rem}@media (max-width:768px){.section-sign .section-sign-time-count span{font-size:30px;width:30px}}.section-sign .section-sign-time-count b{color:var(--mwc-color-white);font-size:1.5rem;margin-left:.625rem}@media (max-width:768px){.section-sign .section-sign-time-count b{font-size:12px;margin-left:5px}}.section-sign .section-sign-time-count i{color:var(--mwc-color-white);font-size:.75rem;margin-left:1.875rem;display:inline-block;vertical-align:top;max-width:100px;line-height:16px;margin-top:26px}@media (max-width:992px){.section-sign .section-sign-time-count i{margin-top:15px}}@media (max-width:768px){.section-sign .section-sign-time-count i{display:block;max-width:90%;margin-top:0;font-size:12px;line-height:14px;margin-left:0}}@media (max-width:320px){.section-sign .section-sign-time-count i{font-size:10px!important}}.section-sign .section-sign-time-btn{float:right;margin-top:1.5625rem}@media (max-width:768px){.section-sign .section-sign-time-btn{float:none;flex-shrink:0;margin-top:0;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.section-sign .section-sign-time-btn .mwc-btn.mwc-btn-icon-plus{height:24px;line-height:23px;font-size:12px;margin-top:12px;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/icon-plus-hover.svg);background-color:var(--mwc-color-white);border-color:var(--mwc-color-white);color:var(--mwc-color-skyblue);margin-top:0}}@media (max-width:360px){.section-sign .section-sign-time-btn{margin-right:20px}}.section-sign .section-sign-invitation{border-radius:20px;border:1px solid var(--mwc-color-white);box-shadow:10px 10px 24px rgba(0,0,0,.05);opacity:1;background-color:#f9fafb;position:relative;overflow:hidden}@media (max-width:768px){.section-sign .section-sign-invitation{margin:0 15px}}@media (max-width:768px){.section-sign .section-sign-invitation-en .section-sign-invitation-desc{font-size:14px}}.section-sign .section-sign-invitation-wrapper{padding:1.25rem 5.625rem 4.375rem;position:relative}@media (max-width:768px){.section-sign .section-sign-invitation-wrapper{padding:30px 20px}}.section-sign .section-sign-invitation-wrapper:before{content:"";position:absolute;bottom:-7.5rem;left:-13.75rem;width:46.5625rem;height:24.5625rem;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/icon-infi-big.png);background-size:100% 100%;background-repeat:no-repeat;opacity:1;z-index:1}.section-sign .section-sign-invitation-title{color:var(--mwc-color-daek-gray);font-size:1.875rem;font-weight:700;margin-bottom:1.875rem;text-align:center}@media (max-width:768px){.section-sign .section-sign-invitation-title{font-size:16px;line-height:20px;margin-bottom:14px}.section-sign .section-sign-invitation-title.section-sign-invitation-title-en{font-size:18px}}.section-sign .section-sign-invitation-desc{color:var(--mwc-color-daek-gray-2);font-size:1rem;line-height:1.75rem;margin-bottom:3.125rem}@media (max-width:768px){.section-sign .section-sign-invitation-desc{font-size:12px;line-height:20px;margin-bottom:40px}}.section-sign .section-sign-invitation-from{position:relative;text-align:right;color:var(--mwc-color-daek-gray)}@media (max-width:768px){.section-sign .section-sign-invitation-from.section-sign-invitation-from-en{padding-bottom:40px}}.section-sign .section-sign-invitation-from .section-sign-invitation-sign{position:absolute;right:6.875rem;top:0;width:10.4375rem;height:5.25rem}.section-sign .section-sign-invitation-from .section-sign-invitation-sign img{display:inline-block;vertical-align:top;width:100%}.section-sign .section-sign-invitation-from .section-sign-invitation-sign.section-sign-invitation-sign-en{right:8.75rem;top:-1.25rem}.section-sign .section-sign-invitation-from .section-sign-invitation-download{position:absolute;left:0;bottom:0;font-size:0;z-index:2}.section-sign .section-sign-invitation-from .section-sign-invitation-download img{display:inline-block;vertical-align:top;width:2.625rem;margin-right:1.25rem}@media (max-width:768px){.section-sign .section-sign-invitation-from .section-sign-invitation-download img{width:30px;margin-right:10px}}.section-sign .section-sign-invitation-from .section-sign-invitation-download span{display:inline-block;vertical-align:top;color:#c7000b;font-size:1rem;font-weight:400;text-align:left;line-height:2.625rem}@media (max-width:768px){.section-sign .section-sign-invitation-from .section-sign-invitation-download span{font-size:12px}}@media (max-width:768px){.section-sign .section-sign-invitation-from .section-sign-invitation-download.section-sign-invitation-download-en span{line-height:30px}}.section-sign .section-sign-invitation-from h3{opacity:1;font-family:MicrosoftYaHei-Bold;font-size:1rem;font-weight:700;font-style:normal;line-height:1.625rem;margin-bottom:.625rem}.section-sign .section-sign-invitation-from p{font-size:1rem;line-height:1.875rem}.section-sign .section-sign-invitation-address{margin-top:1.875rem;color:var(--mwc-color-daek-gray-2);font-size:.75rem;line-height:1.5rem}@media (max-width:768px){.section-sign .section-sign-invitation-address p{line-height:16px;font-size:12px}}.section-guests{margin-top:5.625rem;position:relative;z-index:6}@media (max-width:768px){.section-guests .section-container{padding:0}}.section-guests .guests-content{margin-top:2.5rem;position:relative}@media (max-width:768px){.section-guests .guests-content{margin-top:40px}}.section-guests .guests-swiper{margin-left:-.9375rem;margin-right:-.9375rem}@media (max-width:768px){.section-guests .guests-swiper{margin:0}}.section-guests .swiper-slide{width:20rem}@media (max-width:768px){.section-guests .swiper-slide{width:76.5%}}@media (max-width:768px){.section-guests .swiper-slide.swiper-slide-next,.section-guests .swiper-slide.swiper-slide-prev{opacity:.5;transform:opacity .3s}}.section-guests .guests-swiper-scrollbar{margin:30px auto 0;border-radius:3px;opacity:1;background-color:var(--mwc-color-white);width:180px;height:0;overflow:hidden;opacity:0}@media (max-width:768px){.section-guests .guests-swiper-scrollbar{opacity:1;height:6px}}.section-guests .guests-swiper-scrollbar .guests-swiper-scrollbar-drag{height:6px;width:0;border-radius:3px;transition:transform .1s linear;background-color:var(--mwc-color-red-similar)}.section-guests .guests-swiper-button-prev{position:absolute;left:-5.625rem;top:50%;border:2px solid #f1f1f1;box-shadow:0 2px 30px rgba(187,187,187,.3);background-color:var(--mwc-color-white);width:3.75rem;height:3.75rem;margin-top:-1.875rem;border-radius:60px;overflow:hidden;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/day0/btn-prev.png);background-size:.875rem 1.5625rem;background-position:center center;background-repeat:no-repeat;z-index:2}.section-guests .guests-swiper-button-prev:after{display:none}.section-guests .guests-swiper-button-next{position:absolute;right:-5.625rem;top:50%;border:2px solid #f1f1f1;box-shadow:0 2px 30px rgba(187,187,187,.3);background-color:var(--mwc-color-white);width:3.75rem;height:3.75rem;margin-top:-1.875rem;border-radius:60px;overflow:hidden;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/day0/btn-next.png);background-size:.875rem 1.5625rem;background-position:center center;background-repeat:no-repeat;z-index:2}.section-guests .guests-swiper-button-next:after{display:none}.section-guests .guests-card{margin:0 .9375rem;overflow:hidden;position:relative}.section-guests .guests-card:before{content:"";position:absolute;bottom:0;left:0;width:100%;padding-top:100%;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/day0/speaker_bg.svg);background-size:100% auto;background-repeat:no-repeat;background-position:bottom left;z-index:-2}.section-guests .guests-card-avatar{float:left;width:50%}.section-guests .guests-card-info{margin-left:50%;text-align:right;padding-top:5rem;padding-right:1.25rem}.section-guests .guests-card-info h4{color:#333;font-size:.875rem;font-weight:700;line-height:1.75rem;margin-bottom:.625rem}@media (max-width:768px){.section-guests .guests-card-info h4{font-size:12px;line-height:23px}}.section-guests .guests-card-info p{color:#333;font-size:.75rem;font-weight:400;line-height:1rem}@media (max-width:768px){.section-guests .guests-card-info p{font-size:12px;line-height:14px}}.section-day0-date{margin-top:5.625rem}.section-day0-date .day0-date-location{float:right;padding-left:1.4375rem;color:#666;font-size:.75rem;font-weight:400;line-height:1.0625rem;margin-top:.75rem}.section-day0-date .day0-date-location img{display:inline-block;vertical-align:top;width:.8125rem;height:1.0625rem;margin-right:.625rem;margin-top:-.125rem}@media (max-width:768px){.section-day0-date .day0-date-location{float:none;display:block;font-size:12px;margin-top:23px}.section-day0-date .day0-date-location img{width:13px;height:17px;margin-right:10px;margin-top:-2px}}.section-day0-date .day0-date-content{margin-top:2.5rem;border:2px solid #fff;box-shadow:0 2px 30px rgba(187,187,187,.3);background-color:rgba(255,255,255,.57);border-radius:1.25rem;overflow:hidden}.section-day0-date .day0-date-card{padding:1.6875rem 0 0}.section-day0-date .day0-date-card:nth-last-child(1) .day0-date-box{border-bottom:none}@media (max-width:768px){.section-day0-date .day0-date-card{padding-top:27px}}.section-day0-date .day0-date-box{padding:0 1.875rem 1.5rem;border-bottom:1px solid #d8d8d8}@media (max-width:768px){.section-day0-date .day0-date-box{padding:0 20px 20px}}.section-day0-date .day0-date-title{color:#2b2b2b;font-size:1rem;font-weight:700;line-height:1.3125rem;margin-bottom:1.625rem;padding-left:2.1875rem}@media (max-width:768px){.section-day0-date .day0-date-title{font-size:16px;line-height:21px;margin-bottom:20px;padding-left:20px}}.section-day0-date .day0-date-time{float:left;border-radius:1.0625rem;width:9.375rem;height:2.0625rem;border:1px solid var(--mwc-color-white);line-height:1.9375rem;color:var(--mwc-color-dark);background-image:linear-gradient(46deg,#e6d8ff 0,#dbefff 47%,#c7f3ff 100%)}@media (max-width:768px){.section-day0-date .day0-date-time{float:none;width:120px;height:26px;line-height:24px}}.section-day0-date .day0-date-time span{padding-left:2.5rem;display:block;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/day0/icon-clock.png);background-size:1rem 1rem;background-position:1.25rem .5rem;background-repeat:no-repeat;font-size:1rem}@media (max-width:768px){.section-day0-date .day0-date-time span{padding-left:32px;font-size:14px;background-size:13px 13px;background-position:16px 6px}}.section-day0-date .day0-date-info{margin-left:10.4375rem}@media (max-width:768px){.section-day0-date .day0-date-info{margin-left:0}}.section-day0-date .day0-date-info li{display:flex;padding-top:1rem;padding-bottom:1rem;line-height:1.625rem;border-bottom:1px solid #d8d8d8}@media (max-width:768px){.section-day0-date .day0-date-info li{padding-top:20px;line-height:20px;display:block}}.section-day0-date .day0-date-info li:nth-last-child(1){border-bottom:none}@media (max-width:768px){.section-day0-date .day0-date-info li:nth-last-child(1){padding-bottom:0}}.section-day0-date .day0-date-info li:nth-child(1){padding-top:0}@media (max-width:768px){.section-day0-date .day0-date-info li:nth-child(1){padding-top:20px}}.section-day0-date .day0-date-info li h5{flex-grow:1;color:#2b2b2b;font-size:1.25rem;font-weight:400}@media (max-width:768px){.section-day0-date .day0-date-info li h5{font-size:14px;margin-bottom:12px}}.section-day0-date .day0-date-info li .speaker-name{flex-shrink:0;width:9.375rem;padding-left:1.6875rem;box-sizing:border-box;background-image:url(/~/media/cnbg/events/mwc2024/v1/assets/images/icon-user.svg);background-position:left center;background-repeat:no-repeat;background-size:1.0625rem 1.0625rem;color:#666;font-size:.75rem;font-weight:400;padding-right:.3125rem}@media (max-width:768px){.section-day0-date .day0-date-info li .speaker-name{font-size:12px;float:left;width:auto;background-size:17px 17px;padding-left:30px;padding-right:6px}}.section-day0-date .day0-date-info li .speaker-title{flex-shrink:0;width:13.0625rem;color:#666;font-size:.75rem;font-weight:400;padding-right:.3125rem}@media (max-width:768px){.section-day0-date .day0-date-info li .speaker-title{font-size:12px;width:auto;padding-right:0;margin-left:30px}}.day0-sticky-bar{position:fixed;top:50%;left:15px;transform:translateY(-50%);display:none;z-index:20}@media (max-width:1350px){.day0-sticky-bar{display:none!important}}.day0-sticky-bar li{display:block;margin:30px 0;width:20px;white-space:nowrap;position:relative}.day0-sticky-bar li.active{width:auto}.day0-sticky-bar li.active a{color:var(--mwc-color-dark);font-weight:700}.day0-sticky-bar li.active a:before{background:0 0;border:3px solid #c7000b}.day0-sticky-bar li:after{content:"";position:absolute;top:100%;left:8px;width:30px;height:1px;margin-left:-1px;margin-top:2px;border-bottom:1px dashed var(--mwc-color-gray-6);transform-origin:left top;transform:rotate(90deg);border-spacing:3px}.day0-sticky-bar li:nth-last-child(1):after{display:none}.day0-sticky-bar a{display:block;padding-left:22px;position:relative;font-weight:400;color:#d3d1d0;line-height:19px;font-size:14px}.day0-sticky-bar a:before{content:"";position:absolute;left:0;top:50%;margin-top:-5px;width:12px;height:12px;border:3px solid var(--mwc-color-gray-6);box-sizing:border-box;border-radius:10px}.section-footer{z-index:4;position:relative;background-color:var(--mwc-color-white);padding-top:.9375rem;padding-bottom:1.0625rem;box-shadow:0 1px 0 #e6e6e6 inset}@media (max-width:768px){.section-footer{box-shadow:0 2px 30px rgba(0,0,0,.1)}}.section-footer:after{content:"";display:table;clear:both}@media (max-width:768px){.section-footer{padding-top:30px;padding-bottom:30px}}.section-footer .section-footer-container{max-width:1440px;width:100%;padding:0 45px;box-sizing:border-box;margin:0 auto}@media (max-width:768px){.section-footer .section-footer-container{max-width:100%;padding:0 20px;text-align:center}}.section-attention{float:left;margin-top:7px;font-size:12px;color:var(--mwc-color-dark-gray);line-height:24px}@media (max-width:768px){.section-attention{float:none;display:inline-block;vertical-align:top;line-height:24px}}.section-attention span{margin-right:15px;display:inline-block;vertical-align:middle}@media (max-width:768px){.section-attention span{font-size:12px}}.section-attention a{display:inline-block;vertical-align:middle;margin-right:.5rem;position:relative;font-size:0}@media (max-width:768px){.section-attention a{margin-right:8px}}.section-attention a.footer-media-wechat{position:relative}.section-attention a.footer-media-wechat:hover .wechat-hover{display:block}.section-attention a.footer-media-wechat .wechat-hover{display:none;z-index:2;position:absolute;left:50%;top:-190px;transform:translateX(-50%);font-size:14px;text-align:center;background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 4px 10px 0 rgba(92,105,103,.2)}@media (max-width:768px){.section-attention a.footer-media-wechat .wechat-hover{top:-160px}}.section-attention a.footer-media-wechat .wechat-hover img{width:8rem}.section-attention a.footer-media-wechat .wechat-hover:after{content:"";position:absolute;left:50%;top:auto;bottom:-5px;width:10px;height:10px;margin-left:-5px;transform:rotate(45deg);background:#fff}.section-attention a img{display:inline-block;vertical-align:top;width:1.5rem}@media (max-width:768px){.section-attention a img{width:24px}}.section-attention a img.x-twitter{transform-origin:center center;transform:scale(.8)}.section-attention a:hover .section-attention-popup{display:block}.section-attention a .section-attention-popup{display:none;position:absolute;top:0;transform:translate(-50%,-100%);left:50%;padding-bottom:10px}.section-attention a .section-attention-popup .section-attention-popup_wrapper{padding:10px;background-color:var(--mwc-color-white);box-shadow:0 2px 7px 0 rgba(47,65,202,.25);border-radius:8px}.section-attention a .section-attention-popup .section-attention-popup_wrapper img{width:138px}.footer-link{float:right}@media (max-width:768px){.footer-link{float:none;margin-top:30px}}.footer-link .footer-link-top{text-align:right}.footer-link .footer-link-top ul{font-size:0}@media (max-width:768px){.footer-link .footer-link-top ul{text-align:center}}.footer-link .footer-link-top li{display:inline-block;vertical-align:top;padding:0 8px;position:relative}.footer-link .footer-link-top li:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:12px;width:1px;background-color:var(--mwc-color-dark-gray)}.footer-link .footer-link-top li.footer-after-hidden:after{display:none!important}.footer-link .footer-link-top li.footer-after-hidden-desktop:after{display:none!important}@media (max-width:768px){.footer-link .footer-link-top li.footer-after-hidden-desktop:after{display:block!important}}@media (max-width:768px){.footer-link .footer-link-top li.footer-after-hidden-m:after{display:none!important}}.footer-link .footer-link-top li:nth-last-child(1){padding-right:0}.footer-link .footer-link-top li:nth-last-child(1):after{display:none}.footer-link .footer-link-top li a{font-size:12px;color:var(--mwc-color-dark-gray);line-height:17px}@media (max-width:768px){.footer-link .footer-link-top li a{line-height:28px}}.footer-link .footer-link-btm{margin-top:5px;font-size:12px;color:var(--mwc-color-gray);line-height:17px;text-align:right}.footer-link .footer-link-btm a{color:var(--mwc-color-gray)}@media (max-width:768px){.footer-link .footer-link-btm{margin-top:6px;text-align:center;line-height:16px}}