123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343 |
- html, body, .mui-content{ background: #f8f8f8;}
- input::-webkit-input-placeholder{ color: #C9C9C9;}
- input:-moz-placeholder{ color: #C9C9C9;}
- input:-ms-input-placeholder{ color: #C9C9C9;}
- /*商城首页样式*/
- .swiper-slide{ position: relative; padding-top: 39%; overflow: hidden;}
- .swiper-slide img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
- .ad-pic{ width: 100%;}
- .ad-pic img{ display: block; width: 100%;}
- .goods-list{ width: 100%; padding: 5px; overflow: auto;}
- .goods-list li{ width: calc(50% - 10px); margin: 5px; border-radius: 6px; padding-bottom: 10px; overflow: hidden; background: #FFFFFF; float: left; -webkit-box-shadow: 0 1px 5px rgba(153,153,153,0.2); box-shadow: 0 1px 5px rgba(153,153,153,0.2);}
- .goods-list-pic{ position: relative; width: 100%; padding-top: 100%; overflow: hidden;}
- .goods-list-pic img, .pro-list-pic img{ display: block; position: absolute; left: 0; top: 0; bottom: 0; right: 0; max-width: 100%; max-height: 100%; margin: auto;}
- .goods-list-nm{ width: 100%; height: 32px; padding: 0 10px; font-size: 13px; line-height: 16px; color: #505050; margin: 5px 0; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
- .goods-list-nm-esp{ height: 32px;}
- .goods-list-pay{ width: 100%; height: 22px; line-height: 22px; color: #FF6600; font-size: 12px; padding: 0 10px; overflow: hidden;}
- .goods-list-pay span{ font-size: 15px;}
- .goods-list-pay del{ display: inline-block; font-size: 12px; color: #C9C9C9; -webkit-transform: scale(0.8); transform: scale(0.8);}
- .goods-list-zy{ display: inline-block; height: 18px; line-height: 16px; padding: 0 4px; border: 1px solid #FF6600; color: #FF6600; font-size: 12px; border-radius: 3px; vertical-align: middle; margin-top: -2px; margin-right: 1px; transform: scale(0.8);}
- /*等待返佣页面样式*/
- .node-nav{ width: 100%; text-align: center; padding-top: 10px; overflow: auto;}
- .node-nav-iteam{ position: relative; width: 50%; float: left;}
- .node-nav-3 .node-nav-iteam{ width: 33.33%;}
- .node-nav-nm, .node-nav-num{ width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .node-nav-nm{ height: 22px; line-height: 22px; font-size: 13px; font-weight: 300; color: rgba(255,255,255,0.6);}
- .node-nav-num{ height: 36px; line-height: 36px; font-size: 18px; font-weight: 500;}
- .node-nav-line{ position: absolute; right: 0; top: 0; bottom: 0; width: 1px; height: 36%; background: rgba(255,255,255,0.2); margin: auto 0;}
- .node-tit{ width: 100%; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.2);}
- .rebt-tit{ width: 100%; padding: 0 10px; line-height: 20px; margin-top: 10px; color: #FF6600;}
- .rebt-list{ width: 100%; padding: 0 10px; line-height: 24px; color: #505050;}
- .rebt-list li{ width: 100%; padding: 5px 0; overflow: auto; border-bottom: 1px solid rgba(231,231,231,0.5);}
- .rebt-list-iteam{ height: 24px; margin-right: 2%; margin-top: 18px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .rebt-list-iteam.list-iteam-time{ height: 42px; padding: 5px 0; line-height: 16px; font-size: 12px; margin-top: 0;}
- /*全部分类页面样式*/
- .class-left{ position: fixed; left: 0; top: 44px; bottom: 0; width: 80px; background: #F2F2F2; overflow: hidden;}
- .mui-content-esp .class-left{ bottom: 50px;}
- .class-nav{ width: 100%; height: 100%; overflow: scroll;}
- .class-nav li{ width: 100%; height: 50px; line-height: 50px; color: #C9C9C9; padding: 0 10px; overflow: hidden;}
- .class-nav li:before{ position: absolute; left: 2px; top: 0; bottom: 0; width: 3px; height: 22px; background: transparent; border-radius: 5px; margin: auto 0; content: "";}
- .class-nav li.active{ background: #FFFFFF; color: #FF6600;}
- .class-nav li.active:before{ background: #FF6600;}
- .class-right{ width: calc(100% - 80px); padding: 10px; float: right;}
- .class-con{ width: 100%; border-radius: 5px; overflow: hidden; -webkit-box-shadow: 0 1px 5px rgba(153,153,153,0.2); box-shadow: 0 1px 5px rgba(153,153,153,0.2); margin-bottom: 10px;}
- .class-con-tit{ width: 100%; line-height: 24px; padding: 10px; color: #505050;}
- .class-con-list{ width: 100%; padding: 0 10px; overflow: auto;}
- .class-con-list li{ width: calc(33.33% - 10px); margin-right: 15px; margin-bottom: 15px; float: left;}
- .class-con-list li.last-iteam, .class-con-list li:nth-child(3n){ margin-right: 0;}
- .class-con-pic{ position: relative; width: 100%; padding-top: 100%; overflow: hidden;}
- .class-con-pic img, .norm-hd-pic img, .cf-con-pic img{ display: block; position: absolute; left: 0; top: 0; bottom: 0; right: 0; max-width: 100%; max-height: 100%; margin: auto;}
- .class-con-nm{ width: 100%; height: 20px; line-height: 20px; font-size: 12px; text-align: center; color: #C9C9C9; overflow: hidden;}
- /*商品列表页面样式*/
- .hd-nav-esp{ position: fixed; left: 0; top: 0; width: 100%; height: 86px; line-height: 42px; padding-top: 44px; z-index: 9;}
- .hd-nav-esp li{ width: 33.33%; height: 42px; padding: 0 10px; color: rgba(255,255,255,0.6); overflow: hidden; float: left;}
- .hd-nav-esp li.active{ color: #FFFFFF;}
- .mid{ text-align: center;}
- .right{ text-align: right;}
- .hd-nav-esp~.mui-content, .shop-bar-hdnav~.mui-content{ padding-top: 86px;}
- .shop-bar-nav .hd-nav-esp{ position: relative; height: 42px; padding-top: 0;}
- .pro-list{ width: 100%; overflow: auto;}
- .pro-list li{ width: calc(100% - 20px); height: 110px; margin: 10px; -webkit-box-shadow: 0 1px 5px rgba(153,153,153,0.2); box-shadow: 0 1px 5px rgba(153,153,153,0.2); overflow: hidden;}
- .pro-list-pic{ position: relative; width: 100px; height: 110px; float: left;}
- .pro-list-con{ width: calc(100% - 110px); padding: 1px 0; float: right; margin-right: 5px;}
- .pro-list-con-esp{ padding-top: 11px;}
- .pro-list-nm{ width: 100%; height: 32px; line-height: 16px; margin: 4px 0; color: #333333; text-align: justify; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-pack: center; -webkit-line-clamp: 2; line-clamp: 2;}
- .pro-list-intro, .pro-list-pay{ width: 100%; height: 22px; font-size: 12px; line-height: 22px; overflow: hidden;}
- .pro-list-intro{ color: #C9C9C9;}
- .pro-list-pay{ color: #FF6600; margin-bottom: 2px;}
- .pro-list-pay span{ font-size: 15px;}
- .pro-list-pay del, .pro-list-pay small{ display: inline-block; color: #999999; -webkit-transform: scale(0.8); transform: scale(0.8);}
- .pro-list-pay small{ letter-spacing: 2px;}
- .pro-list-link{ width: 100%; height: 16px; line-height: 16px; color: #999999; overflow: hidden;}
- .pro-list-link span{ display: block; max-width: calc(100% - 20px); height: 16px; font-size: 12px; text-align: justify; float: left;}
- .pro-list-link .mui-icon-arrowright{ width: 16px; height: 16px; line-height: 16px; font-size: 15px;}
- /*商品详情页面样式*/
- .bg-tran{ background: rgba(102,102,102,0.6); border-radius: 50%; margin: 0 10px;}
- #product .swiper-slide{ padding-top: 100%;}
- .pro-hd{ width: 100%; padding: 0 10px; margin-top: 10px;}
- .pro-hd~.pro-hd{ margin-top: 0;}
- .pro-hd .pro-list-nm{ height: 48px; line-height: 24px; font-size: 16px;}
- .pro-nav{ width: 100%; padding: 5px 0; overflow: auto;}
- .pro-hd .pro-nav{ margin-bottom: 10px;}
- .shop-line{ width: 100%; height: 10px; background: rgba(231,231,231,0.5);}
- .pro-nav-iteam{ width: 30%; height: 20px; line-height: 20px; font-size: 12px; color: #C9C9C9; float: left; margin-right: 3.33%; overflow: hidden;}
- .pro-nav-iteam i{ display: inline-block; font-size: 16px; vertical-align: middle; margin-top: -3px;}
- .pro-hd-link{ width: 100%; height: 57px; border-top: 1px solid rgba(231,231,231,0.5);}
- .pro-hd-link img{ width: 36px; height: 36px; float: left; margin: 10px; margin-left: 0;}
- .pro-hd.pro-hd-link{ border-top: 0;}
- .pro-hd-shop{ width: calc(100% - 140px); height: 56px; line-height: 56px; font-size: 16px; color: #333333; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .pro-hd-btn{ width: 80px; height: 30px; line-height: 30px; margin: 13px 0; font-size: 12px; border-radius: 3px; text-align: center; float: right; background: #FF6600; color: #FFFFFF; overflow: hidden;}
- .pro-tit{ width: 100%; height: 42px; line-height: 42px; text-align: center; padding: 0 10px; color: #505050; background: #F2F2F2;}
- .pro-tit-mid{ position: relative; display: inline-block; max-width: 100%; padding: 0 25px;}
- .pro-tit-mid:before{ position: absolute; left: 0; bottom: 0; top: 0; width: 100%; height: 1px; background: #666666; margin: auto 0; content: ""; z-index: 0;}
- .pro-tit-mid span{ position: relative; background: #F2F2F2; padding: 0 8px; z-index: 1;}
- .pro-con{ width: 100%; padding: 10px; overflow: hidden;}
- .pro-con img{ max-width: 100%;}
- .norm-con{ position: absolute; left: 0; bottom: -330px; width: 100%; max-height: 380px; padding: 10px; padding-bottom: 0; border-top-left-radius: 8px; border-top-right-radius: 8px; background: #FFFFFF; overflow: hidden;}
- .norm-pro{ position: relative; width: 100%; height: 100%;}
- .norm-scroll{ width: 100%; max-height: 295px; overflow: scroll;}
- .norm-hd{ width: 100%; padding: 5px 0; border-bottom: 1px solid rgba(231,231,231,0.5); overflow: auto;}
- .norm-hd-pic{ position: relative; width: 50px; height: 50px; margin: 7px 0; float: left; overflow: hidden;}
- .norm-hd-con{ width: calc(100% - 100px); float: left; margin-left: 10px;}
- .norm-hd .icon-cancel{ position: absolute; top: 0; right: 0; width: 40px; height: 40px; line-height: 26px; text-align: right; color: #999999; font-size: 26px; float: right;}
- .norm-iteam{ width: 100%; padding: 5px; border-bottom: 1px solid rgba(231,231,231,0.5);}
- .norm-iteam-tit{ width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333;}
- .norm-list{ width: 100%; overflow: auto;}
- .norm-list li{ min-width: 75px; line-height: 20px; background: #F2F2F2; text-align: center; color: #505050; border-radius: 3px; padding: 5px 10px; margin: 5px 0; margin-right: 20px; float: left;}
- .norm-list li.active{ background: #FF6600; color: #FFFFFF;}
- .norm-list li.end{ color: #D0D0D0;}
- .norm-num{ width: 100%; height: 50px; padding: 5px; line-height: 40px; color: #333333; overflow: hidden; margin-bottom: 10px;}
- .norm-num-r{ height: 40px; float: right;}
- .norm-num-btn{ width: 40px; height: 40px; padding: 10px; float: left;}
- .norm-num-btn div{ position: relative; width: 20px; height: 20px; border-radius: 50%; font-size: 16px; text-align: center; border: 1px solid #e5e5e5; line-height: 18px;}
- .norm-num-btn div span{ position: absolute; left: 0; bottom: 0; right: 0; top: 0; display: block; width: 8px; height: 1px; background: #E5E5E5; margin: auto;}
- .norm-num-btn.active div{ color: #FF6600; border-color: #FF6600;}
- .norm-num-btn.active div span{ background: #FF6600;}
- .norm-num-con{ height: 40px; padding: 10px 0; line-height: 20px; float: left;}
- .pro-intro{ position: relative; width: 100%;}
- .pro-intro-bg{ display: block; width: 100%; min-height: 56px;}
- .pro-intro-con{ position: absolute; left: 0; top: 0; bottom: 0; width: 100%; height: 45px; padding: 0 15px; margin: auto;}
- .pro-intro-text{ width: calc(100% - 55px); height: 45px; line-height: 45px; font-size: 15px; float: left; color: #FFFFFF; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .pro-intro-time{ width: 45px; height: 45px; line-height: 39px; text-align: center; border: 3px solid #FC671A; border-radius: 50%; background: #FFFFFF; float: right; overflow: hidden;}
- .pro-intro-con .mui-icon{ height: 45px; line-height: 45px; float: right; text-align: right; color: #FFFFFF;}
- /*确认订单页面样式*/
- .adrs-con{ position: relative; width: calc(100% - 20px); padding: 10px; color: #999999; font-size: 12px; line-height: 16px; padding-bottom: 15px; padding-right: 50px; -webkit-box-shadow: 0 1px 6px rgba(102,102,102,0.2); box-shadow: 0 1px 6px rgba(102,102,102,0.2); border-radius: 5px; overflow: hidden; margin: 10px; background: #FFFFFF url(../../image/bg/adrsbg.png) no-repeat bottom; background-size: 100%;}
- .adrs-con .mui-icon-arrowright, .adrs-con .mui-icon-compose{ position: absolute; top: 0; bottom: 10px; right: 10px; width: 24px; height: 30px; line-height: 30px; text-align: center; color: #999999; margin: auto 0;}
- .adrs-con-region{ width: 100%; line-height: 20px; padding: 3px 0; font-size: 16px; color: #333333;}
- .adrs-con-user, .adrs-con-intro{ padding: 3px 0;}
- .adrs-con-intro i{ display: inline-block; width: 16px; height: 16px; line-height: 16px; text-align: center; font-size: 16px; vertical-align: middle; margin-top: -3px;}
- .adrs-con.adrsesp{ background: #FFFFFF; padding-bottom: 10px;}
- .cf-con, .cart-con{ width: calc(100% - 20px); margin: 10px; border-radius: 5px; padding-top: 10px; background: #FFFFFF; -webkit-box-shadow: 0 1px 6px rgba(102,102,102,0.2); box-shadow: 0 1px 6px rgba(102,102,102,0.2);}
- .cf-con-shop{ width: 100%; height: 30px; line-height: 30px; font-size: 16px; padding: 0 10px; color: #333333; }
- .cf-con-pro{ width: 100%; padding: 10px; border-bottom: 1px solid rgba(231,231,231,0.5); overflow: auto;}
- .cf-con-pic{ position: relative; width: 50px; height: 50px; border-radius: 5px; overflow: hidden; float: left;}
- .cf-con-goods{ width: calc(100% - 60px); padding: 5px 0; float: right;}
- .cf-con-row{ position: relative; width: 100%; height: 20px; line-height: 20px; overflow: hidden;}
- .cf-con-nm, .cf-con-intro{ max-width: 65%; height: 20px; font-size: 13px; color: #333333; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .cf-con-pay{ position: absolute; right: 0; top: 0; font-size: 15px; color: #FF6600;}
- .cf-con-intro, .cf-con-num{ font-size: 12px; color: #C9C9C9;}
- .cf-con-num{ float: right;}
- .cf-con.cf-adrs{ line-height: 24px; padding: 45px 10px; text-align: center; color: #C9C9C9; background: #FFFFFF url(../../image/bg/adrsbg.png) no-repeat bottom; background-size: 100%;}
- .cf-adrs span, .cf-adrs a{ color: #FF6600; margin: 0 6px;}
- .cf-con-iteam{ width: 100%; padding: 5px 10px; font-size: 12px; color: #C9C9C9; line-height: 36px; overflow: auto; border-bottom: 1px solid rgba(231,231,231,0.5);}
- .cf-con-iteam-tit{ max-width: 80px; height: 36px; font-size: 14px; color: #333333; margin-right: 5px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .cf-con-iteam-r{ float: right;}
- .cf-con-iteam-r span{ color: #FF6600; margin-left: 6px; font-size: 15px;}
- .cf-con-iteam-text{ width: calc(100% - 85px); min-height: 36px; padding: 8px 0; line-height: 20px; font-size: 13px; color: #505050; float: left;}
- .cf-con-iteam-text:empty:before{ content: attr(placeholder); color: #C9C9C9; font-size: 12px;}
- .cf-con-iteam-text:focus:before{ content: none;}
- .cf-con-iteam-intro{ max-width: calc(100% - 85px); line-height: 20px; font-size: 12px; color: #C9C9C9; float: left; margin: 8px 0;}
- /*ART支付页面样式*/
- .cf-con-payment{ width: 100%; padding: 10px; color: #C9C9C9; border-bottom: 1px solid rgba(231,231,231,0.5);}
- .cf-con-big{ width: 100%; font-size: 20px; line-height: 24px; color: #333333; margin-bottom: 10px;}
- .cf-con-iteam input{ display: block; width: calc(100% - 85px); height: 20px; border: 0; padding: 0; font-size: 13px; margin-top: 8px; background: transparent;}
- /*选择按钮*/
- input.art-icon{ display: inline-block; position: relative; width: 22px; height: 22px; vertical-align: middle; margin-top: -1px; appearance: none; outline: 0!important; background: transparent; -webkit-appearance: none;}
- input.art-icon:before{ position: absolute; left: 2px; top: 1px; width: 18px; height: 18px; border-radius: 50%; background: #C9C9C9; content: "";}
- input.art-icon[type=checkbox]:checked:before, input.art-icon[type=radio]:checked:before{ left: 0; width: 22px; height: 22px; line-height: 18px; font-size: 22px; background: transparent; color: #FF6600; content: "\e923";}
- .cart-con{ padding-top: 0;}
- .cart-con-hd{ width: 100%; height: 40px; line-height: 30px; padding: 10px; padding-bottom: 0; color: #333333;}
- .cart-con-hd label{ display: block; width: calc(100% - 32px); font-size: 15px; float: right;}
- .cart-con-iteam{ position: relative; width: 100%; overflow: auto; padding: 10px; border-bottom: 1px solid rgba(231,231,231,0.5); padding-left: 40px;}
- .cart-con-iteam label{ display: block; width: 100%; overflow: auto;}
- .cart-con-pic{ margin-top: 11px;}
- .cart-con-r{ width: calc(100% - 60px); float: left; margin-left: 10px;}
- .cart-con-r div{ max-width: 100%; float: none;}
- .cart-con-choice{ position: absolute; left: 10px; top: 0; bottom: 0; height: 30px; line-height: 30px; margin: auto 0;}
- .cart-con-btn{ position: absolute; bottom: 3px; right: 3px; z-index: 2;}
- .cart-con-pay{ height: 24px; line-height: 24px; color: #FF6600; margin-top: 6px;}
- /*商品订单列表页面样式*/
- .nav-list-5 .hd-nav-iteam{ margin-right: 0; padding: 0 5px; text-align: center;}
- .cf-con-btn{ min-width: 75px; height: 30px; line-height: 28px; padding: 0 10px; color: #333333; text-align: center; font-size: 13px; border: 1px solid #C9C9C9; border-radius: 3px; margin-bottom: 10px; margin-left: 15px; float: right;}
- .cf-con-btn.bg-blue{ border-color: #FF6600; background: #FF6600; color: #FFFFFF;}
- .cf-con-btn.bg-grey{ background: #C9C9C9; border-color: #C9C9C9; color: #FFFFFF;}
- .cf-con-btn.line-blue{ border-color: #FF6600; color: #FF6600;}
- .cf-con-statu{ float: right; font-size: 12px; color: #C9C9C9;}
- .cf-con-statu.statudfk{ color: #FF0000;}
- .cf-con-statu.statuyfk{ color: #28AE80;}
- .cf-con-statu.statuyfh{ color: #3169FD;}
- .cf-con-iteam-esp{ border-bottom: 0;}
- /*店铺详情页面样式*/
- .shop-bg{ position: fixed; left: 0; top: 0; width: 100%; z-index: 0; background: url(../../image/bg/dpmcbg.png) no-repeat; background-size: 100% 100%;}
- .shop-bg img{ display: block; width: 100%; opacity: 0;}
- .shop-bg~.mui-content, .mui-content.mui-content-esp, .mui-content-esp{ background: transparent;}
- .mui-content.mui-content-esp{ position: relative; z-index: 1;}
- .sdet-hd{ width: calc(100% - 20px); overflow: auto; padding: 10px 0; margin: 0 auto; border-bottom: 1px solid rgba(255,255,255,0.2);}
- .sdet-hd-con{ width: calc(100% - 100px); float: left; margin: 0 10px;}
- .sdet-hd-nm{ font-size: 18px; line-height: 24px; margin-bottom: 5px; margin-top: 2px; color: #FFFFFF;}
- .sdet-hd-intro{ line-height: 18px; font-size: 13px; color: rgba(255,255,255,0.6);}
- .sdet-hd-tel{ max-width: 35px; float: right;}
- .sdet-hd-tel i{ display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 26px; margin: 0 auto; color: #FFFFFF;}
- .sdet-hd-tel div{ width: 100%; height: 20px; line-height: 20px; text-align: center; font-size: 13px; color: rgba(255,255,255,0.6); overflow: hidden;}
- .sdet-nav{ width: 100%; padding: 0 10px; color: rgba(255,255,255,0.6);}
- .sdet-nav-first{ width: 100%; height: 42px;}
- .sdet-nav-iteam{ position: relative; height: 42px; line-height: 40px; font-size: 15px; margin-right: 15px; float: left;}
- .sdet-nav-iteam.active{ color: #FFFFFF;}
- .sdet-nav-iteam.active:before{ position: absolute; bottom: 5px; left: 10%; width: 80%; height: 2px; background: #FFFFFF; content: "";}
- .sdet-nav-second{ width: 100%; height: 40px; line-height: 40px; color: rgba(255,255,255,0.9); font-size: 12px;}
- .sdet-nav-second li{ height: 40px; float: left;}
- .active .bg-span{ display: inline-block; min-width: 60px; max-width: 100%; height: 20px; line-height: 20px; text-align: center; vertical-align: middle; border-radius: 10px; padding: 0 10px; margin-top: -2px; background: #FFFFFF; color: #FF6600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .active .choice-bottom{ border-top-color: rgba(49,105,253,0.3);}
- .active .choice-top{ border-bottom-color: rgba(49,105,253,0.3);}
- .active .choice-bottom.active{ border-top-color: #FF6600;}
- .active .choice-top.active{ border-bottom-color: #FF6600;}
- .sdet-fixed{ position: fixed; left: 0; top: 44px; z-index: 20; color: #505050; background: #FFFFFF; -webkit-box-shadow: 0px 2px 2px rgba(102,102,102,0.1); box-shadow: 0px 2px 2px rgba(102,102,102,0.1);}
- .sdet-fixed .sdet-nav-iteam.active{ color: #FF6600;}
- .sdet-fixed .sdet-nav-iteam.active:before{ background: #FF6600;}
- .sdet-fixed .sdet-nav-second{ color: #C9C9C9;}
- .sdet-fixed .active .bg-span{ background: #FF6600; color: #FFFFFF;}
- .sdet-fixed .choice-bottom{ border-top-color: rgba(153,153,153,0.3);}
- .sdet-fixed .choice-top{ border-bottom-color: rgba(153,153,153,0.3);}
- .sdet-fixed .active .choice-bottom{ border-top-color: rgba(255,255,255,0.5);}
- .sdet-fixed .active .choice-top{ border-bottom-color: rgba(255,255,255,0.5);}
- .sdet-fixed .active .choice-bottom.active{ border-top-color: #FFFFFF;}
- .sdet-fixed .active .choice-top.active{ border-bottom-color: #FFFFFF;}
- .sdet-fixed~.goods-list{ margin-top: 82px;}
- /*新增收货地址页面修改样式*/
- .adrs-add{ padding-top: 0;}
- .adrs-add .cf-con-iteam{ padding: 10px;}
- .adrs-add .cf-con-intro{ width: calc(100% - 85px); height: 36px; float: left;}
- .adrs-add .cf-con-intro input{ display: block; width: 100%; height: 20px; padding: 0; border: 0; color: #505050; margin: 8px 0;}
- .adrs-add .cf-con-intro button{ display: block; width: 100%; height: 36px; line-height: 36px; text-align: left; padding: 0; border: 0; background: transparent; color: #505050;}
- .adrs-add input.art-icon[type=checkbox]:checked~label{ color: #FF6600;}
- .linemark-grey{ width: 100%; height: 10px; background: #F2F2F2;}
- .text-black, .cf-con-iteam-r span.text-black{ color: #333333;}
- /*列表公用样式*/
- .list-iteam-time, .list-iteam-60{ width: 24%; margin-right: 0; text-align: right;}
- .list-iteam-22{ width: 20%;}
- .list-iteam-27{ width: 25%;}
- .list-iteam-40{ width: 38%;}
- .list-iteam-60{ width: 60%;}
- /*上下按钮样式*/
- .choice-con{ position: relative; display: inline-block; width: 10px; height: 20px; text-align: center; line-height: 13px; overflow: hidden; vertical-align: middle; margin-top: -2px; margin-left: 3px;}
- .choice-top, .choice-bottom{ position: absolute; left: 0; display: block; width: 5px; height: 5px; border: 5px solid transparent;}
- .choice-top, .active .choice-con-esp .choice-top{ bottom: 11px; border-bottom-color: rgba(255,255,255,0.6);}
- .choice-bottom, .active .choice-con-esp .choice-bottom{ top: 11px; border-top-color: rgba(255,255,255,0.6);}
- .choice-top.active, .active .choice-con-esp .choice-top.active{ border-bottom-color: #FFFFFF;}
- .choice-bottom.active, .active .choice-con-esp .choice-bottom.active{ border-top-color: #FFFFFF;}
- /*底部弹窗公用样式*/
- .tg-dialog{ position: absolute; left: 0; bottom: -410px; width: 100%; background: #FFFFFF; border-top-left-radius: 8px; border-top-right-radius: 8px; overflow: hidden;}
- .tg-re{ position: relative; width: 100%;}
- .tg-dialog-hd{ position: relative; width: 100%; height: 50px; padding-top: 10px;}
- .tg-dialog-nm{ width: calc(100% - 60px); height: 40px; line-height: 40px; margin: 0 30px; font-size: 16px; color: #333333; text-align: center; overflow: hidden;}
- .tg-dialog-hd .icon-cancel{ position: absolute; right: 0; top: 0; width: 46px; height: 46px; line-height: 46px; font-size: 26px; color: #999999; text-align: center;}
- .tg-dialog-con{ width: 100%; max-height: 360px; overflow: scroll;}
- .tg-dialog-price{ width: 100%; padding: 10px; line-height: 30px; text-align: center; color: #FF6600; font-size: 24px; word-break: break-all;}
- .tg-dialog-payment{ width: 82%; margin: 0 auto; overflow: hidden;}
- .tg-payment-tit{ width: 100%; line-height: 16px; color: #C9C9C9; margin-bottom: 15px; font-size: 12px;}
- .tg-payment-btn{ width: 100%; height: 46px; padding: 0 10px; line-height: 46px; text-align: center; color: #FFFFFF; font-size: 16px; margin-bottom: 15px; border-radius: 6px; overflow: hidden;}
- .tg-payment-btn-art{ background: #FF6600;}
- .tg-payment-btn-zfb{ background: #24a6fc;}
- .tg-payment-btn-wx{ background: #19c618;}
- .tg-payment-btn img{ display: inline-block; width: 22px; height: 17px; margin-right: 6px; vertical-align: middle; margin-top: -3px;}
- /*tt明细页面添加样式*/
- .tt-list{ width: 100%; padding: 0 10px;}
- .tt-list li{ width: 100%; margin-bottom: 10px;}
- .tt-list-iteam{ width: 100%; overflow: auto; border-bottom: 1px solid rgba(231,231,231,0.5);}
- .tt-list-nm{ max-width: 58%; height: 52px; padding: 5px 0; line-height: 42px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .tt-list-r{ max-width: 42%; height: 52px; padding: 5px 0; line-height: 21px; float: right; text-align: right;}
- .tt-list-r div{ width: 100%; height: 21px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .tt-list-time{ font-size: 12px; color: #C9C9C9;}
- /*订单详情页面添加样式*/
- .order-list-btn{ width: 100%; padding: 10px; overflow: auto; border-bottom: 1px solid #F2F2F2; padding-top: 2px;}
- .order-btn-iteam{ display: block; width: 90px; height: 30px; line-height: 28px; border: 1px solid transparent; border-radius: 15px; text-align: center; padding: 0 10px; overflow: hidden; float: right; margin-left: 10px; margin-top: 8px;}
- .order-list-cancel{ border-color: #666666;}
- .order-list-confirm{ border-color: #FF6600; color: #FF6600;}
- .det-con .order-list-btn{ padding: 0 10px;}
- /*查看物流界面样式*/
- .mine-express{ position: relative; width: 100%; padding-left: 35%; background: #E21024; color: #FFFFFF; font-size: 15px; margin-top: 10px;}
- .mine-express img{ position: absolute; left: 15px; top: 0; bottom: 0; max-width: 28%; max-height: 88px; margin: auto 0;}
- .mine-express div{ width: 100%; min-height: 70px; line-height: 24px; padding: 10px; display: -webkit-box; -webkit-box-align: center;}
- .lgstcs-goods{ position: relative; width: 100%; background: #FFFFFF; margin-top: 10px; border-bottom: 1px solid #E5E5E5; padding: 10px 15px; padding-left: 100px;}
- .lgstcs-goods-pic{ position: absolute; left: 0; top: 0; bottom: 0; width: 100px; height: 100px; overflow: hidden; padding: 15px; margin: auto 0; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center;}
- .lgstcs-goods-pic img{ max-width: 100%; max-height: 100%;}
- .lgstcs-goods-intro{ width: 100%; font-size: 14px; line-height: 24px;}
- .lgstcs-goods-intro div{ width: 100%; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .lgstcs-goods-first{ font-size: 16px;}
- .lgstcs-list{ width: 100%; background: #FFFFFF;}
- .lgstcs-list li{ width: 100%; padding: 10px; padding-left: 101px; color: #CCCCCC;}
- .lgstcs-list li:first-child{ color: #333333;}
- .lgstcs-list-date{ position: absolute; left: 0; top: 15px; width: 80px; height: 36px; line-height: 18px; font-size: 12px; text-align: center;}
- .lgstcs-list-line{ position: absolute; left: 90px; width: 1px; background: #CCCCCC;}
- .lineup{ top: 0; height: 33px;}
- .linedown{ top: 33px; bottom: 0;}
- .lgstcs-list-pic{ position: absolute; left: 75px; top: 17px; width: 31px; height: 31px; padding: 5px; border: 1px solid #CCCCCC; color: #CCCCCC; background: #FFFFFF; text-align: center; border-radius: 50%; margin: auto 0;}
- .lgstcs-list-pic .fa, .lgstcs-list-pic img{ display: block; width: 100%; height: 100%; font-size: 18px; line-height: 19px;}
- .lgstcs-list-intro{ width: 100%; padding: 5px 10px; padding-right: 0; line-height: 18px; font-size: 14px;}
- .lgstcs-list-intro div{ padding: 10px 0;}
- .lgstcs-list-intro .lgstcs-list-nm{ width: 100%; padding: 0; padding-top: 8px; font-size: 16px;}
- .lgstcs-list li:first-child .lgstcs-list-pic{ border-color: #333333; color: #333333;}
- .lgstcs-list-empty{ left: 87px; top: 29px; width: 7px; height: 7px; padding: 0; border: 1px solid #FFFFFF; background: #CCCCCC;}
|