body{margin:0!important}.content,.content .product_image{width:100vw}.content .video_mask{width:100vw;height:100vh;background-color:rgba(0,0,0,.4);position:fixed;left:0;top:0;z-index:9;display:flex;flex-direction:column;justify-content:center;align-items:center}.content .video_mask .video_outer{border-radius:20px;border:4px solid #c1c1c1;overflow:hidden;position:relative;width:80vw;height:144vw}.content .video_mask .video_outer video{width:81vw;height:auto}.content .video_mask .video_outer .play_btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.content .video_mask .close_btn,.content .video_mask .video_outer .play_btn img{width:50px;height:50px}.content .frame{position:fixed;top:0;left:0;background:rgba(0,0,0,.4392156863);z-index:9;width:100vw;height:100vh}.content .frame,.content .frame .frame_outer{display:flex;justify-content:center;align-items:center}.content .frame .frame_outer{border-radius:20px;background:linear-gradient(#fa3199,#7818ff);padding:10px}.content .frame .box{background:#fff;border-radius:20px;z-index:300;text-align:center;display:flex;flex-direction:column;box-sizing:border-box;padding:15px 20px 20px 20px}.content .frame .box .hint{font-size:14px;color:#999;display:inline-block}.content .frame .box .about{display:inline-block;line-height:24px;text-align:center}.content .frame .box .about .about{display:inline-block;font-size:16px;line-height:24px}.content .frame .box .about .phoneNum{font-size:24px;color:#fa3199}.content .frame .box .qr{display:flex;justify-content:center}.content .frame .box .qr img{width:250px}.content .frame .box .close{width:100%;display:flex;flex-direction:row-reverse}.content .frame .box .close img{margin:0;width:20px;height:20px;cursor:pointer}