body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd,
dl,
dt {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
  margin: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol,
li {
  list-style: none;
}
.clear_both {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  -webkit-text-size-adjust: none;
}
a,
a:active,
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
img,
canvas {
  display: block;
}
input {
  outline: medium none;
  border-style: none;
}
.pd30{ padding: 0 30px !important; }
.pd15{ padding: 0 15px; }
.form-filter {
  padding-top: 15px;
}
.form-filter .label-control {
  height: 34px;
  line-height: 34px;
  text-align: right;
}
.table-common {
  width: 100%;
}
.table-common thead th,
.table-common tbody td,
.table-common tfoot td {
  border: 1px solid #ededed;
  text-align: center;
  vertical-align: middle !important;
}
.table-common thead th {
  background: #fafafa;
}
.order-info li{
	float: left;
	height: 40px;
	line-height: 40px;
}
.my-order .box-header > .box-tools {
  top: 10px;
}
.my-order .box-header > .box-tools a {
  margin-left: 10px;
}
.my-order .my-order-lis {
  width: 100%;
}
.my-order .my-order-lis thead th,
.my-order .my-order-lis tbody td,
.my-order .my-order-lis tfoot td {
  border: 1px solid #ededed;
  text-align: center;
  vertical-align: middle;
}
.my-order .my-order-lis tbody td.order-num {
  padding: 10px;
  text-align: left;
  background: #fafafa;
}
.my-order .my-order-lis tbody td.order-num span {
  margin-right: 50px;
}
.my-order .my-order-lis tbody td .tm-meg {
  display: inline-block;
}
.my-order .my-order-lis tbody td img.tm-pic {
  display: block;
  width: 148px;
  height: 120px;
}
.my-order .my-order-lis tbody td .tm-info {
  margin-left: 30px;
  text-align: left;
}
.my-order .my-order-lis tbody td .tm-info p {
  line-height: 30px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.my-order .my-order-lis tbody td.name {
  font-size: 18px;
}
.my-order .my-order-lis tbody td .count > p {
  font-size: 16px;
  font-weight: 600;
  height: 30px;
}
.my-order .my-order-lis tbody td .count ul li {
  line-height: 26px;
}
.my-order .my-order-lis tbody td .count ul li .fa-plus {
  color: #999;
  font-size: 22px;
}
.my-order .my-order-lis tbody td.status p {
  line-height: 30px;
}
.my-order .my-order-lis tbody td.status p a {
  color: #fe8431;
}
.my-order .my-order-lis tbody td.operate a, .my-collect .my-collect-lis tbody td.operate a {
  display: block;
  line-height: 30px;
}
.my-order .my-order-lis tbody td.space {
  padding: 0;
}