| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  |  | <html> | 
					
						
							|  |  |  |  | 	<head> | 
					
						
							|  |  |  |  | 		<meta charset="utf-8"> | 
					
						
							|  |  |  |  | 		<title>展览</title> | 
					
						
							|  |  |  |  | 		<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" /> | 
					
						
							|  |  |  |  | 		<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css"/> | 
					
						
							|  |  |  |  | 		<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 		<link rel="stylesheet" type="text/css" href="../../css/huaxiaMedia.css"/> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 		<link rel="stylesheet" type="text/css" href="../../css/foot.min.css"/> | 
					
						
							|  |  |  |  | 		<link rel="stylesheet" type="text/css" href="../../css/ispinner.css"/> | 
					
						
							|  |  |  |  | 		<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script> | 
					
						
							|  |  |  |  | 		<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script> | 
					
						
							|  |  |  |  | 		<script src="../../js/huaxia.js" type="text/javascript" charset="utf-8"></script> | 
					
						
							|  |  |  |  | 	</head> | 
					
						
							|  |  |  |  | 	<body> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 		<div class="ont-swiper swiper-container parent-page" id="top"> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 			<div class="swiper-wrapper"> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 				<div class="swiper-slide"><img class="banner-img" src="../../img/public/parent-banner.png" ></div> | 
					
						
							|  |  |  |  | 				<div class="swiper-slide"><img class="banner-img" src="../../img/public/parent-banner.png" ></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 			<div class="swiper-pagination"></div> | 
					
						
							|  |  |  |  | 		</div> | 
					
						
							|  |  |  |  | 		<script> | 
					
						
							|  |  |  |  | 			let swiper = new Swiper('.ont-swiper', { | 
					
						
							|  |  |  |  | 				cssMode: false,//禁止鼠标滑动,切换 | 
					
						
							|  |  |  |  | 				loop:true, | 
					
						
							|  |  |  |  | 				autoplay: { | 
					
						
							|  |  |  |  | 					delay: 3000, | 
					
						
							|  |  |  |  | 					stopOnLastSlide: true, | 
					
						
							|  |  |  |  | 					disableOnInteraction: false, | 
					
						
							|  |  |  |  | 				}, | 
					
						
							|  |  |  |  | 				pagination: { | 
					
						
							|  |  |  |  | 					el: '.swiper-pagination', | 
					
						
							|  |  |  |  | 					clickable :true, | 
					
						
							|  |  |  |  | 				}, | 
					
						
							|  |  |  |  | 				mousewheel: false,//禁止鼠标滚动,切换 | 
					
						
							|  |  |  |  | 			}); | 
					
						
							|  |  |  |  | 		</script> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 		<div class="dao-boxw head-box pr"> | 
					
						
							| 
									
										
										
										
											2021-10-08 16:38:03 +08:00
										 |  |  |  | 			<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 			<div class="head-nav-box fs dmedia"> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 				<div class="guan-box"> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 					<span onclick="goToPage(1)" class="cq-cp">关于我们</span> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 					<span class="sy-dian"></span> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 					<div onclick="goToPage(2)" class="cq-cp dac"> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 						<img src="../../img/sy-scart.png" width="14" height="15" style="margin-right: 4px;"> | 
					
						
							|  |  |  |  | 						<span class="cq-cp">我的购物车</span> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<span class="sy-dian"></span> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 					<a href="pointsMall.html" style="text-decoration: none;"><span class="cq-cp">积分商城</span></a> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 					<span class="sy-dian"></span> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 					<span onclick="goToPage(3)" class="cq-cp">联系我们</span> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 					<span class="sy-dian"></span> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 					<span onclick="goToPage(4)" class="cq-cp">登录/注册</span> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 					<div class="dn"> | 
					
						
							|  |  |  |  | 						<span>个人中心</span> | 
					
						
							|  |  |  |  | 						<span>【退出】</span> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 				<div class="dend w100 ac m-s20"> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 					<div class="w100"> | 
					
						
							|  |  |  |  | 						<ul class="dao-box dac"> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="../../index.html">首页</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="realTimeInfo.html">资讯</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div class="cq-dao-active"><a href="javascript:;">展览</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="artist.html">艺术家</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="mechanism.html">机构</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="train.html">培训</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="shoppingMall.html">商城</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="auction.html">拍卖</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 							</li> | 
					
						
							|  |  |  |  | 						</ul> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="pr input-box backf"> | 
					
						
							|  |  |  |  | 						<input type="text" name="" id="" class="w100" placeholder="关键字搜索" value="" /> | 
					
						
							|  |  |  |  | 						<img class="pa cq-cp" src="../../img/sy-search.png"> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 			<!-- 功能按钮 --> | 
					
						
							|  |  |  |  | 			<div class="gn-box"> | 
					
						
							|  |  |  |  | 				<img class="shous" src="../../img/cell-search.png"> | 
					
						
							|  |  |  |  | 				<img class="gongn" src="../../img/public/gn.png"> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 			<!-- 输入弹框 --> | 
					
						
							|  |  |  |  | 			<div class="cell-input dn"> | 
					
						
							|  |  |  |  | 				<div> | 
					
						
							|  |  |  |  | 					<input type="text" onkeydown="searchKey(event)" name="keyWord" id="" value="" placeholder="请输入关键词搜索"/> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 			<!-- 弹框导航 --> | 
					
						
							|  |  |  |  | 			<div class="cell-nav dn"> | 
					
						
							|  |  |  |  | 				<div> | 
					
						
							|  |  |  |  | 					<ul> | 
					
						
							|  |  |  |  | 						<li><a href="../../index.html">首页</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="realTimeInfo.html">资讯</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="exhibition.html" class="cell-active">展览</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="artist.html">艺术家</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="mechanism.html">机构</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="train.html">培训</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="shoppingMall.html">商城</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="auction.html">拍卖</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="pointsMall.html">积分商城</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="../aboutUs/aboutUs.html">关于我们</a></li> | 
					
						
							|  |  |  |  | 						<li><a href="../contactUs/contactUs.html">联系我们</a></li> | 
					
						
							|  |  |  |  | 					</ul> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 		</div> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 		<div class="p-zy320 backe6"> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 			<div class="djbac"> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 				<div class="font-40 allitem-title">展览</div> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 				<div class="dac m-s20" id="zl-item"> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 					<div class="cq-cp zx-xx">正在展会</div> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 					<div class="cq-cp zx-gg m-zy10">即将展览</div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 					<div class="cq-cp zx-gg">展览回顾</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 		</div> | 
					
						
							|  |  |  |  | 		<div class="p-zy320"> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 			<div id="zl-list"> | 
					
						
							|  |  |  |  | 				<!-- 正在展会 --> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 				<div id="zling" class="dac fw"> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-01.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-02.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-03.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-04.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-05.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-06.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-07.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-08.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 				<!-- 即将展会 --> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 				<div id="zlwill" class="dac fw" style="display: none;"> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-04.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-03.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-02.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-01.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-05.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-06.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-07.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-08.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 				<!-- 即将展会 --> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 				<div id="zled" class="dac fw" style="display: none;"> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-02.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-01.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-03.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-04.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-05.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-06.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-07.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="dfc w25 m-s30"> | 
					
						
							|  |  |  |  | 						<a href="exhibitionComingDetail.html" style="text-decoration: none;"> | 
					
						
							|  |  |  |  | 							<img class="w90" src="../../img/public/jg-dz-08.png" alt="图标丢失" title="" > | 
					
						
							|  |  |  |  | 							<div class="font-18 m-s20 w90 clips1 op9 col19">陌上谁人依旧 · 曹辉人物画展</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">主办方:华夏艺术网</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips1 op9 col19">展览时间:2021.07.09 - 2021.07.19</div> | 
					
						
							|  |  |  |  | 							<div class="font-13 m-s10 w90 clips2 op9 col19 linh26">展览地址:虹桥艺术中心</div> | 
					
						
							|  |  |  |  | 						</a> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 		</div> | 
					
						
							|  |  |  |  | 		<!-- 底部导航 --> | 
					
						
							| 
									
										
										
										
											2021-09-28 15:55:13 +08:00
										 |  |  |  | 		<div class="foot-nav-box"> | 
					
						
							|  |  |  |  | 			<!-- 导航文字 --> | 
					
						
							|  |  |  |  | 			<div class="foot-box-nav"> | 
					
						
							|  |  |  |  | 				<div><a href="index.html" target="_parent">首页</a></div> | 
					
						
							|  |  |  |  | 				<div><a href="realTimeInfo.html" target="_parent">资讯</a></div> | 
					
						
							|  |  |  |  | 				<div><a href="exhibition.html" target="_parent">展览</a></div> | 
					
						
							|  |  |  |  | 				<div><a href="artist.html" target="_parent">艺术家</a></div> | 
					
						
							|  |  |  |  | 				<div><a href="mechanism.html" target="_parent">机构</a></div> | 
					
						
							|  |  |  |  | 				<div><a href="train.html" target="_parent">培训</a></div> | 
					
						
							|  |  |  |  | 				<div><a href="shoppingMall.html" target="_parent">商城</a></div> | 
					
						
							|  |  |  |  | 				<div><a href="auction.html" target="_parent">拍卖</a></div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 			<!-- 导航图片 --> | 
					
						
							|  |  |  |  | 			<div class="foot-box-img"> | 
					
						
							|  |  |  |  | 				<img src="../../img/public/foot-xl.png" alt="图片缺失" title="新浪"> | 
					
						
							|  |  |  |  | 				<img src="../../img/public/foot-wx.png" alt="图片缺失" title="微信"> | 
					
						
							|  |  |  |  | 				<img src="../../img/public/foot-whatsapp.png" alt="图片缺失" title="电话"> | 
					
						
							|  |  |  |  | 				<img src="../../img/public/foot-facebook.png" alt="图片缺失" title="facebook"> | 
					
						
							|  |  |  |  | 				<img src="../../img/public/foot-skype.png" alt="图片缺失" title="钱"> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 		</div> | 
					
						
							|  |  |  |  | 		<div class="foot-end-box"> | 
					
						
							|  |  |  |  | 			<div> | 
					
						
							|  |  |  |  | 				<img src="../../img/logo.png" alt="图片丢失" title="华夏艺术网"> | 
					
						
							|  |  |  |  | 				<div class="linh26"> | 
					
						
							|  |  |  |  | 					<div class="foot-end-title">中国美术家协会副主席、中国版画家协会副主席李焕民先生为华夏艺术网提名</div> | 
					
						
							|  |  |  |  | 					<div class="clips2 foot-end-content">是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等...</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 			<div> | 
					
						
							|  |  |  |  | 				<div class="foot-end-right"> | 
					
						
							|  |  |  |  | 					<div> | 
					
						
							|  |  |  |  | 						<div> | 
					
						
							|  |  |  |  | 							<img class="shu-logo" src="../../img/public/shuy-logo.png" alt="图片丢失" title="成都惠民职工书院"> | 
					
						
							|  |  |  |  | 						</div> | 
					
						
							|  |  |  |  | 						<div class="linh30"> | 
					
						
							|  |  |  |  | 							<div class="foot-end-titlez">成都惠民职工书院</div> | 
					
						
							|  |  |  |  | 							<div class="foot-end-content">地址:成都市青羊区青羊大道129号文化宫2楼</div> | 
					
						
							|  |  |  |  | 							<div class="foot-end-content">电话:028-81712589</div> | 
					
						
							|  |  |  |  | 						</div> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							| 
									
										
										
										
											2021-09-29 16:29:12 +08:00
										 |  |  |  | 					<div class="foot-count"> | 
					
						
							| 
									
										
										
										
											2021-09-28 15:55:13 +08:00
										 |  |  |  | 						<div class="foot-end-title">联系我们</div> | 
					
						
							|  |  |  |  | 						<div class="foot-end-content"><span class="fs">地址:</span>四川省成都市武侯区天益街38号理想中心3栋601</div> | 
					
						
							|  |  |  |  | 						<div class="foot-end-content dis"><span class="fs">手机:</span>13880548658</div> | 
					
						
							|  |  |  |  | 						<div class="foot-end-content dis"><span class="fs">电话:</span>028-61529525</div> | 
					
						
							|  |  |  |  | 						<div class="foot-end-content dis"><span class="fs">邮箱:</span>zarts@126.com</div> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<div class="foot-qrcode"> | 
					
						
							|  |  |  |  | 						<div> | 
					
						
							|  |  |  |  | 							<img src="../../img/public/huax-em.png" alt="图片丢失" title="华夏艺术网"> | 
					
						
							|  |  |  |  | 							<div>华夏艺术网</div> | 
					
						
							|  |  |  |  | 						</div> | 
					
						
							|  |  |  |  | 						<div> | 
					
						
							|  |  |  |  | 							<img src="../../img/public/shuy-em.png" alt="图片丢失" title="成都惠民职工书院"> | 
					
						
							|  |  |  |  | 							<div>成都惠民职工书院</div> | 
					
						
							|  |  |  |  | 						</div> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 				<div class="foot-end-bottom">Copyright@2021 华夏艺术网.All rights reserved.    蜀ICP备11111111号    技术支持:全美网络 </div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 		</div> | 
					
						
							| 
									
										
										
										
											2021-09-09 18:08:53 +08:00
										 |  |  |  | 		<!-- 回到顶部 --> | 
					
						
							|  |  |  |  | 		<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部"> | 
					
						
							|  |  |  |  | 	</body> | 
					
						
							|  |  |  |  | </html> |