#videodiv{background: #000;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;display: flex;display: none;}
#videodiv #videobg .vloadbg{background-image: url(https://wherelight-cdn-res.cloudinary.com/mobile/icon/load2.webp);background-position: center;background-repeat: no-repeat;background-color: #fff;}
#videodiv #videobg{background: #363636;position: absolute;border-radius: 15px;}
#videodiv #videobg .swiper-video{position: absolute !important;left: 0;top: 0;border-radius: 15px 0 0 15px;}
#videodiv #videobg .icon-guanbi1{position:absolute;right: 15px;top: 13px;cursor:pointer;color: #ccc;font-size: 26px;}
#videodiv #videobg .p-video-pause{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgb(51 51 51 / 10%);display: flex;align-items: center;justify-content: center;}
#videodiv #videobg .p-video-pause .icon-play-filling{font-size: 60px;cursor: pointer;opacity: 0.7;}
#videodiv #videobg .rightdiv {position: absolute;right: 3%;top: 10%;width: 31%;height: 80%;display: flex;flex-direction: column;color: #fff;justify-content: space-around;}
#videodiv #videobg #vname{font-weight: bold;font-size: 20px;margin-bottom: 5%;}
#videodiv #videobg #vcolornum{opacity: 0.4;margin-bottom: 20%;}
#videodiv #videobg #vprice{color: var(--f7-theme-color);font-weight: bold;font-size: 26px;margin-bottom: 5%;}
#videodiv #videobg #vprice del{color: #fff;font-weight: normal;margin-left: 15px;opacity: 0.5;}
#videodiv #videobg #vvsize{opacity: 0.5;}
#videodiv #videobg #vsize{margin-left: 5px;}
#videodiv #videobg #vadd,#videodiv #videobg #vfav{color: #fff;margin: 15% auto 0;width: 80%;border-radius: 5px;max-width: 200px;border: 1px solid rgb(255,255,255,0.3);display: flex;align-items: center;justify-content: space-evenly;cursor: pointer;}
#videodiv #videobg #vhref{color: #fff;}
#videodiv #videobg .next-video{right: -50px;}
#videodiv #videobg .prev-video{left: -50px;}
/*#videodiv #videobg .next-video,#videodiv #videobg .prev-video{border-radius: 3px;border: 1px solid;padding: 30px 5px;top: 60%;height: 84px;width: 28px;}*/