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 @@ + + +
+ +