.image-first-notice-dialog{width:min(760px,calc(100vw - 24px));border-radius:30px}
.image-first-notice-dialog .video-first-notice-panel{border-radius:29px}
.image-first-notice-dialog .video-first-notice-body{padding:32px 36px 30px}
.image-first-notice-dialog .video-first-notice-title{font-size:28px;line-height:1.3}
.image-first-notice-dialog .video-first-notice-content{margin-top:18px;font-size:17px;line-height:1.9}
.image-first-notice-dialog .video-first-notice-content-list{gap:14px}
.image-first-notice-dialog .video-first-notice-content-list li{padding-left:23px}
.image-first-notice-dialog .video-first-notice-content-list li::before{left:2px;width:7px;height:7px}
.image-first-notice-dialog .video-first-notice-confirm{height:56px;font-size:17px}
@media (max-width:520px){
    .image-first-notice-dialog{width:calc(100vw - 14px);border-radius:24px}
    .image-first-notice-dialog .video-first-notice-panel{border-radius:23px}
    .image-first-notice-dialog .video-first-notice-body{padding:24px 22px 22px}
    .image-first-notice-dialog .video-first-notice-title{font-size:23px}
    .image-first-notice-dialog .video-first-notice-content{margin-top:15px;font-size:16px;line-height:1.82}
    .image-first-notice-dialog .video-first-notice-content-list{gap:12px}
    .image-first-notice-dialog .video-first-notice-content-list li{padding-left:21px}
    .image-first-notice-dialog .video-first-notice-confirm{height:52px;font-size:16px}
}
