'; itemElement.innerHTML = content; return itemElement; } if (suggestion.displayFullResult) { content = '

查看{s}的完整结果

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else if (suggestion.semQuery) { content = '

{s}的语义搜索

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else { var cleanText = sanitizer.sanitize(suggestion.text) var boldText = cleanText.replace(reg, function (optionText) { return '' + optionText + '' }); var subText = sanitizer.sanitize(suggestion.subText); subText = subText.replace(suggestion.artistName, function (optionText) { return optionText.replace(reg, function (boldText) { return '' + boldText + '' }) }); var cssClass = suggestion.type === 'artist' ? 'img-circle border' : ''; content = '
' + '' + cleanText + '' + '
' + '' + boldText + '' + '' + subText + '' + '
' + '
'; } itemElement.innerHTML = content; return itemElement; }, onSelect: function (element, autocomplete) { document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}})) savedSearch(sanitizer.sanitize(autocomplete.value), element); }, emptyMsg: '无效', preventSubmit: false, showOnFocus: true, // Required to set the final position of the results // By default result tag is applied at the bottom of the document with fixed style // when we want it in the defined tag ( Styles are also customized ) customize: function (input, inputRect, container, maxHeight) { resultContainer.append($(container)) } }; } function savedSearch(string, element) { if (!element.url) { element.url = url.replace("term", string) } var formData = new FormData(); formData.append('string', string); formData.append('nbResults', nbResults); try { if (navigator.sendBeacon) { navigator.sendBeacon('/zh/saved--search/artwork', formData) } else { var xhr = new XMLHttpRequest(); xhr.open('post', '/zh/saved--search/artwork', false); xhr.send(formData); } } catch (e) { } window.location.href = element.url } document.addEventListener('am.gtag.search', function (e) { var term = e.detail.term gtag("event", "search", { search_term: term }); }); }) })();
漠墨园 Fan 个人资料图片

漠墨园 Fan 2h95i

返回列表 2023年10月24日新增

范建春 中国画 系列作品 3e2e39






范建春山西忻州人民建内蒙古文化委员会委员,国家一级美术师清华美院范工作室画家,中国书画院院士北京名家书画院画家,毕业于中国政法大学,进修于西南政法大学,内蒙古师范大学美术学院, 浙江大学,清华大学美术学院范扬写意精神山水画专题研修班(执行导师靳文艺)从事美术创作和教育30年, 内蒙古书画教育协会常务理事,乌海市美术家协会常务理事,乌海市《乌达政协》杂志美术编辑,分别于2009年、2019年在内蒙古乌海、北京宋庄成功举行个人画展国画系列作品《写生中国》之《乌海十景》《通州八景》《忻州八景》《沪上八景》《涪陵八景》《大武口十景》《内蒙古十景》主创人员。

ArtMajeur

接收我们的艺术爱好者和收藏者新闻
Iris
Iris, 你的人工智能向导
Loading...