diff --git a/css/huaxia.css b/css/huaxia.css index 0c379d1..e300d40 100644 --- a/css/huaxia.css +++ b/css/huaxia.css @@ -5,9 +5,10 @@ body{margin: 0;padding: 0;} .w56{width: 56%;} .w50{width: 50%;} .w48{width: 49%;} +.w40{width: 40%;} .w33{width: 33.33%;} .w25{width: 25%;} -.w20{width: 19%;} +.w20{width: 20%;} .op9{opacity: .9;} .op8{opacity: .8;} @@ -17,6 +18,7 @@ body{margin: 0;padding: 0;} .dis{display: flex;} .djb{display: flex;justify-content: space-between;} .dend{display: flex;justify-content: flex-end;} +.fn{justify-content: flex-end;} .djbac{display: flex;justify-content: space-between;align-items: center;} .ac{align-items: center;} .dac{display: flex;align-items: center;} @@ -128,7 +130,9 @@ body{margin: 0;padding: 0;} .font-22{font-size: 22px;} .font-24{font-size: 24px;} .font-26{font-size: 26px;} +.font-28{font-size: 28px;} .font-32{font-size: 32px;} +.font-30{font-size: 30px;} .font-36{font-size: 36px;} .font-40{font-size: 40px;} @@ -144,6 +148,7 @@ body{margin: 0;padding: 0;} .tl{text-align: left;} .tr{text-align: right;} +.colf{color: #FFFFFF;} .col19{color: #191919;} .col7d{color: #7d7d7d;} .col9{color: #999999;} @@ -209,6 +214,17 @@ ul li {list-style: none;padding: 0px;margin: 0px;} border: 2px solid #cd2628; background-color: rgba(255,255,255,0); } +.shop-swiper .swiper-pagination-bullet{ + width: 10px;height: 10px;border-radius: 100%; + background: #595d60; + border: 2px solid #595d60; + opacity: 1; +} +.shop-swiper > .swiper-pagination-bullets .swiper-pagination-bullet-active{ + width: 10px;height: 10px;border-radius: 100%; + border: 2px solid #cd2628; + background-color: #cd2628; +} .swiper-button-prev, .swiper-container-rtl .swiper-button-prev { left: 0px; right: auto; @@ -306,11 +322,13 @@ ul li {list-style: none;padding: 0px;margin: 0px;} .gongn{display: none;width: 50px;height: 50px;position: absolute;right: 50px;cursor: pointer;} .xinxy-box{background: #f6f5f3;padding-bottom: 65px;} .xinxy-box .dac{width: 102%;overflow: hidden;} +.xinxy-box .msg .w48{width: 49%;} .syysj-box{background: #100e0d;padding-bottom: 65px;} .syys-name{font-size: 30px;font-weight: bold;color: #cb1919;} .sypx-box{background: url(../img/public/px-bac.png); background-size: 100% 100%;padding-bottom: 65px;} .hz-jies{font-size: 14px;color: rgba(25,25,25,.5);margin-left: 10px;} .hzly-box{padding: 30px;z-index: 1;} +.hz-input-box input{margin-right: 10px;} .hz-input-box div{color: #FFFFFF;background: #cb1919;padding: 10px 50px;border-radius: 3px;} /* 资讯 */ .zx-nav,.szx-nav,.px-nav{padding: 0;} @@ -357,10 +375,25 @@ ul li {list-style: none;padding: 0px;margin: 0px;} #ysj-ft>div>div:hover .dac span{opacity: 1;} #ysj-skd-box{width: 26%;} #ysj-skd-box .m-s20:hover{cursor: pointer;color: #CB1919;} - - - - +/* 展览 */ +#zlzp-list>div:hover div{color: #CB1919;} +#zlzp-list .pr div{background: rgba(255,255,255,0.6);right: 36px;bottom: 10px;width: 34px;height: 34px;} +#zlzp-list>div:hover div:last-child>span{color: #FFFFFF;background: #CB1919;} +#zlzp-list>div:hover .font-16{font-weight: bold;} +.zltp{width: 179px;height: 47px;border-radius: 5px;border: 1px solid #dbdbdb;line-height: 47px;text-align: center;} +/* 积分商城 */ +#rem-list .dfc > div,#jf-list .dfc > div{margin: 10px;} +#rem-list .dfc > div img,#jf-list .dfc > div img{max-height: 230px;} +#rem-list .dfc:hover,#jf-list .dfc:hover{box-shadow: 0px 0px 10px rgba(0,0,0,.2);} +#rem-list .dfc:hover>div .linh24,#jf-list .dfc:hover>div .linh24{color: #CB1919;} +.addNum{background: #f1f1f1;height: 22px;line-height: 22px; width: 20px;border-left: 1px solid #CCCCCC;} +.delNum{background: #f1f1f1;height: 23px;line-height: 23px;border-left: 1px solid #CCCCCC;border-top: 1px solid #CCCCCC;} +#sh-list .dis .m-y20:last-child{margin-right: 0;} +#cq-list .dis .m-y20:last-child{margin-right: 0;} +#scjf-list .m-y20:last-child{margin-right: 0;} +#alls-list .dfc > div{margin: 10px;} +#alls-list .dfc > div img{max-height: 230px;} +#alls-list .dfc:hover{box-shadow: 0px 0px 10px rgba(0,0,0,.2);} diff --git a/css/logshoppingcar/artist.css b/css/logshoppingcar/artist.css index fe05566..57196f2 100644 --- a/css/logshoppingcar/artist.css +++ b/css/logshoppingcar/artist.css @@ -206,151 +206,4 @@ header .container #verify #code_img { vertical-align: top; } -section { - background-color: #cb1919; - height: 60px; - padding: 0px 180px; -} -section .navig { - width: 100%; -} - -section .navig .label .label-text ul { - display: flex; - float: left; -} - -section .navig .label .label-text ul li { - padding: 20px 21px; -} - -section .navig .label .label-text ul li a { - color: #fff; -} - -section .navig .label .label-icon { - background-color: #cb1919; -} - -section .navig .label .label-icon ul { - display: flex; - float: right; -} - -section .navig .label .label-icon ul li { - padding: 20px 21px; -} - -section .navig .label .label-icon ul li img { - width: 25px; -} - -footer { - padding: 0px 180px; -} - -footer .foot { - display: flex; - margin: 0 auto; -} - -footer .intr { - padding: 35px; - width: 342px; - height: 226px; -} - -footer .intr img { - height: 86px; - margin-bottom: 30px; -} - -footer .intr p:nth-child(1) { - font-size: 40px; -} - -footer .intr p:nth-child(2) { - color: #616161; -} - -footer .address { - background-color: #faf9f8; - border-left: 1px solid #ededed; - border-bottom: 1px solid #ededed; -} - -footer .address .addreses { - display: flex; -} - -footer .address .addreses .addres-1, -footer .address .addreses .addres-2, -footer .address .addreses .addres-3 { - padding: 33px; -} - -footer .address .addreses .icp { - padding: 28px 40px; - border-top: 1px solid #ededed; -} - -footer .address .addreses .addres-1 { - width: 310px; -} - -footer .address .addreses .addres-1 img { - height: 50px; - margin-bottom: 40px; -} - -footer .address .addreses .addres-1 p { - line-height: 25px; -} - -footer .address .addreses .addres-1 p:nth-of-type(1) { - font-weight: 700; -} - -footer .address .addreses .addres-1 p:nth-of-type(2) { - font-size: 6px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-2 { - font-size: 20px; - font-weight: 700; - color: #000; -} - -footer .address .addreses .addres-2 p { - line-height: 25px; -} - -footer .address .addreses .addres-2 p:nth-of-type(1) { - font-weight: 700; -} - -footer .address .addreses .addres-2 p:nth-of-type(2) { - font-size: 12.5px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-3 { - display: flex; -} - -footer .address .addreses .addres-3 img { - height: 92px; -} - -footer .address .addreses .addres-3 p { - float: left; - font-size: 1px; - margin-left: 12px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-4 { - padding: 63px; -} diff --git a/css/logshoppingcar/login.css b/css/logshoppingcar/login.css index 5802d98..59fd828 100644 --- a/css/logshoppingcar/login.css +++ b/css/logshoppingcar/login.css @@ -164,15 +164,19 @@ header .container .codes input { margin-top: 0; } -header .container .codes canvas { +header .container .codes li { width: 200px; height: 40px; background: #efefef; border-radius: 5px; } -header .container .codes canvas p { - color: #000; +header .container .codes li p { + color: #8c8c8c; + z-index: 3; + text-align: center; + font-size: 14px; + margin-top: 10px; z-index: 3; } diff --git a/css/logshoppingcar/mecha.css b/css/logshoppingcar/mecha.css index fe05566..4be147a 100644 --- a/css/logshoppingcar/mecha.css +++ b/css/logshoppingcar/mecha.css @@ -164,15 +164,19 @@ header .container .codes input { margin-top: 0; } -header .container .codes canvas { +header .container .codes li { width: 200px; height: 40px; background: #efefef; border-radius: 5px; } -header .container .codes canvas p { - color: #000; +header .container .codes li p { + color: #8c8c8c; + z-index: 3; + text-align: center; + font-size: 14px; + margin-top: 10px; z-index: 3; } diff --git a/css/logshoppingcar/popup.css b/css/logshoppingcar/popup.css index 5e0c774..b7db5cd 100644 --- a/css/logshoppingcar/popup.css +++ b/css/logshoppingcar/popup.css @@ -1,15 +1,16 @@ .myPopup { - width: 1020px; + width:100%; height: 600px; position: relative; width: 50%; - height: 50%; + height: 30%; transform: (50%-300px, 50%-510px); } .ui-popup.ui-body-inherit { margin: auto; - margin-top:120px; + /* margin-top:10px; */ } + h1 { text-align: center; line-height: 80px; diff --git a/css/logshoppingcar/qrcode.css b/css/logshoppingcar/qrcode.css new file mode 100644 index 0000000..20a3abf --- /dev/null +++ b/css/logshoppingcar/qrcode.css @@ -0,0 +1,58 @@ +* { + margin: 0; + padding: 0; +} + +li { + list-style: none; +} + +a { + text-decoration: none; +} + +section { + background-color: #f5f5f5; +} + +section .whole { + padding: 15px 50px; + margin: auto; +} + +section .whole .whole-1 { + margin: 20px auto; + padding: 25px; +} + +section .whole .whole-1 .Wxcollec { + background-color: #fff; + text-align: center; + line-height: 60px; + padding-top: 82px; +} + +section .whole .whole-1 .Wxcollec .wxprice { + padding-bottom: 71px; +} + +section .whole .whole-1 .Wxcollec .wxprice span { + font-size: 32px; + font-weight: 800; + color: #cb1919; +} + +section .whole .whole-1 .Wxcollec .qrcode img { + padding: 18px; + border: 1px solid #00a608; +} + +section .whole .whole-1 .Wxcollec .wxzf { + margin-top: 10px; + padding-bottom: 118px; + margin-left: 85px; +} + +section .whole .whole-1 .Wxcollec .wxzf img { + height: 45px; +} diff --git a/css/logshoppingcar/reg.css b/css/logshoppingcar/reg.css index 62e928b..f3f5edc 100644 --- a/css/logshoppingcar/reg.css +++ b/css/logshoppingcar/reg.css @@ -23,19 +23,19 @@ header .img img { } header .bac { - height: 930px; + height: 850px; background-size: 100% 100%; background-image: url("../../img/images/backimg.png"); } header .container { - width: 420px; + width: 560px; height: 570px; min-height: 320px; max-height: 570px; position: absolute; - top: 80px; - left: 25px; + top: -350px; + left: -40px; bottom: 0; right: 0; margin: auto; @@ -71,12 +71,15 @@ header .container .identity ul { } header .container .identity ul li { - width: 400px; + display: inline-flex; + margin: auto; padding: 0px 28px; } header .container .identity ul li a { + font-size: 18px; height: 23px; + margin: 0px 30px; color: #737373; } @@ -88,7 +91,6 @@ header .container .identity ul li .set_1_btn { text-align: center; max-width: 100px; text-decoration: none; - width: 100%; } header .container .identity ul li .Vbtn-2 { @@ -113,7 +115,7 @@ header .container .identity ul li .Vbtn-2:hover:after { border-color: #56c5ff; -webkit-transition: width 350ms ease-in-out; transition: width 350ms ease-in-out; - width: 70%; + width: 100%; } header .container .identity ul li:visited { @@ -121,26 +123,26 @@ header .container .identity ul li:visited { } header .container .layui-input { + border: 0; + outline: medium; border-radius: 5px; width: 400px; height: 40px; font-size: 15px; - margin-left: 19px; - margin-top: 20px; -} - -header .container .layui-form-item { - margin-left: -30px; } header .container .layui-form-item .checkb { - margin-left: 30px; + display: contents; +} + +header .container .layui-form-item .checkb .ui-checkbox { + margin: 0; + height: 0; } header .container .layui-form-item .checkb input { display: block; position: relative; - top: 19px; } header .container .layui-form-item .checkb a { @@ -152,8 +154,17 @@ header .container .layui-form-item .font-set { text-decoration: none; } +header .container .layui-input-block { + border: 0px; + outline: none; +} + +header .container .layui-input-block input { + margin: 0; +} + header .container .layui-input-block:last-child { - margin-left: 20px; + margin: 0px 10px; } header .container .codes { @@ -164,29 +175,33 @@ header .container .codes input { margin-top: 0; } -header .container .codes canvas { +header .container .codes li { width: 200px; height: 40px; background: #efefef; border-radius: 5px; + margin-top: 10px; } -header .container .codes canvas p { - color: #000; +header .container .codes li p { + color: #8c8c8c; + z-index: 3; + text-align: center; + font-size: 14px; + margin-top: 10px; z-index: 3; } header .container .layui-btn { - margin-left: 18px; border-radius: 5px; - width: 400px; height: 40px; font-size: 15px; + color: #fff; background-color: #cb1919; } header .container .verity { - width: 200px; + width: 340px; } header .container .bot { @@ -246,109 +261,6 @@ section .navig .label .label-icon ul li img { width: 25px; } -footer { - padding: 0px 180px; -} +@media screen and (min-width:621px) and (max-width:720px) { -footer .foot { - display: flex; - margin: 0 auto; -} - -footer .intr { - padding: 35px; - width: 342px; - height: 226px; -} - -footer .intr img { - height: 86px; - margin-bottom: 30px; -} - -footer .intr p:nth-child(1) { - font-size: 40px; -} - -footer .intr p:nth-child(2) { - color: #616161; -} - -footer .address { - background-color: #faf9f8; - border-left: 1px solid #ededed; - border-bottom: 1px solid #ededed; -} - -footer .address .addreses { - display: flex; -} - -footer .address .addreses .addres-1, footer .address .addreses .addres-2, footer .address .addreses .addres-3 { - padding: 33px; -} - -footer .address .addreses .icp { - padding: 28px 40px; - border-top: 1px solid #ededed; -} - -footer .address .addreses .addres-1 { - width: 310px; -} - -footer .address .addreses .addres-1 img { - height: 50px; - margin-bottom: 40px; -} - -footer .address .addreses .addres-1 p { - line-height: 25px; -} - -footer .address .addreses .addres-1 p:nth-of-type(1) { - font-weight: 700; -} - -footer .address .addreses .addres-1 p:nth-of-type(2) { - font-size: 6px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-2 { - font-size: 20px; - font-weight: 700; - color: #000; -} - -footer .address .addreses .addres-2 p { - line-height: 25px; -} - -footer .address .addreses .addres-2 p:nth-of-type(1) { - font-weight: 700; -} - -footer .address .addreses .addres-2 p:nth-of-type(2) { - font-size: 12.5px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-3 { - display: flex; -} - -footer .address .addreses .addres-3 img { - height: 92px; -} - -footer .address .addreses .addres-3 p { - float: left; - font-size: 1px; - margin-left: 12px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-4 { - padding: 63px; -} +} \ No newline at end of file diff --git a/css/logshoppingcar/ret.css b/css/logshoppingcar/ret.css index 409703d..1cbe685 100644 --- a/css/logshoppingcar/ret.css +++ b/css/logshoppingcar/ret.css @@ -95,15 +95,19 @@ header .container .codes input { margin-top: 0; } -header .container .codes canvas { +header .container .codes li { width: 200px; height: 40px; background: #efefef; border-radius: 5px; } -header .container .codes canvas p { - color: #000; +header .container .codes li p { + color: #8c8c8c; + z-index: 3; + text-align: center; + font-size: 14px; + margin-top: 10px; z-index: 3; } /* 登录按钮 */ diff --git a/css/logshoppingcar/shopcar2.css b/css/logshoppingcar/shopcar2.css index c178b72..546bc41 100644 --- a/css/logshoppingcar/shopcar2.css +++ b/css/logshoppingcar/shopcar2.css @@ -24,12 +24,7 @@ section .whoil { section .whoil .whoil-1 { margin: 20px auto; padding: 25px; - /* 最外层盒子 */ - /* 图片 */ - /* 左右按钮 */ - /* 改变左右箭头、分页器的样式 */ - /* 单独修改分页器的css样式,swiper默认是10*10的span */ - /* 移动鼠标,隐藏显示左右按钮,配合js使用 */ + } section .whoil .whoil-1 .all { diff --git a/css/logshoppingcar/tobepaid.css b/css/logshoppingcar/tobepaid.css new file mode 100644 index 0000000..d2e18ca --- /dev/null +++ b/css/logshoppingcar/tobepaid.css @@ -0,0 +1,357 @@ +* { + margin: 0; + padding: 0; +} + +li { + list-style: none; +} + +a { + text-decoration: none; +} + +section { + background-color: #f5f5f5; +} + +section .whole { + padding: 15px 50px; + margin: auto; +} + +section .whole .whole-1, +section .whole .setall { + margin: 20px auto; + width: 1200px; + padding: 25px; + background-color: #ffffff; +} + +section .whole .whole-1 .all, +section .whole .setall .all { + display: inline-block; +} + +section .whole .whole-1 .all h2, +section .whole .setall .all h2 { + font-weight: 600; + float: left; + padding-bottom: 10px; +} + +section .whole .whole-1 .Buyers, +section .whole .whole-1 .opt, +section .whole .setall .Buyers, +section .whole .setall .opt { + padding: 25px; +} + +section .whole .whole-1 .toggle, +section .whole .whole-1 .commodity, +section .whole .setall .toggle, +section .whole .setall .commodity { + padding: 20px; +} + +section .whole .whole-1 .Subtitle, +section .whole .setall .Subtitle { + font-weight: 800; +} + +section .whole .whole-1 .Buyers, +section .whole .setall .Buyers { + border-top: 2px solid #cb1919; + border-bottom: 1px solid #f2f2f2; + background-color: #fff; +} + +section .whole .whole-1 .Buyers #container span:nth-child(2), +section .whole .setall .Buyers #container span:nth-child(2) { + float: right; +} + +section .whole .whole-1 .Buyers #container span:nth-child(2) a, +section .whole .setall .Buyers #container span:nth-child(2) a { + color: #066ee2; +} + +section .whole .whole-1 .Buyers #container #wrap, +section .whole .setall .Buyers #container #wrap { + overflow: hidden; + margin-top: 20px; +} + +section .whole .whole-1 .Buyers #container #wrap .address, +section .whole .setall .Buyers #container #wrap .address { + display: flex; + align-items: center; +} + +section .whole .whole-1 .Buyers #container #wrap .address .name, +section .whole .setall .Buyers #container #wrap .address .name { + display: inline-block; + padding: 10px 50px; +} + +section .whole .whole-1 .Buyers #container #wrap .address .na-1, +section .whole .setall .Buyers #container #wrap .address .na-1 { + border: solid 2px #cb1919; +} + +section .whole .whole-1 .Buyers #container #wrap .address .na-2, +section .whole .setall .Buyers #container #wrap .address .na-2 { + margin-top: 10px; + border: solid 2px #d1d1d1; +} + +section .whole .whole-1 .Buyers #container #wrap .address p, +section .whole .setall .Buyers #container #wrap .address p { + margin: 0px 15px; +} + +section .whole .whole-1 .Buyers #container #wrap .address-2 a, +section .whole .setall .Buyers #container #wrap .address-2 a { + color: #066ee2; +} + +section .whole .whole-1 .Buyers #container #wrap .stop, +section .whole .setall .Buyers #container #wrap .stop { + padding: 20px 20px; +} + +section .whole .whole-1 .Buyers #container #read-more, +section .whole .setall .Buyers #container #read-more { + margin-top: 20px; +} + +section .whole .whole-1 .opt, +section .whole .setall .opt { + margin-bottom: 20px; + border-bottom: 1px solid #f2f2f2; +} + +section .whole .whole-1 .opt ul .optall table, +section .whole .setall .opt ul .optall table { + width: 100%; + background-color: #f3f3f3; + margin-bottom: 20px; +} + +section .whole .whole-1 .opt ul .optall #checkall, +section .whole .setall .opt ul .optall #checkall { + margin-left: 10px; +} + +section .whole .whole-1 .opt ul .optall th, +section .whole .setall .opt ul .optall th { + height: 50px; +} + +section .whole .whole-1 .opt ul .optall th span, +section .whole .setall .opt ul .optall th span { + margin-left: 85px; +} + +section .whole .whole-1 .opt .checklist .among table, +section .whole .setall .opt .checklist .among table { + width: 100%; + background-color: #fff; +} + +section .whole .whole-1 .opt .checklist .among th, +section .whole .setall .opt .checklist .among th { + height: 115px; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(1), +section .whole .setall .opt .checklist .among th:nth-child(1) { + width: 100px; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(1) img, +section .whole .setall .opt .checklist .among th:nth-child(1) img { + padding: 10px; + width: 82px; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(2), +section .whole .setall .opt .checklist .among th:nth-child(2) { + width: 300px; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(4) > input, +section .whole .setall .opt .checklist .among th:nth-child(4) > input { + width: 80px; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(3), section .whole .whole-1 .opt .checklist .among th:nth-child(4), section .whole .whole-1 .opt .checklist .among th:nth-child(6), +section .whole .setall .opt .checklist .among th:nth-child(3), +section .whole .setall .opt .checklist .among th:nth-child(4), +section .whole .setall .opt .checklist .among th:nth-child(6) { + width: 162px; + text-align: center; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(5), +section .whole .setall .opt .checklist .among th:nth-child(5) { + width: 120px; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(5) input, +section .whole .setall .opt .checklist .among th:nth-child(5) input { + text-align: center; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(1), section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(3), +section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(1), +section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(3) { + width: 15px; +} + +section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(2), +section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(2) { + width: 30px; +} + +section .whole .whole-1 .coupon, +section .whole .setall .coupon { + width: 100%; + display: inline-flex; + padding-bottom: 40px; + border-bottom: 1px solid #f2f2f2; +} + +section .whole .whole-1 .coupon .yh, +section .whole .setall .coupon .yh { + width: 262px; + height: 130px; + margin-right: 25px; +} + +section .whole .whole-1 .coupon .yh h1, +section .whole .whole-1 .coupon .yh h3, +section .whole .whole-1 .coupon .yh span, +section .whole .setall .coupon .yh h1, +section .whole .setall .coupon .yh h3, +section .whole .setall .coupon .yh span { + color: #fff; +} + +section .whole .whole-1 .coupon .yh h1, +section .whole .setall .coupon .yh h1 { + font-size: 50px; + position: relative; + left: 30px; + top: 20px; +} + +section .whole .whole-1 .coupon .yh h3, +section .whole .setall .coupon .yh h3 { + font-size: 17px; + position: relative; + left: 91px; + top: -32px; + font-weight: 700; +} + +section .whole .whole-1 .coupon .yh span, +section .whole .setall .coupon .yh span { + position: relative; + left: 91px; + top: -32px; +} + +section .whole .whole-1 .coupon .yh p, +section .whole .setall .coupon .yh p { + color: #cb1919; + position: relative; + text-align: center; +} + +section .whole .whole-1 .coupon .coupon-1, +section .whole .setall .coupon .coupon-1 { + background: url("../../img/images/coupon-1.png"); + margin-left: 50px; +} + +section .whole .whole-1 .coupon .coupon-2, +section .whole .setall .coupon .coupon-2 { + background: url("../../img/images/coupon-2.png"); +} + +section .whole .whole-1 .coupon .coupon-3, +section .whole .setall .coupon .coupon-3 { + background: url("../../img/images/coupon-3.png"); +} + +section .whole .whole-1 .coupon .coupon-3 p, +section .whole .setall .coupon .coupon-3 p { + color: #d2d2d2; +} + +section .whole .whole-1 .remarks, +section .whole .setall .remarks { + padding-top: 30px; +} + +section .whole .whole-1 .remarks .layui-textarea, +section .whole .setall .remarks .layui-textarea { + background-color: #fcfcfc; +} + +section .whole .setall { + background-color: #fff; + border: 1px solid #e0e0e0; + margin-top: 25px; +} + +section .whole .setall .seta li { + margin-bottom: 20px; + display: block; + position: relative; + left: 815px; + text-align: center; + width: 380px; +} + +section .whole .setall .seta li span { + float: right; +} + +section .whole .setall .total { + border-top: 1px solid #e0e0e0; + border-bottom: 1px solid #e0e0e0; +} + +section .whole .setall .total li { + display: block; + position: relative; + left: 752px; + text-align: center; + line-height: 50px; + width: 445px; +} + +section .whole .setall .total li span { + color: #cb1919; + font-size: 26px; + font-weight: 800; + float: right; +} + +section .whole .setall .total li p { + color: #ababab; +} + +section .whole .setall .subore { + padding: 30px 0px; + height: 20px; +} + +section .whole .setall .subore span { + padding: 15px 35px; + background-color: #cb1919; + color: #fff; + float: right; +} diff --git a/css/logshoppingcar/zf.css b/css/logshoppingcar/zf.css new file mode 100644 index 0000000..5f6923a --- /dev/null +++ b/css/logshoppingcar/zf.css @@ -0,0 +1,70 @@ +* { + margin: 0; + padding: 0; +} + +li { + list-style: none; +} + +a { + text-decoration: none; +} + +section { + background-color: #f5f5f5; +} + +section .whole { + padding: 15px 50px; + margin: auto; +} + +section .whole .whole-1 { + margin: 20px auto; + padding: 25px; +} + +section .whole .whole-1 .payment { + background-color: #fff; + text-align: center; + line-height: 60px; + padding-top: 190px; + padding-bottom: 226px; +} + +section .whole .whole-1 .payment img { + width: 97px; +} + +section .whole .whole-1 .payment h2 { + font-weight: 600; + color: #00a608; +} + +section .whole .whole-1 .payment .order { + display: inline-flex; +} + +section .whole .whole-1 .payment .order .odernum { + padding-right: 15px; +} + +section .whole .whole-1 .payment .order .oderinte, +section .whole .whole-1 .payment .order .oderbuy { + padding: 0px 15px; +} + +section .whole .whole-1 .payment .order .oderhome { + padding-left: 15px; +} + +section .whole .whole-1 .payment .order .oderinte { + color: #cb1919; +} + +section .whole .whole-1 .payment .order .oderbuy a, +section .whole .whole-1 .payment .order .oderhome a { + color: #00a608; +} + diff --git a/htmls/artNetwork/exhibitionComingDetail.html b/htmls/artNetwork/exhibitionComingDetail.html new file mode 100644 index 0000000..816145e --- /dev/null +++ b/htmls/artNetwork/exhibitionComingDetail.html @@ -0,0 +1,243 @@ + + + + + 展览 + + + + + + + + + + +
+
+
+
+
+
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
展览
+
+
正在展会
+
即将展览
+
展览回顾
+
+
+
+
+
+
+ +
+
+
+
未来城市+ :建筑设计模型展
+
我要投稿
+
+
+
主办方:华夏艺术网
+
展览时间:2021.07.09 - 2021.07.19
+
开放时间:周二 至周日:10:00 --18:00,周三延长开放至21:00(周一闭馆,闭馆前30分钟停止入场)
+
+ 展览地址: +
+ 上海喜马拉雅美术馆 +
+ 上海市樱花路869号喜玛拉雅中心A区3-4 层 +
+ + 去这里 +
+
+
+
+
+
展览简介:
+
上海喜玛拉雅美术馆很荣幸地宣布,将于7月31日开启新展——“未来城市 + :建筑设计模型展”。本次将展出建筑领域内的杰出建筑师上海喜玛拉雅美术馆很荣幸地宣布,将于7月31日开启新展——“未来城市 + :建筑设计模型展”。本次将展出建筑领域内的杰出建筑师上海喜玛拉雅美术馆很荣幸地宣布,将于7月31日开启新展——“未来城市 + :建筑设计模型展”。本次将展出建筑领域内的杰出建筑师
+
+
+
+
+
+
山东美术馆
+
+
+
票数从高到低
+ +
+
+ + +
+
+
+ +
+
+ +
+
+
+
+ + + + + + 图片丢失 + + diff --git a/htmls/artNetwork/pointsMall.html b/htmls/artNetwork/pointsMall.html new file mode 100644 index 0000000..9e05bdf --- /dev/null +++ b/htmls/artNetwork/pointsMall.html @@ -0,0 +1,118 @@ + + + + + 积分商城 + + + + + + + + + + +
+
+
+
+
+
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
积分商城
+
+
+
+
+
+ + + + 图片丢失 + + diff --git a/htmls/artNetwork/pointsMallDetail.html b/htmls/artNetwork/pointsMallDetail.html new file mode 100644 index 0000000..6731fe8 --- /dev/null +++ b/htmls/artNetwork/pointsMallDetail.html @@ -0,0 +1,245 @@ + + + + + 积分商城详情 + + + + + + + + + + +
+
+
+
+
+
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
网站首页 - 商城 - 瓷器 - 东方泥土 创意陶瓷猪年雕塑艺术摆件 新婚礼物闺蜜结婚礼品/乐趣 H20-03B 乐趣猪 彩色
+
+
+
+
+ +
+
+
+
+
+
+ +
+ +
+
+ +
+
东方泥土 创意陶瓷猪年雕塑艺术摆件 新婚礼物闺蜜结婚礼 品/乐趣 H20-03B 乐趣猪 彩色
+
+
所需积分:2590
+
数量: +
+ +
+
+
+
-
+
+
+
+
+
+
+
立即兑换
+
+
+
+
+
+
+ +
+
+
+ + +
+
+
文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994
+ +
文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝
+ +
+
+
+
+ + + + + + 图片丢失 + + diff --git a/htmls/artNetwork/shopDetail.html b/htmls/artNetwork/shopDetail.html new file mode 100644 index 0000000..22f1753 --- /dev/null +++ b/htmls/artNetwork/shopDetail.html @@ -0,0 +1,202 @@ + + + + + 商城详情 + + + + + + + + + + +
+
+
+
+
+
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
网站首页 - 商城 - 瓷器 - 东方泥土 创意陶瓷猪年雕塑艺术摆件 新婚礼物闺蜜结婚礼品/乐趣 H20-03B 乐趣猪 彩色
+
+
+
+
+ +
+
+
+
+
+
+ +
+ +
+
+ +
+
东方泥土 创意陶瓷猪年雕塑艺术摆件 新婚礼物闺蜜结婚礼 品/乐趣 H20-03B 乐趣猪 彩色
+
+
价   格:¥2590.0
+
优惠卷:满500减50满1000减100
+
数量: +
+ +
+
+
+
-
+
+
+
+
+
+
+
加入购物车
+
+
+
立即购买
+
+
+
+
+
+ + 收藏 +
+
+ + 分享 +
+
+
+
+
+
+
+ +
+
+
+ + +
+
+
文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994
+ +
文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝
+ +
+
+
+
+ + + + 图片丢失 + + diff --git a/htmls/artNetwork/shopMore.html b/htmls/artNetwork/shopMore.html new file mode 100644 index 0000000..112b825 --- /dev/null +++ b/htmls/artNetwork/shopMore.html @@ -0,0 +1,133 @@ + + + + + 商城 + + + + + + + + + + +
+
+
+
+
+
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
商城
+
+
+
+ +
+ +
+
+
+ + + + 图片丢失 + + diff --git a/htmls/artNetwork/shoppingMall.html b/htmls/artNetwork/shoppingMall.html new file mode 100644 index 0000000..752bfbd --- /dev/null +++ b/htmls/artNetwork/shoppingMall.html @@ -0,0 +1,373 @@ + + + + + 商城 + + + + + + + + + + +
+
+
+
+
+
+
+ +
+ +
+
+ 关于我们 + +
+ + 我的购物车 +
+ + 积分商城 + + 联系我们 + + 登录/注册 +
+ 个人中心 + 【退出】 +
+
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
热门商品
+
更多推荐
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+ +
+
书画
+
更多产品
+
+
+
+ 图标丢失 +
+
+
2256.0
+
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
+
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ +
+
瓷器
+
更多产品
+
+
+
+ 图标丢失 +
+
+
2256.0
+
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
+
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
2256.0
+
+
+
+
+ +
+
积分兑换
+
更多商品
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
积分:2256
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
积分:2256
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
积分:2256
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
积分:2256
+
+
+
+
+ 图标丢失 +
雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款
+
积分:2256
+
+
+
+
+ + + + 图片丢失 + + diff --git a/htmls/artNetwork/trainDetail.html b/htmls/artNetwork/trainDetail.html index 765a7f6..fd0f8d7 100644 --- a/htmls/artNetwork/trainDetail.html +++ b/htmls/artNetwork/trainDetail.html @@ -2,7 +2,7 @@ - 培训 + 积分商城详情 @@ -13,17 +13,11 @@ -
- - - - -
+
+
东方泥土 创意陶瓷猪年雕塑艺术摆件 新婚礼物闺蜜结婚礼 品/乐趣 H20-03B 乐趣猪 彩色
+
+
所需积分:2590
+
数量: +
+ +
+
+
+
-
+
+
+
+
+
+
+
立即兑换
+
+
-
-
-
详情介绍
-
-
-
1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝1921—2021,中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情,兴废系乎时序。”为了庆祝
- - +
+ +
+
+
+ + +
+
+
文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994
+ +
文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝文字后台替换花鸟动物画,尤长于画虎,1972年从师著名画家阎松父先生。其作品多次参加国内外大型画展,1986年在深圳、1994 拷贝
+
diff --git a/htmls/logshoppingcar/artist.html b/htmls/logshoppingcar/artist.html index 2211918..cb1568e 100644 --- a/htmls/logshoppingcar/artist.html +++ b/htmls/logshoppingcar/artist.html @@ -8,8 +8,16 @@ 艺术家注册 - + + + +
@@ -103,77 +111,11 @@
-
- + + + +图片丢失 -
- \ No newline at end of file diff --git a/htmls/logshoppingcar/login.html b/htmls/logshoppingcar/login.html index ef77abd..e3f0ad3 100644 --- a/htmls/logshoppingcar/login.html +++ b/htmls/logshoppingcar/login.html @@ -1,103 +1,99 @@ + - - - - 登录 - - + + + + 登录 + + + + + + + -
- -
- -
- -
- -
-
-
-

会员登录

-

请选择您的会员身份进行登录

-
-
- -
- +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
  • +

    发送手机验证码

    +
  • + +
    +
    + +
    +
    + +
    +
    + +
    -
    -
    - - -
    - + + + + + 图片丢失 + \ No newline at end of file diff --git a/htmls/logshoppingcar/mecha.html b/htmls/logshoppingcar/mecha.html index c80abf1..4d3983d 100644 --- a/htmls/logshoppingcar/mecha.html +++ b/htmls/logshoppingcar/mecha.html @@ -8,13 +8,27 @@ 机构注册 + + +
    - + 图片丢失
    @@ -59,8 +73,8 @@
    - +
    @@ -68,16 +82,16 @@
    - +
  • 发送手机验证码

    - +
  • - +
    @@ -103,77 +117,11 @@ -
    - - -
    - + + + + 图片丢失 \ No newline at end of file diff --git a/htmls/logshoppingcar/qrcode.html b/htmls/logshoppingcar/qrcode.html new file mode 100644 index 0000000..b9c17ca --- /dev/null +++ b/htmls/logshoppingcar/qrcode.html @@ -0,0 +1,54 @@ + + + + + + + 微信二维码 + + + + + + + + + + +
    +
    +
    + + +
    +
    应付金额:2234.50
    + +
    图片丢失 +
    + +
    图片丢失
    +
    +
    +
    +
    + + + + 图片丢失 + + + \ No newline at end of file diff --git a/htmls/logshoppingcar/reg.html b/htmls/logshoppingcar/reg.html index 8170cd4..65c3419 100644 --- a/htmls/logshoppingcar/reg.html +++ b/htmls/logshoppingcar/reg.html @@ -1,161 +1,162 @@ + - - - - 会员注册 - - + + + + 会员注册 + + + + + + + + + + + + + + -
    - -
    - -
    - -
    - -
    -
    -
    -

    会员注册

    -

    请选择您的会员身份进行注册

    -
    -
    - - - -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - - -

    发送手机验证码

    -
    -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -     我已阅读并接受用户协议隐私政策 -
    -
    -
    - -
    -
    - -
    -
    - - + +
    + +
    + 图片消失 +
    + +
    + + +
    +
    +

    会员注册

    +

    请选择您的会员身份进行注册

    +
    +
    + + + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
  • +

    发送手机验证码

    +
  • +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    +         我已阅读并接受用户协议隐私政策 + +
    + 关闭 +

    用户协议

    +

    后台替换文字内容,编辑排版文字摩空精舍是成都知名专业艺术机构,是由净砚斋画廊、二酉山房重组合并而成。目前自有艺术场馆面积500平方米,名家艺术品上数千件,经营规模在成都地区名列前茅。 +

    +

    下属华夏艺术网,于1998年底开通,是国内最早的书画艺术门户网站,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等授权主办。

    +

    经过20年不间断的运营发展,已成为国内知名的艺术类门户网站。摩空精舍目前主要从事艺术推广、展览策划、艺术品交易、文创产品设计、艺术培训等业务。

    +

    合作艺术家2000多人,合作艺术机构数百家,架起了艺术家与艺术市场之间的桥梁。独家代理过的著名艺术家有任重、王申勇、郭汝愚、曹辉、吴浩、管苠冈、吴绪经、沈道鸿等,在国内艺术品市场有较大影响,为西部地区艺术家走向国内国内和国际、促进地区艺术市场发展作出了积极贡献。 +

    +

    后台替换文字内容,编辑排版文字摩空精舍是成都知名专业艺术机构,是由净砚斋画廊、二酉山房重组合并而成。目前自有艺术场馆面积500平方米,名家艺术品上数千件,经营规模在成都地区名列前茅。 +

    +

    下属华夏艺术网,于1998年底开通,是国内最早的书画艺术门户网站,由四川省美术家协会下属华夏艺术网,于1998年底开通,是国内最早的书画艺术门户网站,由四川省美术家协会下属华夏艺术网,于1998年底开通,是国内最早的书画艺术门户网站,由四川省美术家协会下属华夏艺术网,于1998年底开通,是国内最早的书画艺术门户网站,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等授权主办。 +

    +

    经过20年不间断的运营发展,已成为国内知名的艺术类门户网站。摩空精舍目前主要从事艺术推广、展览策划、艺术品交易、文创产品设计、艺术培训等业务。

    +

    合作艺术家2000多人,合作艺术机构数百家,架起了艺术家与艺术市场之间的桥梁。独家代理过的著名艺术家有任重、摩空精舍目前主要从事艺术推广、展览策划、艺术品交易、文创产品设计、艺术培训等业务。 +

    +

    合作艺术家2000多人,合作艺术机构数百家,架起了艺术家与艺术市场之间的桥梁。独家代理过的著名艺术家有任重、王王申勇、郭汝愚、曹辉、吴浩、管苠冈、吴绪经、沈道鸿等,在国内艺术品市场有较大影响,为西部地区艺术家走向国内国内和国际、促进地区艺术市场发展作出了积极贡献。 +

    +
    +
    +
    +
    + +
    +
    + +
    +
    + +
    -
    -
    - - -
    -
    -
    - -
    - -

    - 中国美术家协会副主席、中国版画家协会副主席李焕民 先生为华夏艺术网题名 -

    -

    是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等.

    -
    - -
    -
    -
    - -

    成都惠民职工书院

    -

    地址:成都市青羊区青羊大道129号文化宫2楼 电话:028-81712589

    -
    -
    -

    联系我们

    -


    地址:四川省成都市武侯区天益街38号
    理想中心3栋601
    手机:13880548658
    电话:028-61529525
    邮箱:zarts@126.com -

    -
    -
    -
  • -

    华夏艺术网

    -
  • -
  • -

    成都惠民职工书院

    -
  • -
    - -
    -

    Copyright@2021 华夏艺术网.All rights reserved.       蜀ICP备11111111号 -

    -
    -
    -
    - +
    + + + + 图片丢失 + \ No newline at end of file diff --git a/htmls/logshoppingcar/ret.html b/htmls/logshoppingcar/ret.html index 06c54b0..7d95e5e 100644 --- a/htmls/logshoppingcar/ret.html +++ b/htmls/logshoppingcar/ret.html @@ -6,15 +6,30 @@ 注册 - + + + +
    - + 图片丢失
    @@ -34,12 +49,13 @@
    -
    - - +
    + +
  • 发送手机验证码

    - -
  • + +
    @@ -51,7 +67,8 @@
    - +
    @@ -61,84 +78,18 @@
    - 返回网站首页 已有账号,立即登录 + 返回网站首页 已有账号,立即登录
    -
    - - -
    - + + + + 图片丢失 \ No newline at end of file diff --git a/htmls/logshoppingcar/shopcar.html b/htmls/logshoppingcar/shopcar.html index a9bd3d3..ca9e345 100644 --- a/htmls/logshoppingcar/shopcar.html +++ b/htmls/logshoppingcar/shopcar.html @@ -8,9 +8,27 @@ - + + + + + +
    @@ -35,7 +53,7 @@ - 竹迪 + 图片丢失竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画
    靠山书房壁画抽象艺术画 11时来运转8190
            x3 @@ -53,7 +71,7 @@ - 竹迪 + 图片丢失竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画
    靠山书房壁画抽象艺术画 11时来运转8190
            x3 @@ -71,7 +89,7 @@ - 竹迪 + 图片丢失竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画
    靠山书房壁画抽象艺术画 11时来运转8190
            x3 @@ -89,7 +107,7 @@ - 竹迪 + 图片丢失竹迪 客厅装饰画现代简约晶瓷画沙发背景墙挂画三联画餐厅墙画
    靠山书房壁画抽象艺术画 11时来运转8190
            x3 @@ -124,11 +142,11 @@ 推荐商品
    -
    -
    -
    -
    -
    +
    图片丢失
    +
    图片丢失
    +
    图片丢失
    +
    图片丢失
    +
    图片丢失
    @@ -138,7 +156,6 @@
    - + + + + 图片丢失 \ No newline at end of file diff --git a/htmls/logshoppingcar/tobepaid.html b/htmls/logshoppingcar/tobepaid.html new file mode 100644 index 0000000..4c9763c --- /dev/null +++ b/htmls/logshoppingcar/tobepaid.html @@ -0,0 +1,196 @@ + + + + + + + 购物车 + + + + + + + + + + + + +
    +
    +
    +
    +

    填写并核对订单信息

    +
    + +
    +
    + 收货人信息 + 新增收货地址 +
    +
    +
    程鹏龙
    +

    程鹏龙 四川 成都市 武侯区 城区 人民南路四段成科西路3号 138****1234

    + +
    +
    +
    程鹏龙
    +

    程鹏龙 四川 成都市 武侯区 城区 人民南路四段成科西路3号 138****1234

    + 设置为默认地址 +
    +
    +
    +
    +
    +
    + +
    + 送货清单 +
    +
      +
    • + + + + + +
      + 商品 + 单价数量小计
      +
    • +
    +
      +
    • + + + + + + +
      + + 创意牛气冲天牛摆件现代简约家居装饰品牛摆设电视柜玄关办
      公室博古架抽象艺术工艺品 牛气冲天+运势如虹 +
      ¥188 + x3¥564.6
      +
    • +
    • + + + + + + +
      + + 创意牛气冲天牛摆件现代简约家居装饰品牛摆设电视柜玄关办
      公室博古架抽象艺术工艺品 牛气冲天+运势如虹 +
      ¥188 + x3¥564.6
      +
    • +
    + +
    + +
    + +
    +
    +

    20

    +

    + 满300元,立减20元 +

    有效期至:2020-09-31

    +
    +
    +

    20

    +

    + 满300元,立减20元 +

    有效期至:2020-09-31

    +
    +
    +

    20

    +

    + 满300元,立减20元 +

    有效期至:2020-09-31

    +
    +
    + +
    +
    + +
    + +
    +
    +
    +
    + +
    +
      +
    • 商品总金额:¥1128.00
    • +
    • 运费:¥0.00
    • +
    • 商品优惠:-¥20.00
    • +
    +
    +
  • 应付总额:¥1123.00
  • +
  • +

    程鹏龙 四川 成都市 武侯区 城区 人民南路四段成科西路3号 138****1234

    +
  • +
    +
    +
  • 提交订单
  • +
    +
    + +
    + +
    + + + + 图片丢失 + + + + + \ No newline at end of file diff --git a/htmls/logshoppingcar/zf.html b/htmls/logshoppingcar/zf.html new file mode 100644 index 0000000..c55e669 --- /dev/null +++ b/htmls/logshoppingcar/zf.html @@ -0,0 +1,47 @@ + + + + + + + 支付成功 + + + + + + + + + + + + +
    +
    +
    + +
    + 图片丢失 +

    支付成功

    +
    +
    订单号:107787156599
    +
    积分+159
    + + +
    +
    +
    +
    +
    + + + + 图片丢失 + + + \ No newline at end of file diff --git a/img/images/Defadd.png b/img/images/Defadd.png new file mode 100644 index 0000000..701ad3b Binary files /dev/null and b/img/images/Defadd.png differ diff --git a/img/images/chenggong.png b/img/images/chenggong.png new file mode 100644 index 0000000..acbf267 Binary files /dev/null and b/img/images/chenggong.png differ diff --git a/img/images/coupon-1.png b/img/images/coupon-1.png new file mode 100644 index 0000000..e6979d4 Binary files /dev/null and b/img/images/coupon-1.png differ diff --git a/img/images/coupon-2.png b/img/images/coupon-2.png new file mode 100644 index 0000000..9b5012b Binary files /dev/null and b/img/images/coupon-2.png differ diff --git a/img/images/coupon-3.png b/img/images/coupon-3.png new file mode 100644 index 0000000..19daea4 Binary files /dev/null and b/img/images/coupon-3.png differ diff --git a/img/images/coupon-4.png b/img/images/coupon-4.png new file mode 100644 index 0000000..818d4fe Binary files /dev/null and b/img/images/coupon-4.png differ diff --git a/img/images/wxqrcode.png b/img/images/wxqrcode.png new file mode 100644 index 0000000..6de2dc7 Binary files /dev/null and b/img/images/wxqrcode.png differ diff --git a/img/images/wxzf.png b/img/images/wxzf.png new file mode 100644 index 0000000..e72e843 Binary files /dev/null and b/img/images/wxzf.png differ diff --git a/img/public/duigou.png b/img/public/duigou.png new file mode 100644 index 0000000..665a4eb Binary files /dev/null and b/img/public/duigou.png differ diff --git a/img/public/jf01.png b/img/public/jf01.png new file mode 100644 index 0000000..4afcb54 Binary files /dev/null and b/img/public/jf01.png differ diff --git a/img/public/jf02.png b/img/public/jf02.png new file mode 100644 index 0000000..776ef20 Binary files /dev/null and b/img/public/jf02.png differ diff --git a/img/public/jf03.png b/img/public/jf03.png new file mode 100644 index 0000000..0e0e745 Binary files /dev/null and b/img/public/jf03.png differ diff --git a/img/public/jf04.png b/img/public/jf04.png new file mode 100644 index 0000000..5c04da7 Binary files /dev/null and b/img/public/jf04.png differ diff --git a/img/public/jf05.png b/img/public/jf05.png new file mode 100644 index 0000000..9f6c5a8 Binary files /dev/null and b/img/public/jf05.png differ diff --git a/img/public/jf06.png b/img/public/jf06.png new file mode 100644 index 0000000..eb81505 Binary files /dev/null and b/img/public/jf06.png differ diff --git a/img/public/jf07.png b/img/public/jf07.png new file mode 100644 index 0000000..89a2488 Binary files /dev/null and b/img/public/jf07.png differ diff --git a/img/public/jf08.png b/img/public/jf08.png new file mode 100644 index 0000000..26628ed Binary files /dev/null and b/img/public/jf08.png differ diff --git a/img/public/jf09.png b/img/public/jf09.png new file mode 100644 index 0000000..d41619e Binary files /dev/null and b/img/public/jf09.png differ diff --git a/img/public/jf10.png b/img/public/jf10.png new file mode 100644 index 0000000..08fd397 Binary files /dev/null and b/img/public/jf10.png differ diff --git a/img/public/jfd01.png b/img/public/jfd01.png new file mode 100644 index 0000000..d19e893 Binary files /dev/null and b/img/public/jfd01.png differ diff --git a/img/public/jfd02.png b/img/public/jfd02.png new file mode 100644 index 0000000..f6212cd Binary files /dev/null and b/img/public/jfd02.png differ diff --git a/img/public/shop01.png b/img/public/shop01.png new file mode 100644 index 0000000..41cde4f Binary files /dev/null and b/img/public/shop01.png differ diff --git a/img/public/sp-collection.png b/img/public/sp-collection.png new file mode 100644 index 0000000..cf56466 Binary files /dev/null and b/img/public/sp-collection.png differ diff --git a/img/public/sp-share.png b/img/public/sp-share.png new file mode 100644 index 0000000..aa5009b Binary files /dev/null and b/img/public/sp-share.png differ diff --git a/img/public/yihan.png b/img/public/yihan.png new file mode 100644 index 0000000..a19cdd9 Binary files /dev/null and b/img/public/yihan.png differ diff --git a/img/public/zldw.png b/img/public/zldw.png new file mode 100644 index 0000000..80cc07a Binary files /dev/null and b/img/public/zldw.png differ diff --git a/img/public/zlxl.png b/img/public/zlxl.png new file mode 100644 index 0000000..c0ec487 Binary files /dev/null and b/img/public/zlxl.png differ diff --git a/index.html b/index.html index d1c5ee5..c797c8f 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,11 @@ 华夏艺术网 - - @@ -50,7 +48,7 @@ 我的购物车 - 积分商城 + 积分商城 联系我们 @@ -73,7 +71,7 @@
  • -
    展览
    +
    展览
  • @@ -89,7 +87,7 @@
  • -
    商城
    +
    商城
  • @@ -199,23 +197,22 @@ // console.log($(window).width()); sixSwiper() }) - sixSwiper() function sixSwiper(){ let showNum = 6 let beforeNum = 16 let centeredSlides = true//是否显示半截 let spaceBetween = 25//图片间距 let windowWidth = $(window).width() - if(windowWidth<=900){ + if(windowWidth*1<=900){ showNum = 2 beforeNum = 0 centeredSlides = false spaceBetween = 15 - } else if(900 < windowWidth <=1100){ + } else if(windowWidth*1 <=1100){ showNum = 3 beforeNum = 0 centeredSlides = false - } else if(1100< windowWidth <=1450){ + } else if(windowWidth*1 <=1450){ showNum = 5 beforeNum = 0 centeredSlides = false @@ -251,6 +248,7 @@ myswiper.autoplay.start() } } + sixSwiper()
    @@ -378,7 +376,7 @@
    - +
    张龙森
    @@ -389,7 +387,7 @@
    - +
    张龙森
    @@ -400,7 +398,7 @@
    - +
    张龙森
    @@ -411,7 +409,7 @@
    - +
    张龙森
    @@ -422,7 +420,7 @@
    - +
    张龙森
    diff --git a/js/huaxia.js b/js/huaxia.js index a497ad1..18bf0fe 100644 --- a/js/huaxia.js +++ b/js/huaxia.js @@ -124,6 +124,8 @@ $(function(){ checkFT()//查询艺术访谈列表 checkYSZZList()//查询艺术家杂志列表 checkZLList()//查询展览列表 + checkJFList()//查询积分商城列表 + checkAllSList()//查询所有商品 $(window).scroll(function() { if (($(window).height() + $(window).scrollTop() + 0) >= $(document).height()) { zxList() @@ -140,6 +142,8 @@ $(function(){ checkFT() checkYSZZList() checkZLList() + checkJFList() + checkAllSList() } }); @@ -181,7 +185,64 @@ $(function(){ break; } }) - + // 商品购买时的加 + $('.addNum').click(function(){ + let dnum = $('#numVal').val() + dnum++ + $('#numVal').val(dnum) + }) + // 商品购买时的减 + $('.delNum').click(function(){ + let dnum = $('#numVal').val() + if(dnum>1){ + dnum-- + $('#numVal').val(dnum) + } + }) + // 商城的更多事件 + $('#rem-more,#sh-more,#cq-more,#jf-more').click(function(){ + location.href = `shopMore.html` + }) + // 调起兑换弹框 + $('#duih').click(function(){ + $('#isTank').fadeIn() + $('#duik').css('display','') + }) + // 关闭弹框 + $('.close-q').click(function(){ + $('#isTank').fadeOut() + $('#failk').css('display','none') + $('#success_fail').css('display','none') + $('#successk').css('display','none') + $('#duik').css('display','none') + }) + // 立即兑换提交事件 + $('#sumitdh').click(function(){ + $('#duik').css('display','none') + $('#success_fail').css('display','') + let isFlag = true + if(isFlag){ + $('#successk').css('display','') + } else $('#failk').css('display','') + }) + // 去购物 + $('.goShop').click(function(){ + location.href = `pointsMall.html` + }) + // 调起投稿界面 + $('#toug').click(function(){ + $('#isTank').fadeIn() + $('#duik').css('display','') + $('#success_fail').css('display','none') + }) + // 去展览 + $('.goZhanl').click(function(){ + location.href = `exhibition.html` + }) + // 继续投票 + $('.continueTP').click(function(){ + console.log('继续投票'); + }) // 监听页面滚动条变化 $(window).scroll(function(){ // 获取滚动条距离顶部的距离 @@ -657,7 +718,7 @@ function checkZLList(){//查询展览列表 {imgSrc:'../../img/public/jg-dz-08.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19',sponsor:'主办方:华夏艺术网',address:'虹桥艺术中心'}, ] $.each(zlData, function(commentIndex, comment) { - zlHtml +=`
    + zlHtml +=`
    图标丢失
    ${comment.title}
    ${comment.sponsor}
    @@ -674,6 +735,109 @@ function checkZLList(){//查询展览列表 $(this).nextAll('div').css('color','#000000') }) } +function gozlDetail(e){//查看书刊详情 + location.href = `exhibitionComingDetail.html?id=${e}` +} +function checkExhibitone(){//查询即将展览详情下的展览列表 + let zlzpHtml = ''; + let zlzpData = [ + {imgSrc:'../../img/public/jg-dz-01.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dz-02.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dz-03.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dz-04.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dz-05.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dz-06.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dz-07.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + {imgSrc:'../../img/public/jg-dz-08.png',title:'陌上谁人依旧 · 曹辉人物画展',time:'2021.07.09 - 2021.07.19'}, + ] + $.each(zlzpData, function(commentIndex, comment) { + zlzpHtml +=`
    +
    + 图标丢失 +
    + +
    +
    +
    艺术清酒--得寓(酒标作品)
    +
    作品编号:2562
    +
    获得票数:2562 第12名
    +
    立即投票
    +
    ` + }); +  $('#zlzp-list').prepend(zlzpHtml); +} +function toup(e){ + console.log(e); + $('#isTank').fadeIn() + $('#success_fail').css('display','') + $('#successk').css('display','') +} +function checkJFList(){//查询积分商城列表 + let jfHtml = ''; + let jfData = [ + {imgSrc:'../../img/public/jf01.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf02.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf03.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf04.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf05.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf06.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf07.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf08.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf09.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + {imgSrc:'../../img/public/jf10.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256'}, + ] + $.each(jfData, function(commentIndex, comment) { + jfHtml +=`
    +
    + 图标丢失 +
    ${comment.title}
    +
    积分:${comment.num}
    +
    +
    ` + }); +  $('#jf-list').prepend(jfHtml); +} +function goJFDetail(e){//查看书刊详情 + location.href = `pointsMallDetail.html?id=${e}` +} +function checkAllSList(){//查询积分商城列表 + let allHtml = ''; + let allData = [ + {imgSrc:'../../img/public/jf01.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:'积分'}, + {imgSrc:'../../img/public/jf02.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:''}, + {imgSrc:'../../img/public/jf03.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:''}, + {imgSrc:'../../img/public/jf04.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:''}, + {imgSrc:'../../img/public/jf05.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:''}, + {imgSrc:'../../img/public/jf06.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:''}, + {imgSrc:'../../img/public/jf07.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:'积分'}, + {imgSrc:'../../img/public/jf08.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:''}, + {imgSrc:'../../img/public/jf09.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:''}, + {imgSrc:'../../img/public/jf10.png',title:'雅尊(Yazun)现代轻奢艺术镂空装 饰品摆设工艺品 B款',num:'2256',type:'积分'}, + ] + $.each(allData, function(commentIndex, comment) { + if(comment.type=='积分'){ + allHtml +=`
    +
    + 图标丢失 +
    ${comment.title}
    +
    积分:${comment.num}
    +
    +
    ` + } else { + allHtml +=`
    +
    + 图标丢失 +
    ${comment.title}
    +
    ${comment.num}
    +
    +
    ` + } + }); +  $('#alls-list').prepend(allHtml); +} +function goShopDetail(e){//查看书刊详情 + location.href = `shopDetail.html?id=${e}` +} // 回到顶部 function pageScroll(){ window.scrollBy(0,-100);