.videoModal_videoModal__4mT3Z{position:fixed;left:0;top:0;width:100%;height:100%;z-index:3000;background:rgba(0,0,0,.8);flex-direction:column;display:flex}.videoModal_videoModal__4mT3Z video{width:100%;object-fit:contain;display:block;height:70%}.videoModal_content__gT9CW{width:100%;flex:1 1;position:relative}.videoModal_videoBoxClose__wWThc{width:28px;height:28px;position:relative;overflow:hidden;transform:rotate(45deg)}.videoModal_videoBoxClose__wWThc:hover i{background:var(--primary-color)}.videoModal_videoBoxClose__wWThc i{display:block;height:4px;border-radius:2px;background:#fff;position:absolute;transition:.3s}.videoModal_videoBoxClose__wWThc i:first-child{left:50%;top:0;width:4px;height:100%;margin-left:-2px}.videoModal_videoBoxClose__wWThc i:last-child{top:50%;height:4px;width:100%;margin-top:-2px}.video_videoList__DO3Sw{display:flex;padding-top:40px}.video_videoItem__awL2V{width:300px;margin:0 20px 20px 0}.video_videoItem__awL2V p{font-size:16px;padding:10px 0;font-weight:700}.video_videoImgBox__orMQL{position:relative}.video_videoImgBox__orMQL img{width:100%;height:160px;object-fit:cover}.video_icon__mwlO8{position:absolute;font-size:60px;height:100%;width:100%;background:rgba(0,0,0,.3);left:0;top:0;color:var(--primary-color);display:flex;align-items:center;justify-content:center;font-weight:bolder;opacity:0;transition:.2s;cursor:pointer}.video_icon__mwlO8:hover{opacity:1;font-size:80px}