| 
									
										
										
										
											2021-09-08 17:55:15 +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-08 17:55:15 +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> | 
					
						
							|  |  |  |  | 		<!-- Swiper --> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 		<div class="ont-swiper swiper-container parent-page" id="top"> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +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-08 17:55:15 +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-16 16:14:56 +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-16 16:14:56 +08:00
										 |  |  |  | 			<div class="head-nav-box fs dmedia"> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 				<div class="guan-box"> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 					<span onclick="goToPage(1)" class="cq-cp">关于我们</span> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +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-08 17:55:15 +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-08 17:55:15 +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-08 17:55:15 +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-08 17:55:15 +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-08 17:55:15 +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-08 17:55:15 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="realTimeInfo.html">资讯</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="exhibition.html">展览</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="artist.html">艺术家</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="mechanism.html">机构</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="train.html">培训</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div><a href="shoppingMall.html">商城</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 							</li> | 
					
						
							| 
									
										
										
										
											2021-09-24 18:12:41 +08:00
										 |  |  |  | 							<li> | 
					
						
							|  |  |  |  | 								<div class="cq-dao-active"><a href="javascript:;">拍卖</a></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +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">展览</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" class="cell-active">拍卖</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-08 17:55:15 +08:00
										 |  |  |  | 		</div> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 		<div class="p-zy320 backe6"> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 			<div class="djbac"> | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 				<div class="font-40 allitem-title">拍卖</div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 		</div> | 
					
						
							| 
									
										
										
										
											2021-10-08 16:38:03 +08:00
										 |  |  |  | 		<div class="p-zy320 pm-swiper"> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 			<div class="djb bbt ps m-s50 p-x30"> | 
					
						
							|  |  |  |  | 				<!-- Swiper --> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 				<div class="ys-swiper swiper-container m-y20" style="max-height: 637px;overflow: hidden;"> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 					<div class="swiper-wrapper"> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 						<div class="swiper-slide"><img class="w100" style="object-fit: cover;" src="../../img/public/jg-dyd-01.png" ></div> | 
					
						
							|  |  |  |  | 						<div class="swiper-slide"><img class="w100" style="object-fit: cover;" src="../../img/public/jg-dyd-02.png" ></div> | 
					
						
							|  |  |  |  | 						<div class="swiper-slide"><img class="w100" style="object-fit: cover;" src="../../img/public/jg-dyd-03.png" ></div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 					<!-- 右箭头 --> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 					<img class="xq-next xq-pub" src="../../img/public/xq-next.png" > | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 					<!-- 左箭头 --> | 
					
						
							| 
									
										
										
										
											2021-09-14 18:05:53 +08:00
										 |  |  |  | 					<img class="xq-pre xq-pub" src="../../img/public/xq-pre.png" > | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 				<script> | 
					
						
							|  |  |  |  | 					let twoswiper = new Swiper('.ys-swiper', { | 
					
						
							|  |  |  |  | 						cssMode: false,//禁止鼠标滑动,切换 | 
					
						
							|  |  |  |  | 						loop:true, | 
					
						
							|  |  |  |  | 						autoplay: { | 
					
						
							|  |  |  |  | 							delay: 2000, | 
					
						
							|  |  |  |  | 							stopOnLastSlide: true, | 
					
						
							|  |  |  |  | 							disableOnInteraction: false, | 
					
						
							|  |  |  |  | 						}, | 
					
						
							|  |  |  |  | 						navigation: { | 
					
						
							| 
									
										
										
										
											2021-09-16 16:14:56 +08:00
										 |  |  |  | 							nextEl: '.xq-next', | 
					
						
							|  |  |  |  | 							prevEl: '.xq-pre', | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 						}, | 
					
						
							|  |  |  |  | 						mousewheel: false,//禁止鼠标滚动,切换 | 
					
						
							|  |  |  |  | 					}); | 
					
						
							|  |  |  |  | 				</script> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 				<div class="pm-detail-box"> | 
					
						
							|  |  |  |  | 					<div class="font-24 clips2">約公元一世紀</br> 大理石雕阿斯克勒庇俄斯殘像</div> | 
					
						
							|  |  |  |  | 					<div class="font-16 p-s20 p-zy10 linh32"> | 
					
						
							|  |  |  |  | 						<span>LOT号:0001</span> | 
					
						
							|  |  |  |  | 						<div>估价:<span class="colcb">RMB 1,500-2,500</span></div> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 					<div class="p-sx20 m-sx20 p-zy10 font-15 linh30" style="border-top: 1px solid #dbdbdb;"> | 
					
						
							|  |  |  |  | 						<div class="font-16 col19 fb">描述:</div> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 						<span class="font-15" style="color: #4d4d4d;">该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露</span> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							| 
									
										
										
										
											2021-10-08 16:38:03 +08:00
										 |  |  |  | 			<div class="backf5 pd6 pm-swiper"> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 				<div class="backf"> | 
					
						
							|  |  |  |  | 					<!-- 详情 --> | 
					
						
							|  |  |  |  | 					<div class="p-zy20"> | 
					
						
							| 
									
										
										
										
											2021-10-08 16:38:03 +08:00
										 |  |  |  | 						<div class="bbt col19 font-28 p-sx20">详情介绍</div> | 
					
						
							| 
									
										
										
										
											2021-09-22 15:58:42 +08:00
										 |  |  |  | 						<div class="font-15 linh30 m-sx20 tin2 col22">1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝</div> | 
					
						
							| 
									
										
										
										
											2021-09-08 17:55:15 +08:00
										 |  |  |  | 						<div class="djcacfw"> | 
					
						
							|  |  |  |  | 							<img width="97%" class="m-x20" src="../../img/public/pm-sd02.png" > | 
					
						
							|  |  |  |  | 							<img width="97%" class="m-x20" src="../../img/public/pm-sd03.png" > | 
					
						
							|  |  |  |  | 						</div> | 
					
						
							|  |  |  |  | 					</div> | 
					
						
							|  |  |  |  | 				</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 		</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-08 17:55:15 +08:00
										 |  |  |  | 		<!-- 回到顶部 --> | 
					
						
							|  |  |  |  | 		<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部"> | 
					
						
							|  |  |  |  | 	</body> | 
					
						
							|  |  |  |  | </html> |