响应式修改
parent
0ae18b3048
commit
f34e26d6d6
|
@ -1,8 +1,13 @@
|
||||||
|
|
||||||
|
* {
|
||||||
|
padding: 0px;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
a{text-decoration: none;}
|
||||||
.w102 {
|
.w102 {
|
||||||
width: 102.6%;
|
width: 102.6%;
|
||||||
}
|
}
|
||||||
|
@ -688,7 +693,6 @@ ul li {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tn {
|
.tn {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
@ -814,11 +818,11 @@ input {
|
||||||
}
|
}
|
||||||
|
|
||||||
.parent-page {
|
.parent-page {
|
||||||
height: 360px;
|
max-height: 360px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parent-page img {
|
.parent-page img {
|
||||||
height: 360px;
|
max-height: 360px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1423,12 +1427,7 @@ input {
|
||||||
transition: transform .5s;
|
transition: transform .5s;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
#pmd-list a:hover .font-18,#jg-list a:hover .font-18{color: #CB1919;}
|
||||||
#jg-list>div:hover .font-18 {
|
|
||||||
color: #CB1919;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
.jg-guanz {
|
.jg-guanz {
|
||||||
width: 110px;
|
width: 110px;
|
||||||
height: 42px;
|
height: 42px;
|
||||||
|
@ -1455,8 +1454,10 @@ input {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 拍卖 */
|
/* 拍卖 */
|
||||||
#pm-list a:hover>div,
|
#pm-list a:hover>div{
|
||||||
#pxzb-list a:hover>div {
|
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
|
||||||
|
}
|
||||||
|
#pxzb-list a:hover {
|
||||||
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
|
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
|
||||||
}
|
}
|
||||||
#pm-list img{height: 304px;object-fit: cover;}
|
#pm-list img{height: 304px;object-fit: cover;}
|
||||||
|
@ -1500,6 +1501,8 @@ input {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
}
|
}
|
||||||
|
#px-list a .backf5{border: 1px solid #FFFFFF;margin-top: -2px;}
|
||||||
|
#px-list a:hover .backf5{background: #FFFFFF;border: 1px solid #f5f5f5;}
|
||||||
#px-list a:hover .clips1{color: #CB1919;}
|
#px-list a:hover .clips1{color: #CB1919;}
|
||||||
#px-list a:hover .quan{border: 2px solid #CB1919;}
|
#px-list a:hover .quan{border: 2px solid #CB1919;}
|
||||||
.zaixian-img{max-height: 400px;object-fit: cover;float: left;}
|
.zaixian-img{max-height: 400px;object-fit: cover;float: left;}
|
||||||
|
@ -1793,7 +1796,7 @@ input {
|
||||||
border-top: 1px solid #CCCCCC;
|
border-top: 1px solid #CCCCCC;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sh-list a{width: 41%;}
|
#cq-list a,#sh-list a{width: 41%;}
|
||||||
#sh-list a .pa{bottom: 0px;background: linear-gradient(to top,rgba(0,0,0,.5),rgba(255,255,255,0));margin: 0;}
|
#sh-list a .pa{bottom: 0px;background: linear-gradient(to top,rgba(0,0,0,.5),rgba(255,255,255,0));margin: 0;}
|
||||||
#sh-list .dis .m-y20:last-child {
|
#sh-list .dis .m-y20:last-child {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
@ -1807,11 +1810,11 @@ input {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#alls-list .dfc>div {
|
#alls-list .dfc a {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#alls-list .dfc>div img {
|
#alls-list .dfc a img {
|
||||||
max-height: 230px;
|
max-height: 230px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1819,7 +1822,7 @@ input {
|
||||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
|
box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
|
||||||
}
|
}
|
||||||
|
|
||||||
#alls-list .dfc:hover div {
|
#alls-list .dfc:hover a {
|
||||||
color: #CB1919;
|
color: #CB1919;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2066,7 +2069,7 @@ align-items: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tyhder_listnav a {
|
.tyhder_listnav a {
|
||||||
color: rgb(135, 135, 135);
|
color: #616161;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2114,18 +2117,7 @@ height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 自适应 */
|
/* 自适应 */
|
||||||
|
|
||||||
|
|
||||||
/* 个人中心- */
|
|
||||||
* {
|
|
||||||
padding: 0px;
|
|
||||||
margin: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* header */
|
/* header */
|
||||||
a {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
@ -3595,20 +3587,12 @@ justify-content: space-between;
|
||||||
|
|
||||||
/* 机构中心 */
|
/* 机构中心 */
|
||||||
|
|
||||||
* {
|
|
||||||
padding: 0px;
|
|
||||||
margin: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
input {
|
input {
|
||||||
padding-left: 14px;
|
padding-left: 14px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* header */
|
/* header */
|
||||||
a {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
@ -5679,12 +5663,15 @@ select {
|
||||||
.zx-nav li .zx-nav-active,.szx-nav li .zx-nav-active,.px-nav li .zx-nav-active{border-bottom: 2px solid #CB1919;position: absolute;bottom: -1px;}
|
.zx-nav li .zx-nav-active,.szx-nav li .zx-nav-active,.px-nav li .zx-nav-active{border-bottom: 2px solid #CB1919;position: absolute;bottom: -1px;}
|
||||||
#ys-cate li .zx-nav-title,.zx-nav li .zx-nav-title,.szx-nav li .zx-nav-title,.px-nav li .zx-nav-title{color: #CB1919;}
|
#ys-cate li .zx-nav-title,.zx-nav li .zx-nav-title,.szx-nav li .zx-nav-title,.px-nav li .zx-nav-title{color: #CB1919;}
|
||||||
#zx-xg>div:first-child{margin-right: 10px;}
|
#zx-xg>div:first-child{margin-right: 10px;}
|
||||||
.zx-xx{color: #cd2628;border: 1px solid #cd2628;padding: 6px 20px;border-radius: 3px;font-size: 16px;}
|
|
||||||
.zx-gg{padding: 6px 20px;border: 1px solid #222222;border-radius: 3px;font-size: 16px;}
|
.zx-gg{padding: 6px 20px;border: 1px solid #222222;border-radius: 3px;font-size: 16px;}
|
||||||
|
.zx-xx{color: #cd2628;border: 1px solid #cd2628;padding: 6px 20px;border-radius: 3px;font-size: 16px;}
|
||||||
#ys-list,#zled,#zlwill,#zling{width: 102.6%;}
|
#ys-list,#zled,#zlwill,#zling{width: 102.6%;}
|
||||||
#ys-list .font-13{padding: 8px 15px;}
|
#ys-list .font-13{padding: 8px 15px;}
|
||||||
#ys-list .m-x30{margin-bottom: 10px;}
|
#ys-list .m-x30{margin-bottom: 10px;}
|
||||||
.cell-js{display: none;}
|
.cell-js{display: none;}
|
||||||
|
.paix-tank{display: none; position: absolute;left: 0;top: 40px;background: #FFFFFF;z-index: 10;width: 100%;border: 1px solid #e2e2e2;box-sizing: border-box;}
|
||||||
|
.paix-tank p{padding: 0px 10px;font-size: 14px;}
|
||||||
|
.paix-tank p:hover{background: #CB1919;cursor: pointer;color: #FFFFFF;}
|
||||||
.tyjgzx_riscon>form {
|
.tyjgzx_riscon>form {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
@ -5834,18 +5821,7 @@ select {
|
||||||
.left-title{color: #CB1919!important;}
|
.left-title{color: #CB1919!important;}
|
||||||
td{border-bottom: 1px solid #ebebeb;}
|
td{border-bottom: 1px solid #ebebeb;}
|
||||||
tfoot tr td{border-bottom: none;}
|
tfoot tr td{border-bottom: none;}
|
||||||
|
|
||||||
/* 关于我们 */
|
|
||||||
|
|
||||||
* {
|
|
||||||
padding: 0px;
|
|
||||||
margin: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* header */
|
/* header */
|
||||||
a {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
|
@ -1,8 +1,3 @@
|
||||||
* {
|
|
||||||
padding: 0px;
|
|
||||||
margin: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
input {
|
input {
|
||||||
padding-left: 14px;
|
padding-left: 14px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
|
@ -114,7 +114,15 @@ header .container .bot a{
|
||||||
.user-cont li{text-indent: 2em;}
|
.user-cont li{text-indent: 2em;}
|
||||||
|
|
||||||
|
|
||||||
|
.input-vate{
|
||||||
|
background: url(../../img/grzx/images/xiala_08.jpg) no-repeat!important;
|
||||||
|
background-size: 4% 20%!important;
|
||||||
|
background-position: 98% center!important;
|
||||||
|
}
|
||||||
|
#my_button{position: absolute;right: 0;top: 0;width: 100px;height: 100%;border: 1px solid #e2e2e2;border-radius: 3px;cursor: pointer;}
|
||||||
|
.cate-tank{display: none; position: absolute;left: 0;top: 53px;background: #FFFFFF;z-index: 10;width: 100%;border: 1px solid #e2e2e2;box-sizing: border-box;line-height: 40px;}
|
||||||
|
.cate-tank p{padding: 10px;font-size: 16px;}
|
||||||
|
.cate-tank p:hover{background: #CB1919;cursor: pointer;color: #FFFFFF;}
|
||||||
/* 购物车 */
|
/* 购物车 */
|
||||||
section {
|
section {
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
|
@ -122,7 +130,7 @@ section {
|
||||||
}
|
}
|
||||||
|
|
||||||
section .whoil {
|
section .whoil {
|
||||||
padding: 15px 240px;
|
padding: 0px 320px;
|
||||||
}
|
}
|
||||||
section .whoil .whoil-1 {
|
section .whoil .whoil-1 {
|
||||||
padding: 25px;
|
padding: 25px;
|
||||||
|
@ -212,7 +220,7 @@ section .whoil .whoil-1 .swiper-container {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding-bottom: 50px;
|
padding-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
.shopCartSwiper .swiper-slide{display: flex;flex-direction: column;}
|
||||||
section .whoil .whoil-1 .swiper-container .swiper-text {
|
section .whoil .whoil-1 .swiper-container .swiper-text {
|
||||||
padding: 35px 0px 10px 0;
|
padding: 35px 0px 10px 0;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
|
@ -232,9 +240,8 @@ section .whoil .whoil-1 .swiper-container img {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
section .whoil .whoil-1 .swiper-slide .clips1 {
|
section .whoil .whoil-1 .swiper-slide .clips1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 284px;
|
/* padding: 10px 0; */
|
||||||
padding: 10px 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
section .whoil .whoil-1 .swiper-container .swiper-button-prev,
|
section .whoil .whoil-1 .swiper-container .swiper-button-prev,
|
||||||
|
@ -254,16 +261,16 @@ section .whoil .whoil-1 .swiper-container .swiper-pagination {
|
||||||
section .whoil .whoil-1 .swiper-container .swiper-pagination span {
|
section .whoil .whoil-1 .swiper-container .swiper-pagination span {
|
||||||
width: 10px;
|
width: 10px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
--swiper-pagination-color: #cb1919;
|
|
||||||
}
|
}
|
||||||
|
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 10px;height: 10px;background: #CB1919;border: 2px solid #FFFFFF;}
|
||||||
|
.swiper-pagination-bullet{width: 10px;height: 10px;background: #cccccc;}
|
||||||
section .whoil .whoil-1 .swiper-container .hide {
|
section .whoil .whoil-1 .swiper-container .hide {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
section .whoil .whoil-1 .swiper-button-next,
|
section .whoil .whoil-1 .swiper-button-next,
|
||||||
section .whoil .whoil-1 .swiper-button-prev {
|
section .whoil .whoil-1 .swiper-button-prev {
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 二维码页面 */
|
/* 二维码页面 */
|
||||||
|
@ -370,7 +377,7 @@ section .whole .whole-1 .payment .order .oderhome a {
|
||||||
.table-cbox tbody tr td:nth-child(4){font-size: 14px;font-weight: bold;color: #222222;}
|
.table-cbox tbody tr td:nth-child(4){font-size: 14px;font-weight: bold;color: #222222;}
|
||||||
.table-cbox tbody tr td:nth-child(5)>div{display: flex;align-items: center;justify-content: center;}
|
.table-cbox tbody tr td:nth-child(5)>div{display: flex;align-items: center;justify-content: center;}
|
||||||
.add,.reduce{width: 17px;height: 23px;background: #f0f0f0;border: 1px solid #e5e5e5;cursor: pointer;}
|
.add,.reduce{width: 17px;height: 23px;background: #f0f0f0;border: 1px solid #e5e5e5;cursor: pointer;}
|
||||||
.count-input{width: 39px;height: 23px;display: inline-block;text-align: center;border: 1px solid #aaaaaa;}
|
.count-input{width: 39px;height: 25px;display: inline-block;text-align: center;border: 1px solid #aaaaaa;padding-left: 0px!important;}
|
||||||
.table-cbox tbody tr td:nth-child(6){font-size: 14px;font-weight: bold;color: #CB1919;}
|
.table-cbox tbody tr td:nth-child(6){font-size: 14px;font-weight: bold;color: #CB1919;}
|
||||||
.table-cbox tbody tr td:nth-child(7){font-size: 14px;color: #222222;}
|
.table-cbox tbody tr td:nth-child(7){font-size: 14px;color: #222222;}
|
||||||
|
|
||||||
|
|
|
@ -128,7 +128,7 @@
|
||||||
<div class="djbac">
|
<div class="djbac">
|
||||||
<div class="font-40 allitem-title">艺术家</div>
|
<div class="font-40 allitem-title">艺术家</div>
|
||||||
<div class="dac m-s20">
|
<div class="dac m-s20">
|
||||||
<div class="cq-cp zx-gg">在线签约</div>
|
<div class="cq-cp onlineSigning zx-gg" onselectstart="return false;">在线签约</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -207,7 +207,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -276,7 +276,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -171,7 +171,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -193,7 +193,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -186,7 +186,68 @@
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -146,7 +146,28 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- 全部列表 -->
|
<!-- 全部列表 -->
|
||||||
<section id="pmd-main" class="p-zy20">
|
<section id="pmd-main" class="p-zy20">
|
||||||
<div id="pmd-list" class="dac fw w102"></div>
|
<div id="pmd-list" class="dac fw w102">
|
||||||
|
<a href="auctionShopDetail.html" class="dfc w25 m-s30">
|
||||||
|
<img class="w90" src="../../img/public/jg-dy-05.png" alt="图标丢失" title="" >
|
||||||
|
<div class="font-18 fb m-s20 w90 clips1 col19">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
<div class="font-13 m-s10 w90 clips1 col19">起拍价:<span class="colcb">RMB 1,500</span></div>
|
||||||
|
</a>
|
||||||
|
<a href="auctionShopDetail.html" class="dfc w25 m-s30">
|
||||||
|
<img class="w90" src="../../img/public/jg-dy-06.png" alt="图标丢失" title="" >
|
||||||
|
<div class="font-18 fb m-s20 w90 clips1 col19">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
<div class="font-13 m-s10 w90 clips1 col19">起拍价:<span class="colcb">RMB 1,500</span></div>
|
||||||
|
</a>
|
||||||
|
<a href="auctionShopDetail.html" class="dfc w25 m-s30">
|
||||||
|
<img class="w90" src="../../img/public/jg-dy-07.png" alt="图标丢失" title="" >
|
||||||
|
<div class="font-18 fb m-s20 w90 clips1 col19">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
<div class="font-13 m-s10 w90 clips1 col19">起拍价:<span class="colcb">RMB 1,500</span></div>
|
||||||
|
</a>
|
||||||
|
<a href="auctionShopDetail.html" class="dfc w25 m-s30">
|
||||||
|
<img class="w90" src="../../img/public/jg-dy-08.png" alt="图标丢失" title="" >
|
||||||
|
<div class="font-18 fb m-s20 w90 clips1 col19">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
<div class="font-13 m-s10 w90 clips1 col19">起拍价:<span class="colcb">RMB 1,500</span></div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
<div class="p-sx65 zx-more" style="display: none;justify-content: center;align-items: center;">
|
<div class="p-sx65 zx-more" style="display: none;justify-content: center;align-items: center;">
|
||||||
<div class="container gray">
|
<div class="container gray">
|
||||||
<div class="ispinner gray animating">
|
<div class="ispinner gray animating">
|
||||||
|
@ -171,7 +192,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -186,7 +186,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -355,7 +355,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -388,9 +388,14 @@
|
||||||
<div class="djbac zhanlan-box bbt m-zy20 p-x10">
|
<div class="djbac zhanlan-box bbt m-zy20 p-x10">
|
||||||
<div class="font-28">展览作品</div>
|
<div class="font-28">展览作品</div>
|
||||||
<div class="dac">
|
<div class="dac">
|
||||||
<div class="dac m-y10 cq-cp zhanl-select">
|
<div class="dac m-y10 cq-cp zhanl-select pr" onselectstart="return false;">
|
||||||
<div class="m-y20 font-14 op6">票数从高到低</div>
|
<div class="m-y20 font-14 op6">票数从高到低</div>
|
||||||
<img src="../../img/public/zlxl.png">
|
<img src="../../img/public/zlxl.png">
|
||||||
|
<div class="paix-tank">
|
||||||
|
<p>个人会员</p>
|
||||||
|
<p>机构会员</p>
|
||||||
|
<p>艺术家会员</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="dac zpsearch-box">
|
<div class="dac zpsearch-box">
|
||||||
<input type="text" onkeydown="searchZP()" name="" id="" value="" placeholder="作品搜索"/>
|
<input type="text" onkeydown="searchZP()" name="" id="" value="" placeholder="作品搜索"/>
|
||||||
|
@ -547,7 +552,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -133,38 +133,38 @@
|
||||||
<!-- 全部列表 -->
|
<!-- 全部列表 -->
|
||||||
<section>
|
<section>
|
||||||
<div id="jg-list" class="dac fw" style="width: 101.6%;">
|
<div id="jg-list" class="dac fw" style="width: 101.6%;">
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-01.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-01.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-02.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-02.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-03.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-03.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-04.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-04.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-05.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-05.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-06.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-06.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-07.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-07.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
<div class="dfc w33 m-s30">
|
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-08.png" alt="图标丢失" title="" ></a>
|
<img class="w96" src="../../img/public/jg-08.png" alt="图标丢失" title="" >
|
||||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||||
</div>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-sx65 zx-more" style="display: none;justify-content: center;align-items: center;">
|
<div class="p-sx65 zx-more" style="display: none;justify-content: center;align-items: center;">
|
||||||
<div class="container gray">
|
<div class="container gray">
|
||||||
|
@ -188,7 +188,68 @@
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -263,7 +263,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -280,7 +280,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -351,6 +351,67 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -175,7 +175,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -259,7 +259,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -227,7 +227,68 @@
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -198,7 +198,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -216,7 +216,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -168,7 +168,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -391,7 +391,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 底部固定导航栏 -->
|
<!-- 底部固定导航栏 -->
|
||||||
<div class="fixed_foot">
|
<div class="fixed_foot">
|
||||||
<a class="w100 dac fc" href="../../index.html">
|
<a class="w100 dac fc" href="../../index.html">
|
||||||
|
|
|
@ -362,7 +362,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -160,7 +160,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0"scrolling="no" ></iframe>
|
<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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
<title>艺术家个人中心</title>
|
<title>艺术家个人中心</title>
|
||||||
<link rel="stylesheet" href="../../css/institutions/institutions.css">
|
<link rel="stylesheet" href="../../css/institutions/institutions.css">
|
||||||
<link rel="stylesheet" href="../../css/huaxia.css">
|
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||||
|
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css"/>
|
||||||
<link rel="stylesheet" href="../../css/huaxiaMedia.css">
|
<link rel="stylesheet" href="../../css/huaxiaMedia.css">
|
||||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
<script src="../../js/artistCenter/artistCenter.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/artistCenter/artistCenter.js" type="text/javascript" charset="utf-8"></script>
|
||||||
|
@ -18,40 +19,30 @@
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="ty_co">
|
<body class="ty_co">
|
||||||
|
|
||||||
<header class="tyhder_herader">
|
<header class="tyhder_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="dis p-zy320 pod" >
|
<nav class="dis p-zy320 pod" >
|
||||||
<a href="">
|
<a href="../../index.html" title="华夏艺术网"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<div class="tyhder_listnavdIV">
|
||||||
</a>
|
<ul class="tyhder_listnav">
|
||||||
<div class="tyhder_listnavdIV">
|
<li> 123</li>
|
||||||
<ul class="tyhder_listnav">
|
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||||
<li> 123</li>
|
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../grzx/personalData.html" >个人中心</a></li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
</ul>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../grzx/personalData.html" >个人中心</a></li>
|
</div>
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="tyhder_btntop">
|
<div class="tyhder_btntop">
|
||||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<div class="mian ">
|
<div class="mian ">
|
||||||
<div class="ty_ds">
|
<div class="ty_ds p-zy320">
|
||||||
<button class="naliu">菜单</button>
|
<button class="naliu">菜单</button>
|
||||||
<div>
|
<div>
|
||||||
<ul class="ty_left">
|
<ul class="ty_left">
|
||||||
|
@ -121,7 +112,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 个人资料 -->
|
<!-- 个人资料 -->
|
||||||
<div id="personal" style="display:block" data-in="1" class="ty_ris ">
|
<div id="personal" style="display:block" data-in="1" class="w100">
|
||||||
<p class="ty_tit">个人资料</p>
|
<p class="ty_tit">个人资料</p>
|
||||||
<div class="ty_riscon ty_jgzl ty_jgintcor">
|
<div class="ty_riscon ty_jgzl ty_jgintcor">
|
||||||
<div class="ty_tupian">
|
<div class="ty_tupian">
|
||||||
|
@ -1287,7 +1278,69 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"></iframe>
|
<!-- 底部导航 -->
|
||||||
|
<div class="foot-nav-box">
|
||||||
|
<!-- 导航文字 -->
|
||||||
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
|
<div><a href="../artNetwork/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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<script src="../../js/jquery-1.9.1.js"></script>
|
<script src="../../js/jquery-1.9.1.js"></script>
|
||||||
<!-- <script src="../../js/layui.js"></script> -->
|
<!-- <script src="../../js/layui.js"></script> -->
|
||||||
<script>
|
<script>
|
||||||
|
|
|
@ -22,9 +22,7 @@
|
||||||
<header class="tyhder_herader">
|
<header class="tyhder_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="dis p-zy320 pod" >
|
<nav class="dis p-zy320 pod" >
|
||||||
<a href="">
|
<a href="../../index.html" title="华夏艺术网"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
|
||||||
</a>
|
|
||||||
<div class="tyhder_listnavdIV">
|
<div class="tyhder_listnavdIV">
|
||||||
<ul class="tyhder_listnav">
|
<ul class="tyhder_listnav">
|
||||||
<li> 123</li>
|
<li> 123</li>
|
||||||
|
@ -1174,7 +1172,69 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"></iframe>
|
<!-- 底部导航 -->
|
||||||
|
<div class="foot-nav-box">
|
||||||
|
<!-- 导航文字 -->
|
||||||
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
|
<div><a href="../artNetwork/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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 刪除提示 -->
|
<!-- 刪除提示 -->
|
||||||
<div class="tygrzx_move">
|
<div class="tygrzx_move">
|
||||||
<div class="tygrzx_movecon">
|
<div class="tygrzx_movecon">
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>机构个人中心</title>
|
<title>机构个人中心</title>
|
||||||
<link rel="stylesheet" href="../../css/huaxia.css">
|
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||||
|
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css"/>
|
||||||
<script src="../../js/jquery-1.9.1.js"></script>
|
<script src="../../js/jquery-1.9.1.js"></script>
|
||||||
<script src="https://unpkg.com/wangeditor/dist/wangEditor.min.js"></script>
|
<script src="https://unpkg.com/wangeditor/dist/wangEditor.min.js"></script>
|
||||||
<script src="https://unpkg.com/i18next/dist/umd/i18next.js"></script>
|
<script src="https://unpkg.com/i18next/dist/umd/i18next.js"></script>
|
||||||
|
@ -20,9 +21,7 @@
|
||||||
<header class="tyhder_herader">
|
<header class="tyhder_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="dis p-zy320 pod" >
|
<nav class="dis p-zy320 pod" >
|
||||||
<a href="">
|
<a href="../../index.html" title="华夏艺术网"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
|
||||||
</a>
|
|
||||||
<div class="tyhder_listnavdIV">
|
<div class="tyhder_listnavdIV">
|
||||||
<ul class="tyhder_listnav">
|
<ul class="tyhder_listnav">
|
||||||
<li> 123</li>
|
<li> 123</li>
|
||||||
|
@ -1186,13 +1185,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"></iframe>
|
<!-- 底部导航 -->
|
||||||
|
<div class="foot-nav-box">
|
||||||
<script>
|
<!-- 导航文字 -->
|
||||||
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
</script>
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
|
<div><a href="../artNetwork/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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -11,6 +11,7 @@
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
||||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
<script src="../../js/login_cart/login_cart.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/login_cart/login_cart.js" type="text/javascript" charset="utf-8"></script>
|
||||||
|
<script src="../../js/gVerify.js" type="text/javascript" charset="utf-8"></script>
|
||||||
</head>
|
</head>
|
||||||
<style>
|
<style>
|
||||||
.foot-iframe {
|
.foot-iframe {
|
||||||
|
@ -82,6 +83,25 @@
|
||||||
maxlength="11" autocomplete="off" class="layui-input">
|
maxlength="11" autocomplete="off" class="layui-input">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- 图形验证码 -->
|
||||||
|
<div id="v_container"></div>
|
||||||
|
<div class="layui-form-item">
|
||||||
|
<div class="layui-input-block">
|
||||||
|
<input type="text" id="code_input" placeholder="请输入验证码" class="layui-input">
|
||||||
|
<button id="my_button">验证</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script>
|
||||||
|
var verifyCode = new GVerify("v_container");
|
||||||
|
document.getElementById("my_button").onclick = function() {
|
||||||
|
var res = verifyCode.validate(document.getElementById("code_input").value);
|
||||||
|
if (res) {
|
||||||
|
alert("验证正确");
|
||||||
|
} else {
|
||||||
|
alert("验证码错误");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
<!-- 验证码 -->
|
<!-- 验证码 -->
|
||||||
<div class="layui-form-item">
|
<div class="layui-form-item">
|
||||||
<div class="layui-input-block codes">
|
<div class="layui-input-block codes">
|
||||||
|
@ -95,7 +115,11 @@
|
||||||
<div class="layui-input-block">
|
<div class="layui-input-block">
|
||||||
<input type="tel" name="input-vate" readonly required lay-verify="required" placeholder="请选择重置的账号类型"
|
<input type="tel" name="input-vate" readonly required lay-verify="required" placeholder="请选择重置的账号类型"
|
||||||
maxlength="11" autocomplete="off" class="layui-input input-vate cp">
|
maxlength="11" autocomplete="off" class="layui-input input-vate cp">
|
||||||
|
<div class="cate-tank">
|
||||||
|
<p>个人会员</p>
|
||||||
|
<p>机构会员</p>
|
||||||
|
<p>艺术家会员</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 设置密码 -->
|
<!-- 设置密码 -->
|
||||||
|
@ -304,8 +328,68 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"
|
<div class="foot-nav-box">
|
||||||
marginwidth='0'></iframe>
|
<!-- 导航文字 -->
|
||||||
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
|
<div><a href="../artNetwork/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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>微信二维码</title>
|
<title>微信二维码</title>
|
||||||
<link rel="stylesheet" href="../../css/layui.css">
|
<link rel="stylesheet" href="../../css/layui.css">
|
||||||
|
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/logshoppingcar/login_cart.css"/>
|
<link rel="stylesheet" type="text/css" href="../../css/logshoppingcar/login_cart.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
||||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
|
@ -25,9 +26,27 @@
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- 头部导航 -->
|
<header class="tyhder_herader">
|
||||||
<iframe src="../../public/center-head.html" class="ty_herader" width="100%" height="285px" frameborder="0"
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
scrolling="no"></iframe>
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="../../index.html" title="华夏艺术网"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
|
||||||
|
<div class="tyhder_listnavdIV">
|
||||||
|
<ul class="tyhder_listnav">
|
||||||
|
<li> 123</li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html" class="tyhder_gr"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></li>
|
||||||
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tyhder_btntop">
|
||||||
|
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
<section>
|
<section>
|
||||||
<div class="whole">
|
<div class="whole">
|
||||||
<div class="whole-1">
|
<div class="whole-1">
|
||||||
|
@ -45,8 +64,68 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"
|
<div class="foot-nav-box">
|
||||||
marginwidth='0'></iframe>
|
<!-- 导航文字 -->
|
||||||
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
|
<div><a href="../artNetwork/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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -1,354 +1,409 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head lang="en">
|
<head lang="en">
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>购物车</title>
|
<title>购物车</title>
|
||||||
<link rel="stylesheet" href="../../css/swiper-bundle.min.css">
|
<link rel="stylesheet" href="../../css/swiper-bundle.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/logshoppingcar/login_cart.css"/>
|
<script src="../../js/swiper-bundle.min.js"></script>
|
||||||
<script src="../../js/swiper-bundle.min.js"></script>
|
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
|
<link rel="stylesheet" type="text/css" href="../../css/huaxiaMedia.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/huaxiaMedia.css"/>
|
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/logshoppingcar/login_cart.css" />
|
||||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
<script src="../../js/login_cart/login_cart.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/login_cart/login_cart.js" type="text/javascript" charset="utf-8"></script>
|
||||||
</head>
|
</head>
|
||||||
<style>
|
<style>
|
||||||
.foot-iframe {
|
.foot-iframe {
|
||||||
margin-top: -30px;
|
margin-top: -30px;
|
||||||
color: rgb(255, 255, 255);
|
color: rgb(255, 255, 255);
|
||||||
}
|
}
|
||||||
|
|
||||||
#gotoTop {
|
#gotoTop {
|
||||||
float: right;
|
float: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: 50px;
|
right: 50px;
|
||||||
top: -50px;
|
top: -50px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- 头部导航 -->
|
<!-- 头部导航 -->
|
||||||
|
<header class="tyhder_herader">
|
||||||
<header class="tyhder_herader">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<nav class="dis p-zy320 pod">
|
||||||
<nav class="dis p-zy320 pod" >
|
<a href="../../index.html"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
|
||||||
<a href="">
|
<div class="tyhder_listnavdIV">
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<ul class="tyhder_listnav">
|
||||||
</a>
|
<li> 123</li>
|
||||||
<div class="tyhder_listnavdIV">
|
<li>
|
||||||
<ul class="tyhder_listnav">
|
<span class="tyhder_di"></span>
|
||||||
|
<a target="_parent" href="../../index.html">网站首页</a>
|
||||||
<li> 123</li>
|
</li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
<li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
<span class="tyhder_di"></span>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
<a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
</li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
<li>
|
||||||
<li><span class="tyhder_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></li>
|
<span class="tyhder_di"></span>
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
<a target="_parent" href="../logshoppingcar/shopcar.html" class="tyhder_gr">
|
||||||
|
<img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a>
|
||||||
</ul>
|
</li>
|
||||||
</div>
|
<li>
|
||||||
|
<span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a>
|
||||||
<div class="tyhder_btntop">
|
</li>
|
||||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
<li>
|
||||||
</div>
|
<span class="tyhder_di"></span>
|
||||||
</nav>
|
<a target="_parent" href="../grzx/personalData.html">个人中心</a>
|
||||||
</header>
|
</li>
|
||||||
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
<div class="zhanw"></div>
|
</ul>
|
||||||
<section>
|
</div>
|
||||||
<div class="whoil padding-zy320">
|
<div class="tyhder_btntop">
|
||||||
<div class="whoil-1 backFF">
|
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||||
<div class="all">全部商品(20)</div>
|
</div>
|
||||||
<!-- 选择 -->
|
</nav>
|
||||||
<table class="table-cbox" border="0" cellspacing="0">
|
</header>
|
||||||
<thead>
|
<div class="zhanw"></div>
|
||||||
<tr>
|
<section>
|
||||||
<th><input type="checkbox" id="ckAll" onclick="checkAll()">全选</th>
|
<div class="whoil padding-zy320">
|
||||||
<th>商品</th>
|
<div class="whoil-1 backFF">
|
||||||
<th></th>
|
<div class="all">全部商品(20)</div>
|
||||||
<th>单价</th>
|
<!-- 选择 -->
|
||||||
<th>数量</th>
|
<table class="table-cbox" border="0" cellspacing="0">
|
||||||
<th>小计</th>
|
<thead>
|
||||||
<th>操作</th>
|
<tr>
|
||||||
</tr>
|
<th><input type="checkbox" id="ckAll" onclick="checkAll()">全选</th>
|
||||||
</thead>
|
<th>商品</th>
|
||||||
<tbody>
|
<th></th>
|
||||||
<tr class="inline" valign="top">
|
<th>单价</th>
|
||||||
<td>
|
<th>数量</th>
|
||||||
<div>
|
<th>小计</th>
|
||||||
<input type="checkbox" name="ck" onclick="check()">
|
<th>操作</th>
|
||||||
<img src="../../img/images/1-1.png" alt="图片丢失" title="购物车图片一" />
|
</tr>
|
||||||
</div>
|
</thead>
|
||||||
</td>
|
<tbody>
|
||||||
<td><div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div></td>
|
<tr class="inline" valign="top">
|
||||||
<td><span>x3</span></td>
|
<td>
|
||||||
<td>¥188.00</td>
|
<div>
|
||||||
<td>
|
<input type="checkbox" name="ck" onclick="check()">
|
||||||
<div>
|
<img src="../../img/images/1-1.png" alt="图片丢失" title="购物车图片一" />
|
||||||
<div class="reduce" onclick="reduceCount(this)">-</div>
|
</div>
|
||||||
<input type="text" value="3" class="count-input">
|
</td>
|
||||||
<div class="add" onclick="addCount(this)">+</div>
|
<td>
|
||||||
</div>
|
<div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div>
|
||||||
</td>
|
</td>
|
||||||
<td>¥564.00</td>
|
<td><span>x3</span></td>
|
||||||
<td class="delete" onclick="del(this)">删除</td>
|
<td>¥188.00</td>
|
||||||
</tr>
|
<td>
|
||||||
<tr class="inline" valign="top">
|
<div>
|
||||||
<td>
|
<div class="reduce" onclick="reduceCount(this)">-</div>
|
||||||
<div>
|
<input type="text" value="3" class="count-input">
|
||||||
<input type="checkbox" name="ck" onclick="check()">
|
<div class="add" onclick="addCount(this)">+</div>
|
||||||
<img src="../../img/images/1-1.png" alt="图片丢失" title="购物车图片一" />
|
</div>
|
||||||
</div>
|
</td>
|
||||||
</td>
|
<td>¥564.00</td>
|
||||||
<td><div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div></td>
|
<td class="delete" onclick="del(this)">删除</td>
|
||||||
<td><span>x3</span></td>
|
</tr>
|
||||||
<td>¥188.00</td>
|
<tr class="inline" valign="top">
|
||||||
<td>
|
<td>
|
||||||
<div>
|
<div>
|
||||||
<div class="reduce" onclick="reduceCount(this)">-</div>
|
<input type="checkbox" name="ck" onclick="check()">
|
||||||
<input type="text" value="3" class="count-input">
|
<img src="../../img/images/1-1.png" alt="图片丢失" title="购物车图片一" />
|
||||||
<div class="add" onclick="addCount(this)">+</div>
|
</div>
|
||||||
</div>
|
</td>
|
||||||
</td>
|
<td>
|
||||||
<td>¥564.00</td>
|
<div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div>
|
||||||
<td class="delete" onclick="del(this)">删除</td>
|
</td>
|
||||||
</tr>
|
<td><span>x3</span></td>
|
||||||
</tbody>
|
<td>¥188.00</td>
|
||||||
</table>
|
<td>
|
||||||
<div class="jies-box">
|
<div>
|
||||||
<div>
|
<div class="reduce" onclick="reduceCount(this)">-</div>
|
||||||
<input type="checkbox" id="ckAll">
|
<input type="text" value="3" class="count-input">
|
||||||
<span style="margin-left: 4px;cursor: pointer;">全选</span>
|
<div class="add" onclick="addCount(this)">+</div>
|
||||||
<span style="margin-left: 20px;cursor: pointer;">删除</span>
|
</div>
|
||||||
|
</td>
|
||||||
|
<td>¥564.00</td>
|
||||||
|
<td class="delete" onclick="del(this)">删除</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<div class="jies-box">
|
||||||
|
<div>
|
||||||
|
<input type="checkbox" id="ckAll">
|
||||||
|
<span style="margin-left: -2px;cursor: pointer;">全选</span>
|
||||||
|
<span style="margin-left: 20px;cursor: pointer;">删除</span>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<span>合计:¥<span style="font-size: 20px;font-weight: bold;color: #CB1919;" id="allPrice">0.00</span></span>
|
||||||
|
<span id="settlementt" class="settlement" style="height: 50px;background: #CB1919;color: #FFFFFF;display: inline-block;width: 130px;text-align: center;font-size: 18px;margin-left: 10px;cursor: pointer;">结算</span>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<!-- 轮播图 -->
|
||||||
<span>合计:¥<span style="font-size: 20px;font-weight: bold;color: #CB1919;" id="allPrice">0.00</span></span>
|
<div class="shopCartSwiper swiper-container">
|
||||||
<span id="settlementt" class="settlement" style="height: 50px;background: #CB1919;color: #FFFFFF;display: inline-block;width: 130px;text-align: center;font-size: 18px;margin-left: 10px;cursor: pointer;">结算</span>
|
<div class="swiper-text">推荐商品</div>
|
||||||
|
<div class="swiper-wrapper">
|
||||||
|
<div class="swiper-slide">
|
||||||
|
<img width="100%" alt="图片丢失" title="图片一" src="../../img/images/1.png">
|
||||||
|
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
</div>
|
||||||
|
<div class="swiper-slide">
|
||||||
|
<img width="100%" alt="图片丢失" title="图片二" src="../../img/images/2.png">
|
||||||
|
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
</div>
|
||||||
|
<div class="swiper-slide">
|
||||||
|
<img width="100%" alt="图片丢失" title="图片三" src="../../img/images/3.png">
|
||||||
|
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
</div>
|
||||||
|
<div class="swiper-slide">
|
||||||
|
<img width="100%" alt="图片丢失" title="图片四" src="../../img/images/4.png">
|
||||||
|
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
</div>
|
||||||
|
<div class="swiper-slide">
|
||||||
|
<img width="100%" alt="图片丢失" title="图片一" src="../../img/images/1.png">
|
||||||
|
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- 分页器 -->
|
||||||
|
<div class="swiper-pagination"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 轮播图 -->
|
</div>
|
||||||
<div class="swiper-container">
|
</section>
|
||||||
<div class="swiper-text">推荐商品</div>
|
<script>
|
||||||
<div class="swiper-wrapper">
|
// 轮播
|
||||||
<div class="swiper-slide"><img width="100%" alt="图片丢失" title="图片一" src="../../img/images/1.png">
|
$(window).resize(function() { //监听窗口大小的改变
|
||||||
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
sixSwiper()
|
||||||
</div>
|
})
|
||||||
<div class="swiper-slide"><img width="100%" alt="图片丢失" title="图片二" src="../../img/images/2.png">
|
function sixSwiper() {
|
||||||
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
let showNum = 4
|
||||||
</div>
|
let spaceBetween = 25 //图片间距
|
||||||
<div class="swiper-slide"><img width="100%" alt="图片丢失" title="图片三" src="../../img/images/3.png">
|
let windowWidth = $(window).width()
|
||||||
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
if (windowWidth * 1 <= 900) {
|
||||||
</div>
|
showNum = 2
|
||||||
<div class="swiper-slide"><img width="100%" alt="图片丢失" title="图片四" src="../../img/images/4.png">
|
spaceBetween = 10
|
||||||
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
} else if (windowWidth * 1 <= 1000) {
|
||||||
</div>
|
showNum = 3
|
||||||
<div class="swiper-slide"><img width="100%" alt="图片丢失" title="图片一" src="../../img/images/1.png">
|
spaceBetween = 10
|
||||||
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
} else if (windowWidth * 1 <= 1200) {
|
||||||
</div>
|
showNum = 3
|
||||||
</div>
|
} else if (windowWidth * 1 <= 1450) {
|
||||||
<!-- 分页器 -->
|
showNum = 4
|
||||||
<div class="swiper-pagination"></div>
|
spaceBetween = 10
|
||||||
</div>
|
}
|
||||||
</div>
|
let myswiperCar = new Swiper('.shopCartSwiper', {
|
||||||
</section>
|
cssMode: false, //禁止鼠标滑动,切换
|
||||||
<script>
|
loop: true,
|
||||||
// 轮播
|
slidesPerView: showNum, //显示数量
|
||||||
$(window).resize(function () {//监听窗口大小的改变
|
spaceBetween: spaceBetween, //图片间距
|
||||||
sixSwiper()
|
autoplay: {
|
||||||
})
|
delay: 3000,
|
||||||
function sixSwiper() {
|
stopOnLastSlide: true,
|
||||||
let showNum = 4
|
disableOnInteraction: false,
|
||||||
let spaceBetween = 25//图片间距
|
},
|
||||||
let windowWidth = $(window).width()
|
// 分页器
|
||||||
if (windowWidth * 1 <= 900) {
|
pagination: {
|
||||||
showNum = 2
|
el: '.swiper-pagination',
|
||||||
spaceBetween = 10
|
clickable: true, //点击跳转
|
||||||
} else if (windowWidth * 1 <= 1000) {
|
},
|
||||||
showNum = 3
|
grabCursor: true, //鼠标移入变手
|
||||||
spaceBetween = 10
|
});
|
||||||
} else if (windowWidth * 1 <= 1200) {
|
// 鼠标移入轮播图范围,执行的函数
|
||||||
showNum = 3
|
// myswiperCar.el.onmouseover = function () {
|
||||||
} else if (windowWidth * 1 <= 1450) {
|
// myswiperCar.autoplay.stop();
|
||||||
showNum = 4
|
// myswiperCar.navigation.$nextEl.removeClass('hide');
|
||||||
spaceBetween = 10
|
// myswiperCar.navigation.$prevEl.removeClass('hide');
|
||||||
}
|
// }
|
||||||
let myswiper = new Swiper('.swiper-container', {
|
// // 鼠标移出轮播图范围,执行的函数
|
||||||
cssMode: false,//禁止鼠标滑动,切换
|
// myswiperCar.el.onmouseout = function () {
|
||||||
loop: true,
|
// myswiperCar.autoplay.start();
|
||||||
slidesPerView: showNum,//显示数量
|
// myswiperCar.navigation.$nextEl.addClass('hide');
|
||||||
spaceBetween: spaceBetween,//图片间距
|
// myswiperCar.navigation.$prevEl.addClass('hide');
|
||||||
autoplay: {
|
// }
|
||||||
delay: 2000,
|
}
|
||||||
stopOnLastSlide: true,
|
sixSwiper()
|
||||||
disableOnInteraction: false,
|
//获取元素
|
||||||
},
|
var ckAll = document.getElementById('ckAll');
|
||||||
// 分页器
|
var cks = document.getElementsByName('ck');
|
||||||
pagination: {
|
var trs = document.getElementsByClassName('inline');
|
||||||
el: '.swiper-pagination',
|
var allCount = document.getElementById('allCount');
|
||||||
clickable: true,//点击跳转
|
var allPrice = document.getElementById('allPrice');
|
||||||
},
|
var countInput = document.getElementsByClassName('count-input');
|
||||||
grabCursor: true,//鼠标移入变手
|
var accounts = document.getElementById("accounts");
|
||||||
});
|
// 结算
|
||||||
// 鼠标移入轮播图范围,执行的函数
|
function accounts() {
|
||||||
// myswiper.el.onmouseover = function () {
|
var sum = 0;
|
||||||
// myswiper.autoplay.stop();
|
}
|
||||||
// myswiper.navigation.$nextEl.removeClass('hide');
|
function accounts() {
|
||||||
// myswiper.navigation.$prevEl.removeClass('hide');
|
accounts.style.display = "block";
|
||||||
// }
|
alert("")
|
||||||
// // 鼠标移出轮播图范围,执行的函数
|
accounts.innerHTML = str;
|
||||||
// myswiper.el.onmouseout = function () {
|
}
|
||||||
// myswiper.autoplay.start();
|
//计算总价
|
||||||
// myswiper.navigation.$nextEl.addClass('hide');
|
function sumPrice() {
|
||||||
// myswiper.navigation.$prevEl.addClass('hide');
|
var sum = 0;
|
||||||
// }
|
for (var i = 0; i < cks.length; i++) {
|
||||||
}
|
if (cks[i].checked == true) {
|
||||||
sixSwiper()
|
var p = Number(trs[i].children[4].innerHTML);
|
||||||
//获取元素
|
sum += p;
|
||||||
var ckAll = document.getElementById('ckAll');
|
}
|
||||||
var cks = document.getElementsByName('ck');
|
}
|
||||||
var trs = document.getElementsByClassName('inline');
|
allPrice.innerHTML = sum.toFixed(2);
|
||||||
var allCount = document.getElementById('allCount');
|
}
|
||||||
var allPrice = document.getElementById('allPrice');
|
//计算每一行的总价
|
||||||
var countInput = document.getElementsByClassName('count-input');
|
function inlinePrice() {
|
||||||
var accounts = document.getElementById("accounts");
|
for (var i = 0; i < trs.length; i++) {
|
||||||
// 结算
|
//获取每一行单价
|
||||||
function accounts() {
|
var price = Number(trs[i].children[2].innerHTML);
|
||||||
var sum = 0;
|
//获取数量
|
||||||
}
|
var num = Number(trs[i].children[3].children[1].value);
|
||||||
function accounts() {
|
//小计
|
||||||
accounts.style.display = "block";
|
trs[i].children[4].innerHTML = (price * num).toFixed(2);
|
||||||
alert("")
|
|
||||||
accounts.innerHTML = str;
|
|
||||||
}
|
|
||||||
|
|
||||||
//计算总数
|
}
|
||||||
// function sumCount() {
|
}
|
||||||
// var sum = 0;
|
//数量增加
|
||||||
// for (var i = 0; i < cks.length; i++) {
|
function addCount(e) {
|
||||||
// if (cks[i].checked == true) {
|
var num = parseInt(e.previousElementSibling.value);
|
||||||
// var num = Number(countInput[i].value);
|
// 最大数量
|
||||||
// sum += num;
|
if (num > 98) {
|
||||||
// }
|
alert("不能再多了");
|
||||||
// }
|
return;
|
||||||
// allCount.innerHTML = sum;
|
}
|
||||||
// }
|
//数量加1
|
||||||
|
e.previousElementSibling.value = num + 1;
|
||||||
|
inlinePrice();
|
||||||
|
sumPrice();
|
||||||
|
// sumCount();
|
||||||
|
}
|
||||||
|
//数量递减
|
||||||
|
function reduceCount(e) {
|
||||||
|
var num = parseInt(e.nextElementSibling.value);
|
||||||
|
if (num <= 0) {
|
||||||
|
alert("不能再减了");
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
//计算总价
|
e.nextElementSibling.value = num - 1;
|
||||||
function sumPrice() {
|
inlinePrice();
|
||||||
var sum = 0;
|
sumPrice();
|
||||||
for (var i = 0; i < cks.length; i++) {
|
// sumCount();
|
||||||
if (cks[i].checked == true) {
|
}
|
||||||
var p = Number(trs[i].children[4].innerHTML);
|
//全选和反选
|
||||||
sum += p;
|
function checkAll() {
|
||||||
}
|
for (var i = 0; i < cks.length; i++) {
|
||||||
}
|
cks[i].checked = ckAll.checked;
|
||||||
allPrice.innerHTML = sum.toFixed(2);
|
}
|
||||||
}
|
sumPrice();
|
||||||
|
// sumCount();
|
||||||
//计算每一行的总价
|
}
|
||||||
function inlinePrice() {
|
//复选框
|
||||||
for (var i = 0; i < trs.length; i++) {
|
function check() {
|
||||||
//获取每一行单价
|
for (var i = 0; i < cks.length; i++) {
|
||||||
var price = Number(trs[i].children[2].innerHTML);
|
if (cks[i].checked == false) {
|
||||||
//获取数量
|
ckAll.checked = false;
|
||||||
var num = Number(trs[i].children[3].children[1].value);
|
sumPrice();
|
||||||
//小计
|
// sumCount();
|
||||||
trs[i].children[4].innerHTML = (price * num).toFixed(2);
|
return;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
ckAll.checked = true;
|
||||||
|
sumPrice();
|
||||||
//数量增加
|
sumCount();
|
||||||
function addCount(e) {
|
}
|
||||||
var num = parseInt(e.previousElementSibling.value);
|
//单行删除
|
||||||
// 最大数量
|
function del(e) {
|
||||||
if (num > 98) {
|
e.parentElement.parentElement.remove();
|
||||||
alert("不能再多了");
|
sumPrice();
|
||||||
return;
|
// sumCount();
|
||||||
}
|
}
|
||||||
//数量加1
|
</script>
|
||||||
e.previousElementSibling.value = num + 1;
|
<!-- 底部导航 -->
|
||||||
inlinePrice();
|
<div class="foot-nav-box">
|
||||||
sumPrice();
|
<!-- 导航文字 -->
|
||||||
// sumCount();
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
}
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
//数量递减
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
function reduceCount(e) {
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
var num = parseInt(e.nextElementSibling.value);
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
if (num <= 0) {
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
alert("不能再减了");
|
<div><a href="../artNetwork/auction.html" target="_parent">拍卖</a></div>
|
||||||
return;
|
</div>
|
||||||
}
|
<!-- 导航图片 -->
|
||||||
|
<div class="foot-box-img">
|
||||||
e.nextElementSibling.value = num - 1;
|
<img src="../../img/public/foot-xl.png" alt="图片缺失" title="新浪">
|
||||||
inlinePrice();
|
<img src="../../img/public/foot-wx.png" alt="图片缺失" title="微信">
|
||||||
sumPrice();
|
<img src="../../img/public/foot-whatsapp.png" alt="图片缺失" title="电话">
|
||||||
// sumCount();
|
<img src="../../img/public/foot-facebook.png" alt="图片缺失" title="facebook">
|
||||||
}
|
<img src="../../img/public/foot-skype.png" alt="图片缺失" title="钱">
|
||||||
|
</div>
|
||||||
//全选和反选
|
</div>
|
||||||
function checkAll() {
|
<div class="foot-end-box">
|
||||||
for (var i = 0; i < cks.length; i++) {
|
<div>
|
||||||
cks[i].checked = ckAll.checked;
|
<img src="../../img/logo.png" alt="图片丢失" title="华夏艺术网">
|
||||||
}
|
<div class="linh26">
|
||||||
sumPrice();
|
<div class="foot-end-title">中国美术家协会副主席、中国版画家协会副主席李焕民先生为华夏艺术网提名</div>
|
||||||
// sumCount();
|
<div class="clips2 foot-end-content">是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等...</div>
|
||||||
}
|
</div>
|
||||||
|
</div>
|
||||||
//复选框
|
<div>
|
||||||
function check() {
|
<div class="foot-end-right">
|
||||||
for (var i = 0; i < cks.length; i++) {
|
<div>
|
||||||
if (cks[i].checked == false) {
|
<div>
|
||||||
ckAll.checked = false;
|
<img class="shu-logo" src="../../img/public/shuy-logo.png" alt="图片丢失" title="成都惠民职工书院">
|
||||||
sumPrice();
|
</div>
|
||||||
// sumCount();
|
<div class="linh30">
|
||||||
return;
|
<div class="foot-end-titlez">成都惠民职工书院</div>
|
||||||
}
|
<div class="foot-end-content">地址:成都市青羊区青羊大道129号文化宫2楼</div>
|
||||||
}
|
<div class="foot-end-content">电话:028-81712589</div>
|
||||||
ckAll.checked = true;
|
</div>
|
||||||
sumPrice();
|
</div>
|
||||||
sumCount();
|
<div class="foot-count" style="width: 100%;">
|
||||||
}
|
<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>
|
||||||
function del(e) {
|
<div class="foot-end-content dis"><span class="fs">电话:</span>028-61529525</div>
|
||||||
e.parentElement.parentElement.remove();
|
<div class="foot-end-content dis"><span class="fs">邮箱:</span>zarts@126.com</div>
|
||||||
sumPrice();
|
</div>
|
||||||
// sumCount();
|
<div class="foot-qrcode">
|
||||||
}
|
<div>
|
||||||
|
<img src="../../img/public/huax-em.png" alt="图片丢失" title="华夏艺术网">
|
||||||
</script>
|
<div>华夏艺术网</div>
|
||||||
|
</div>
|
||||||
<!-- 底部导航 -->
|
<div>
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"
|
<img src="../../img/public/shuy-em.png" alt="图片丢失" title="成都惠民职工书院">
|
||||||
marginwidth='0'></iframe>
|
<div>成都惠民职工书院</div>
|
||||||
<!-- 底部固定导航栏 -->
|
</div>
|
||||||
<div class="fixed_foot">
|
</div>
|
||||||
<a class="w100 dac fc" href="../../index.html">
|
</div>
|
||||||
<div><img src="../../img/home.png" width="28" height="26" ></div>
|
<div class="foot-end-bottom">Copyright@2021 华夏艺术网.All rights reserved.  蜀ICP备11111111号  技术支持:全美网络 </div>
|
||||||
<span class="font-22 colf">首页</span>
|
</div>
|
||||||
</a>
|
</div>
|
||||||
<a class="w100 dac fc" href="../artNetwork/shoppingMall.html">
|
<!-- 底部固定导航栏 -->
|
||||||
<div><img src="../../img/shop.png" width="28" height="26" ></div>
|
<div class="fixed_foot">
|
||||||
<span class="font-22 colf">商城</span>
|
<a class="w100 dac fc" href="../../index.html">
|
||||||
</a>
|
<div><img src="../../img/home.png" width="28" height="26"></div>
|
||||||
<a class="w100 dac fc" style="background: red;" href="shopcar.html">
|
<span class="font-22 colf">首页</span>
|
||||||
<div><img src="../../img/cart.png" width="28" height="26" ></div>
|
</a>
|
||||||
<span class="font-22 colf">购物车</span>
|
<a class="w100 dac fc" href="../artNetwork/shoppingMall.html">
|
||||||
</a>
|
<div><img src="../../img/shop.png" width="28" height="26"></div>
|
||||||
<a class="w100 dac fc" href="../grzx/personalData.html">
|
<span class="font-22 colf">商城</span>
|
||||||
<div><img src="../../img/personal.png" width="28" height="26" ></div>
|
</a>
|
||||||
<span class="font-22 colf">个人中心</span>
|
<a class="w100 dac fc" style="background: red;" href="shopcar.html">
|
||||||
</a>
|
<div><img src="../../img/cart.png" width="28" height="26"></div>
|
||||||
</div>
|
<span class="font-22 colf">购物车</span>
|
||||||
<!-- 回到顶部 -->
|
</a>
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<a class="w100 dac fc" href="../grzx/personalData.html">
|
||||||
</body>
|
<div><img src="../../img/personal.png" width="28" height="26"></div>
|
||||||
|
<span class="font-22 colf">个人中心</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<!-- 回到顶部 -->
|
||||||
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
|
</body>
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>购物车</title>
|
<title>购物车</title>
|
||||||
|
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
|
||||||
<link rel="stylesheet" href="../../css/logshoppingcar/tobepaid.css">
|
<link rel="stylesheet" href="../../css/logshoppingcar/tobepaid.css">
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
||||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
|
@ -13,8 +14,27 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- 头部导航 -->
|
<header class="tyhder_herader">
|
||||||
<iframe src="../../public/center-head.html" class="ty_herader" width="100%" height="285px" frameborder="0" scrolling="no"></iframe>
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="../../index.html" title="华夏艺术网"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
|
||||||
|
<div class="tyhder_listnavdIV">
|
||||||
|
<ul class="tyhder_listnav">
|
||||||
|
<li> 123</li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html" class="tyhder_gr"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></li>
|
||||||
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tyhder_btntop">
|
||||||
|
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
<div class="zhanw"></div>
|
<div class="zhanw"></div>
|
||||||
<!-- 内容 -->
|
<!-- 内容 -->
|
||||||
<section>
|
<section>
|
||||||
|
@ -160,7 +180,7 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- 提交按钮 -->
|
<!-- 提交按钮 -->
|
||||||
<div class="sumbtn-box">
|
<div class="sumbtn-box">
|
||||||
<div>提交订单</div>
|
<div class=" cq-cp"><a href="qrcode.html" class="colf">提交订单</a></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -168,7 +188,68 @@
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no" marginwidth='0'></iframe>
|
<div class="foot-nav-box">
|
||||||
|
<!-- 导航文字 -->
|
||||||
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
|
<div><a href="../artNetwork/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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -0,0 +1,24 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>图形验证码</title>
|
||||||
|
<script></script>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="v_container" style="width: 200px;height: 50px;"></div>
|
||||||
|
<input type="text" id="code_input" value="" placeholder="请输入验证码"><button id="my_button">验证</button>
|
||||||
|
<script src="../../js/gVerify.js"></script>
|
||||||
|
<script>
|
||||||
|
var verifyCode = new GVerify("v_container");
|
||||||
|
document.getElementById("my_button").onclick = function() {
|
||||||
|
var res = verifyCode.validate(document.getElementById("code_input").value);
|
||||||
|
if (res) {
|
||||||
|
alert("验证正确");
|
||||||
|
} else {
|
||||||
|
alert("验证码错误");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -6,6 +6,7 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>支付成功</title>
|
<title>支付成功</title>
|
||||||
<link rel="stylesheet" href="../../css/layui.css">
|
<link rel="stylesheet" href="../../css/layui.css">
|
||||||
|
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/logshoppingcar/login_cart.css"/>
|
<link rel="stylesheet" type="text/css" href="../../css/logshoppingcar/login_cart.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/centerHead.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/centerHead.css" />
|
||||||
|
@ -19,8 +20,27 @@
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- 头部导航 -->
|
<header class="tyhder_herader">
|
||||||
<iframe src="../../public/center-head.html" class="ty_herader" width="100%" height="285px" frameborder="0" scrolling="no"></iframe>
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="../../index.html" title="华夏艺术网"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
|
||||||
|
<div class="tyhder_listnavdIV">
|
||||||
|
<ul class="tyhder_listnav">
|
||||||
|
<li> 123</li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html" class="tyhder_gr"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
|
<li><span class="tyhder_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></li>
|
||||||
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tyhder_btntop">
|
||||||
|
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
<section>
|
<section>
|
||||||
<div class="whole">
|
<div class="whole">
|
||||||
<div class="whole-1">
|
<div class="whole-1">
|
||||||
|
@ -39,7 +59,68 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- 底部导航 -->
|
<!-- 底部导航 -->
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"></iframe>
|
<div class="foot-nav-box">
|
||||||
|
<!-- 导航文字 -->
|
||||||
|
<div class="foot-box-nav">
|
||||||
|
<div><a href="../../index.html" target="_parent">首页</a></div>
|
||||||
|
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
|
||||||
|
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
|
||||||
|
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
|
||||||
|
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
|
||||||
|
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
|
||||||
|
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
|
||||||
|
<div><a href="../artNetwork/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>
|
||||||
|
<div class="foot-count" style="width: 100%;">
|
||||||
|
<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>
|
||||||
<!-- 回到顶部 -->
|
<!-- 回到顶部 -->
|
||||||
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
<img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
|
||||||
</body>
|
</body>
|
||||||
|
|
10
index.html
10
index.html
|
@ -649,12 +649,12 @@
|
||||||
<div class="foot-end-content">电话:028-81712589</div>
|
<div class="foot-end-content">电话:028-81712589</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="foot-count">
|
<div class="foot-count" style="width: 100%;">
|
||||||
<div class="foot-end-title">联系我们</div>
|
<div class="foot-end-title">联系我们</div>
|
||||||
<div class="foot-end-content">地址:四川省成都市武侯区天益街38号理想中心3栋601</div>
|
<div class="foot-end-content"><span class="fs">地址:</span>四川省成都市武侯区天益街38号理想中心3栋601</div>
|
||||||
<div class="foot-end-content">手机:13880548658</div>
|
<div class="foot-end-content dis"><span class="fs">手机:</span>13880548658</div>
|
||||||
<div class="foot-end-content">电话:028-61529525</div>
|
<div class="foot-end-content dis"><span class="fs">电话:</span>028-61529525</div>
|
||||||
<div class="foot-end-content">邮箱:zarts@126.com</div>
|
<div class="foot-end-content dis"><span class="fs">邮箱:</span>zarts@126.com</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="foot-qrcode">
|
<div class="foot-qrcode">
|
||||||
<div>
|
<div>
|
||||||
|
|
|
@ -0,0 +1,139 @@
|
||||||
|
!(function(window, document) {
|
||||||
|
function GVerify(options) { //创建一个图形验证码对象,接收options对象为参数
|
||||||
|
this.options = { //默认options参数值
|
||||||
|
id: "", //容器Id
|
||||||
|
canvasId: "verifyCanvas", //canvas的ID
|
||||||
|
width: "200", //默认canvas宽度
|
||||||
|
height: "50", //默认canvas高度
|
||||||
|
type: "blend", //图形验证码默认类型blend:数字字母混合类型、number:纯数字、letter:纯字母
|
||||||
|
code: ""
|
||||||
|
}
|
||||||
|
|
||||||
|
if(Object.prototype.toString.call(options) == "[object Object]"){//判断传入参数类型
|
||||||
|
for(var i in options) { //根据传入的参数,修改默认参数值
|
||||||
|
this.options[i] = options[i];
|
||||||
|
}
|
||||||
|
}else{
|
||||||
|
this.options.id = options;
|
||||||
|
}
|
||||||
|
|
||||||
|
this.options.numArr = "0,1,2,3,4,5,6,7,8,9".split(",");
|
||||||
|
this.options.letterArr = getAllLetter();
|
||||||
|
|
||||||
|
this._init();
|
||||||
|
this.refresh();
|
||||||
|
}
|
||||||
|
|
||||||
|
GVerify.prototype = {
|
||||||
|
/**版本号**/
|
||||||
|
version: '1.0.0',
|
||||||
|
|
||||||
|
/**初始化方法**/
|
||||||
|
_init: function() {
|
||||||
|
var con = document.getElementById(this.options.id);
|
||||||
|
var canvas = document.createElement("canvas");
|
||||||
|
this.options.width = con.offsetWidth > 0 ? con.offsetWidth : "200";
|
||||||
|
this.options.height = con.offsetHeight > 0 ? con.offsetHeight : "50";
|
||||||
|
canvas.id = this.options.canvasId;
|
||||||
|
canvas.width = this.options.width;
|
||||||
|
canvas.height = this.options.height;
|
||||||
|
canvas.style.cursor = "pointer";
|
||||||
|
canvas.innerHTML = "您的浏览器版本不支持canvas";
|
||||||
|
con.appendChild(canvas);
|
||||||
|
var parent = this;
|
||||||
|
canvas.onclick = function(){
|
||||||
|
parent.refresh();
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
/**生成验证码**/
|
||||||
|
refresh: function() {
|
||||||
|
this.options.code = "";
|
||||||
|
var canvas = document.getElementById(this.options.canvasId);
|
||||||
|
if(canvas.getContext) {
|
||||||
|
var ctx = canvas.getContext('2d');
|
||||||
|
}else{
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
ctx.textBaseline = "middle";
|
||||||
|
|
||||||
|
ctx.fillStyle = randomColor(180, 240);
|
||||||
|
ctx.fillRect(0, 0, this.options.width, this.options.height);
|
||||||
|
|
||||||
|
if(this.options.type == "blend") { //判断验证码类型
|
||||||
|
var txtArr = this.options.numArr.concat(this.options.letterArr);
|
||||||
|
} else if(this.options.type == "number") {
|
||||||
|
var txtArr = this.options.numArr;
|
||||||
|
} else {
|
||||||
|
var txtArr = this.options.letterArr;
|
||||||
|
}
|
||||||
|
|
||||||
|
for(var i = 1; i <= 4; i++) {
|
||||||
|
var txt = txtArr[randomNum(0, txtArr.length)];
|
||||||
|
this.options.code += txt;
|
||||||
|
ctx.font = randomNum(this.options.height/2, this.options.height) + 'px SimHei'; //随机生成字体大小
|
||||||
|
ctx.fillStyle = randomColor(50, 160); //随机生成字体颜色
|
||||||
|
ctx.shadowOffsetX = randomNum(-3, 3);
|
||||||
|
ctx.shadowOffsetY = randomNum(-3, 3);
|
||||||
|
ctx.shadowBlur = randomNum(-3, 3);
|
||||||
|
ctx.shadowColor = "rgba(0, 0, 0, 0.3)";
|
||||||
|
var x = this.options.width / 5 * i;
|
||||||
|
var y = this.options.height / 2;
|
||||||
|
var deg = randomNum(-30, 30);
|
||||||
|
/**设置旋转角度和坐标原点**/
|
||||||
|
ctx.translate(x, y);
|
||||||
|
ctx.rotate(deg * Math.PI / 180);
|
||||||
|
ctx.fillText(txt, 0, 0);
|
||||||
|
/**恢复旋转角度和坐标原点**/
|
||||||
|
ctx.rotate(-deg * Math.PI / 180);
|
||||||
|
ctx.translate(-x, -y);
|
||||||
|
}
|
||||||
|
/**绘制干扰线**/
|
||||||
|
for(var i = 0; i < 4; i++) {
|
||||||
|
ctx.strokeStyle = randomColor(40, 180);
|
||||||
|
ctx.beginPath();
|
||||||
|
ctx.moveTo(randomNum(0, this.options.width), randomNum(0, this.options.height));
|
||||||
|
ctx.lineTo(randomNum(0, this.options.width), randomNum(0, this.options.height));
|
||||||
|
ctx.stroke();
|
||||||
|
}
|
||||||
|
/**绘制干扰点**/
|
||||||
|
for(var i = 0; i < this.options.width/4; i++) {
|
||||||
|
ctx.fillStyle = randomColor(0, 255);
|
||||||
|
ctx.beginPath();
|
||||||
|
ctx.arc(randomNum(0, this.options.width), randomNum(0, this.options.height), 1, 0, 2 * Math.PI);
|
||||||
|
ctx.fill();
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
/**验证验证码**/
|
||||||
|
validate: function(code){
|
||||||
|
var code = code.toLowerCase();
|
||||||
|
var v_code = this.options.code.toLowerCase();
|
||||||
|
console.log(v_code);
|
||||||
|
if(code == v_code){
|
||||||
|
return true;
|
||||||
|
}else{
|
||||||
|
this.refresh();
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/**生成字母数组**/
|
||||||
|
function getAllLetter() {
|
||||||
|
var letterStr = "a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z";
|
||||||
|
return letterStr.split(",");
|
||||||
|
}
|
||||||
|
/**生成一个随机数**/
|
||||||
|
function randomNum(min, max) {
|
||||||
|
return Math.floor(Math.random() * (max - min) + min);
|
||||||
|
}
|
||||||
|
/**生成一个随机色**/
|
||||||
|
function randomColor(min, max) {
|
||||||
|
var r = randomNum(min, max);
|
||||||
|
var g = randomNum(min, max);
|
||||||
|
var b = randomNum(min, max);
|
||||||
|
return "rgb(" + r + "," + g + "," + b + ")";
|
||||||
|
}
|
||||||
|
window.GVerify = GVerify;
|
||||||
|
})(window, document);
|
142
js/huaxia.js
142
js/huaxia.js
|
@ -204,7 +204,6 @@ $(function () {
|
||||||
// $('.ysj').css({"justify-content":"space-between","marginRight":0})
|
// $('.ysj').css({"justify-content":"space-between","marginRight":0})
|
||||||
// $('.ysj .ya-item-box').css({"marginRight":0})
|
// $('.ysj .ya-item-box').css({"marginRight":0})
|
||||||
// }
|
// }
|
||||||
checkPMShop() //拍卖所有商品事件
|
|
||||||
let zhTop = 0
|
let zhTop = 0
|
||||||
$(window).scroll(function () {
|
$(window).scroll(function () {
|
||||||
if (($(window).height() + $(window).scrollTop() + 0) >= $(document).height()) {
|
if (($(window).height() + $(window).scrollTop() + 0) >= $(document).height()) {
|
||||||
|
@ -214,10 +213,9 @@ $(function () {
|
||||||
// $('.zx-more').css('display','none')
|
// $('.zx-more').css('display','none')
|
||||||
// window.scrollBy(0,-10);
|
// window.scrollBy(0,-10);
|
||||||
// },1500)
|
// },1500)
|
||||||
// checkPMShop()
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
ysEJ() //艺术家二级分类
|
ysEJ() //艺术家二级分类
|
||||||
// 艺术家二级分类切换事件
|
// 艺术家二级分类切换事件
|
||||||
$('#ys-cate li').click(function () {
|
$('#ys-cate li').click(function () {
|
||||||
|
@ -312,20 +310,14 @@ $(function () {
|
||||||
})
|
})
|
||||||
// 图片选择
|
// 图片选择
|
||||||
$('#inputImg').change(function () {
|
$('#inputImg').change(function () {
|
||||||
|
|
||||||
|
|
||||||
$filePath = URL.createObjectURL(this.files[0]);
|
$filePath = URL.createObjectURL(this.files[0]);
|
||||||
$('#upImg').attr('src', $filePath);
|
$('#upImg').attr('src', $filePath);
|
||||||
$('#fileBox').css('display', 'none')
|
$('#fileBox').css('display', 'none')
|
||||||
$('#upImg').css('display', 'inline')
|
$('#upImg').css('display', 'inline')
|
||||||
|
|
||||||
$("#inputImg+#uptxt").val(`${this.files[0].name}`)
|
$("#inputImg+#uptxt").val(`${this.files[0].name}`)
|
||||||
|
|
||||||
|
|
||||||
})
|
})
|
||||||
//图片选择页面复用
|
//图片选择页面复用
|
||||||
$('.inputImg').change(function (e) {
|
$('.inputImg').change(function (e) {
|
||||||
|
|
||||||
$filePath = URL.createObjectURL(this.files[0]);
|
$filePath = URL.createObjectURL(this.files[0]);
|
||||||
$(e.target).next().attr('src', $filePath);
|
$(e.target).next().attr('src', $filePath);
|
||||||
$('.fileBox').css('display', 'none')
|
$('.fileBox').css('display', 'none')
|
||||||
|
@ -395,6 +387,24 @@ $(function () {
|
||||||
$('input[name="keyWord"]').on("click", function (event) {
|
$('input[name="keyWord"]').on("click", function (event) {
|
||||||
event.stopPropagation()
|
event.stopPropagation()
|
||||||
})
|
})
|
||||||
|
// 展览作品从高到底
|
||||||
|
$('.zhanl-select').on('click',function(){
|
||||||
|
$('.paix-tank').toggle()
|
||||||
|
})
|
||||||
|
// 选择类型,关闭弹框
|
||||||
|
$('.paix-tank p').on('click',function(){
|
||||||
|
$('.paix-tank').fadeOut()
|
||||||
|
$('.zhanl-select .op6').text($(this).text())
|
||||||
|
})
|
||||||
|
// 在线签约
|
||||||
|
$('.onlineSigning').on('click',function(){
|
||||||
|
if($(this).text()=='在线签约'){
|
||||||
|
$(this).text('已签约')
|
||||||
|
} else {
|
||||||
|
$(this).text('在线签约')
|
||||||
|
}
|
||||||
|
$(this).toggleClass('zx-xx')
|
||||||
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
function searchKey(e) { //导航关键词搜索
|
function searchKey(e) { //导航关键词搜索
|
||||||
|
@ -430,73 +440,6 @@ function closeTK() { //关闭弹框
|
||||||
$('#cicun').val('')
|
$('#cicun').val('')
|
||||||
$('#name').val('')
|
$('#name').val('')
|
||||||
}
|
}
|
||||||
|
|
||||||
function checkPMShop() { //拍卖全部商品事件
|
|
||||||
let pmdHtml = '';
|
|
||||||
let pmdData = [{
|
|
||||||
imgSrc: '../../img/public/jg-dy-01.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)Delight Sake',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-dy-02.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-dy-03.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)Delight Sake',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-dy-04.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-dy-05.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-dy-06.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-dy-07.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-dy-08.png',
|
|
||||||
title: '艺术清酒--得寓(酒标作品)',
|
|
||||||
time: 'RMB 1,500'
|
|
||||||
},
|
|
||||||
]
|
|
||||||
$.each(pmdData, function (commentIndex, comment) {
|
|
||||||
pmdHtml += `<div class="dfc w25 m-s30" onclick="goPMSDetail(${commentIndex})">
|
|
||||||
<img class="w90" src="${comment.imgSrc}" alt="图标丢失" title="${comment.title}" >
|
|
||||||
<div class="font-18 fb m-s20 w90 clips1">${comment.title}</div>
|
|
||||||
<div class="font-13 m-s10 w90 clips1">起拍价:<span class="colcb">${comment.time}</span></div>
|
|
||||||
</div>`
|
|
||||||
});
|
|
||||||
$('#pmd-list').prepend(pmdHtml);
|
|
||||||
$('#pmd-list img').mouseover(function () { //导航悬浮事件
|
|
||||||
$(this).css({
|
|
||||||
"cursor": "pointer"
|
|
||||||
})
|
|
||||||
$(this).nextAll('div').css('color', '#CB1919')
|
|
||||||
})
|
|
||||||
$('#pmd-list img').mouseout(function () { //导航悬浮事件
|
|
||||||
$(this).nextAll('div').css('color', '#000000')
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
function goPMSDetail(e) { //查看资讯详情
|
|
||||||
location.href = `auctionShopDetail.html?id=${e}`
|
|
||||||
}
|
|
||||||
|
|
||||||
function ysEJ() { //艺术家页面二级分类
|
function ysEJ() { //艺术家页面二级分类
|
||||||
let yspHtml = '';
|
let yspHtml = '';
|
||||||
let yspData = ['全部', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z']
|
let yspData = ['全部', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z']
|
||||||
|
@ -507,52 +450,6 @@ function ysEJ() { //艺术家页面二级分类
|
||||||
});
|
});
|
||||||
$('#ys-cate').prepend(yspHtml);
|
$('#ys-cate').prepend(yspHtml);
|
||||||
}
|
}
|
||||||
|
|
||||||
function checkYSZZList() { //查询艺术家杂志列表
|
|
||||||
let ysjzzHtml = '';
|
|
||||||
let ysjzzData = [{
|
|
||||||
imgSrc: '',
|
|
||||||
title: '',
|
|
||||||
time: ''
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-sk-02.png',
|
|
||||||
title: '新中国美术家系列—曹辉作品集',
|
|
||||||
time: '2021.07.09 - 2021.07.19'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-sk-03.png',
|
|
||||||
title: '新中国美术家系列—曹辉作品集',
|
|
||||||
time: '2021.07.09 - 2021.07.19'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imgSrc: '../../img/public/jg-sk-04.png',
|
|
||||||
title: '新中国美术家系列—曹辉作品集',
|
|
||||||
time: '2021.07.09 - 2021.07.19'
|
|
||||||
},
|
|
||||||
]
|
|
||||||
$.each(ysjzzData, function (commentIndex, comment) {
|
|
||||||
ysjzzHtml += `<div class="dfc w25 m-s30" onclick="goysjSKDetail(${commentIndex})">
|
|
||||||
<img class="w90" src="${comment.imgSrc}" alt="图标丢失" title="${comment.title}" >
|
|
||||||
<div class="font-18 fb m-s20 w90 clips1">${comment.title}</div>
|
|
||||||
<div class="font-13 m-s10 w90 clips1">出版时间:${comment.time}</div>
|
|
||||||
</div>`
|
|
||||||
});
|
|
||||||
$('#ysjzz-list img').mouseover(function () { //内容悬浮事件
|
|
||||||
$(this).css({
|
|
||||||
"cursor": "pointer"
|
|
||||||
})
|
|
||||||
$(this).nextAll('div').css('color', '#CB1919')
|
|
||||||
})
|
|
||||||
$('#ysjzz-list img').mouseout(function () { //内容悬浮事件
|
|
||||||
$(this).nextAll('div').css('color', '#000000')
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
function goysjSKDetail(e) { //查看书刊详情
|
|
||||||
location.href = `artistSKDetail.html?id=${e}`
|
|
||||||
}
|
|
||||||
|
|
||||||
function toup(e) { //投票调起弹框
|
function toup(e) { //投票调起弹框
|
||||||
$('#isTank').fadeIn()
|
$('#isTank').fadeIn()
|
||||||
$('#duik').css('display', 'none')
|
$('#duik').css('display', 'none')
|
||||||
|
@ -855,7 +752,6 @@ function getScrollTop() {
|
||||||
document.addEventListener("scroll", myFunction);
|
document.addEventListener("scroll", myFunction);
|
||||||
|
|
||||||
function myFunction() {
|
function myFunction() {
|
||||||
console.log(getScrollTop());
|
|
||||||
if (getScrollTop() > 125) {
|
if (getScrollTop() > 125) {
|
||||||
$(".pod").css("position", "fixed")
|
$(".pod").css("position", "fixed")
|
||||||
$(".pod").addClass("dtip")
|
$(".pod").addClass("dtip")
|
||||||
|
|
|
@ -39,6 +39,15 @@ $(function(){
|
||||||
}
|
}
|
||||||
num = 1
|
num = 1
|
||||||
})
|
})
|
||||||
|
// 账号类型选择,调起关闭弹框
|
||||||
|
$('.input-vate').on('click',function(){
|
||||||
|
$('.cate-tank').toggle()
|
||||||
|
})
|
||||||
|
// 选择类型,关闭弹框
|
||||||
|
$('.cate-tank p').on('click',function(){
|
||||||
|
$('.cate-tank').toggle()
|
||||||
|
$('input[name="input-vate"]').val($(this).text())
|
||||||
|
})
|
||||||
// 找回密码事件
|
// 找回密码事件
|
||||||
$('.retrieve').on('click',function(){
|
$('.retrieve').on('click',function(){
|
||||||
var forget_phone = $("input[name='forget_phone']").val()
|
var forget_phone = $("input[name='forget_phone']").val()
|
||||||
|
|
Loading…
Reference in New Issue