更多

AI工作助手

更多

搜索
以图搜图

AI高效搜图,创意无限扩展;
关键词自动扩展词+场景匹配内容,找图更高效!

企业VIP
  • 适合90%的用户
  • 限量送会员时长
,您好! 您是否需要下载素材给公司使用?
如给公司使用,请开通企业VIP,获取企业商用授权下载权益
授权范围
  • 线上+线下全用途授权
  • 实物转售授权
  • 网络传媒
  • 影视制作
  • 定制授权
上市公司集团企业
特殊行业授权
特殊用途授权
查看详细授权>>
下载权益
  • 2亿6000万+干库网全站素材 海量下载
  • 20000款字体商用授权 海量下载
  • PPT/视频/海报模版在线编辑 一键出图
  • 新增AI工作助手 每月免费畅用

千库网是正版商用图库,未经授权使用视为侵权使用,则需按侵权责任赔偿损失,且承担一切法律后果

企业站
千库·企业站 五大核心服务 助力企业营销升级
专属版权图库优先用
企业专享2亿6000万+素材
AI科技赋能企业
AI创作+AI数字人+AI效率工具
团队协作管理
多人分级管理 云端共享
企业级解决方案
行业图库+专属客户经理
定制服务
大型企业 特殊用途 API定制 特殊行业 甲方/多主体授权
进入企业一站式服务平台
拖拽图片到此处或
*图片格式支持jpg和png,最大不超过4M
点此安装插件,可全网检索,来千库找相似图
千库网 >  图片大全 >  共 10000+个结果

设计不抠图,正版敢商用

提供每日免费下载,已超过2千万用户注册千库

快速登录即可下载:
确定
Copyright©2014-2026 上海图魂网络科技有限公司 版权所有 |  沪ICP备17033508号-5 | ICP证:沪B2-20180417 |  沪公网安备31011502012853号 | 用时:0.1307

开通【企业VIP】

企业专享素材仅支持企业VIP下载

企业VIP十大类目商用素材海量下载!全场景授权商用无风险,或切换到个人身份下载使用 切换到个人

优惠券倒计时:59:59:59:999

开心收下
客服
咨询

企业客服

工作时间:9:00-18:30

售前咨询

微信扫码

企业顾问为您服务

无需验证·扫码即聊
(我们绝不会主动打扰您)
售后服务

个人客服

工作时间:9:00-18:00

个人咨询

权益提示

当前会员权益:个人版(个人商用版VIP)

不包含(办公文档、视频音频)类目下载权益

升级权益
' + ''); $('.advertF').show(); } } } }, complete: function (xhr, status) { var masonryTimer; setTimeout(function () { // 元素固宽度瀑布流 $('.Vmarony').imagesLoaded(function ($images) { var $container = this; if (waterfallType == 1) { $container.masonry({ itemSelector: '.marony-item', singleMode: true, isAnimated: false, resizeable: true, transitionDuration: 0 }).on( 'layoutComplete', function( event, items ) { clearTimeout(masonryTimer); masonryTimer=setTimeout(function(){ $('.Vmarony .marony-item').each(function(){ //高度小于240下载按钮样式 if($(this).height()<244){ $(this).addClass("h_lt244"); }else{ $(this).removeClass("h_lt244"); } //高度小于210下载按钮样式 if($(this).height()<=210){ $(this).addClass("h_lt210"); }else{ $(this).removeClass("h_lt210"); } //高度大于480下载按钮样式 if($(this).height()>500){ $(this).addClass("h_gt500"); }else{ $(this).removeClass("h_gt500"); } }); },100) }); } else { $(".lead-ai-spec").attr({ "data-w": 404, "data-h": 301}); $(".marony-item-lead").attr({ "data-w": 300, "data-h": 320 }) } var time = null; $images.on('load', function (ev) { clearTimeout(time); $(ev.target).closest(".marony-item:not(.model-vertical,.model-zhanban-vertical,.ui-vertical,.model-vertical-4-3)").attr({ "data-w": (ev.target.naturalWidth || ev.target.width), "data-h": (ev.target.naturalHeight || ev.target.height) }); if(waterfallType != 1&&ev.target.naturalHeight/ev.target.naturalWidth>1.3&&!$(ev.target).closest(".marony-item").hasClass('office')){ $(ev.target).closest(".marony-item").addClass('model-vertical-4-3 shortimg').attr({"data-w": 400,"data-h": 300}); }else if(waterfallType != 1&&ev.target.naturalWidth/ev.target.naturalHeight>3){ $(ev.target).closest(".marony-item").addClass('model-hor-2-1 shortimg').attr({"data-w": 400,"data-h": 200}); } var maronyItem=$(ev.target).closest(".marony-item"); if(waterfallType != 1){ if(maronyItem.data("w")>maronyItem.data("h")){ maronyItem.addClass("item-horizontal"); } } time = setTimeout(() => { if (waterfallType == 1) { $container.masonry(); } else { // 横向 initFlexImages(); } }, 30); setTimeout(() => { $(".result-box .marony-item .center-box .img-box img:not([src='https://js.588ku.com/comp/base/images/lz.gif'])").css('visibility', 'visible'); if(waterfallType != 1){ //横向瀑布流且宽度小于335,且有2个按钮 if(maronyItem.hasClass("item-horizontal")&&maronyItem.innerWidth()<335&&maronyItem.find(".download-file").length>1){ maronyItem.addClass("item-horizontal-narrow"); } } }, 60) }); }); }, 0); } }); let typeFilterList = $('[data-name="type-filter-list"]'); let pageWidth = window.innerWidth; if (pageWidth < 1450) { $('[data-name="filter-type-change"]').find('.val').html('格式') } else { $('[data-name="filter-type-change"]').find('.val').html('格式筛选') } // 格式筛选操作 $('[data-name="filter-type-change"]').click(function () { let isShow = typeFilterList.is(':visible'); if (isShow) { $(this).removeClass('show'); typeFilterList.hide() } else { $(this).addClass('show'); typeFilterList.show() } }) var resizeTimer; window.addEventListener('resize', function () { clearTimeout(resizeTimer); resizeTimer = setTimeout(function () { $("img.lazy").lazyload({ effect: "show", threshold: 400, failurelimit: 10 }); }, 300) }); var lazytime = setTimeout(function () { $("img.lazy").lazyload({ effect: "show", threshold: 400, failurelimit: 10 }); clearTimeout(lazytime); }, 10); $.get("//ajax.588ku.com/?m=Pic&a=stat", { page: NowListPage }, function () { }); $.ajax({ url: '//ajax.588ku.com/?m=Advertising&a=getAdvertising', type: 'POST', xhrFields: { withCredentials: true }, dataType: 'JSON', data: { type: 2 }, success: function (result) { let indexTopHeadAd210903date = new Date().getDate(); let year = new Date().getFullYear(); $.each(result.data, function (i, v) { let ad if (v.info.length > 1) { ad = v.info[Random(-1, v.info.length + 1)]; } else { ad = v.info[0]; } if (ad == null || ad == undefined || ad == '') { return true; } if (v.delivery_rules != 1) { //一天一次 if (localStorage.getItem('Advertising' + year + indexTopHeadAd210903date + ad.id)) { return true; } } switch (v.delivery_form) { case '9': let html = ''; //$.each(v.info , function (vv, ii){ html += '
' + '' + '
' //}); $('.filter-listadBtm-box .swiper-wrapper').html(html); $('.swiper-wrapper').css("transition-duration", "0ms"); $('.swiper-wrapper').css("transform", "translate3d(0px, 0px, 0px)"); break; case '14': $('.fix-logo').css("background", 'url("//bpic.588ku.com/' + ad.img_url + '") no-repeat center / auto 100%'); $('.fix-logo').attr("href", ad.jump_url); $('.ku-headTopFixedV2 .fix-logo').css('margin-top', '-3px') $('.ku-headTopFixedV2 .fix-logo').css('height', '64px') break; } }); } }); }); $('.pers-right').on('mouseenter', function () { $(this).addClass('on') $('.screen-item .check-icon .icon-gou').css('background-color', '#17A1FF') }) $('.pers-right').on('mouseleave', function () { $(this).removeClass('on') }) $('.pers-left').on('mouseenter', function () { $(this).addClass('on') $('.screen-item .check-icon .icon-gou').css('background-color', '#17A1FF') }) function Random(x, y) { return Math.floor(Math.random() * (y - 1)); return parseInt(Math.random() * (x - y + 1) + y); } $('.listhorAdV .ladClose').on('click', function () { let id = $(this).attr('data-id') let date = new Date().getDate(); let year = new Date().getFullYear(); localStorage.setItem('Advertising' + year + date + id, id) }) function recordUserClickHistory(picid, type) { if (!globaluid) { return false; } //记录用户在统搜进入详情页的历史,追踪下载 $.ajax({ type: 'get', url: '//ajax.588ku.com/?m=Pic&a=totalClick', xhrFields: { withCredentials: true }, data: { picid: picid, type: type }, dataType: 'json' }).success(function (result) { }); } function downEdit(href) { var _status=$("#currentMainStatus").val(); if (_status === '0') { if($('#company_vip_business').length){ $('#company_vip_business').show(); }else{ alert("请先完成认证"); } } else if (_status==3 || _status==4) { // 认证失败 $.get('//588ku.com/?m=CompanyNew&a=updateUserMain&__h__switch_type=1&id='+$("[name=currentMainId]").val(),{},function(){ localStorage.setItem('showAuditRefuseWin', 1); window.open('//588ku.com/ku/manage/authCompany'); }) } else{ $.get("//ajax.588ku.com/?m=ajax&a=totaltoEditor", { type: 12 }, function () { }); href = href + "&sourceP=qk_reg_ts"; window.open(href); } }