Ei kuvausta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

shop.css 4.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. /*商城 2019.4.15*/
  2. .m-t-20 {
  3. margin-top: 20px!important;
  4. }
  5. .clearfix{ clear: both; }
  6. .shop .serbox{ position: absolute; right: 0px; z-index:3; }
  7. .shop .shop-order-item{ margin-top: 10px; }
  8. .shop .ey-member input.form-control{ height: auto; }
  9. .shop .nav-tabs{ border-bottom: none; }
  10. .shop .shop-order-item{border: 1px solid #e8e8e8;}
  11. .shop .shop-order-top{padding-top: 20px;border-bottom: 1px dashed #f1f1f1; width:98%; margin: 0 auto;}
  12. .shop .shop-order-top .ting {
  13. padding-bottom: 20px;
  14. }
  15. .shop .shop-order-top .ting .info {
  16. margin-right: 10px;
  17. }
  18. @media (min-width: 992px){
  19. .shop .shop-order-top {
  20. margin-bottom: 20px;
  21. }
  22. }
  23. .shop .shop-order-top .ting .price {
  24. font-size: 26px;
  25. }
  26. .shop .shop-order-top .ting h4 {
  27. font-size: 22px;
  28. text-shadow: none;
  29. }
  30. .red-600 {
  31. color: #f96868!important;
  32. }
  33. .shop .shop-order-bottom{ padding:10px 0px 0px; }
  34. .shop .shop-order-bottom .media-xs{ padding-bottom: 10px; }
  35. @media (max-width:640px) {
  36. .shop .serbox{ position: relative; }
  37. .shop .shop-order-bottom .col-sm-6{ width:50%; float: left; }
  38. .shop .shop-order-bottom .text-xs-right{ margin-bottom:10px; }
  39. }
  40. .shop .topsub li.nav-item em {
  41. position: relative;
  42. display: inline-block;
  43. *display: inline;
  44. *zoom: 1;
  45. height: 15px;
  46. line-height: 15px;
  47. font-family: arial;
  48. top: -5px;
  49. padding: 0 4px;
  50. background: #e4393c;
  51. border-radius: 15px;
  52. color: #fff;
  53. font-size: 10px;
  54. margin: 0 0 0 2px;
  55. _position: static;
  56. }
  57. .shop .nav-tabs-line .nav-link {padding: .715rem .429rem;}
  58. .shop .media-body h4 a{font-size: 1.1rem; color: #333}
  59. .shop .panel-heading span{ float: right; }
  60. .shop-address li{
  61. display: inline-block;
  62. font-size: 1rem;
  63. vertical-align: top;
  64. margin-bottom: 1.075rem;
  65. padding-left: .5375rem;
  66. padding-right: .5375rem;
  67. width: 50%;
  68. overflow: hidden;
  69. }
  70. @media (max-width:640px) {
  71. .shop-address li{width: 100%;}
  72. }
  73. .shop-address li a.addr-list{border: 1px solid #E4EAEC;}
  74. .shop-address li .list-group-item-text{line-height: 1.5;}
  75. .list-group-item .icon{ margin: 0px; }
  76. .cartlist {
  77. margin-right: 8px;
  78. background-image: url('../images/cartlist_hei.png');
  79. background-size: 16px;
  80. }
  81. .active .cartlist {
  82. background-image: url('../images/cartlist.png');
  83. }
  84. .cart-list .table-striped th{ background:#f5f5f5 ;border-bottom: 1px solid #ddd; font-weight:normal !important; }
  85. .checkbox-danger input[type=radio]:checked+label::before, .checkbox-danger input[type=checkbox]:checked+label::before {
  86. background-color: #fff;
  87. border-color: #ddd;
  88. border-width: 1px;
  89. }
  90. .checkbox-danger input[type=radio]:checked+label::after, .checkbox-danger input[type=checkbox]:checked+label::after {
  91. color: #ff0000;
  92. }
  93. .buynum input.form-control{ height: 2.288rem; }
  94. .cart-list table td a.avatar {
  95. width: 80px;
  96. }
  97. .cart-list table td a.avatar img {border-radius: 0px;}
  98. .cart-list .table td,.cart-list .table th{ vertical-align: middle; }
  99. .cart-total .col-sm-2{ width:16.666667% !important; }
  100. .cart-total .col-lg-10{ padding: .715rem 1.286rem;}
  101. .cart-total .newbtn{ width:100%; }
  102. @media (max-width: 767px){
  103. .table-responsive {margin-bottom:0;}
  104. .table-responsive .media-body .m-b-0{ display: none; }
  105. .table a {
  106. font-size: 1.1rem;
  107. }
  108. .cart-list table td a.avatar {
  109. width: 60px;
  110. }
  111. .tot2 .col-lg-9,.tot2 .col-lg-3{ width:100%; }
  112. .tot2 .col-lg-3{ margin-top: 10px; }
  113. }
  114. .cart-list table td .cart-remove {
  115. font-size: 20px;
  116. color: #CCD5DB;
  117. }
  118. .cart-list h4{ font-size: 1.186rem }
  119. .cart-list .table>tbody>tr>td{ padding:15px 8px; }
  120. .blankgray{ height: 1px; background: #f7f7f7 }
  121. .cart-not { margin-bottom:0px; }
  122. .cart-not .container{ padding:58px 30px; }
  123. .djtip{ color: #ff6600; font-size: 16px; padding:12px; background: #f9f9f9; }
  124. .addadr{ font-size: 16px;}
  125. .alpays span,.psfs span{ font-size: 16px; line-height: 36px }
  126. .alpays span,.alpays a{ float: left; }
  127. .nav-tabs .nav-link.active{ color: #333; font-weight: bold; }
  128. .nav-tabs .nav-link.active,.nav-tabs-line .nav-link{ border-bottom: none; }
  129. .nav-tabs .nav-link.active:hover{ border-bottom: none; }
  130. .btn-primary{ width:auto;color: #fff; }
  131. .btn-primary:hover{color: #fff }
  132. a.btn-info i{ display: none; }
  133. a.btn-info.btn-primary i{display:inline-block;}
  134. .order-goods .table th{ background: none; border-width: 1px; }
  135. .panel-heading span.fr a{ margin-left: 8px; color: #333 !important }