.slider-wrap{width:100%;height:30px}.slider-wrap .slider-runway{background:#ebecf1;height:6px;border-radius:10px;position:relative;transform:translateY(14px)}@media only screen and (max-width: 600px){.slider-wrap .slider-runway{width:calc(100% - 40px);margin-left:20px}}.slider-wrap .slider-track{background-color:var(--color-theme);border-radius:10px 0 0 10px;height:6px;position:absolute;left:0}.slider-wrap .slider-thumb{box-sizing:border-box;border-radius:50%;width:20px;height:20px;background:#ffffff;border:2px solid var(--color-theme);box-shadow:0px 0px 10px rgba(0,10,30,0.1);cursor:pointer;position:absolute;z-index:1;top:50%;left:0;transform:translate(-50%, -50%)}.slider-wrap .slider-thumb::after{content:'';width:30px;height:30px;box-sizing:border-box;position:absolute;left:-5px;top:-5px}@media only screen and (max-width: 600px){.slider-wrap .slider-thumb{width:24px;height:24px}}.slider-wrap .slider-thumb:hover{box-shadow:0px 0px 10px rgba(0,10,30,0.15)}.slider-wrap .slider-tip{display:flex;justify-content:space-between;font-weight:500;font-size:14px;line-height:17px;color:#a0a3af}@media only screen and (max-width: 600px){.slider-wrap .slider-tip{font-weight:400;padding:0 5px}}.slider-wrap .slider-tooltip{position:absolute;top:-54px;padding:8px 16px;font-size:18px;line-height:20px;color:#ffffff;background:var(--color-theme);border-radius:6px;transform:translateX(-50%);touch-action:none}.slider-wrap .slider-tooltip::after{content:'';display:inline-block;width:10px;height:10px;transform-origin:center center;transform:rotate(45deg);position:absolute;bottom:-3px;left:calc(50% - 4px);background:var(--color-theme)}@media only screen and (max-width: 600px){.slider-wrap .slider-tooltip{padding:10px 16px}}.slider-wrap .slide-stops{display:flex;width:100%;height:0}.slider-wrap .slide-stops-items{position:absolute;width:6px;height:6px;background-color:#fff;border-radius:50%;transform:translateX(-50%);cursor:pointer}.slider-wrap .slide-marks{display:flex;width:100%;height:0;list-style:none}.slider-wrap .slide-marks-items{position:absolute;transform:translateX(-50%);color:#4a4a60;font-size:14px;margin-top:15px;cursor:pointer}

.comp-gallery-pop{width:100vw;height:100vh;background:#fff;overflow:hidden}.comp-gallery-pop .iconfont{cursor:pointer}.comp-gallery-pop .iconfont.icon-heart-fill.active{color:#f0454c !important}.comp-gallery-pop .com-gallery-pop_inner{height:100%;width:100%;display:flex;flex-direction:column}.comp-gallery-pop .com-gallery-pop_inner .inner-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;font-size:16px;font-weight:600;color:#8b93a7;padding:0 20px}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-tab{display:flex;border-bottom:1px solid #f1f2f3}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-tab p{padding:20px 0;margin-left:30px;cursor:pointer}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-tab p.active{border-bottom:6px solid var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-header .img-number{font-size:18px}.comp-gallery-pop .com-gallery-pop_inner .inner-header .img-number>span{color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status{display:flex;flex-direction:row;align-items:center}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons{font-size:14px;font-weight:500;text-align:center;color:#4a4a60;display:flex;flex-direction:column;margin:0 15px;cursor:pointer}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons>span{margin-top:4px}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons:hover .btn-text{color:#191919}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.save .iconfont{color:#f0454c}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.save .hover{display:none}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.save.active .default,.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.save:hover .default{display:none}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.save.active .hover,.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.save:hover .hover{display:block}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share{position:relative}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share .iconfont{color:#515666}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share .default{display:block}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share .hover{display:none}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share:hover .popper{visibility:visible}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share:hover .default{display:none}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share:hover .hover{display:block;color:#348cff}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.share .popper{position:absolute;top:100%;left:50%;padding-top:15px;z-index:var(--level-medium);transform:translateX(-50%);visibility:hidden}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .pop-icons.request{padding:6px 18px 10px;border-radius:20px;font-family:var(--font-bold);max-width:250px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .iconfont{font-size:22px}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .iconfont.icon-heart{color:#f0454c}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .iconfont.icon-close-light{font-size:22px}.comp-gallery-pop .com-gallery-pop_inner .inner-header .inner-status .iconfont.active{color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content{flex:1;display:flex;padding:20px;flex-direction:row;justify-content:center;background:#eeeff5;overflow:hidden}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs{width:314px;margin-right:10px;padding-right:5px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:row;flex-wrap:wrap;flex-shrink:0;justify-content:space-between}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs::-webkit-scrollbar{overflow-y:hidden;width:4px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs::-webkit-scrollbar-thumb{background-color:rgba(32,36,5,0.2);width:4px;border-radius:6px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs:hover::-webkit-scrollbar{overflow-y:auto}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs .img-box{width:100%;height:223px;cursor:pointer}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs .img-box.img-row-box{width:49.5%;height:110px;margin-bottom:4px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs .img-box.active{border:solid 3px var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .img-tabs>div:not(:last-child){margin-bottom:10px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content{flex:1;overflow:hidden;display:flex;flex-direction:column}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box{flex:1;overflow:hidden;position:relative}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper{height:100%;object-fit:cover;overflow:hidden}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-prev,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);z-index:1;font-size:28px;font-weight:blod;height:100%;width:100px;color:rgba(255,255,255,0.8);cursor:pointer;margin-top:0px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-prev:hover,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next:hover{color:white}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-prev:hover::before,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next:hover::before{background:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-prev::before,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(25,25,25,0.4);border-radius:50%;height:48px;width:48px;text-align:center;line-height:48px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-prev::after,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next::after{display:none}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-prev.disabled,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next.disabled{opacity:0.35}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-prev{left:0;background-image:linear-gradient(90deg, rgba(0,0,0,0.6), transparent)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next{right:0}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .swiper-button-next:hover{background-image:linear-gradient(270deg, rgba(0,0,0,0.6), transparent)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img{height:100%;text-align:center;position:relative}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img img{height:100%;object-fit:cover;transition:0.3 all ease;-webkit-user-drag:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-virtual-img-box img,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-3d-img-box img{cursor:pointer}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-video-img-box img,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-virtual-img-box img{cursor:pointer;filter:brightness(0.6) blur(2px)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-video-img-box .play-icon,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-virtual-img-box .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:67px;height:67px;border-radius:50%;background:#fff;text-align:center;line-height:67px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-video-img-box .play-icon .iconfont,.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .gallery-img.my-virtual-img-box .play-icon .iconfont{font-size:24px;transform:rotate(-90deg);display:inline-block;margin-left:4px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .video-content{height:100%}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .video-content video{width:100%;height:100%}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .swiper .slide-content{overflow:hidden;display:flex;flex-direction:column}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .rangeBox{position:absolute;z-index:2;bottom:10px;left:50%;transform:translate(-50%);background:rgba(32,36,5,0.3);width:200px;padding:0 10px;display:flex;flex-direction:row;align-items:center}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .rangeBox .mySlider{flex:1;padding:0 10px}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .rangeBox>span{cursor:pointer;font-size:24px;font-weight:bold;color:#fff;margin-top:-5px;user-select:none}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .rangeBox .el-slider__bar{background-color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .my-swiper-box .rangeBox .el-slider__button{border-color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth{position:relative;position:relative;width:280px;height:44px;font-size:16px;color:#fff;margin:20px auto 0;text-align:center;font-family:var(--font-bold);z-index:10;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth:hover .banner-schedule{visibility:visible}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .text{display:inline-block;max-width:250px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .banner-schedule{visibility:hidden;cursor:initial;padding-top:10px;width:350px;position:absolute;bottom:100%;right:-30px;z-index:30;font-family:initial;text-align:left}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .banner-schedule .schedule-top-bar{background-color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .banner-schedule .tab-item.active{color:var(--mg-button-background);border-color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .banner-schedule .date-container .date .date-day{color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .banner-schedule .date-container .date.selected{border-color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .banner-schedule .date-container .date.selected .icon{background-color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .inner-content .content .schedule-bth .banner-schedule .phone{color:var(--mg-button-background)}.comp-gallery-pop .com-gallery-pop_inner .mls-info{height:36px;display:flex;justify-content:center;align-items:center;font-size:12px;background-color:#fff;color:#515666;margin-bottom:10px}.comp-gallery-pop .com-gallery-pop_inner .mls-info .mls-info-logo{margin-right:10px;height:20px}.comp-gallery-pop .com-gallery-pop_inner .mls-info .mls-info-split{height:8px;width:1px;height:8px;margin:0px 4px;background-color:#dadada}.comp-gallery-pop .video-preview{display:flex;flex-direction:column;justify-content:center;position:relative;cursor:pointer;width:100%;height:223px}.comp-gallery-pop .video-preview.active{border:solid 3px #4c84ff}.comp-gallery-pop .video-preview img{width:100%;height:100%;object-fit:cover}.comp-gallery-pop .video-preview .play-icon{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:67px;height:67px;border-radius:50%;background:#fff;text-align:center;line-height:67px}.comp-gallery-pop .video-preview .play-icon .iconfont{font-size:24px;transform:rotate(-90deg);display:inline-block;margin-left:4px}.comp-gallery-pop .video-preview.my-video img,.comp-gallery-pop .video-preview.my-virtural img{filter:brightness(0.6) blur(2px)}.comp-gallery-pop .video-preview.my-video .play-icon,.comp-gallery-pop .video-preview.my-virtural .play-icon{display:block}.comp-gallery-pop.broker .img-tabs>div{border-radius:5px;overflow:hidden}.comp-gallery-pop.broker .inner-content .content .my-swiper-box{border-radius:5px}.comp-gallery-pop.broker .inner-content .content .schedule-bth{border-radius:20px}.comp-gallery-pop.classic .img-tabs>div{border-radius:2px;overflow:hidden}.comp-gallery-pop.classic .inner-content .content .my-swiper-box{border-radius:2px}.comp-gallery-pop.classic .inner-content .content .schedule-bth{border-radius:2px}.comp-gallery-pop.classic .inner-content .content .schedule-bth .banner-schedule .tab-item.active{color:var(--mg-button-color)}.comp-gallery-pop.classic .inner-content .content .schedule-bth .banner-schedule .date-container .date .week{background-color:var(--mg-button-background)}.comp-gallery-pop.classic .inner-content .content .schedule-bth .banner-schedule .date-container .date .date-bar .asap,.comp-gallery-pop.classic .inner-content .content .schedule-bth .banner-schedule .date-container .date .date-bar .iconfont{color:var(--mg-button-background)}.comp-gallery-pop.classic .inner-content .content .schedule-bth .banner-schedule .date-container .date .selected{background-color:var(--mg-button-background)}.comp-gallery-pop.fashion .img-tabs>div{overflow:hidden}.comp-gallery-pop.fashion .inner-content .content .banner-schedule .appointment{background:rgba(14,18,34,0.9)}.comp-gallery-pop.fashion .inner-content .content .banner-schedule .appointment .schedule-banner{background-image:none}.comp-gallery-pop.fashion .inner-content .content .banner-schedule .tab-item.active{color:var(--mg-button-color)}.comp-gallery-pop.fashion .inner-content .content .banner-schedule .date-container{width:320px}.comp-gallery-pop.fashion .inner-content .content .banner-schedule .date-container .date .week,.comp-gallery-pop.fashion .inner-content .content .banner-schedule .date-container .date .date-day{color:#fff}.comp-gallery-pop.standard .img-tabs>div{border-radius:2px;overflow:hidden}.comp-gallery-pop.standard .inner-content .content .my-swiper-box{border-radius:2px}.comp-gallery-pop.standard .inner-content .content .schedule-bth{border-radius:2px}.comp-gallery-pop.standard .inner-content .content .schedule-bth .banner-schedule .table-schedule{background-color:#fff}.comp-gallery-pop.standard .inner-content .content .schedule-bth .banner-schedule .tab-item.active{color:var(--mg-button-background)}

.comp-media-pop{position:fixed;z-index:var(--level-subhigh);top:0;left:0;right:0;bottom:0;background:#fff;overflow:hidden}.comp-media-pop .iconfont{cursor:pointer}.comp-media-pop .iconfont.icon-heart-fill.active{color:#f0454c !important}.comp-media-pop .comp-media-pop_outer{height:100%}.comp-media-pop .comp-media-pop_outer .comp-media-pop_header{position:absolute;top:0;left:0;width:100%;z-index:1;background:linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0))}.comp-media-pop .comp-media-pop_outer .comp-media-pop_header .iconfont{padding:20px}.comp-media-pop .comp-media-pop_outer .comp-media-pop_header .wrap{height:100%;display:flex;justify-content:space-between}.comp-media-pop .comp-media-pop_outer .comp-media-pop_header .wrap .operator{display:flex;align-items:center}.comp-media-pop .comp-media-pop_outer .comp-media-pop_header .wrap .operator .iconfont{padding:20px 10px;font-size:16px}.comp-media-pop .comp-media-pop_outer .comp-media-pop_header .wrap .iconfont{font-size:14px;color:#fff}.comp-media-pop .comp-media-pop_outer .comp-media-pop_header .wrap .iconfont.icon-heart,.comp-media-pop .comp-media-pop_outer .comp-media-pop_header .wrap .iconfont.icon-heart-fill{margin-right:10px}.comp-media-pop .comp-media-pop_outer .comp-media-pop_content{width:100%;height:100%;overflow-y:auto}.comp-media-pop .comp-media-pop_outer .comp-media-pop_content::-webkit-scrollbar{width:0;height:0}.comp-media-pop .comp-media-pop_outer .comp-media-pop_content .img-box{width:100%;height:40%;margin-bottom:5px}.comp-media-pop .comp-media-pop_outer .comp-media-pop_content .img-box .loading-box{background-color:transparent}.comp-media-pop .comp-media-pop_outer .comp-media-pop_content .img-box:last-child{margin-bottom:0}.comp-media-pop .comp-media-pop_outer .comp-media-pop_content .img-box img{object-fit:cover}.comp-media-pop .comp-media-pop_outer .comp-media-pop_content .video-preview{margin-bottom:5px}.comp-media-pop .com-media-pop_inner{height:100%;width:100%;background:#191919;display:flex;flex-direction:column;position:relative}.comp-media-pop .com-media-pop_inner .inner-tab{display:flex;padding:6px 15px 0px;border-bottom:1px solid #363636}.comp-media-pop .com-media-pop_inner .inner-tab p{padding:10px 15px;color:#fff;cursor:pointer}.comp-media-pop .com-media-pop_inner .inner-tab p.active{color:var(--color-theme);border-bottom:2px solid var(--color-theme)}.comp-media-pop .com-media-pop_inner .inner-status{padding:20px 15px;display:flex;flex-direction:row;justify-content:space-between;position:absolute;top:40px;z-index:1;width:100%}.comp-media-pop .com-media-pop_inner .inner-status p{flex:1;color:#fff;text-align:center}.comp-media-pop .com-media-pop_inner .inner-status .iconfont{color:#fff}.comp-media-pop .com-media-pop_inner .inner-status .iconfont.icon-close-light{font-size:12px}.comp-media-pop .com-media-pop_inner .inner-status .iconfont.active{color:var(--color-theme)}.comp-media-pop .com-media-pop_inner .inner-content{flex:1;display:flex;padding:58px 0;flex-direction:column;justify-content:center;position:relative;z-index:0}.comp-media-pop .com-media-pop_inner .inner-content .swiper-container{width:100%;height:100%;overflow:hidden}.comp-media-pop .com-media-pop_inner .inner-content .swiper-container img{width:100%;transition:0.3 all ease}.comp-media-pop .com-media-pop_inner .inner-content .swiper-container .video-content{width:100%}.comp-media-pop .com-media-pop_inner .inner-content .swiper-container .video-content video{width:100%;height:100%}.comp-media-pop .com-media-pop_inner .inner-content .swiper-container .slide-content{overflow:hidden;display:flex;flex-direction:column;justify-content:center}.comp-media-pop .video-preview{display:flex;flex-direction:column;justify-content:center;position:relative}.comp-media-pop .video-preview img{width:100%;max-height:40%;object-fit:cover;filter:brightness(0.9) blur(2px)}.comp-media-pop .video-preview .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:67px;height:67px;border-radius:50%;background:#fff;text-align:center;line-height:67px}.comp-media-pop .video-preview .play-icon .iconfont{font-size:24px;transform:rotate(-90deg);display:inline-block;margin-left:4px}.comp-media-pop .swiper{width:100%;height:100%}.comp-media-pop .swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.comp-media-pop .swiper img{width:100%}

