diff --git a/css/foot.min.css b/css/foot.min.css index 8bf6cf7..ee289fb 100644 --- a/css/foot.min.css +++ b/css/foot.min.css @@ -11,6 +11,7 @@ body{padding: 0;margin: 0;} } .foot-nav-box>div:first-child{color: #FFFFFF;font-size: 15px;display: flex;align-items: center;} .foot-box-nav>div{margin-right: 46px;cursor: pointer;} +.foot-box-nav>div>a{text-decoration: none;color: #FFFFFF;} .foot-box-img>img{margin-left: 20px;cursor: pointer;-webkit-filter: invert(.1); filter: invert(.1);} /* -webkit-filter: invert(.8); filter: invert(.8); */ .foot-box-img>img:nth-child(1),.foot-box-img>img:nth-child(2){width:23px;height:19px;} @@ -38,7 +39,7 @@ body{padding: 0;margin: 0;} .foot-end-bottom{font-size: 13px;color: #616161;border-top: 1px solid #ededed;padding: 30px;} .foot-iframe{width: 100%;height: 400px;} - + @media (min-width:1220px) and (max-width:1619px){ .foot-end-box>div:last-child{width: 100%;} /* .foot-end-box>div:first-child>img{width:260px;height: 60px;} diff --git a/css/huaxia.css b/css/huaxia.css index 6e06b17..70b4e95 100644 --- a/css/huaxia.css +++ b/css/huaxia.css @@ -2,12 +2,17 @@ body{margin: 0;padding: 0;} .w100{width: 100%;} .w96{width: 96%;} .w90{width: 90%;} +.w56{width: 56%;} .w50{width: 50%;} .w48{width: 49%;} .w33{width: 33.33%;} .w25{width: 25%;} .w20{width: 19%;} +.op9{opacity: .9;} +.op8{opacity: .8;} +.op7{opacity: .7;} + .dis{display: flex;} .djb{display: flex;justify-content: space-between;} .dend{display: flex;justify-content: flex-end;} @@ -37,6 +42,8 @@ body{margin: 0;padding: 0;} .m-s27{margin-top: 27px;} .m-s30{margin-top: 30px;} .m-s37{margin-top: 37px;} +.m-s46{margin-top: 46px;} +.m-s50{margin-top: 50px;} .m-s65{margin-top: 65px;} .m-z10{margin-left: 10px;} @@ -88,11 +95,14 @@ body{margin: 0;padding: 0;} .p-x65{padding-bottom: 65px;} +.p-x30{padding-bottom: 30px;} .p-x27{padding-bottom: 27px;} +.p-x20{padding-bottom: 20px;} .p-x10{padding-bottom: 10px;} .p-zy320{padding-left: 320px;padding-right: 320px;} .p-zy180{padding-left: 180px;padding-right: 180px;} +.p-zy40{padding-left: 40px;padding-right: 40px;} .p-zy30{padding-left: 30px;padding-right: 30px;} .p-zy20{padding-left: 20px;padding-right: 20px;} .p-zy15{padding-left: 15px;padding-right: 15px;} @@ -109,6 +119,7 @@ body{margin: 0;padding: 0;} .font-13{font-size: 13px;} .font-14{font-size: 14px;} .font-15{font-size: 15px;} +.font-16{font-size: 16px;} .font-18{font-size: 18px;} .font-20{font-size: 20px;} .font-22{font-size: 22px;} @@ -129,6 +140,7 @@ body{margin: 0;padding: 0;} .tl{text-align: left;} +.tr{text-align: right;} .col19{color: #191919;} .col7d{color: #7d7d7d;} .col9{color: #999999;} @@ -140,6 +152,8 @@ body{margin: 0;padding: 0;} .backf5{background: #f5f5f5;} + +.bd{border: 1px solid #e6e6e6;} .btt{border-top: 1px solid #ebebeb;} .bbt{border-bottom: 1px solid #ebebeb;} .tin2{text-indent: 2em;} @@ -236,6 +250,8 @@ ul li {list-style: none;padding: 0px;margin: 0px;} /* 首页 */ .logo{width: 487px;} .banner-img{width: 100%;height: auto;} +.head-box{position: sticky;top: -6px;z-index: 10;background: #FFFFFF;padding: 10px 180px;} +.head-nav-box>div:last-child{margin-top: 20px;} .sy-dian{width: 4px;height: 4px;border-radius: 100%;background-color: #181818;margin: 0 10px;} .top-nav{position: sticky;top: -6px;z-index: 10;background: #FFFFFF;} .dao-boxw{box-shadow: 0px 3px 6px rgba(0,0,0,.2);display: flex;justify-content: space-between;align-items: center;} @@ -283,27 +299,33 @@ ul li {list-style: none;padding: 0px;margin: 0px;} .wc-box .ya-item-box:hover a{color: #cb1919;text-decoration:underline;} .wc-box>div>div>a:hover{color: #cb1919;text-decoration:underline;} /* 资讯 */ -.zx-nav,.szx-nav{padding: 0;} -.zx-nav li,.szx-nav li{margin-right: 50px;position: relative;padding: 20px 0 15px 0;} -.zx-nav li a,.szx-nav li a{text-decoration: none;color: #181818;font-size: 18px;} -.zx-nav li div,.szx-nav li div{border-bottom: 2px solid #FFFFFF;width: 100%;position: absolute;} -.zx-nav li .zx-nav-active,.szx-nav li .zx-nav-active{border-bottom: 2px solid #CB1919;position: absolute;bottom: -1px;} -.zx-nav li .zx-nav-title,.szx-nav li .zx-nav-title{color: #CB1919;} +.zx-nav,.szx-nav,.px-nav{padding: 0;} +.zx-nav li,.szx-nav li,.px-nav li{margin-right: 50px;position: relative;padding: 20px 0 15px 0;} +.zx-nav li a,.szx-nav li a,.px-nav li a{text-decoration: none;color: #181818;font-size: 18px;} +.zx-nav li div,.szx-nav li div,.px-nav li div{border-bottom: 2px solid #FFFFFF;width: 100%;position: absolute;} +.zx-nav li .zx-nav-active,.szx-nav li .zx-nav-active,.px-nav li .zx-nav-active{border-bottom: 2px solid #CB1919;position: absolute;bottom: -1px;} +.zx-nav li .zx-nav-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;} /* 机构 */ -#jg-list img,#jgm-list img,#jgz-list img,#jgy-list img{transition: transform .5s;} -#jg-list img:hover,#jgm-list img:hover,#jgz-list img:hover,#jgy-list img:hover{transform: scale(.94);transition: transform .5s;} +#jg-list img,#jgm-list img,#jgz-list img,#jgy-list img,#jgs-list img,#pmd-list img,#pxsp-list img{transition: transform .5s;} +#jg-list img:hover,#jgm-list img:hover,#jgz-list img:hover,#jgy-list img:hover,#jgs-list img:hover,#pmd-list img:hover{transform: scale(.94);transition: transform .5s;cursor: pointer;} .jg-guanz{width: 110px;height: 42px;line-height: 42px;text-align: center;} .jg-xian{border: 0.5px solid #dbdbdb;position: absolute;right: -26px;height: 28%;top: 12%;} - - - - - - +/* 拍卖 */ +#pm-list>div:hover{box-shadow: 0 0 20px rgba(0,0,0,.2);cursor: pointer;} +#pm-list>div:hover div:last-child>div:first-child{color: #CB1919;} +#pm-list>div:hover div:last-child>div:first-child .quan{border: 2px solid #CB1919;} +.quan{width: 6px;height: 6px;border-radius: 100%;border: 2px solid #818181;margin-right: 6px;} +/* 培训 */ +.px-item-img{margin-bottom: -4px;} +.px-item-bo{top: 50%;left: 50%;transform: translate(-50%,-50%);} +#px-list>div:hover div>div:first-child{color: #CB1919;} +#px-list>div:hover div>div:first-child .quan{border: 2px solid #CB1919;} +#pxsp-list div>div:first-child:hover {transform: scale(.94);transition: transform .5s;cursor: pointer;} +#pxsp-list div:hover>div {color: #CB1919;font-weight: bold;} diff --git a/css/huaxiaMedia.css b/css/huaxiaMedia.css index 8c81688..aac62a4 100644 --- a/css/huaxiaMedia.css +++ b/css/huaxiaMedia.css @@ -34,12 +34,10 @@ @media screen and (min-width:1221px) and (max-width:1320px) { } -@media screen and (min-width:1321px) and (max-width:1420px) { - +@media screen and (min-width:1024px) and (max-width:1620px) { + } -@media screen and (min-width:1421px) and (max-width:1520px) { - -} -@media screen and (min-width:1521px) and (max-width:1620px) { - +@media screen and (min-width:1024px) and (max-width:1820px) { + .logo{width: 30%;} + .head-box{padding: 20px 100px;} } diff --git a/htmls/artNetwork/auction.html b/htmls/artNetwork/auction.html new file mode 100644 index 0000000..48dfe69 --- /dev/null +++ b/htmls/artNetwork/auction.html @@ -0,0 +1,146 @@ + + + + + 拍卖 + + + + + + + + + + + +
+
+
+
+
+ + + + + +
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+
    +
  • + + + +
  • +
  • + + +
  • +
  • +
    展览
    + +
  • +
  • +
    艺术家
    + +
  • +
  • + + +
  • +
  • +
    培训
    + +
  • +
  • +
    商城
    + +
  • +
  • + + +
  • +
+
+
+ + +
+
+
+
+
+
+
拍卖
+
+
+
+ +
+
+ +
+
+ + + + 图片丢失 + + diff --git a/htmls/artNetwork/auctionDetail.html b/htmls/artNetwork/auctionDetail.html new file mode 100644 index 0000000..c4ab4da --- /dev/null +++ b/htmls/artNetwork/auctionDetail.html @@ -0,0 +1,162 @@ + + + + + 拍卖详情 + + + + + + + + + + + +
+
+
+
+
+ + + + + +
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+
    +
  • + + + +
  • +
  • + + +
  • +
  • +
    展览
    + +
  • +
  • +
    艺术家
    + +
  • +
  • + + +
  • +
  • +
    培训
    + +
  • +
  • +
    商城
    + +
  • +
  • + + +
  • +
+
+
+ + +
+
+
+
+
+
+
拍卖
+
+
+
+ +
四岛集珍唐人书画无底价专场
+
+
主办方:华夏艺术网
+
拍品总数:78 件
+
拍卖时间:2021年07月21日上午10:00 开始
+
+
专场介绍
+
运用表现主义的绘画语言,阴郁的色彩,弯曲的笔触对线条、图像进行了变形化的处理。其作品不仅关注女性自身的经验,生存运用表现主义的绘画语言,阴郁的色彩,弯曲的笔触对线条、图像进行了变形化的处理。其作品不仅关注女性自身的经验,生存运用表现主义的绘画语言,阴郁的色彩,弯曲的笔触对线条、图像进行了变形化的处理。其作品不仅关注女性自身的经验,生存
+
+
+
+
全部拍品
+
+ +
+
+ +
+
+
+
+ + + + 图片丢失 + + diff --git a/htmls/artNetwork/auctionShopDetail.html b/htmls/artNetwork/auctionShopDetail.html new file mode 100644 index 0000000..aea9521 --- /dev/null +++ b/htmls/artNetwork/auctionShopDetail.html @@ -0,0 +1,173 @@ + + + + + 拍卖全部商品详情 + + + + + + + + + + + +
+
+
+
+
+ + + + + +
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+
    +
  • + + + +
  • +
  • + + +
  • +
  • +
    展览
    + +
  • +
  • +
    艺术家
    + +
  • +
  • + + +
  • +
  • +
    培训
    + +
  • +
  • +
    商城
    + +
  • +
  • + + +
  • +
+
+
+ + +
+
+
+
+
+
+
拍卖
+
+
+
+
+ +
+
+
+
+
+
+ +
+ +
+
+ +
+
約公元一世紀
大理石雕阿斯克勒庇俄斯殘像
+
+
描述:
+ 该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露该器为紫砂胎,通体施仿均釉,釉色极佳,蓝釉中泛出若隐若现的白点,似蓝色的云层中泛出点点繁星。整器大气磅礴,釉面细腻光滑,底部露 +
+
+
+
+
+ +
+
详情介绍
+
1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝
+
+ + +
+
+
+
+
+ + + + 图片丢失 + + diff --git a/htmls/artNetwork/mechanism.html b/htmls/artNetwork/mechanism.html index d88bb11..83bf1f3 100644 --- a/htmls/artNetwork/mechanism.html +++ b/htmls/artNetwork/mechanism.html @@ -96,7 +96,7 @@
  • -
    拍卖
    +
    拍卖
  • diff --git a/htmls/artNetwork/mechanismArtwork.html b/htmls/artNetwork/mechanismArtwork.html index ac17a63..137b953 100644 --- a/htmls/artNetwork/mechanismArtwork.html +++ b/htmls/artNetwork/mechanismArtwork.html @@ -96,7 +96,7 @@
  • -
    拍卖
    +
    拍卖
  • @@ -121,8 +121,8 @@
  • 机构成员

  • 展会

  • 艺术品

  • -
  • 书刊杂志

  • -
  • 新闻动态
  • +
  • 书刊杂志

  • +
  • 新闻动态
  • 立即关注
    diff --git a/htmls/artNetwork/mechanismArtworkDetail.html b/htmls/artNetwork/mechanismArtworkDetail.html new file mode 100644 index 0000000..627b105 --- /dev/null +++ b/htmls/artNetwork/mechanismArtworkDetail.html @@ -0,0 +1,184 @@ + + + + + 艺术品详情 + + + + + + + + + + + +
    +
    +
    +
    +
    + + + + + +
    +
    + +
    + +
    +
    + 关于我们 + +
    + + 我的购物车 +
    + + 积分商城 + + 联系我们 + + 登录/注册 +
    + 个人中心 + 【退出】 +
    +
    +
    +
    +
      +
    • + + + +
    • +
    • + + +
    • +
    • +
      展览
      + +
    • +
    • +
      艺术家
      + +
    • +
    • + + +
    • +
    • +
      培训
      + +
    • +
    • +
      商城
      + +
    • +
    • + + +
    • +
    +
    +
    + + +
    +
    +
    +
    + +
    +
    +
    +
    +
    山东美术馆
    +
    + + +
    立即关注
    +
    +
    + +
    +
    + +
    +
    +
    +
    +
    +
    + +
    + +
    +
    + +
    +
    + 东方泥土 创意陶瓷年雕塑艺术摆件 新婚礼物闺蜜 结婚礼品乐趣 H20-03B 乐趣猪 彩色 +
    +
    + 简介:文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1先生。其作品多次参加国内外大型画展,1986年在深圳、1先生。其作品多次参加国内外大型画展,1986年在深圳、1先生。其作品多次参加国内外大型画展,1986年在深圳、1 +
    +
    去购买
    +
    +
    +
    文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994
    + +
    文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝
    + +
    +
    +
    +
    + + + + 图片丢失 + + diff --git a/htmls/artNetwork/mechanismBooks.html b/htmls/artNetwork/mechanismBooks.html new file mode 100644 index 0000000..d7a9fc7 --- /dev/null +++ b/htmls/artNetwork/mechanismBooks.html @@ -0,0 +1,161 @@ + + + + + 机构书刊杂志 + + + + + + + + + + + +
    +
    +
    +
    +
    + + + + + +
    +
    + +
    + +
    +
    + 关于我们 + +
    + + 我的购物车 +
    + + 积分商城 + + 联系我们 + + 登录/注册 +
    + 个人中心 + 【退出】 +
    +
    +
    +
    +
      +
    • + + + +
    • +
    • + + +
    • +
    • +
      展览
      + +
    • +
    • +
      艺术家
      + +
    • +
    • + + +
    • +
    • +
      培训
      + +
    • +
    • +
      商城
      + +
    • +
    • + + +
    • +
    +
    +
    + + +
    +
    +
    +
    + +
    +
    +
    +
    +
    山东美术馆
    +
    + + +
    立即关注
    +
    +
    + +
    +
    + +
    +
    +
    +
    + + + + 图片丢失 + + diff --git a/htmls/artNetwork/mechanismBooksDetail.html b/htmls/artNetwork/mechanismBooksDetail.html new file mode 100644 index 0000000..1489a81 --- /dev/null +++ b/htmls/artNetwork/mechanismBooksDetail.html @@ -0,0 +1,183 @@ + + + + + 书刊详情 + + + + + + + + + + + +
    +
    +
    +
    +
    + + + + + +
    +
    + +
    + +
    +
    + 关于我们 + +
    + + 我的购物车 +
    + + 积分商城 + + 联系我们 + + 登录/注册 +
    + 个人中心 + 【退出】 +
    +
    +
    +
    +
      +
    • + + + +
    • +
    • + + +
    • +
    • +
      展览
      + +
    • +
    • +
      艺术家
      + +
    • +
    • + + +
    • +
    • +
      培训
      + +
    • +
    • +
      商城
      + +
    • +
    • + + +
    • +
    +
    +
    + + +
    +
    +
    +
    + +
    +
    +
    +
    +
    山东美术馆
    +
    + + +
    立即关注
    +
    +
    + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    +
    新中国美术家系列——曹辉作品集
    +
    + 简介:文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1简介:文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1简介:文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1 +
    +
    +
    去购买
    +
    在线预览
    +
    +
    +
    +
    文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994
    + +
    +
    +
    +
    + + + + 图片丢失 + + diff --git a/htmls/artNetwork/mechanismDetail.html b/htmls/artNetwork/mechanismDetail.html index 13c32a4..e2530fc 100644 --- a/htmls/artNetwork/mechanismDetail.html +++ b/htmls/artNetwork/mechanismDetail.html @@ -2,7 +2,7 @@ - 机构详情 + 机构简介 @@ -96,7 +96,7 @@
  • -
    拍卖
    +
    拍卖
  • @@ -121,8 +121,8 @@
  • 机构成员

  • 展会

  • 艺术品

  • -
  • 书刊杂志

  • -
  • 新闻动态
  • +
  • 书刊杂志

  • +
  • 新闻动态
  • 立即关注
    diff --git a/htmls/artNetwork/mechanismExhibition.html b/htmls/artNetwork/mechanismExhibition.html index 6fcdad6..7db272d 100644 --- a/htmls/artNetwork/mechanismExhibition.html +++ b/htmls/artNetwork/mechanismExhibition.html @@ -96,7 +96,7 @@
  • -
    拍卖
    +
    拍卖
  • @@ -121,8 +121,8 @@
  • 机构成员

  • 展会

  • 艺术品

  • -
  • 书刊杂志

  • -
  • 新闻动态
  • +
  • 书刊杂志

  • +
  • 新闻动态
  • 立即关注
    diff --git a/htmls/artNetwork/mechanismNews.html b/htmls/artNetwork/mechanismNews.html new file mode 100644 index 0000000..ad8a2db --- /dev/null +++ b/htmls/artNetwork/mechanismNews.html @@ -0,0 +1,163 @@ + + + + + 机构新闻动态 + + + + + + + + + + + +
    +
    +
    +
    +
    + + + + + +
    +
    + +
    + +
    +
    + 关于我们 + +
    + + 我的购物车 +
    + + 积分商城 + + 联系我们 + + 登录/注册 +
    + 个人中心 + 【退出】 +
    +
    +
    +
    +
      +
    • + + + +
    • +
    • + + +
    • +
    • +
      展览
      + +
    • +
    • +
      艺术家
      + +
    • +
    • + + +
    • +
    • +
      培训
      + +
    • +
    • +
      商城
      + +
    • +
    • + + +
    • +
    +
    +
    + + +
    +
    +
    +
    + +
    +
    +
    +
    +
    山东美术馆
    +
    + + +
    立即关注
    +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    + + + + 图片丢失 + + diff --git a/htmls/artNetwork/mechanismPeople.html b/htmls/artNetwork/mechanismPeople.html index 8926952..772f765 100644 --- a/htmls/artNetwork/mechanismPeople.html +++ b/htmls/artNetwork/mechanismPeople.html @@ -96,7 +96,7 @@
  • -
    拍卖
    +
    拍卖
  • @@ -121,8 +121,8 @@
  • 机构成员

  • 展会

  • 艺术品

  • -
  • 书刊杂志

  • -
  • 新闻动态
  • +
  • 书刊杂志

  • +
  • 新闻动态
  • 立即关注
    diff --git a/htmls/artNetwork/realTimeInfo.html b/htmls/artNetwork/realTimeInfo.html index f6ad40f..250bde3 100644 --- a/htmls/artNetwork/realTimeInfo.html +++ b/htmls/artNetwork/realTimeInfo.html @@ -96,7 +96,7 @@
  • -
    拍卖
    +
    拍卖
  • diff --git a/htmls/artNetwork/realTimeInfoDetail.html b/htmls/artNetwork/realTimeInfoDetail.html index d716832..c08351f 100644 --- a/htmls/artNetwork/realTimeInfoDetail.html +++ b/htmls/artNetwork/realTimeInfoDetail.html @@ -96,7 +96,7 @@
  • -
    拍卖
    +
    拍卖
  • diff --git a/htmls/artNetwork/train.html b/htmls/artNetwork/train.html new file mode 100644 index 0000000..f078cd0 --- /dev/null +++ b/htmls/artNetwork/train.html @@ -0,0 +1,158 @@ + + + + + 培训 + + + + + + + + + + + +
    +
    +
    +
    +
    + + + + + +
    +
    + +
    + +
    +
    + 关于我们 + +
    + + 我的购物车 +
    + + 积分商城 + + 联系我们 + + 登录/注册 +
    + 个人中心 + 【退出】 +
    +
    +
    +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    +
    培训
    +
    +
    课堂介绍
    +
    课堂视频
    +
    在线直播
    +
    +
    +
    +
    + + + +
    + + + +
    + + + + 图片丢失 + + diff --git a/htmls/artNetwork/trainDetail.html b/htmls/artNetwork/trainDetail.html new file mode 100644 index 0000000..765a7f6 --- /dev/null +++ b/htmls/artNetwork/trainDetail.html @@ -0,0 +1,151 @@ + + + + + 培训 + + + + + + + + + + + +
    +
    +
    +
    +
    + + + + + +
    +
    + +
    + +
    +
    + 关于我们 + +
    + + 我的购物车 +
    + + 积分商城 + + 联系我们 + + 登录/注册 +
    + 个人中心 + 【退出】 +
    +
    +
    +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    +
    培训
    +
    +
    课堂介绍
    +
    课堂视频
    +
    在线直播
    +
    +
    +
    +
    +
    +
    + 图片丢失 + 图片丢失 +
    +
    +
    培训课名陈四岛集珍唐人书画培训
    +
    课程简介
    +
    本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推
    +
    +
    +
    +
    +
    +
    详情介绍
    +
    +
    +
    1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝
    + + +
    +
    +
    +
    + + + + 图片丢失 + + diff --git a/img/public/jg-dxd-01.png b/img/public/jg-dxd-01.png new file mode 100644 index 0000000..796b6e3 Binary files /dev/null and b/img/public/jg-dxd-01.png differ diff --git a/img/public/jg-dyd-01.png b/img/public/jg-dyd-01.png new file mode 100644 index 0000000..66c6446 Binary files /dev/null and b/img/public/jg-dyd-01.png differ diff --git a/img/public/jg-dyd-02.png b/img/public/jg-dyd-02.png new file mode 100644 index 0000000..d19e893 Binary files /dev/null and b/img/public/jg-dyd-02.png differ diff --git a/img/public/jg-dyd-03.png b/img/public/jg-dyd-03.png new file mode 100644 index 0000000..f6212cd Binary files /dev/null and b/img/public/jg-dyd-03.png differ diff --git a/img/public/jg-sk-01.png b/img/public/jg-sk-01.png new file mode 100644 index 0000000..80ee551 Binary files /dev/null and b/img/public/jg-sk-01.png differ diff --git a/img/public/jg-sk-02.png b/img/public/jg-sk-02.png new file mode 100644 index 0000000..96a7194 Binary files /dev/null and b/img/public/jg-sk-02.png differ diff --git a/img/public/jg-sk-03.png b/img/public/jg-sk-03.png new file mode 100644 index 0000000..410735c Binary files /dev/null and b/img/public/jg-sk-03.png differ diff --git a/img/public/jg-sk-04.png b/img/public/jg-sk-04.png new file mode 100644 index 0000000..dc10414 Binary files /dev/null and b/img/public/jg-sk-04.png differ diff --git a/img/public/pm-sd01.png b/img/public/pm-sd01.png new file mode 100644 index 0000000..b07ba30 Binary files /dev/null and b/img/public/pm-sd01.png differ diff --git a/img/public/pm-sd02.png b/img/public/pm-sd02.png new file mode 100644 index 0000000..43a4758 Binary files /dev/null and b/img/public/pm-sd02.png differ diff --git a/img/public/pm-sd03.png b/img/public/pm-sd03.png new file mode 100644 index 0000000..4225d5b Binary files /dev/null and b/img/public/pm-sd03.png differ diff --git a/img/public/pm01.png b/img/public/pm01.png new file mode 100644 index 0000000..890540a Binary files /dev/null and b/img/public/pm01.png differ diff --git a/img/public/pm02.png b/img/public/pm02.png new file mode 100644 index 0000000..4a05e0e Binary files /dev/null and b/img/public/pm02.png differ diff --git a/img/public/pm03.png b/img/public/pm03.png new file mode 100644 index 0000000..df76be7 Binary files /dev/null and b/img/public/pm03.png differ diff --git a/img/public/pm04.png b/img/public/pm04.png new file mode 100644 index 0000000..b511ff6 Binary files /dev/null and b/img/public/pm04.png differ diff --git a/img/public/pm05.png b/img/public/pm05.png new file mode 100644 index 0000000..59657c5 Binary files /dev/null and b/img/public/pm05.png differ diff --git a/img/public/px-d01.png b/img/public/px-d01.png new file mode 100644 index 0000000..77928bc Binary files /dev/null and b/img/public/px-d01.png differ diff --git a/img/public/px-d02.png b/img/public/px-d02.png new file mode 100644 index 0000000..833587d Binary files /dev/null and b/img/public/px-d02.png differ diff --git a/img/public/px-sp01.png b/img/public/px-sp01.png new file mode 100644 index 0000000..0bb4352 Binary files /dev/null and b/img/public/px-sp01.png differ diff --git a/img/public/px-sp02.png b/img/public/px-sp02.png new file mode 100644 index 0000000..7774bbc Binary files /dev/null and b/img/public/px-sp02.png differ diff --git a/img/public/px-sp03.png b/img/public/px-sp03.png new file mode 100644 index 0000000..a748212 Binary files /dev/null and b/img/public/px-sp03.png differ diff --git a/img/public/px-sp04.png b/img/public/px-sp04.png new file mode 100644 index 0000000..81a8035 Binary files /dev/null and b/img/public/px-sp04.png differ diff --git a/img/public/px-sp05.png b/img/public/px-sp05.png new file mode 100644 index 0000000..ec7eae0 Binary files /dev/null and b/img/public/px-sp05.png differ diff --git a/img/public/px-sp06.png b/img/public/px-sp06.png new file mode 100644 index 0000000..e4e1d1a Binary files /dev/null and b/img/public/px-sp06.png differ diff --git a/img/public/px01.png b/img/public/px01.png new file mode 100644 index 0000000..0031597 Binary files /dev/null and b/img/public/px01.png differ diff --git a/img/public/px02.png b/img/public/px02.png new file mode 100644 index 0000000..7debb36 Binary files /dev/null and b/img/public/px02.png differ diff --git a/img/public/px03.png b/img/public/px03.png new file mode 100644 index 0000000..a9fa1cb Binary files /dev/null and b/img/public/px03.png differ diff --git a/img/public/px04.png b/img/public/px04.png new file mode 100644 index 0000000..59daa2d Binary files /dev/null and b/img/public/px04.png differ diff --git a/img/public/px05.png b/img/public/px05.png new file mode 100644 index 0000000..a9fa1cb Binary files /dev/null and b/img/public/px05.png differ diff --git a/img/public/pxb.png b/img/public/pxb.png new file mode 100644 index 0000000..cea5808 Binary files /dev/null and b/img/public/pxb.png differ diff --git a/index.html b/index.html index d8d31a7..a663c47 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,8 @@ - + @@ -44,9 +44,9 @@ mousewheel: false,//禁止鼠标滚动,切换 }); -
    +
    -
    +
    关于我们 @@ -65,7 +65,7 @@ 【退出】
    -
    +
    • @@ -90,7 +90,7 @@
    • -
      培训
      +
    • @@ -98,7 +98,7 @@
    • -
      拍卖
      +
    @@ -519,7 +519,7 @@
    - + 图片丢失 diff --git a/js/huaxia.js b/js/huaxia.js index 0c4eed0..3ac3a41 100644 --- a/js/huaxia.js +++ b/js/huaxia.js @@ -21,6 +21,12 @@ $(function(){ $(this).addClass('zx-nav-title') $(this).next("div").addClass('zx-nav-active') }) + $('.px-nav li a').click(function(){//培训页二级导航 + $('.px-nav li a').removeClass('zx-nav-title') + $('.px-nav li div').removeClass('zx-nav-active') + $(this).addClass('zx-nav-title') + $(this).next("div").addClass('zx-nav-active') + }) //三级导航 $('.szx-nav li a').click(function(){ $('.szx-nav li a').removeClass('zx-nav-title') @@ -55,7 +61,27 @@ $(function(){ $(this).addClass('borr') } }) - + // 培训课堂介绍、课堂视频、在线直播切换事件 + $('#px-item div').click(function(){ + $('#px-item div').removeClass('zx-xx') + $('#px-item div').addClass('zx-gg') + $(this).addClass('zx-xx') + $(this).removeClass('zx-gg') + let pxIndex = $(this).index()//0代表课堂介绍、1代表课堂视频、2代表在线直播 + switch (pxIndex){ + case 0: + $('#px-list').css('display','') + $('#pxsp-list').css('display','none') + break; + case 1: + $('#px-list').css('display','none') + $('#pxsp-list').css('display','') + break; + case 2: + + break; + } + }) // let childer = document.querySelectorAll('.ysj .ya-item-box').length // if(childer==5) { // $('.ysj').css({"justify-content":"space-between","marginRight":0}) @@ -67,6 +93,12 @@ $(function(){ checkPeo()//机构成员事件 checkExhibitone()//机构展会事件 checkArt()//机构艺术品事件 + checkBooks()//查看书刊 + jgxList()//机构新闻动态事件 + pmList()//拍卖列表事件 + checkPMShop()//拍卖所有商品事件 + checkPXList()//培训列表事件 + checkPXSPList()//培训视频事件 $(window).scroll(function() { if (($(window).height() + $(window).scrollTop() + 0) >= $(document).height()) { zxList() @@ -74,6 +106,11 @@ $(function(){ checkPeo() checkExhibitone() checkArt() + checkBooks() + jgxList() + pmList() + checkPMShop() + checkPXSPList() } }); @@ -225,41 +262,236 @@ function checkExhibitone(){//查询机构展会列表
    ` });   $('#jgz-list').prepend(jgzHtml); - $('#jgz-list img').mouseover(function(){//导航悬浮事件 + $('#jgz-list img').mouseover(function(){//内容悬浮事件 $(this).css({"cursor":"pointer"}) - $(this).next('div').css('color','#CB1919') + $(this).nextAll('div').css('color','#CB1919') }) - $('#jgz-list img').mouseout(function(){//导航悬浮事件 - $(this).next('div').css('color','#000000') + $('#jgz-list img').mouseout(function(){//内容悬浮事件 + $(this).nextAll('div').css('color','#000000') }) } function checkArt(){//机构艺术品事件 let jgyHtml = ''; - let jgyData = [ - {imgSrc:'../../img/public/jg-dy-01.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - {imgSrc:'../../img/public/jg-dy-02.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - {imgSrc:'../../img/public/jg-dy-03.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - {imgSrc:'../../img/public/jg-dy-04.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - {imgSrc:'../../img/public/jg-dy-05.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - {imgSrc:'../../img/public/jg-dy-06.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - {imgSrc:'../../img/public/jg-dy-07.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - {imgSrc:'../../img/public/jg-dy-08.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, - ] - $.each(jgyData, function(commentIndex, comment) { - jgyHtml +=`
    - 图标丢失 -
    ${comment.title}
    -
    ` - }); -   $('#jgy-list').prepend(jgyHtml); - $('#jgy-list img').mouseover(function(){//导航悬浮事件 - $(this).css({"cursor":"pointer"}) - $(this).next('div').css('color','#CB1919') - }) - $('#jgy-list img').mouseout(function(){//导航悬浮事件 - $(this).next('div').css('color','#000000') - }) + let jgyData = [ + {imgSrc:'../../img/public/jg-dy-01.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dy-02.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dy-03.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dy-04.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dy-05.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dy-06.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dy-07.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dy-08.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + ] + $.each(jgyData, function(commentIndex, comment) { + jgyHtml +=`
    + 图标丢失 +
    ${comment.title}
    +
    ` + }); +  $('#jgy-list').prepend(jgyHtml); + $('#jgy-list img').mouseover(function(){//导航悬浮事件 + $(this).css({"cursor":"pointer"}) + $(this).next('div').css('color','#CB1919') + }) + $('#jgy-list img').mouseout(function(){//导航悬浮事件 + $(this).next('div').css('color','#000000') + }) } +function goYSDetail(e){//查看艺术品详情 + location.href = `mechanismArtworkDetail.html?id=${e}` +} +function checkBooks(){//查询机构书刊杂志列表 + let jgsHtml = ''; + let jgsData = [ + {imgSrc:'../../img/public/jg-sk-01.png',title:'新中国美术家系列—曹辉作品集',time:'2021.07.09 - 2021.07.19'}, + {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(jgsData, function(commentIndex, comment) { + jgsHtml +=`
    + 图标丢失 +
    ${comment.title}
    +
    出版时间:${comment.time}
    +
    ` + }); +  $('#jgs-list').prepend(jgsHtml); + $('#jgs-list img').mouseover(function(){//内容悬浮事件 + $(this).css({"cursor":"pointer"}) + $(this).nextAll('div').css('color','#CB1919') + }) + $('#jgs-list img').mouseout(function(){//内容悬浮事件 + $(this).nextAll('div').css('color','#000000') + }) +} +function goSKDetail(e){//查看书刊详情 + location.href = `mechanismBooksDetail.html?id=${e}` +} +function jgxList(){//机构下的新闻动态列表 + var jgxHtml = ''; + var jgxData = [ + {imgSrc:'../../img/public/zx-01.png',title:'【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现',time:'2021.06.30',content:'人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。'}, + {imgSrc:'../../img/public/zx-02.png',title:'【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现',time:'2021.06.30',content:'人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。'}, + {imgSrc:'../../img/public/zx-03.png',title:'【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现',time:'2021.06.30',content:'人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。'}, + {imgSrc:'../../img/public/zx-04.png',title:'【华夏艺术网·展讯】花事匆匆,美人依旧丨苏茂隆个展成都永陵博物馆即将呈现',time:'2021.06.30',content:'人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。'}, + ] + $.each(jgxData, function(commentIndex, comment) { + jgxHtml +=`
    +
    + 图片丢失 +
    +
    +
    ${comment.time}
    +
    ${comment.title}
    +
    ◆ ◆ ◆ ◆
    +
    ${comment.content}
    +
    +
    ` + }); +  $('#jgx-list').prepend(jgxHtml); + $('#jgx-list div').mouseover(function(){//导航悬浮事件 + $(this).css("cursor","pointer") + $(this).find(".zx-title").css('color','#CB1919') + $(this).find(".zx-dian").css('color','#CB1919') + }) + $('#jgx-list div').mouseout(function(){//导航悬浮事件 + $(this).find(".zx-title").css('color','#000000') + $(this).find(".zx-dian").css('color','#7d7d7d') + }) +} +function goZXDetail(e){//查看资讯详情 + location.href = `realTimeInfoDetail.html?id=${e}` +} +function pmList(){//机构下的新闻动态列表 + var pmHtml = ''; + var pmData = [ + {imgSrc:'../../img/public/pm01.png',title:'四岛集珍唐人书画无底价专场',time:'2021.06.30',num:27,time:'2021.07.21',content:'本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/pm02.png',title:'四岛集珍唐人书画无底价专场',time:'2021.06.30',num:99,time:'2021.07.21',content:'本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/pm03.png',title:'四岛集珍唐人书画无底价专场',time:'2021.06.30',num:1234,time:'2021.07.21',content:'本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/pm04.png',title:'四岛集珍唐人书画无底价专场',time:'2021.06.30',num:32,time:'2021.07.21',content:'本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/pm05.png',title:'四岛集珍唐人书画无底价专场',time:'2021.06.30',num:641,time:'2021.07.21',content:'本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + ] + $.each(pmData, function(commentIndex, comment) { + pmHtml +=`
    + 图片丢失 +
    +
    ${comment.title}
    +
    专场介绍
    +
    ${comment.content}
    +
    更多详情
    +
    + 拍品${comment.num}件 + ${comment.time} +
    +
    +
    ` + }); +  $('#pm-list').prepend(pmHtml); +} +function goPMDetail(e){//查看资讯详情 + location.href = `auctionDetail.html?id=${e}` +} +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 +=`
    + 图标丢失 +
    ${comment.title}
    +
    起拍价:${comment.time}
    +
    ` + }); +  $('#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 checkPXList(){//拍卖全部商品事件 + let pxdHtml = ''; + let pxdData = [ + {imgSrc:'../../img/public/px01.png',title:'艺术清酒--得寓(酒标作品)Delight Sake',content:'本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/px02.png',title:'艺术清酒--得寓(酒标作品)Delight Sake',content:'本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/px03.png',title:'艺术清酒--得寓(酒标作品)Delight Sake',content:'本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/px04.png',title:'艺术清酒--得寓(酒标作品)Delight Sake',content:'本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + {imgSrc:'../../img/public/px05.png',title:'艺术清酒--得寓(酒标作品)Delight Sake',content:'本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推'}, + ] + $.each(pxdData, function(commentIndex, comment) { + if(commentIndex%2==0){ + pxdHtml +=`
    +
    + 图片丢失 + 图片丢失 +
    +
    +
    ${comment.title}
    +
    ${comment.content}
    +
    查看详情+
    +
    +
    ` + } else { + pxdHtml +=`
    +
    +
    ${comment.title}
    +
    ${comment.content}
    +
    查看详情+
    +
    +
    + 图片丢失 + 图片丢失 +
    +
    ` + } + }); +  $('#px-list').prepend(pxdHtml); + $('#px-list img').mouseover(function(){//导航悬浮事件 + $(this).css({"cursor":"pointer"}) + $(this).nextAll('div').css('color','#CB1919') + }) + $('#px-list img').mouseout(function(){//导航悬浮事件 + $(this).nextAll('div').css('color','#000000') + }) +} +function goPXDetail(e){//查看培训详情 + location.href = `trainDetail.html?id=${e}` +} +function checkPXSPList(){//培训视频事件 + let pxspHtml = ''; + let pxspData = [ + {imgSrc:'../../img/public/px-sp01.png',title:'张老详细解说走进花鸟画的秘密花园【三】'}, + {imgSrc:'../../img/public/px-sp02.png',title:'张老详细解说走进花鸟画的秘密花园【三】'}, + {imgSrc:'../../img/public/px-sp03.png',title:'张老详细解说走进花鸟画的秘密花园【三】'}, + {imgSrc:'../../img/public/px-sp04.png',title:'张老详细解说走进花鸟画的秘密花园【三】'}, + {imgSrc:'../../img/public/px-sp05.png',title:'张老详细解说走进花鸟画的秘密花园【三】'}, + {imgSrc:'../../img/public/px-sp06.png',title:'张老详细解说走进花鸟画的秘密花园【三】'}, + ] + $.each(pxspData, function(commentIndex, comment) { + pxspHtml +=`
    +
    + 图片丢失 + 图片丢失 +
    +
    ——${comment.title}
    +
    ` + }); +  $('#pxsp-list').prepend(pxspHtml); +} + // 回到顶部 function pageScroll(){ window.scrollBy(0,-100); diff --git a/public/foot-tab.html b/public/foot-tab.html index eadcfad..d4c097f 100644 --- a/public/foot-tab.html +++ b/public/foot-tab.html @@ -11,11 +11,11 @@
    -
    首页
    -
    咨询
    -
    展览
    -
    艺术家
    -
    机构
    + + + + +
    培训
    商城
    拍卖
    diff --git a/public/huaxia-head.html b/public/huaxia-head.html new file mode 100644 index 0000000..b021d8e --- /dev/null +++ b/public/huaxia-head.html @@ -0,0 +1,9 @@ + + + + + + + + +