.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button:first-child:last-child{border-bottom-left-radius:var(--el-border-radius-base);border-bottom-right-radius:var(--el-border-radius-base);border-top-left-radius:var(--el-border-radius-base);border-top-right-radius:var(--el-border-radius-base)}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:var(--el-border-radius-round)}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button.is-active,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group--horizontal{display:inline-block;vertical-align:middle}.el-button-group--horizontal:after,.el-button-group--horizontal:before{content:"";display:table}.el-button-group--horizontal:after{clear:both}.el-button-group--horizontal>.el-button{float:left;position:relative}.el-button-group--horizontal>.el-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.el-button-group--horizontal>.el-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.el-button-group--horizontal>.el-button:not(:last-child){margin-right:-1px}.el-button-group--horizontal .el-button--primary:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--primary:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--primary:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--success:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--success:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--success:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--warning:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--warning:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--warning:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--danger:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--danger:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--danger:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--info:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--info:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group--horizontal .el-button--info:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group--horizontal>.el-dropdown>.el-button{border-bottom-left-radius:0;border-left-color:var(--el-button-divide-border-color);border-top-left-radius:0}.el-button-group--vertical{align-items:stretch;display:inline-flex;flex-direction:column}.el-button-group--vertical>.el-button{margin-top:-1px}.el-button-group--vertical>.el-button:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-button-group--vertical>.el-button:last-child{border-top-left-radius:0;border-top-right-radius:0}.el-button-group--vertical>.el-dropdown{margin-top:-1px}.el-button-group--vertical>.el-dropdown>.el-button{border-left-color:var(--el-button-divide-border-color);border-top-left-radius:0;border-top-right-radius:0}.el-button-group--vertical .el-button--primary:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--primary:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--primary:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--success:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--success:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--success:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--warning:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--warning:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--warning:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--danger:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--danger:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--danger:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--info:first-child{border-bottom-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--info:last-child{border-top-color:var(--el-button-divide-border-color)}.el-button-group--vertical .el-button--info:not(:first-child):not(:last-child){border-bottom-color:var(--el-button-divide-border-color);border-top-color:var(--el-button-divide-border-color)}.el-dropdown{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10;color:var(--el-text-color-regular);display:inline-flex;font-size:var(--el-font-size-base);line-height:1;position:relative;vertical-align:top}.el-dropdown.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-dropdown__popper{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10}.el-dropdown__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-dropdown-menu-box-shadow)}.el-dropdown__popper.el-popper,.el-dropdown__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-dropdown__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:#0000;border-top-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000;border-right-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000;border-left-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:#0000;border-top-color:#0000}.el-dropdown__popper .el-dropdown-menu{border:none}.el-dropdown__popper .el-dropdown__popper-selfdefine{outline:none}.el-dropdown__popper .el-scrollbar__bar{z-index:calc(var(--el-dropdown-menu-index) + 1)}.el-dropdown__popper .el-dropdown__list{box-sizing:border-box;list-style:none;margin:0;padding:0}.el-dropdown .el-dropdown__caret-button{align-items:center;border-left:none;display:inline-flex;justify-content:center;padding-left:0;padding-right:0;width:32px}.el-dropdown .el-dropdown__caret-button>span{display:inline-flex}.el-dropdown .el-dropdown__caret-button:before{background:var(--el-overlay-color-lighter);bottom:-1px;content:"";display:block;left:0;position:absolute;top:-1px;width:1px}.el-dropdown .el-dropdown__caret-button.el-button:before{background:var(--el-border-color);opacity:.5}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{font-size:inherit;padding-left:0}.el-dropdown .el-dropdown-selfdefine{outline:none}.el-dropdown--large .el-dropdown__caret-button{width:40px}.el-dropdown--small .el-dropdown__caret-button{width:24px}.el-dropdown-menu{background-color:var(--el-bg-color-overlay);border:none;border-radius:var(--el-border-radius-base);box-shadow:none;left:0;list-style:none;margin:0;padding:5px 0;position:relative;top:0;z-index:var(--el-dropdown-menu-index)}.el-dropdown-menu__item{align-items:center;color:var(--el-text-color-regular);cursor:pointer;display:flex;font-size:var(--el-font-size-base);line-height:22px;list-style:none;margin:0;outline:none;padding:5px 16px;white-space:nowrap}.el-dropdown-menu__item:not(.is-disabled):focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:var(--el-dropdown-menuItem-hover-fill);color:var(--el-dropdown-menuItem-hover-color)}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{border-top:1px solid var(--el-border-color-lighter);margin:6px 0}.el-dropdown-menu__item.is-disabled{color:var(--el-text-color-disabled);cursor:not-allowed}.el-dropdown-menu--large{padding:7px 0}.el-dropdown-menu--large .el-dropdown-menu__item{font-size:14px;line-height:22px;padding:7px 20px}.el-dropdown-menu--large .el-dropdown-menu__item--divided{margin:8px 0}.el-dropdown-menu--small{padding:3px 0}.el-dropdown-menu--small .el-dropdown-menu__item{font-size:12px;line-height:20px;padding:2px 12px}.el-dropdown-menu--small .el-dropdown-menu__item--divided{margin:4px 0}[data-v-d9a7c5ed] .el-loading-spinner .circular{height:10%!important;width:10%!important}[data-v-d9a7c5ed] .el-rate .el-rate__icon{font-size:26px}@media screen and (max-width:719px){.el-dropdown-menu[data-v-d9a7c5ed]{width:290px!important}[data-v-d9a7c5ed] .el-loading-text{font-size:21px}[data-v-d9a7c5ed] .el-image__error{font-size:52px}[data-v-d9a7c5ed] .el-dropdown-menu__item{font-size:42px;padding:18px 0 18px 20px}.wrap .player-button[data-v-d9a7c5ed]{background:#444cfc;border-radius:10px;box-shadow:0 0 10px #0000004d;color:#fff;font-weight:700;height:60px;width:250px}.wrap .header[data-v-d9a7c5ed]{height:calc(100vh - 60px)}.wrap .header .title[data-v-d9a7c5ed],.wrap .header .title-online[data-v-d9a7c5ed]{width:90%}.wrap .header .video-link[data-v-d9a7c5ed]{align-items:center;display:flex;flex-direction:column;justify-content:center}.wrap .header .video-link .input-video-link[data-v-d9a7c5ed]{border-radius:10px;height:60px;width:90%}.wrap .header .video-link[data-v-d9a7c5ed] .el-input__inner{font-size:14px;height:18px;text-align:center}.wrap .header .video-link .link-button[data-v-d9a7c5ed]{background:#f4f4f4;border:1px solid #c2c2c2;border-radius:10px;color:#3d3d3d;cursor:pointer;font-size:14px;font-weight:700;height:50px;margin-top:15px;width:80%}.wrap .header .websit-icon[data-v-d9a7c5ed]{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-top:40px}.wrap .header .websit-icon .icon-box[data-v-d9a7c5ed]{height:50px;margin-bottom:15px;margin-right:25px;width:50px}.wrap .header .websit-icon .icon-box .icon-img[data-v-d9a7c5ed]{height:50px;width:50px}.wrap .search-video[data-v-d9a7c5ed]{margin-top:20px!important}.wrap .search-video .head-search[data-v-d9a7c5ed]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:90vw}.wrap .search-video .head-search .title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;margin-top:10px;text-align:center}.wrap .search-video .head-search .p-txt[data-v-d9a7c5ed]{color:#3d3d3d;margin-top:10px;text-align:center;width:90%}.wrap .search-video .head-search .images[data-v-d9a7c5ed]{height:80px;width:80px}.wrap .just-drag .supports-item[data-v-d9a7c5ed]{margin-top:20px;min-width:90vw}.wrap .just-drag .supports-item .images[data-v-d9a7c5ed]{height:80px;width:80px}.wrap .just-drag .supports-item .title-modern[data-v-d9a7c5ed]{margin-top:15px}.wrap .just-drag .supports-item .text[data-v-d9a7c5ed]{margin-top:10px}.wrap .frequently-asked[data-v-d9a7c5ed]{margin-top:10px!important}.wrap .questions-text[data-v-d9a7c5ed]{border-radius:10px;margin:0 auto;margin-top:15px!important;padding:50px 0;width:90%}.wrap .questions-text .text-item[data-v-d9a7c5ed]{padding-bottom:40px}.wrap .questions-text .text-item .text[data-v-d9a7c5ed]{padding-top:12px}.wrap .download-video-online-now[data-v-d9a7c5ed]{margin:0 auto;padding:80px 0 100px;width:100%}.wrap .download-video-online-now .text[data-v-d9a7c5ed]{margin:40px auto 0;width:80%}.wrap .download-video-online-now .title[data-v-d9a7c5ed]{margin:0 auto;width:80%}.wrap .download-video-online-now .button-down-now[data-v-d9a7c5ed]{border-radius:10px;box-shadow:0 0 15px #0000004d;margin:25px auto 0;padding:12px 0;width:70%}.wrap .video-list-dom[data-v-d9a7c5ed]{align-items:center;background:#fff;border-radius:20px;box-shadow:0 8px 20px #0000004d;display:flex;flex-direction:column;justify-content:center;margin:80px auto 0;padding:60px 0;width:95vw}.wrap .video-list-dom .video-left[data-v-d9a7c5ed]{width:90%}.wrap .video-list-dom .video-left .images[data-v-d9a7c5ed]{border-radius:10px;height:auto;text-align:center;width:100%}.wrap .video-list-dom .video-left .title[data-v-d9a7c5ed]{color:#3d3d3d;display:-webkit-box;font-weight:700;margin-top:25px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.wrap .video-list-dom .video-left .duration[data-v-d9a7c5ed]{margin-top:17px}.wrap .video-list-dom .video-right[data-v-d9a7c5ed]{margin-top:20px;width:90%}.wrap .video-list-dom .video-right .right-title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700}.wrap .video-list-dom .video-right .el-dropdown-link[data-v-d9a7c5ed]{align-items:center;background:#fff;border:1px solid #c2c2c2;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin-top:14px;padding:0 10px;width:90%}.wrap .video-list-dom .video-right .el-dropdown-link .img-box[data-v-d9a7c5ed]{width:20px}.wrap .video-list-dom .video-right .el-dropdown-link .images[data-v-d9a7c5ed]{height:25px;width:25px}.wrap .video-list-dom .video-right .el-dropdown-link .text[data-v-d9a7c5ed]{color:#3d3d3d;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.wrap .video-list-dom .video-right .sel-bar[data-v-d9a7c5ed]{margin-top:40px;width:100%}.wrap .video-list-dom .video-right .video-downloads[data-v-d9a7c5ed]{border:none;border-radius:10px;box-shadow:0 4px 10px #0000004d;color:#fff;font-weight:700;height:60px;margin-top:20px;padding:0 10px;text-align:center;width:100%}.wrap .video-list-dom .video-right .bg-button[data-v-d9a7c5ed],.wrap .video-list-dom .video-right .bg-button-cl[data-v-d9a7c5ed]{border:none;border-radius:15px;box-shadow:0 4px 10px #0000004d;color:#fff;font-weight:700;height:100px;line-height:100px;text-align:center;width:100%}.wrap .video-list-dom .video-right .bg-button[data-v-d9a7c5ed]{background-color:#f4f4f4;margin-top:40px}.wrap .video-list-dom .video-right .do-not-download[data-v-d9a7c5ed]{background:#f4f4f5;border-radius:8px;color:#909399;height:40px;line-height:40px;margin-top:45px;text-align:center;width:100%}.wrap .video-list-dom .video-right .download-face-swap[data-v-d9a7c5ed]{align-items:center;background:#f9fafb;border-radius:20px;box-shadow:0 8px 10px #0000004d;display:flex;flex-direction:column;justify-content:center;margin-top:40px;padding:50px 0;width:100%}.wrap .video-list-dom .video-right .download-face-swap .title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;width:92%}.wrap .video-list-dom .video-right .download-face-swap .title span[data-v-d9a7c5ed]{color:red}.wrap .video-list-dom .video-right .download-face-swap .text[data-v-d9a7c5ed]{color:#374151;margin-top:22px;width:90%}.wrap .video-list-dom .video-right .download-face-swap .text span[data-v-d9a7c5ed]{color:red}.wrap .video-list-dom .video-right .download-face-swap .face-swap-button[data-v-d9a7c5ed]{background:#00926f;border:none;border-radius:10px;box-shadow:0 8px 20px #0000004d;color:#fff;height:50px;margin-top:25px;width:90%}.wrap .not-found-video[data-v-d9a7c5ed]{background:#fff;border-radius:20px;box-shadow:0 8px 20px #0000004d;margin:80px auto 0;padding:80px 0;width:95vw}.wrap .not-found-video .title-top[data-v-d9a7c5ed]{align-items:center;background:#fcf6ec;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;padding:40px 0;width:85%}.wrap .not-found-video .title-top .top-head[data-v-d9a7c5ed]{color:#e6a23c;font-weight:700;margin:0 auto;text-align:center;width:80%}.wrap .not-found-video .title-top .top-cont[data-v-d9a7c5ed]{color:#321a68;font-weight:700;margin:0 auto;padding-top:30px;text-align:center;width:80%}.wrap .not-found-video .title-top .top-cont .txt[data-v-d9a7c5ed]{color:red;cursor:pointer;text-decoration:underline}.wrap .not-found-video .title-top .top-foot[data-v-d9a7c5ed]{color:#67c23a;font-weight:700;margin:0 auto;padding-top:30px;text-align:center;width:80%}.wrap .not-found-video .title-bottom[data-v-d9a7c5ed]{align-items:center;background:#f9fafb;display:flex;flex-direction:column;justify-content:space-around;margin:64px auto 0;padding:40px 0;width:85%}.wrap .not-found-video .title-bottom .bottom-head[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;margin:0 auto;text-align:center;width:80%}.wrap .not-found-video .title-bottom .quickly[data-v-d9a7c5ed]{color:red;font-weight:400;margin:0 auto;padding-top:30px;width:80%}.wrap .not-found-video .title-bottom .face-swap-link[data-v-d9a7c5ed]{background:#00926f;border:none;border-radius:45px;color:#fff;font-family:Source Han Sans;height:100px;line-height:100px;margin-bottom:15px;margin-top:39px;text-align:center;width:250px}.choose-us-box[data-v-d9a7c5ed]{background-color:#f9f9ff;margin-top:100px;padding:20px 0 40px;width:100%}.choose-us-box .choose-customer[data-v-d9a7c5ed]{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:70vw}.choose-us-box .choose-customer .customer-content[data-v-d9a7c5ed]{margin-top:12px;width:100%}.choose-us-box .choose-customer .customer-content .content-img[data-v-d9a7c5ed]{height:210px;margin:0 auto;width:210px}.choose-us-box .choose-customer .customer-content .content-img .images[data-v-d9a7c5ed]{height:210px;width:210px}.choose-us-box .choose-customer .customer-content .content-title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;margin-top:5px}.choose-us-box .choose-customer .customer-content .content-text[data-v-d9a7c5ed]{color:#3d3d3d;margin-top:30px}.read-our-latest[data-v-d9a7c5ed]{background-color:#ecf8f9;margin-top:25px;padding:50px 0;width:100%}.read-our-latest .title-read[data-v-d9a7c5ed]{color:#232536;font-weight:600;margin:0 auto;text-align:center;width:80vw}.read-our-latest .latest-list[data-v-d9a7c5ed]{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:80vw}.read-our-latest .latest-list .latest-item[data-v-d9a7c5ed]{background:#fff;display:flex;flex-direction:column;margin-top:40px;padding-bottom:10px;width:80vw}.read-our-latest .latest-list .latest-item .images[data-v-d9a7c5ed],.read-our-latest .latest-list .latest-item .images .img[data-v-d9a7c5ed]{height:150px;width:100%}.read-our-latest .latest-list .latest-item .latest-contxt[data-v-d9a7c5ed]{padding-left:10px;padding-right:10px}.read-our-latest .latest-list .latest-item .latest-contxt .title[data-v-d9a7c5ed]{color:#232536;font-weight:500;margin-top:10px}.read-our-latest .latest-list .latest-item .latest-contxt .text[data-v-d9a7c5ed]{color:#232536;display:-webkit-box;font-weight:600;overflow:hidden;padding-top:10px;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.read-our-latest .latest-list .latest-item .latest-contxt .buttons[data-v-d9a7c5ed]{align-items:center;display:flex;flex-direction:row;margin-top:10px}.read-our-latest .latest-list .latest-item .latest-contxt .buttons .txt-btn[data-v-d9a7c5ed]{color:#444cfc;cursor:pointer;font-weight:500}.read-our-latest .latest-list .latest-item .latest-contxt .buttons .right-icon #btns-icon[data-v-d9a7c5ed]{color:#232536;cursor:pointer;height:40px;margin-left:10px;margin-top:10px;width:40px}}@media screen and (min-width:719px){.el-dropdown-menu[data-v-d9a7c5ed]{width:31rem!important}[data-v-d9a7c5ed] .el-loading-text{font-size:24px}.wrap .player-button[data-v-d9a7c5ed]{background:#444cfc;border-radius:10px;box-shadow:0 0 10px #0000004d;color:#fff;font-weight:700;height:53px;transition:transform .4s ease-in-out;width:245px}.wrap .player-button[data-v-d9a7c5ed]:hover{transform:scale(1.1)}.wrap .header[data-v-d9a7c5ed]{height:calc(100vh - 60px)}.wrap .header .title[data-v-d9a7c5ed],.wrap .header .title-online[data-v-d9a7c5ed]{width:60%}.wrap .header .video-link[data-v-d9a7c5ed]{align-items:center;display:flex;flex-direction:row;justify-content:center}.wrap .header .video-link .input-video-link[data-v-d9a7c5ed]{border-radius:5px;height:54px;width:851px}.wrap .header .video-link .link-button[data-v-d9a7c5ed]{border-radius:5px;height:54px;margin-left:20px;width:152px}.wrap .header .websit-icon .icon-box[data-v-d9a7c5ed]{height:50px;margin-right:51px;padding-top:37px;transition:transform .3s ease-in-out;width:50px}.wrap .header .websit-icon .icon-box .icon-img[data-v-d9a7c5ed]{height:50px;width:50px}.wrap .header .websit-icon .icon-box[data-v-d9a7c5ed]:hover{transform:scale(1.15)}.wrap .search-video .head-search[data-v-d9a7c5ed]{min-width:calc(33.3333% - 64px)}.wrap .search-video .head-search .title[data-v-d9a7c5ed]{font-weight:700}.wrap .search-video .head-search .p-txt[data-v-d9a7c5ed],.wrap .search-video .head-search .title[data-v-d9a7c5ed]{color:#3d3d3d;margin-top:18px;text-align:center}.wrap .search-video .head-search .images[data-v-d9a7c5ed]{height:60px;width:60px}.wrap .just-drag[data-v-d9a7c5ed]{padding-top:60px}.wrap .just-drag .supports-item[data-v-d9a7c5ed]{min-width:calc(33.3333% - 78px)}.wrap .just-drag .supports-item .images[data-v-d9a7c5ed]{height:90px;width:100px}.wrap .just-drag .supports-item .title-modern[data-v-d9a7c5ed]{margin-top:18px}.wrap .just-drag .supports-item .text[data-v-d9a7c5ed]{margin-top:11px}.wrap .questions-text[data-v-d9a7c5ed]{border-radius:30px;padding:35px 0;width:70vw}.wrap .questions-text .text-item[data-v-d9a7c5ed]{padding-bottom:30px}.wrap .questions-text .text-item .text[data-v-d9a7c5ed]{padding-top:9px}.wrap .download-video-online-now[data-v-d9a7c5ed]{height:392px;width:100%}.wrap .download-video-online-now .text[data-v-d9a7c5ed]{margin-top:26px}.wrap .download-video-online-now .button-down-now[data-v-d9a7c5ed]{border-radius:10px;box-shadow:0 0 10px #0000004d;margin-top:31px;padding:9px 0;width:245px}.wrap .video-list-dom[data-v-d9a7c5ed]{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000004d;display:flex;flex-direction:row;justify-content:center;margin:50px auto 0;padding:34px 0;width:1050px}.wrap .video-list-dom .video-left[data-v-d9a7c5ed]{width:454px}.wrap .video-list-dom .video-left .images[data-v-d9a7c5ed]{border-radius:15px;height:auto;width:454px}.wrap .video-list-dom .video-left .title[data-v-d9a7c5ed]{color:#3d3d3d;display:-webkit-box;font-weight:700;margin-top:35px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.wrap .video-list-dom .video-left .duration[data-v-d9a7c5ed]{margin-top:17px}.wrap .video-list-dom .video-right[data-v-d9a7c5ed]{padding-left:55px;width:438px}.wrap .video-list-dom .video-right .right-title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700}.wrap .video-list-dom .video-right .el-dropdown-link[data-v-d9a7c5ed]{align-items:center;background:#fff;border:1px solid #c2c2c2;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin-top:14px;padding:0 18px;width:27.1rem}.wrap .video-list-dom .video-right .el-dropdown-link .img-box[data-v-d9a7c5ed],.wrap .video-list-dom .video-right .el-dropdown-link .img-box .images[data-v-d9a7c5ed]{height:23px;width:23px}.wrap .video-list-dom .video-right .el-dropdown-link .text[data-v-d9a7c5ed]{color:#3d3d3d;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.wrap .video-list-dom .video-right .sel-bar[data-v-d9a7c5ed]{margin-top:20px;width:100%}.wrap .video-list-dom .video-right .custom-tooltip .el-tooltip__popper[data-v-d9a7c5ed]{background-color:#f5f5f5;border:1px solid #ddd;box-shadow:0 2px 8px #00000026;color:#333;font-size:42px;padding:20px}.wrap .video-list-dom .video-right .video-downloads[data-v-d9a7c5ed]{border:none;border-radius:15px;box-shadow:0 4px 10px #0000004d;color:#fff;font-weight:700;height:45px;margin-top:20px;text-align:center;width:438px}.wrap .video-list-dom .video-right .bg-button[data-v-d9a7c5ed],.wrap .video-list-dom .video-right .bg-button-cl[data-v-d9a7c5ed]{border:none;border-radius:15px;box-shadow:0 4px 10px #0000004d;color:#fff;font-weight:700;height:45px;line-height:45px;text-align:center;width:438px}.wrap .video-list-dom .video-right .bg-button[data-v-d9a7c5ed]{background-color:#f4f4f4;margin-top:20px}.wrap .video-list-dom .video-right .do-not-download[data-v-d9a7c5ed]{background:#f4f4f5;border-radius:2px;color:#909399;height:26px;line-height:26px;margin-top:17px;text-align:center;width:438px}.wrap .video-list-dom .video-right .download-face-swap[data-v-d9a7c5ed]{align-items:center;background:#f9fafb;border-radius:10px;box-shadow:0 4px 5px #0000004d;display:flex;flex-direction:column;height:240px;justify-content:center;margin-top:25px;width:438px}.wrap .video-list-dom .video-right .download-face-swap .title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;width:92%}.wrap .video-list-dom .video-right .download-face-swap .title span[data-v-d9a7c5ed]{color:red}.wrap .video-list-dom .video-right .download-face-swap .text[data-v-d9a7c5ed]{color:#374151;margin-top:22px;width:90%}.wrap .video-list-dom .video-right .download-face-swap .text span[data-v-d9a7c5ed]{color:red}.wrap .video-list-dom .video-right .download-face-swap .face-swap-button[data-v-d9a7c5ed]{background:#00926f;border:none;border-radius:15px;box-shadow:0 4px 10px #0000004d;color:#fff;height:38px;margin-top:22px;width:310px}.wrap .not-found-video[data-v-d9a7c5ed]{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000004d;margin:50px auto 0;padding:45px 0;width:1050px}.wrap .not-found-video .title-top[data-v-d9a7c5ed]{align-items:center;background:#fcf6ec;display:flex;flex-direction:column;height:221px;justify-content:space-around;margin:0 auto;width:863px}.wrap .not-found-video .title-top .top-head[data-v-d9a7c5ed]{color:#e6a23c;font-weight:700;white-space:nowrap}.wrap .not-found-video .title-top .top-cont[data-v-d9a7c5ed]{color:#321a68;font-weight:700;text-align:center}.wrap .not-found-video .title-top .top-cont .txt[data-v-d9a7c5ed]{color:red;cursor:pointer;text-decoration:underline}.wrap .not-found-video .title-top .top-foot[data-v-d9a7c5ed]{color:#67c23a;font-weight:700;text-align:center}.wrap .not-found-video .title-bottom[data-v-d9a7c5ed]{align-items:center;background:#f9fafb;display:flex;flex-direction:column;height:195px;justify-content:space-around;margin:64px auto 0;width:863px}.wrap .not-found-video .title-bottom .bottom-head[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700}.wrap .not-found-video .title-bottom .quickly[data-v-d9a7c5ed]{color:red;font-weight:400}.wrap .not-found-video .title-bottom .face-swap-link[data-v-d9a7c5ed]{background:#00926f;border:none;border-radius:15px;color:#fff;font-family:Source Han Sans;height:30.74px;line-height:30.74px;margin-bottom:15px;margin-top:39px;text-align:center;width:318px}.choose-us-box[data-v-d9a7c5ed]{background-color:#f9f9ff;margin-top:75px;padding:20px 0 80px;width:100%}.choose-us-box .choose-customer[data-v-d9a7c5ed]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:70vw}.choose-us-box .choose-customer .customer-content[data-v-d9a7c5ed]{margin-top:65px;width:46%}.choose-us-box .choose-customer .customer-content .content-img[data-v-d9a7c5ed]{height:150px;margin:0 auto;width:150px}.choose-us-box .choose-customer .customer-content .content-img .images[data-v-d9a7c5ed]{height:150px;width:150px}.choose-us-box .choose-customer .customer-content .content-title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;margin-top:12px}.choose-us-box .choose-customer .customer-content .content-text[data-v-d9a7c5ed]{color:#3d3d3d;margin-top:30px}.read-our-latest[data-v-d9a7c5ed]{background-color:#ecf8f9;margin-top:75px;padding:100px 0 50px;width:100%}.read-our-latest .title-read[data-v-d9a7c5ed]{color:#232536;font-weight:600;margin:0 auto;text-align:left;width:70vw}.read-our-latest .latest-list[data-v-d9a7c5ed]{display:flex;flex-direction:row;justify-content:space-between;margin:48px auto;width:70vw}.read-our-latest .latest-list .latest-item[data-v-d9a7c5ed]{align-items:center;background:#fff;display:flex;flex-direction:row;height:248px;transition:transform .3s ease,box-shadow .3s ease;width:32vw}.read-our-latest .latest-list .latest-item .images[data-v-d9a7c5ed],.read-our-latest .latest-list .latest-item .images .img[data-v-d9a7c5ed]{height:248px;width:233px}.read-our-latest .latest-list .latest-item .latest-contxt[data-v-d9a7c5ed]{padding-left:30px;padding-right:16px}.read-our-latest .latest-list .latest-item .latest-contxt .title[data-v-d9a7c5ed]{color:#232536;font-weight:500}.read-our-latest .latest-list .latest-item .latest-contxt .text[data-v-d9a7c5ed]{color:#232536;font-weight:600;padding-top:8px}.read-our-latest .latest-list .latest-item .latest-contxt .buttons[data-v-d9a7c5ed]{display:flex;flex-direction:row;padding-top:20px}.read-our-latest .latest-list .latest-item .latest-contxt .buttons .txt-btn[data-v-d9a7c5ed]{color:#444cfc;cursor:pointer;font-weight:500}.read-our-latest .latest-list .latest-item .latest-contxt .buttons .right-icon #btns-icon[data-v-d9a7c5ed]{color:#232536;cursor:pointer;height:28px;margin-left:-20px;width:88px}.read-our-latest .latest-list .latest-item[data-v-d9a7c5ed]:hover{box-shadow:0 10px 20px #0000004d;transform:scale(1.05)}}.wrap[data-v-d9a7c5ed]{width:100%}.wrap .header[data-v-d9a7c5ed]{align-items:center;background-attachment:fixed;background-image:url(../nuxt_img/home/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;width:100%}.wrap .header .title[data-v-d9a7c5ed]{color:#fff;font-weight:700;margin:0 auto;text-align:center}.wrap .header .title-online[data-v-d9a7c5ed]{color:#fff;margin:0 auto;padding-top:20px;text-align:center}.wrap .header .video-link[data-v-d9a7c5ed]{padding-top:70px;width:100%}.wrap .header .video-link .input-video-link[data-v-d9a7c5ed]{background:#fff;color:#adadad}.wrap .header .video-link .link-button[data-v-d9a7c5ed]{background:#fff;border:0;box-shadow:0 0 4px #0000004d;color:#0e182c;cursor:pointer;font-weight:700;overflow:hidden;position:relative;transition:transform .4s ease-in-out}.wrap .header .video-link .link-button[data-v-d9a7c5ed]:hover{transform:scale(1.1)}.wrap .header .websit-icon[data-v-d9a7c5ed]{align-content:center;display:flex;flex-direction:row;justify-content:center;width:100%}.wrap .header .websit-icon .icon-box .icon-img[data-v-d9a7c5ed]{border-radius:50%;cursor:pointer}.wrap .header .websit-icon .icon-box[data-v-d9a7c5ed]:last-child{margin-right:0}.wrap .how-to[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;margin:72px auto 0;text-align:center;width:70vw}.wrap .download-any[data-v-d9a7c5ed]{color:#757575;margin:20px auto 0;text-align:center;width:70vw}.wrap .search-video[data-v-d9a7c5ed]{display:flex;flex-wrap:wrap;gap:64px;justify-content:center;margin:37px auto 0;width:70vw}.wrap .search-video .head-search[data-v-d9a7c5ed]{box-sizing:border-box;flex:1;text-align:center}.wrap .deatures-best[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;margin-top:128px;text-align:center;width:100%}.wrap .download-videos[data-v-d9a7c5ed]{color:#757575;margin:20px auto 0;text-align:center;width:90%}.wrap .just-drag[data-v-d9a7c5ed]{display:flex;flex-wrap:wrap;gap:72px;justify-content:center;margin:0 auto;width:70vw}.wrap .just-drag .supports-item[data-v-d9a7c5ed]{box-sizing:border-box;flex:1;text-align:center}.wrap .just-drag .supports-item .title-modern[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;text-align:left}.wrap .just-drag .supports-item .text[data-v-d9a7c5ed]{color:#3d3d3d;text-align:left}.wrap .enjoy-aloud-box[data-v-d9a7c5ed]{background-color:#ecf8f9;margin-top:100px;padding-bottom:50px;padding-top:20px;width:100%}.wrap .frequently-asked[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;margin-top:23px;text-align:center;width:100%}.wrap .questions-text[data-v-d9a7c5ed]{background:#f8fafc;margin:32px auto 0}.wrap .questions-text .text-item[data-v-d9a7c5ed]{margin:0 auto;width:95%}.wrap .questions-text .text-item .title[data-v-d9a7c5ed]{color:#3d3d3d;font-weight:700;text-align:left}.wrap .questions-text .text-item .text[data-v-d9a7c5ed]{color:#3d3d3d;text-align:left}.wrap .questions-text .text-item[data-v-d9a7c5ed]:last-child{padding-bottom:0}.wrap .download-video-online-now[data-v-d9a7c5ed]{align-items:center;background-attachment:fixed;background-image:url(../nuxt_img/home/unsplash.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column;justify-content:center;margin:107px auto 0}.wrap .download-video-online-now .text[data-v-d9a7c5ed],.wrap .download-video-online-now .title[data-v-d9a7c5ed]{color:#fff;font-weight:700;text-align:center}.wrap .download-video-online-now .button-down-now[data-v-d9a7c5ed]{background:#444cfc;border:none;color:#fff;cursor:pointer;font-weight:700;transition:transform .4s ease-in-out}.wrap .download-video-online-now .button-down-now[data-v-d9a7c5ed]:hover{transform:scale(1.1)}
