.pagination {
  margin-top: 20px;
  font-size: 12px;
}
.pagination .pg-content {
  text-align: right;
}
.pagination .pg-content .pg-item {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 2px;
  color: #424242;
  border: 1px solid #ccc;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.pagination .pg-content .pg-item.first,
.pagination .pg-content .pg-item.last {
  width: 60px;
}
.pagination .pg-content .pg-item.prev.disable,
.pagination .pg-content .pg-item.next.disable {
  color: #ccc;
  background: #f5f5f5;
  cursor: auto;
}
.pagination .pg-content .pg-item.first.disable,
.pagination .pg-content .pg-item.last.disable {
  color: #cacaca;
}
.pagination .pg-content .pg-item.noBorder {
  border: 0px;
}
.pagination .pg-content .pg-item.current {
  border: 1px solid #ff344d;
  background: #ff344d;
  color: #fff;
  cursor: auto;
}
.pagination .pg-content .pg-num {
  border: #e0e0e0 1px solid;
  margin: 0px 5px;
  color: #424242;
  width: 45px;
  height: 30px;
  background: #fff;
  font-size: 14px;
  text-align: center;
  position: relative;
  top: -3px;
}
.pagination .pg-content .btn_sure {
  font-size: 14px;
  color: #181818;
  border: #e0e0e0 1px solid;
  background: none;
  width: 40px;
  line-height: 32px;
  height: 32px;
  cursor: pointer;
}
body {
  background-color: #f5f6f8;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.font_red {
  color: #ff344d;
}
.requirementListWp {
  padding: 12px 24px;
  width: 1042px;
  background-color: #fff;
  margin-top: 20px;
}
.requirementListWp .panel-top {
  width: 100%;
  height: 50px;
}
.requirementListWp .panel-title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  float: left;
}
.requirementListWp .search {
  float: right;
}
.requirementListWp .search input {
  border: 1px #e5e5e5 solid;
  width: 180px;
  height: 28px;
  color: #bebebe;
  outline: 0;
  padding: 0 0 0 27px;
  background: url(https://design.ehaoyao.com/new_site/static/images/rise.png) no-repeat 4px -200px;
  float: left;
}
.requirementListWp .btn_ss {
  background: #ff344d;
  height: 30px;
  color: #fff;
  width: 50px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  padding: 0;
  cursor: pointer;
  border: 0;
  float: left;
}
.requirementListWp .panel-content {
  width: 100%;
  clear: both;
}
.requirementList {
  width: 100%;
  margin-top: 15px;
  font-size: 12px;
}
.requirementList .empty {
  width: 490px;
  margin: 80px auto 0;
  font-size: 14px;
  text-align: center;
  background: url(https://design.ehaoyao.com/new_site/static/images/bg_balanceList_null.png) no-repeat center top;
  padding-top: 180px;
}
.requirementList .empty p {
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 60px;
  font-size: 16px;
  color: #898989;
}
.requirementList .empty .goBuy {
  display: inline-block;
  width: 137px;
  height: 42px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_req_btn.jpg) no-repeat center;
}
.requirementList thead tr {
  background-color: #f5f5f5;
}
.requirementList thead tr th {
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  font-weight: 400;
  color: #626264;
}
.requirementList thead tr .requirementName {
  width: 500px;
}
.requirementList thead tr .infom {
  width: 200px;
}
.requirementList thead tr .num {
  width: 80px;
}
.requirementList thead tr .status {
  width: 150px;
}
.requirementList thead tr .option {
  width: 120px;
}
.requirementList tbody {
  border-right: 0;
  border-bottom: 0;
  text-align: center;
}
.requirementList tbody tr {
  height: 125px;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.requirementList tbody tr .requirementImg {
  width: 140px;
  border-right: none;
  position: relative;
}
.requirementList tbody tr .p_address {
  display: none;
}
.requirementList tbody tr.list-split {
  height: 35px;
  border-left: none;
  text-align: left;
  line-height: 35px;
}
.requirementList tbody tr.list-split td {
  border-right: none;
}
.requirementList tbody tr.list-title {
  height: 30px;
  background: #f5f5f5;
  text-align: left;
}
.requirementList tbody tr.list-title .order-number {
  margin-left: 25px;
}
.requirementList tbody tr.list-title .order-time {
  margin-left: 15px;
  color: #a8a8a8;
}
.requirementList tbody tr td {
  border-right: 1px solid #e5e5e5;
}
.requirementList tbody tr td p {
  text-align: left;
  line-height: 18px;
  padding: 0 15px;
  margin: 0;
}
.requirementList tbody tr td p .city_longitude {
  display: none;
}
.requirementList tbody tr td p .city_latitude {
  display: none;
}
.requirementList tbody tr td .img {
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
}
.requirementList tbody tr td .img .icon-single {
  width: 25px;
  height: 19px;
  position: absolute;
  top: 26px;
  right: 22px;
  background: url(https://design.ehaoyao.com/new_site/static/images/rxsingle.png) no-repeat center center;
}
.requirementList tbody tr td.td_last span {
  display: block;
  margin: 5px auto;
}
.requirementList tbody tr td.name {
  text-align: left;
}
.requirementList tbody tr img {
  padding: 3px;
  border: 1px solid #e5e5e5;
  width: 75px;
  height: 75px;
  display: inline-block;
}
.requirementList tbody tr .money {
  color: #ff344d;
}
.requirementList tbody tr .td_last span {
  display: block;
  margin: 5px auto;
}
.requirementList tbody tr .wl_status {
  position: relative;
}
.requirementList tbody tr .wl_status p {
  text-align: center;
}
.requirementList tbody tr .wl_status .tips_info {
  display: none;
  position: absolute;
  top: 80px;
  left: 20px;
  color: #181818;
  z-index: 2;
}
.requirementList tbody tr .wl_status .tips_info ul {
  max-height: 100px;
  padding: 10px;
  width: 260px;
  line-height: 20px;
  border: 1px solid #e5e5e5;
  overflow-y: auto;
  background-color: #fff;
  -webkit-box-shadow: -2px 0px 10px 1px #e6e6e6, 0px -2px 10px 1px #e6e6e6, 2px 0px 10px 1px #e6e6e6, 0px 2px 10px 1px #e6e6e6;
  -moz-box-shadow: -2px 0px 10px 1px #e6e6e6, 0px -2px 10px 1px #e6e6e6, 2px 0px 10px 1px #e6e6e6, 0px 2px 10px 1px #e6e6e6;
  -ms-box-shadow: -2px 0px 10px 1px #e6e6e6, 0px -2px 10px 1px #e6e6e6, 2px 0px 10px 1px #e6e6e6, 0px 2px 10px 1px #e6e6e6;
  box-shadow: -2px 0px 15px 1px #e6e6e6, 0px -2px 15px 1px #e6e6e6, 2px 0px 15px 1px #e6e6e6, 0px 2px 15px 1px #e6e6e6;
  border-radius: 3px;
  scursor: default;
}
.requirementList tbody tr .wl_status .tips_info ul p {
  text-align: left;
  padding: 0;
}
.requirementList tbody tr .wl_status .tips_info ul p.time {
  color: #ccc;
}
.requirementList tbody tr .wl_status .tips_info ul li {
  color: #898989;
  line-height: 30px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon-dian.jpg) no-repeat left -49px;
  padding: 5px 0 0 12px;
}
.requirementList tbody tr .wl_status .tips_info ul li.on {
  color: #ff344d;
  background-position: 0 10px;
}
.requirementList tbody tr .wl_status .tips_info ul li.no_class {
  background: none;
}
.requirementList tbody tr .wl_status .tips_info .icon_arrow_tips {
  position: relative;
  display: block;
  top: 1px;
  left: 30px;
  width: 30px;
  height: 14px;
  background: url(https://design.ehaoyao.com/new_site/static/images/tipicon.png) no-repeat left top;
}
.pagination {
  margin-bottom: 20px;
  text-align: right;
}
.cart_cont .cart-btns {
  padding-left: 0px;
  padding-top: 20px;
  text-align: center;
}
.xdown {
  position: absolute;
  bottom: 0px;
  width: 141px;
  text-align: center;
  color: #888;
}
