supply.css 4.72 KB
/**
 * name : zzf
 * info : 
 */
<<<<<<< HEAD
.supply-list {
=======
.product-filter {
  padding-bottom: 75px;
  position: relative;
}
.product-filter .m-list-view {
  margin-top: 0;
}
.product-filter .m-list-view .cell {
  padding: 15px;
}
.product-filter .m-list-view .acc-icon .acc {
  right: 10px;
  height: auto;
}
.product-filter .m-list-view .text {
  display: inline-block;
  margin-left: 0;
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
}
.product-filter .m-list-view .filed {
  line-height: 20px;
  margin-bottom: 10px;
}
.product-filter .m-list-view .separate {
  display: inline-block;
  width: 30px;
  text-align: center;
  line-height: 30px;
}
.product-filter .m-list-view .btn-group {
  margin: -10px 0 0 -10px;
}
.product-filter .m-list-view .btn-group .m-btn {
  float: left;
  margin: 10px 0 0 10px;
}
.product-filter .m-list-view .btn-group .m-btn:nth-child(6) ~ span {
  display: none;
}
.product-filter .m-list-view .btn-group.show .m-btn {
  display: block !important;
}
.product-filter .pop-foot {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.product-filter .pop-foot .m-btn {
  float: left;
  box-sizing: border-box;
  width: 50%;
}
#product-filter-popup {
  top: 0;
  left: 45px;
  right: 0;
  margin: 0;
  border-radius: 0;
  background-color: #FFF;
  width: auto;
}
#product-filter-popup {
  -webkit-transform: translate(100%, 0) translateZ(0);
  -ms-transform: translate(100%, 0) translateZ(0);
  -o-transform: translate(100%, 0) translateZ(0);
  transform: translate(100%, 0) translateZ(0);
}
#product-filter-popup .icon-lsjt {
  transition: transform 300ms ease-out;
}
#product-filter-popup .icon-lsjt.off {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#product-filter-popup .product-filter .m-list-view .btn-group .m-btn:nth-child(6) ~ span {
  display: inline-block;
}
.supply-list {
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', SimHei, tahoma, sans-serif;
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
  padding: 10px;
}
.supply-list a {
  color: #999;
}
.supply-list ul {
  border: none;
  margin: 0px;
  background: transparent;
}
.supply-list li {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 0px;
  background: #fff;
}
<<<<<<< HEAD
.supply-list div.text {
  text-align: left;
  display: box;
  display: -moz-box;
  display: -webkit-box;
  box-orient: horizontal;
  position: relative;
}
.supply-list div.text label {
  width: 100px;
  position: relative;
  color: #999;
}
.supply-list div.text div {
  color: #666666;
  margin-left: 5px;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
=======
.supply-list .auth {
  position: absolute;
  right: 10px;
  top: 0;
  padding: 0 5px;
  line-height: 20px;
  font-size: 12px;
}
.supply-list div.text {
  text-align: left;
  position: relative;
  display: block;
  padding-left: 110px;
  box-sizing: border-box;
}
.supply-list div.text label {
  width: 100px;
  display: inline-block;
  position: relative;
  color: #999;
  vertical-align: middle;
  margin: 0 0 0 -110px;
}
.supply-list div.text div {
  color: #666666;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
}
.supply-list .orso {
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: left;
}
.supply-list .orso .title {
  font-size: 16px;
  color: #333;
}
.supply-list .orso .right {
  float: right;
}
.supply-list .orso .price {
  color: #ff6600;
  font-size: 14px;
}
<<<<<<< HEAD
=======
.supply-list .orso .presell-time {
  font-size: 14px;
  color: red;
}
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
.supply-list p {
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
<<<<<<< HEAD
#supplyList .m-tab {
  padding: 0px;
=======
.supply-list .m-no-data p {
  text-align: center;
  border: 0px solid #ddd;
}
#supplyList {
  min-height: 100%;
}
#supplyList .head {
  padding-top: 5px;
}
#supplyList .content {
  min-height: 100%;
  position: relative;
  padding-top: 40px;
}
#supplyList .content .filter {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 3;
  background: #fff;
}
#supplyList .content .select-pop {
  height: 300px;
  overflow: auto;
  padding: 0 10px;
  margin-top: 0px;
}
#supplyList .content .m-mask {
  z-index: 2;
}
#supplyList .content .icon-arrow-d-x {
  margin-left: 5px;
}
#supplyList .m-tab {
  padding: 0px;
  border: 1px solid #ddd;
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
}
#supplyList .m-tab li {
  padding: 0px;
  width: 50%;
<<<<<<< HEAD
=======
  line-height: 40px;
}
#supplyList .m-tab li a {
  font-size: 14px;
  color: #333;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', SimHei, tahoma, sans-serif;
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
}