From 017289777eaa4c73df55473da736c82b00c4c61d Mon Sep 17 00:00:00 2001 From: chen <2659004835@qq.com> Date: Wed, 22 Sep 2021 15:58:42 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=80=92=E8=AE=A1?= =?UTF-8?q?=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/foot.min.css | 9 +- css/huaxia.css | 25 +- htmls/artNetwork/artist.html | 11 +- htmls/artNetwork/artistDetail.html | 25 +- htmls/artNetwork/artistSKDetail.html | 15 +- htmls/artNetwork/auction.html | 11 +- htmls/artNetwork/auctionDetail.html | 11 +- htmls/artNetwork/auctionShopDetail.html | 27 ++- htmls/artNetwork/exhibition.html | 228 ++++++++++++++++++- htmls/artNetwork/exhibitionComingDetail.html | 68 +++++- htmls/artNetwork/mechanism.html | 11 +- htmls/artNetwork/mechanismArtwork.html | 173 -------------- htmls/artNetwork/mechanismArtworkDetail.html | 119 +++++++--- htmls/artNetwork/mechanismBooks.html | 161 ------------- htmls/artNetwork/mechanismBooksDetail.html | 11 +- htmls/artNetwork/mechanismDetail.html | 21 +- htmls/artNetwork/mechanismExhibition.html | 161 ------------- htmls/artNetwork/mechanismNews.html | 163 ------------- htmls/artNetwork/mechanismPeople.html | 161 ------------- htmls/artNetwork/pointsMall.html | 6 +- htmls/artNetwork/pointsMallDetail.html | 6 +- htmls/artNetwork/realTimeInfo.html | 61 ++++- htmls/artNetwork/realTimeInfoDetail.html | 11 +- htmls/artNetwork/shopDetail.html | 6 +- htmls/artNetwork/shopMore.html | 6 +- htmls/artNetwork/shoppingMall.html | 8 +- htmls/artNetwork/train.html | 11 +- htmls/artNetwork/trainDetail.html | 13 +- htmls/logshoppingcar/login.html | 8 +- img/public/hz-01.png | Bin 4431 -> 5464 bytes img/public/hz-02.png | Bin 4023 -> 4520 bytes img/public/hz-04.png | Bin 10799 -> 14119 bytes img/public/hz-05.png | Bin 9678 -> 12319 bytes img/public/hz-06.png | Bin 4175 -> 5043 bytes img/public/hz-07.png | Bin 4175 -> 0 bytes img/public/parent-banner.png | Bin 0 -> 1192976 bytes index.html | 73 ++++-- js/huaxia.js | 189 +++++---------- js/login_cart/login_cart.js | 25 ++ public/foot-tab.html | 37 +-- 40 files changed, 689 insertions(+), 1182 deletions(-) delete mode 100644 htmls/artNetwork/mechanismArtwork.html delete mode 100644 htmls/artNetwork/mechanismBooks.html delete mode 100644 htmls/artNetwork/mechanismExhibition.html delete mode 100644 htmls/artNetwork/mechanismNews.html delete mode 100644 htmls/artNetwork/mechanismPeople.html delete mode 100644 img/public/hz-07.png create mode 100644 img/public/parent-banner.png diff --git a/css/foot.min.css b/css/foot.min.css index ee289fb..d90eb78 100644 --- a/css/foot.min.css +++ b/css/foot.min.css @@ -9,6 +9,8 @@ body{padding: 0;margin: 0;} justify-content: space-between; align-items: center; } +.linh30{line-height: 30px;} +.linh26{line-height: 26px;} .foot-nav-box>div:first-child{color: #FFFFFF;font-size: 15px;display: flex;align-items: center;} .foot-box-nav>div{margin-right: 46px;cursor: pointer;} .foot-box-nav>div>a{text-decoration: none;color: #FFFFFF;} @@ -26,12 +28,11 @@ body{padding: 0;margin: 0;} .foot-end-box>div:first-child>img{width: 80%;} .foot-end-box>div:last-child{background: #faf9f8;width: 90%;padding-top: 27px;} .foot-end-right{padding: 0 180px 30px 30px;display: flex;justify-content: space-between;} -.foot-end-title{font-size: 14px;line-height: 26px;font-weight: bold;} -.foot-end-titlez{font-size: 14px;line-height: 26px;font-weight: bold;margin-top: 10px;} -.foot-end-content{font-size: 13px;color: #616161;line-height: 26px;} +.foot-end-titlez,.foot-end-title{font-size: 14px;line-height: 26px;font-weight: bold;} +.foot-end-content{font-size: 13px;color: #616161;} /* .shu-logo{width: 389px;height: 70px;} */ .shu-logo{width: 100%;} -.foot-count{margin-top: 30px;margin: 30px 15px 0 15px;flex-shrink: 0;} +.foot-count{margin: 30px 15px 0 15px;flex-shrink: 0;line-height: 30px;} .foot-qrcode{margin-top: 30px;display: flex;justify-content: space-between;} .foot-qrcode>div{display: flex;flex-direction: column;align-items: center;cursor: pointer;} .foot-qrcode>div>img{width: 99px;height: 99px;} diff --git a/css/huaxia.css b/css/huaxia.css index a26d9c1..a3f0898 100644 --- a/css/huaxia.css +++ b/css/huaxia.css @@ -272,6 +272,8 @@ input{outline: none;} line-height: 1; font-weight: 700; } +.parent-page{height: 360px;} +.parent-page img{height: 360px;float: left;} /* 首页7个轮播 */ .swiper-pub{width: 39px;height: 39px;position: absolute;top: 35%;z-index: 1;cursor: pointer;} .two-next{right: 0;} @@ -292,7 +294,7 @@ input{outline: none;} .close-q div:first-child{transform: rotate(45deg);} .close-q div:last-child{transform: rotate(-45deg);} .tk-tougao{padding: 30px 40px;} -.tk-tougao>div>input{width: 459px;height: 52px;border: 1px solid #E6E6E6;border-radius: 3px;} +.tk-tougao>div>input{width: 459px;height: 52px;border: 1px solid #E6E6E6;border-radius: 3px;padding-left: 10px;} .bord2>div>div{color: #FFFFFF;background: #CB1919;font-size: 14px;padding: 2px 4px;margin-left: 20px;} #sumitdh{width: 163px;height: 53px;line-height: 53px;text-align: center;background: #CB1919;border-radius: 3px;font-size: 18px;color: #FFFFFF;} .chooseImg-box{display: inline-block;} @@ -301,7 +303,7 @@ input{outline: none;} .chooseImg-box>div>div span{display: block;width: 2px;height: 60px;border-radius: 3px;background-color: #E6E6E6;} .chooseImg-box>div>div span:first-child{transform: rotate(90deg);} .chooseImg-box>div img{width: 109px;height: 109px;object-fit: cover;z-index: 1;border-radius: 3px;} -.chooseImg-content{margin-top: 76px;margin-left: 20px;font-size: 12px;color: #222222;opacity: .7;} +.chooseImg-content{margin-top: 76px;margin-left: 120px;font-size: 12px;color: #222222;opacity: .7;} .tgsub-btn{width: 906px;} .tgsub-btn div{width: 163px;height: 53px;line-height: 53px;text-align: center;background: #CB1919;border-radius: 3px;font-size: 18px;color: #FFFFFF;} #success_fail{width: 569px;} @@ -373,14 +375,20 @@ input{outline: none;} .syysj-box{background: #100e0d;padding-bottom: 65px;} .syys-name{font-size: 30px;font-weight: bold;color: #cb1919;} .sypx-box{background: url(../img/public/px-bac.png); background-size: 100% 100%;padding-bottom: 65px;} +.sypx-box img{height: 470px;float: left;} +.sypx-box .ys-title{height: 70px;line-height: 70px;} .hz-jies{font-size: 14px;color: rgba(25,25,25,.5);margin-left: 10px;} .hzly-box{padding: 30px;z-index: 1;} -.hz-input-box input{margin-right: 10px;border-radius: 3px;border:1px solid #e9e9e9} -.hz-input-box div{color: #FFFFFF;background: #cb1919;padding: 10px 50px;border-radius: 3px;} +.hz-input-box input{margin-right: 10px;border-radius: 3px;border:1px solid #e9e9e9;height: 48px;} +.hz-input-box div{color: #FFFFFF;background: #cb1919;padding: 0px 82px;border-radius: 3px;height: 48px;line-height: 48px;border: 1px solid #CB1919;} .hz-imgItem img{cursor: pointer;width: 90%;} .yssc-img{height: 500px;vertical-align: bottom;} .yssc-item{height: 500px;vertical-align: bottom;max-width: 364px;} /* 资讯 */ +#zx-list>div div:hover{cursor: pointer;} +#zx-list>div:hover .zx-title{color: #CB1919;} +#zx-list>div:hover .zx-dian{color: #CB1919;} + .zx-nav,.szx-nav,.px-nav{padding: 0;} .zx-nav li span {cursor: pointer;} .zx-nav li,.szx-nav li,.px-nav li{margin-right: 50px;position: relative;padding: 20px 0 15px 0;} @@ -395,7 +403,8 @@ input{outline: none;} /* 机构 */ #jg-list img,#jgm-list img,#jgz-list img,#jgy-list img,#jgs-list img,#pmd-list img,#pxsp-list img,#ys-list img,#zl-list img {transition: transform .5s;} #jg-list img:hover,#jgm-list img:hover,#jgz-list img:hover,#jgy-list img:hover,#jgs-list img:hover,#pmd-list img:hover,#ys-list img:hover,#zl-list img:hover{transform: scale(.94);transition: transform .5s;cursor: pointer;} -#zl-list div:hover .m-s20{font-weight: bold;} +#zl-list>div div:hover .m-s20{font-weight: bold;} +#zl-list>div div:hover div{color: #CB1919;} .jg-guanz{width: 110px;height: 42px;line-height: 42px;text-align: center;} .jg-xian{border: 0.5px solid #dbdbdb;position: absolute;right: -26px;height: 28%;top: 12%;} .jg-twoNav{padding: 0;margin: 0;} @@ -405,6 +414,8 @@ input{outline: none;} #pm-list>div:hover div:last-child>div:first-child,#pxzb-list>div:hover div:last-child>div:first-child{color: #CB1919;} #pm-list>div:hover div:last-child>div:first-child .quan,#pxzb-list>div:hover div:last-child>div:first-child .quan{border: 2px solid #CB1919;} .quan{width: 6px;height: 6px;border-radius: 100%;border: 2px solid #818181;margin-right: 6px;} +.pm-detail-box{width: 86%;background: #f4f4f4;padding: 20px;} +.pm-detail-box .font-24{width:100%;line-height: 36px;margin: 0 10px;} /* 培训 */ .px-item-img{margin-bottom: -4px;} .px-item-bo{top: 50%;left: 50%;transform: translate(-50%,-50%);} @@ -442,6 +453,9 @@ input{outline: none;} .zpsearch-box{width: 244px;height: 36px;border: 1px solid #e6e6e6;border-radius: 5px;line-height: 36px;padding: 0 10px;} .zpsearch-box input{width: 100%;border: none;height: 34px;margin-right: 20px;} .zpsearch-box img{width: 17px;height: 16px;} +#previewImg{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);z-index: 10;display: none;justify-content: center;align-items: center;flex-direction: column;} +#previewImg div:first-child{background: #FFFFFF;border-radius: 10px;border: 10px solid #FFFFFF;width: 520px;height: 500px;overflow: hidden;} +#previewImg div:last-child{background-color: #FFFFFF;display: flex;justify-content: center;align-items: center;border-radius: 100%;width: 50px;height: 50px;margin-top: 20px;cursor: pointer;} /* 积分商城 */ #rem-list .dfc > div,#jf-list .dfc > div{margin: 10px;} #rem-list .dfc > div img,#jf-list .dfc > div img{max-height: 230px;} @@ -455,6 +469,7 @@ input{outline: none;} #alls-list .dfc > div{margin: 10px;} #alls-list .dfc > div img{max-height: 230px;} #alls-list .dfc:hover{box-shadow: 0px 0px 10px rgba(0,0,0,.2);} +#alls-list .dfc:hover div{color: #CB1919;} /* 详情右侧 */ .detail-right{width: 86%;padding-right: 10px;padding: 20px;} .youhq-box span{background: #d96464;color: #FFFFFF;padding: 2px 10px;margin-right: 10px;} diff --git a/htmls/artNetwork/artist.html b/htmls/artNetwork/artist.html index bce7b56..51dcfe8 100644 --- a/htmls/artNetwork/artist.html +++ b/htmls/artNetwork/artist.html @@ -14,16 +14,11 @@ -
+
-
-
+
+
- - - - -
-
-
約公元一世紀
大理石雕阿斯克勒庇俄斯殘像
+
+
約公元一世紀
大理石雕阿斯克勒庇俄斯殘像
+
+ LOT号:0001 +
估价:RMB 1,500-2,500
+
描述:
- 该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露 + 该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露
-
+
-
详情介绍
-
1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝
+
详情介绍
+
1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝
diff --git a/htmls/artNetwork/exhibition.html b/htmls/artNetwork/exhibition.html index a99f65b..b9ef384 100644 --- a/htmls/artNetwork/exhibition.html +++ b/htmls/artNetwork/exhibition.html @@ -13,10 +13,10 @@ -
+
-
-
+
+
@@ -105,7 +105,7 @@
展览
-
+
正在展会
即将展览
展览回顾
@@ -113,7 +113,225 @@
-
+
+ + + + + + +
diff --git a/htmls/artNetwork/exhibitionComingDetail.html b/htmls/artNetwork/exhibitionComingDetail.html index 718d015..cda067b 100644 --- a/htmls/artNetwork/exhibitionComingDetail.html +++ b/htmls/artNetwork/exhibitionComingDetail.html @@ -13,10 +13,10 @@ -
+
-
-
+
+
@@ -147,21 +147,70 @@
-
山东美术馆
+
展览作品
票数从高到低
- - + +
-
+
+
+
+ 图标丢失 +
+ +
+
+
艺术清酒--得寓(酒标作品)
+
作品编号:2562
+
获得票数:2562 第12名
+
立即投票
+
+
+
+ 图标丢失 +
+ +
+
+
艺术清酒--得寓(酒标作品)
+
作品编号:2562
+
获得票数:2562 第12名
+
立即投票
+
+
+
+ 图标丢失 +
+ +
+
+
艺术清酒--得寓(酒标作品)
+
作品编号:2562
+
获得票数:2562 第12名
+
立即投票
+
+
+
+ 图标丢失 +
+ +
+
+
艺术清酒--得寓(酒标作品)
+
作品编号:2562
+
获得票数:2562 第12名
+
立即投票
+
+
@@ -181,6 +230,11 @@
下拉加载更多信息
+ +
+
+
+
diff --git a/htmls/artNetwork/mechanism.html b/htmls/artNetwork/mechanism.html index 60c7e82..74f8ef1 100644 --- a/htmls/artNetwork/mechanism.html +++ b/htmls/artNetwork/mechanism.html @@ -14,16 +14,11 @@ -
+
-
-
+
+
- - - - -
- - - - - -
-
-
-
-
- - - - - -
-
- -
- -
-
- 关于我们 - -
- - 我的购物车 -
- - 积分商城 - - 联系我们 - - 登录/注册 -
- 个人中心 - 【退出】 -
-
-
-
-
    -
  • - - - -
  • -
  • - - -
  • -
  • -
    展览
    - -
  • -
  • -
    艺术家
    - -
  • -
  • - - -
  • -
  • -
    培训
    - -
  • -
  • -
    商城
    - -
  • -
  • - - -
  • -
-
-
- - -
-
-
-
- -
-
-
-
-
山东美术馆
-
- - -
立即关注
-
-
-
- - -
- -
-
- -
-
-
-
- - - - 图片丢失 - - diff --git a/htmls/artNetwork/mechanismArtworkDetail.html b/htmls/artNetwork/mechanismArtworkDetail.html index 4f884ae..0379852 100644 --- a/htmls/artNetwork/mechanismArtworkDetail.html +++ b/htmls/artNetwork/mechanismArtworkDetail.html @@ -14,16 +14,11 @@ -
+
-
-
+
+
- - - - -
- - - - - -
-
-
-
-
- - - - - -
-
- -
- -
-
- 关于我们 - -
- - 我的购物车 -
- - 积分商城 - - 联系我们 - - 登录/注册 -
- 个人中心 - 【退出】 -
-
-
-
-
    -
  • - - - -
  • -
  • - - -
  • -
  • -
    展览
    - -
  • -
  • -
    艺术家
    - -
  • -
  • - - -
  • -
  • -
    培训
    - -
  • -
  • -
    商城
    - -
  • -
  • - - -
  • -
-
-
- - -
-
-
-
- -
-
-
-
-
山东美术馆
-
- - -
立即关注
-
-
- -
-
- -
-
-
-
- - - - 图片丢失 - - diff --git a/htmls/artNetwork/mechanismBooksDetail.html b/htmls/artNetwork/mechanismBooksDetail.html index 48ea3cb..db9960e 100644 --- a/htmls/artNetwork/mechanismBooksDetail.html +++ b/htmls/artNetwork/mechanismBooksDetail.html @@ -14,16 +14,11 @@ -
+
-
-
+
+
- - - - -
- - - - - -
-
-
-
-
- - - - - -
-
- -
- -
-
- 关于我们 - -
- - 我的购物车 -
- - 积分商城 - - 联系我们 - - 登录/注册 -
- 个人中心 - 【退出】 -
-
-
-
-
    -
  • - - - -
  • -
  • - - -
  • -
  • -
    展览
    - -
  • -
  • -
    艺术家
    - -
  • -
  • - - -
  • -
  • -
    培训
    - -
  • -
  • -
    商城
    - -
  • -
  • - - -
  • -
-
-
- - -
-
-
-
- -
-
-
-
-
山东美术馆
-
- - -
立即关注
-
-
- -
-
- -
-
-
-
- - - - 图片丢失 - - diff --git a/htmls/artNetwork/mechanismNews.html b/htmls/artNetwork/mechanismNews.html deleted file mode 100644 index 667f89f..0000000 --- a/htmls/artNetwork/mechanismNews.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - 机构新闻动态 - - - - - - - - - - - -
-
-
-
-
- - - - - -
-
- -
- -
-
- 关于我们 - -
- - 我的购物车 -
- - 积分商城 - - 联系我们 - - 登录/注册 -
- 个人中心 - 【退出】 -
-
-
-
-
    -
  • - - - -
  • -
  • - - -
  • -
  • -
    展览
    - -
  • -
  • -
    艺术家
    - -
  • -
  • - - -
  • -
  • -
    培训
    - -
  • -
  • -
    商城
    - -
  • -
  • - - -
  • -
-
-
- - -
-
-
-
- -
-
-
-
-
山东美术馆
-
- - -
立即关注
-
-
- -
-
-
- -
-
-
-
-
- - - - 图片丢失 - - diff --git a/htmls/artNetwork/mechanismPeople.html b/htmls/artNetwork/mechanismPeople.html deleted file mode 100644 index ab9ca3e..0000000 --- a/htmls/artNetwork/mechanismPeople.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - 机构成员 - - - - - - - - - - - -
-
-
-
-
- - - - - -
-
- -
- -
-
- 关于我们 - -
- - 我的购物车 -
- - 积分商城 - - 联系我们 - - 登录/注册 -
- 个人中心 - 【退出】 -
-
-
-
-
    -
  • - - - -
  • -
  • - - -
  • -
  • -
    展览
    - -
  • -
  • -
    艺术家
    - -
  • -
  • - - -
  • -
  • -
    培训
    - -
  • -
  • -
    商城
    - -
  • -
  • - - -
  • -
-
-
- - -
-
-
-
- -
-
-
-
-
山东美术馆
-
- - -
立即关注
-
-
- -
-
- -
-
-
-
- - - - 图片丢失 - - diff --git a/htmls/artNetwork/pointsMall.html b/htmls/artNetwork/pointsMall.html index 349d384..e5a3817 100644 --- a/htmls/artNetwork/pointsMall.html +++ b/htmls/artNetwork/pointsMall.html @@ -13,10 +13,10 @@ -
+
-
-
+
+
diff --git a/htmls/artNetwork/pointsMallDetail.html b/htmls/artNetwork/pointsMallDetail.html index 7fe8b11..cc924da 100644 --- a/htmls/artNetwork/pointsMallDetail.html +++ b/htmls/artNetwork/pointsMallDetail.html @@ -13,10 +13,10 @@ -
+
-
-
+
+
diff --git a/htmls/artNetwork/realTimeInfo.html b/htmls/artNetwork/realTimeInfo.html index 15ebfcc..6c045ee 100644 --- a/htmls/artNetwork/realTimeInfo.html +++ b/htmls/artNetwork/realTimeInfo.html @@ -14,10 +14,10 @@ -
+
-
-
+
+
@@ -123,8 +123,59 @@
  • 艺术教育
  • -
    -
    +
    +
    +
    + + 图片丢失 + +
    +
    +
    2021.06.30
    +
    【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现
    +
    ◆ ◆ ◆ ◆
    +
    人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。
    +
    +
    +
    +
    + + 图片丢失 + +
    +
    +
    2021.06.30
    +
    【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现
    +
    ◆ ◆ ◆ ◆
    +
    人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。
    +
    +
    +
    +
    + + 图片丢失 + +
    +
    +
    2021.06.30
    +
    【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现
    +
    ◆ ◆ ◆ ◆
    +
    人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。
    +
    +
    +
    +
    + + 图片丢失 + +
    +
    +
    2021.06.30
    +
    【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现
    +
    ◆ ◆ ◆ ◆
    +
    人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。
    +
    +