响应式修改
parent
0ae18b3048
commit
f34e26d6d6
|
@ -1,8 +1,13 @@
|
|||
|
||||
* {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
a{text-decoration: none;}
|
||||
.w102 {
|
||||
width: 102.6%;
|
||||
}
|
||||
|
@ -688,7 +693,6 @@ ul li {
|
|||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.tn {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -814,11 +818,11 @@ input {
|
|||
}
|
||||
|
||||
.parent-page {
|
||||
height: 360px;
|
||||
max-height: 360px;
|
||||
}
|
||||
|
||||
.parent-page img {
|
||||
height: 360px;
|
||||
max-height: 360px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
@ -1423,12 +1427,7 @@ input {
|
|||
transition: transform .5s;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#jg-list>div:hover .font-18 {
|
||||
color: #CB1919;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#pmd-list a:hover .font-18,#jg-list a:hover .font-18{color: #CB1919;}
|
||||
.jg-guanz {
|
||||
width: 110px;
|
||||
height: 42px;
|
||||
|
@ -1455,8 +1454,10 @@ input {
|
|||
}
|
||||
|
||||
/* 拍卖 */
|
||||
#pm-list a:hover>div,
|
||||
#pxzb-list a:hover>div {
|
||||
#pm-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);
|
||||
}
|
||||
#pm-list img{height: 304px;object-fit: cover;}
|
||||
|
@ -1500,6 +1501,8 @@ input {
|
|||
left: 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 .quan{border: 2px solid #CB1919;}
|
||||
.zaixian-img{max-height: 400px;object-fit: cover;float: left;}
|
||||
|
@ -1793,7 +1796,7 @@ input {
|
|||
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 .dis .m-y20:last-child {
|
||||
margin-right: 0;
|
||||
|
@ -1807,11 +1810,11 @@ input {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
#alls-list .dfc>div {
|
||||
#alls-list .dfc a {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
#alls-list .dfc>div img {
|
||||
#alls-list .dfc a img {
|
||||
max-height: 230px;
|
||||
}
|
||||
|
||||
|
@ -1819,7 +1822,7 @@ input {
|
|||
box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
|
||||
}
|
||||
|
||||
#alls-list .dfc:hover div {
|
||||
#alls-list .dfc:hover a {
|
||||
color: #CB1919;
|
||||
}
|
||||
|
||||
|
@ -2066,7 +2069,7 @@ align-items: flex-end;
|
|||
}
|
||||
|
||||
.tyhder_listnav a {
|
||||
color: rgb(135, 135, 135);
|
||||
color: #616161;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
@ -2114,18 +2117,7 @@ height: 100%;
|
|||
}
|
||||
|
||||
/* 自适应 */
|
||||
|
||||
|
||||
/* 个人中心- */
|
||||
* {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
/* header */
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
|
@ -3595,20 +3587,12 @@ justify-content: space-between;
|
|||
|
||||
/* 机构中心 */
|
||||
|
||||
* {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
input {
|
||||
padding-left: 14px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* header */
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
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;}
|
||||
#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-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-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 .font-13{padding: 8px 15px;}
|
||||
#ys-list .m-x30{margin-bottom: 10px;}
|
||||
.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 {
|
||||
display: inline-block;
|
||||
}
|
||||
|
@ -5834,18 +5821,7 @@ select {
|
|||
.left-title{color: #CB1919!important;}
|
||||
td{border-bottom: 1px solid #ebebeb;}
|
||||
tfoot tr td{border-bottom: none;}
|
||||
|
||||
/* 关于我们 */
|
||||
|
||||
* {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
/* header */
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
* {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
input {
|
||||
padding-left: 14px;
|
||||
box-sizing: border-box;
|
||||
|
|
|
@ -114,7 +114,15 @@ header .container .bot a{
|
|||
.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 {
|
||||
background-color: #f5f5f5;
|
||||
|
@ -122,7 +130,7 @@ section {
|
|||
}
|
||||
|
||||
section .whoil {
|
||||
padding: 15px 240px;
|
||||
padding: 0px 320px;
|
||||
}
|
||||
section .whoil .whoil-1 {
|
||||
padding: 25px;
|
||||
|
@ -212,7 +220,7 @@ section .whoil .whoil-1 .swiper-container {
|
|||
background-color: #fff;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
.shopCartSwiper .swiper-slide{display: flex;flex-direction: column;}
|
||||
section .whoil .whoil-1 .swiper-container .swiper-text {
|
||||
padding: 35px 0px 10px 0;
|
||||
margin-bottom: 25px;
|
||||
|
@ -233,8 +241,7 @@ section .whoil .whoil-1 .swiper-container img {
|
|||
}
|
||||
section .whoil .whoil-1 .swiper-slide .clips1 {
|
||||
text-align: center;
|
||||
width: 284px;
|
||||
padding: 10px 0;
|
||||
/* padding: 10px 0; */
|
||||
}
|
||||
|
||||
section .whoil .whoil-1 .swiper-container .swiper-button-prev,
|
||||
|
@ -254,9 +261,9 @@ section .whoil .whoil-1 .swiper-container .swiper-pagination {
|
|||
section .whoil .whoil-1 .swiper-container .swiper-pagination span {
|
||||
width: 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 {
|
||||
opacity: 0;
|
||||
}
|
||||
|
@ -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(5)>div{display: flex;align-items: center;justify-content: center;}
|
||||
.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(7){font-size: 14px;color: #222222;}
|
||||
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
<div class="djbac">
|
||||
<div class="font-40 allitem-title">艺术家</div>
|
||||
<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>
|
||||
|
@ -207,7 +207,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -276,7 +276,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -171,7 +171,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -193,7 +193,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -186,7 +186,68 @@
|
|||
</section>
|
||||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -146,7 +146,28 @@
|
|||
</div>
|
||||
<!-- 全部列表 -->
|
||||
<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="container gray">
|
||||
<div class="ispinner gray animating">
|
||||
|
@ -171,7 +192,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -186,7 +186,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -355,7 +355,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -388,9 +388,14 @@
|
|||
<div class="djbac zhanlan-box bbt m-zy20 p-x10">
|
||||
<div class="font-28">展览作品</div>
|
||||
<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>
|
||||
<img src="../../img/public/zlxl.png">
|
||||
<div class="paix-tank">
|
||||
<p>个人会员</p>
|
||||
<p>机构会员</p>
|
||||
<p>艺术家会员</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="dac zpsearch-box">
|
||||
<input type="text" onkeydown="searchZP()" name="" id="" value="" placeholder="作品搜索"/>
|
||||
|
@ -547,7 +552,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -133,38 +133,38 @@
|
|||
<!-- 全部列表 -->
|
||||
<section>
|
||||
<div id="jg-list" class="dac fw" style="width: 101.6%;">
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-01.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-02.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-03.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-04.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-05.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-06.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-07.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<div class="dfc w33 m-s30">
|
||||
<a href="mechanismDetail.html"><img class="w96" src="../../img/public/jg-08.png" alt="图标丢失" title="" ></a>
|
||||
<div class="font-18 fb m-s20 w96 clips1">——<span class="m-z10">摩空精舍</span></div>
|
||||
</div>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-01.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-02.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-03.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-04.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-05.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-06.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-07.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
<a href="mechanismDetail.html" class="dfc w33 m-s30">
|
||||
<img class="w96" src="../../img/public/jg-08.png" alt="图标丢失" title="" >
|
||||
<div class="font-18 fb m-s20 w96 clips1 col19">——<span class="m-z10">摩空精舍</span></div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="p-sx65 zx-more" style="display: none;justify-content: center;align-items: center;">
|
||||
<div class="container gray">
|
||||
|
@ -188,7 +188,68 @@
|
|||
</section>
|
||||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -263,7 +263,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -280,7 +280,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -351,6 +351,67 @@
|
|||
</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>
|
||||
</html>
|
||||
|
|
|
@ -175,7 +175,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -259,7 +259,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -227,7 +227,68 @@
|
|||
</section>
|
||||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -198,7 +198,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -216,7 +216,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -168,7 +168,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -391,7 +391,68 @@
|
|||
</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">
|
||||
<a class="w100 dac fc" href="../../index.html">
|
||||
|
|
|
@ -362,7 +362,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -160,7 +160,68 @@
|
|||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<title>艺术家个人中心</title>
|
||||
<link rel="stylesheet" href="../../css/institutions/institutions.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">
|
||||
<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>
|
||||
|
@ -18,18 +19,13 @@
|
|||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="ty_co">
|
||||
|
||||
<header class="tyhder_herader">
|
||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||
<nav class="dis p-zy320 pod" >
|
||||
<a href="">
|
||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||
</a>
|
||||
<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>
|
||||
|
@ -38,20 +34,15 @@
|
|||
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" 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="mian ">
|
||||
<div class="ty_ds">
|
||||
<div class="ty_ds p-zy320">
|
||||
<button class="naliu">菜单</button>
|
||||
<div>
|
||||
<ul class="ty_left">
|
||||
|
@ -121,7 +112,7 @@
|
|||
</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>
|
||||
<div class="ty_riscon ty_jgzl ty_jgintcor">
|
||||
<div class="ty_tupian">
|
||||
|
@ -1287,7 +1278,69 @@
|
|||
</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/layui.js"></script> -->
|
||||
<script>
|
||||
|
|
|
@ -22,9 +22,7 @@
|
|||
<header class="tyhder_herader">
|
||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||
<nav class="dis p-zy320 pod" >
|
||||
<a href="">
|
||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||
</a>
|
||||
<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>
|
||||
|
@ -1174,7 +1172,69 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
</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_movecon">
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>机构个人中心</title>
|
||||
<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="https://unpkg.com/wangeditor/dist/wangEditor.min.js"></script>
|
||||
<script src="https://unpkg.com/i18next/dist/umd/i18next.js"></script>
|
||||
|
@ -20,9 +21,7 @@
|
|||
<header class="tyhder_herader">
|
||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||
<nav class="dis p-zy320 pod" >
|
||||
<a href="">
|
||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||
</a>
|
||||
<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>
|
||||
|
@ -1186,13 +1185,68 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"></iframe>
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
<!-- 底部导航 -->
|
||||
<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>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -11,6 +11,7 @@
|
|||
<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/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>
|
||||
<style>
|
||||
.foot-iframe {
|
||||
|
@ -82,6 +83,25 @@
|
|||
maxlength="11" autocomplete="off" class="layui-input">
|
||||
</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-input-block codes">
|
||||
|
@ -95,7 +115,11 @@
|
|||
<div class="layui-input-block">
|
||||
<input type="tel" name="input-vate" readonly required lay-verify="required" placeholder="请选择重置的账号类型"
|
||||
maxlength="11" autocomplete="off" class="layui-input input-vate cp">
|
||||
|
||||
<div class="cate-tank">
|
||||
<p>个人会员</p>
|
||||
<p>机构会员</p>
|
||||
<p>艺术家会员</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 设置密码 -->
|
||||
|
@ -304,8 +328,68 @@
|
|||
</div>
|
||||
</div>
|
||||
<!-- 底部导航 -->
|
||||
<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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>微信二维码</title>
|
||||
<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/foot.min.css" />
|
||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||
|
@ -25,9 +26,27 @@
|
|||
</style>
|
||||
|
||||
<body>
|
||||
<!-- 头部导航 -->
|
||||
<iframe src="../../public/center-head.html" class="ty_herader" width="100%" height="285px" frameborder="0"
|
||||
scrolling="no"></iframe>
|
||||
<header class="tyhder_herader">
|
||||
<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>
|
||||
<div class="whole">
|
||||
<div class="whole-1">
|
||||
|
@ -45,8 +64,68 @@
|
|||
</div>
|
||||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head lang="en">
|
||||
<head lang="en">
|
||||
<meta charset="UTF-8">
|
||||
<title>购物车</title>
|
||||
<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>
|
||||
<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/huaxia.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/logshoppingcar/login_cart.css" />
|
||||
<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>
|
||||
</head>
|
||||
<style>
|
||||
</head>
|
||||
<style>
|
||||
.foot-iframe {
|
||||
margin-top: -30px;
|
||||
color: rgb(255, 255, 255);
|
||||
|
@ -25,41 +25,48 @@
|
|||
right: 50px;
|
||||
top: -50px;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
<!-- 头部导航 -->
|
||||
|
||||
<header class="tyhder_herader">
|
||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||
<nav class="dis p-zy320 pod" >
|
||||
<a href="">
|
||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||
</a>
|
||||
<nav class="dis p-zy320 pod">
|
||||
<a href="../../index.html"><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" class="tyhder_gr" href="../aboutUs/aboutUs.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" 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>
|
||||
<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>
|
||||
<section>
|
||||
<div class="whoil padding-zy320">
|
||||
|
@ -86,7 +93,9 @@
|
|||
<img src="../../img/images/1-1.png" alt="图片丢失" title="购物车图片一" />
|
||||
</div>
|
||||
</td>
|
||||
<td><div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div></td>
|
||||
<td>
|
||||
<div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div>
|
||||
</td>
|
||||
<td><span>x3</span></td>
|
||||
<td>¥188.00</td>
|
||||
<td>
|
||||
|
@ -106,7 +115,9 @@
|
|||
<img src="../../img/images/1-1.png" alt="图片丢失" title="购物车图片一" />
|
||||
</div>
|
||||
</td>
|
||||
<td><div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div></td>
|
||||
<td>
|
||||
<div>竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画靠山书房壁画抽象艺术画 11时来运转8190</div>
|
||||
</td>
|
||||
<td><span>x3</span></td>
|
||||
<td>¥188.00</td>
|
||||
<td>
|
||||
|
@ -124,7 +135,7 @@
|
|||
<div class="jies-box">
|
||||
<div>
|
||||
<input type="checkbox" id="ckAll">
|
||||
<span style="margin-left: 4px;cursor: pointer;">全选</span>
|
||||
<span style="margin-left: -2px;cursor: pointer;">全选</span>
|
||||
<span style="margin-left: 20px;cursor: pointer;">删除</span>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -133,22 +144,27 @@
|
|||
</div>
|
||||
</div>
|
||||
<!-- 轮播图 -->
|
||||
<div class="swiper-container">
|
||||
<div class="shopCartSwiper swiper-container">
|
||||
<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="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="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="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="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="swiper-slide">
|
||||
<img width="100%" alt="图片丢失" title="图片一" src="../../img/images/1.png">
|
||||
<div class="font-20 m-sx16 clips1">艺术清酒--得寓(酒标作品)</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -156,15 +172,16 @@
|
|||
<div class="swiper-pagination"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<script>
|
||||
// 轮播
|
||||
$(window).resize(function () {//监听窗口大小的改变
|
||||
$(window).resize(function() { //监听窗口大小的改变
|
||||
sixSwiper()
|
||||
})
|
||||
function sixSwiper() {
|
||||
let showNum = 4
|
||||
let spaceBetween = 25//图片间距
|
||||
let spaceBetween = 25 //图片间距
|
||||
let windowWidth = $(window).width()
|
||||
if (windowWidth * 1 <= 900) {
|
||||
showNum = 2
|
||||
|
@ -178,34 +195,34 @@
|
|||
showNum = 4
|
||||
spaceBetween = 10
|
||||
}
|
||||
let myswiper = new Swiper('.swiper-container', {
|
||||
cssMode: false,//禁止鼠标滑动,切换
|
||||
let myswiperCar = new Swiper('.shopCartSwiper', {
|
||||
cssMode: false, //禁止鼠标滑动,切换
|
||||
loop: true,
|
||||
slidesPerView: showNum,//显示数量
|
||||
spaceBetween: spaceBetween,//图片间距
|
||||
slidesPerView: showNum, //显示数量
|
||||
spaceBetween: spaceBetween, //图片间距
|
||||
autoplay: {
|
||||
delay: 2000,
|
||||
delay: 3000,
|
||||
stopOnLastSlide: true,
|
||||
disableOnInteraction: false,
|
||||
},
|
||||
// 分页器
|
||||
pagination: {
|
||||
el: '.swiper-pagination',
|
||||
clickable: true,//点击跳转
|
||||
clickable: true, //点击跳转
|
||||
},
|
||||
grabCursor: true,//鼠标移入变手
|
||||
grabCursor: true, //鼠标移入变手
|
||||
});
|
||||
// 鼠标移入轮播图范围,执行的函数
|
||||
// myswiper.el.onmouseover = function () {
|
||||
// myswiper.autoplay.stop();
|
||||
// myswiper.navigation.$nextEl.removeClass('hide');
|
||||
// myswiper.navigation.$prevEl.removeClass('hide');
|
||||
// myswiperCar.el.onmouseover = function () {
|
||||
// myswiperCar.autoplay.stop();
|
||||
// myswiperCar.navigation.$nextEl.removeClass('hide');
|
||||
// myswiperCar.navigation.$prevEl.removeClass('hide');
|
||||
// }
|
||||
// // 鼠标移出轮播图范围,执行的函数
|
||||
// myswiper.el.onmouseout = function () {
|
||||
// myswiper.autoplay.start();
|
||||
// myswiper.navigation.$nextEl.addClass('hide');
|
||||
// myswiper.navigation.$prevEl.addClass('hide');
|
||||
// myswiperCar.el.onmouseout = function () {
|
||||
// myswiperCar.autoplay.start();
|
||||
// myswiperCar.navigation.$nextEl.addClass('hide');
|
||||
// myswiperCar.navigation.$prevEl.addClass('hide');
|
||||
// }
|
||||
}
|
||||
sixSwiper()
|
||||
|
@ -226,19 +243,6 @@
|
|||
alert("")
|
||||
accounts.innerHTML = str;
|
||||
}
|
||||
|
||||
//计算总数
|
||||
// function sumCount() {
|
||||
// var sum = 0;
|
||||
// for (var i = 0; i < cks.length; i++) {
|
||||
// if (cks[i].checked == true) {
|
||||
// var num = Number(countInput[i].value);
|
||||
// sum += num;
|
||||
// }
|
||||
// }
|
||||
// allCount.innerHTML = sum;
|
||||
// }
|
||||
|
||||
//计算总价
|
||||
function sumPrice() {
|
||||
var sum = 0;
|
||||
|
@ -250,7 +254,6 @@
|
|||
}
|
||||
allPrice.innerHTML = sum.toFixed(2);
|
||||
}
|
||||
|
||||
//计算每一行的总价
|
||||
function inlinePrice() {
|
||||
for (var i = 0; i < trs.length; i++) {
|
||||
|
@ -263,7 +266,6 @@
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
//数量增加
|
||||
function addCount(e) {
|
||||
var num = parseInt(e.previousElementSibling.value);
|
||||
|
@ -277,9 +279,7 @@
|
|||
inlinePrice();
|
||||
sumPrice();
|
||||
// sumCount();
|
||||
|
||||
}
|
||||
|
||||
//数量递减
|
||||
function reduceCount(e) {
|
||||
var num = parseInt(e.nextElementSibling.value);
|
||||
|
@ -293,7 +293,6 @@
|
|||
sumPrice();
|
||||
// sumCount();
|
||||
}
|
||||
|
||||
//全选和反选
|
||||
function checkAll() {
|
||||
for (var i = 0; i < cks.length; i++) {
|
||||
|
@ -302,7 +301,6 @@
|
|||
sumPrice();
|
||||
// sumCount();
|
||||
}
|
||||
|
||||
//复选框
|
||||
function check() {
|
||||
for (var i = 0; i < cks.length; i++) {
|
||||
|
@ -317,38 +315,95 @@
|
|||
sumPrice();
|
||||
sumCount();
|
||||
}
|
||||
|
||||
//单行删除
|
||||
function del(e) {
|
||||
e.parentElement.parentElement.remove();
|
||||
sumPrice();
|
||||
// sumCount();
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<!-- 底部导航 -->
|
||||
<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>
|
||||
<!-- 底部固定导航栏 -->
|
||||
<div class="fixed_foot">
|
||||
<a class="w100 dac fc" href="../../index.html">
|
||||
<div><img src="../../img/home.png" width="28" height="26" ></div>
|
||||
<div><img src="../../img/home.png" width="28" height="26"></div>
|
||||
<span class="font-22 colf">首页</span>
|
||||
</a>
|
||||
<a class="w100 dac fc" href="../artNetwork/shoppingMall.html">
|
||||
<div><img src="../../img/shop.png" width="28" height="26" ></div>
|
||||
<div><img src="../../img/shop.png" width="28" height="26"></div>
|
||||
<span class="font-22 colf">商城</span>
|
||||
</a>
|
||||
<a class="w100 dac fc" style="background: red;" href="shopcar.html">
|
||||
<div><img src="../../img/cart.png" width="28" height="26" ></div>
|
||||
<div><img src="../../img/cart.png" width="28" height="26"></div>
|
||||
<span class="font-22 colf">购物车</span>
|
||||
</a>
|
||||
<a class="w100 dac fc" href="../grzx/personalData.html">
|
||||
<div><img src="../../img/personal.png" width="28" height="26" ></div>
|
||||
<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>
|
||||
</body>
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>购物车</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
|
||||
<link rel="stylesheet" href="../../css/logshoppingcar/tobepaid.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>
|
||||
|
@ -13,8 +14,27 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<!-- 头部导航 -->
|
||||
<iframe src="../../public/center-head.html" class="ty_herader" width="100%" height="285px" frameborder="0" scrolling="no"></iframe>
|
||||
<header class="tyhder_herader">
|
||||
<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>
|
||||
<!-- 内容 -->
|
||||
<section>
|
||||
|
@ -160,7 +180,7 @@
|
|||
</div>
|
||||
<!-- 提交按钮 -->
|
||||
<div class="sumbtn-box">
|
||||
<div>提交订单</div>
|
||||
<div class=" cq-cp"><a href="qrcode.html" class="colf">提交订单</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -168,7 +188,68 @@
|
|||
|
||||
</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="回到顶部">
|
||||
</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">
|
||||
<title>支付成功</title>
|
||||
<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/foot.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../css/centerHead.css" />
|
||||
|
@ -19,8 +20,27 @@
|
|||
</style>
|
||||
|
||||
<body>
|
||||
<!-- 头部导航 -->
|
||||
<iframe src="../../public/center-head.html" class="ty_herader" width="100%" height="285px" frameborder="0" scrolling="no"></iframe>
|
||||
<header class="tyhder_herader">
|
||||
<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>
|
||||
<div class="whole">
|
||||
<div class="whole-1">
|
||||
|
@ -39,7 +59,68 @@
|
|||
</div>
|
||||
</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="回到顶部">
|
||||
</body>
|
||||
|
|
10
index.html
10
index.html
|
@ -649,12 +649,12 @@
|
|||
<div class="foot-end-content">电话:028-81712589</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="foot-count">
|
||||
<div class="foot-count" style="width: 100%;">
|
||||
<div class="foot-end-title">联系我们</div>
|
||||
<div class="foot-end-content">地址:四川省成都市武侯区天益街38号理想中心3栋601</div>
|
||||
<div class="foot-end-content">手机:13880548658</div>
|
||||
<div class="foot-end-content">电话:028-61529525</div>
|
||||
<div class="foot-end-content">邮箱:zarts@126.com</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>
|
||||
|
|
|
@ -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);
|
140
js/huaxia.js
140
js/huaxia.js
|
@ -204,7 +204,6 @@ $(function () {
|
|||
// $('.ysj').css({"justify-content":"space-between","marginRight":0})
|
||||
// $('.ysj .ya-item-box').css({"marginRight":0})
|
||||
// }
|
||||
checkPMShop() //拍卖所有商品事件
|
||||
let zhTop = 0
|
||||
$(window).scroll(function () {
|
||||
if (($(window).height() + $(window).scrollTop() + 0) >= $(document).height()) {
|
||||
|
@ -214,7 +213,6 @@ $(function () {
|
|||
// $('.zx-more').css('display','none')
|
||||
// window.scrollBy(0,-10);
|
||||
// },1500)
|
||||
// checkPMShop()
|
||||
}
|
||||
});
|
||||
|
||||
|
@ -312,20 +310,14 @@ $(function () {
|
|||
})
|
||||
// 图片选择
|
||||
$('#inputImg').change(function () {
|
||||
|
||||
|
||||
$filePath = URL.createObjectURL(this.files[0]);
|
||||
$('#upImg').attr('src', $filePath);
|
||||
$('#fileBox').css('display', 'none')
|
||||
$('#upImg').css('display', 'inline')
|
||||
|
||||
$("#inputImg+#uptxt").val(`${this.files[0].name}`)
|
||||
|
||||
|
||||
})
|
||||
//图片选择页面复用
|
||||
$('.inputImg').change(function (e) {
|
||||
|
||||
$filePath = URL.createObjectURL(this.files[0]);
|
||||
$(e.target).next().attr('src', $filePath);
|
||||
$('.fileBox').css('display', 'none')
|
||||
|
@ -395,6 +387,24 @@ $(function () {
|
|||
$('input[name="keyWord"]').on("click", function (event) {
|
||||
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) { //导航关键词搜索
|
||||
|
@ -430,73 +440,6 @@ function closeTK() { //关闭弹框
|
|||
$('#cicun').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() { //艺术家页面二级分类
|
||||
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']
|
||||
|
@ -507,52 +450,6 @@ function ysEJ() { //艺术家页面二级分类
|
|||
});
|
||||
$('#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) { //投票调起弹框
|
||||
$('#isTank').fadeIn()
|
||||
$('#duik').css('display', 'none')
|
||||
|
@ -855,7 +752,6 @@ function getScrollTop() {
|
|||
document.addEventListener("scroll", myFunction);
|
||||
|
||||
function myFunction() {
|
||||
console.log(getScrollTop());
|
||||
if (getScrollTop() > 125) {
|
||||
$(".pod").css("position", "fixed")
|
||||
$(".pod").addClass("dtip")
|
||||
|
|
|
@ -39,6 +39,15 @@ $(function(){
|
|||
}
|
||||
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(){
|
||||
var forget_phone = $("input[name='forget_phone']").val()
|
||||
|
|
Loading…
Reference in New Issue