.m-body {
  /* padding-top: 165px; */
  background-color: #F2F2F2;
  width: 100%;
  min-width: 1230px;
}

.wh-nav {
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  padding-left: 130px;
}

.wh-nav-item {
  font-size: 14px;
  color: #404040;
  position: relative;
  float: left;
  height: 49px;
  line-height: 50px;
  width: auto;
  max-width: 7em;
  text-align: center;
  margin-left: 50px;
}
.wh-nav-item :first-child {
  margin-left: 0;
}
.wh-nav-item span {
  cursor: pointer;
}

.wh-nav-item > span {
  font-weight: bold;
}

.wh-icon-border-bottom {
  background: #0277DE;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -1px;
  display: none;
}

.wh-nav-item.cur,
.wh-nav-item > span:hover {
  color: #0679DF;
}

.wh-nav-item.cur .wh-icon-border-bottom,
.wh-nav-item:hover .wh-icon-border-bottom {
  display: block;
}

.wh-nav-prov {
  box-sizing: border-box;
  width: 200px;
  padding: 0;
}

.wh-nav-prov,
.wh-nav-prov ul {
  list-style-type: none;
  margin: 0;
}

.wh-nav-prov > li {
  position: relative;
}

.wh-nav-prov > li > a {
  display: block;
  float: left;
  font-weight: 600;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  min-width: 53px;
  cursor: pointer;
  padding-right: 10px;
}

.wh-nav-city > li > a.cur,
.wh-nav-city > li > a:hover,
.wh-nav-prov > li > a.cur,
.wh-nav-prov > li > a:hover,
.wh-type-item.cur,
.wh-type-item:hover {
  color: #0679DF;
}

.wh-nav-city {
  padding-left: 64px;
}

.wh-nav-city > li {
  float: right;
  min-width: 50%;
}

.wh-nav-city > li > a {
  display: block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}

.t-clear:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
}

.t-clear {
  zoom: 1;
  /* for IE6 IE7 */
}
.t-clear .proIntro6-p {
  width: 860px;
}

#J_warehose {
  border: none;
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.wh-banner {
  width: 100%;
}

.wh-content-detail {
  width: 1200px;
  margin: auto;
  padding: 20px 15px 40px;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(220, 221, 222, 0.75);
}

.wh-content-detail {
  width: 1200px;
  margin: auto;
  padding: 20px 15px 40px;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(220, 221, 222, 0.75);
}

.wh-content-left {
  width: 200px;
}

.wh-content-right {
  width: 1070px;
}

.t-left {
  float: left;
}

.t-right {
  float: right;
}

.wh-select,
.wh-type {
  border-bottom: 1px solid #ddd;
}

.wh-type-item {
  text-align: center;
  width: 50%;
  overflow: hidden;
  cursor: pointer;
  line-height: 50px;
  height: 50px;
}

.wh-select {
  margin: auto;
  padding: 7px;
}

.t-mgl-35 {
  margin-left: 35px;
}

.t-mgl-30 {
  margin-left: 30px;
}

.wh-select label {
  font-size: 12px;
  color: #666;
  margin-right: 5px;
}

.wh-select .wh-input {
  display: inline-block;
  width: 325px;
  background: #fff;
  box-shadow: none;
  border-color: #C0C7CC;
  color: #000;
}

.wh-select input {
  line-height: 28px;
  width: 55px;
  height: 32px;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 0.54px;
  background-color: #0679DF;
  box-shadow: 0 4px 8px 0 rgba(64, 151, 247, 0.3);
  border: 1px solid #0679DF;
  border-radius: 4px;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

table.table-warehouse {
  border-collapse: collapse;
  width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wh-table .wh-header {
  color: #fff;
  background: #728697;
  height: 42px;
  line-height: 42px;
}
.wh-table .wh-header .wh-table-td {
  font-weight: bold;
  padding: 10px 16px;
  min-width: 70px;
}

.wh-table-td {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  border: 1px solid #cccccc;
  text-align: center;
  padding: 10px 0;
}

.wh-header .position {
  width: 200px;
}

.wh-table-tr a {
  cursor: pointer;
}

.wh-table-tr a:hover {
  color: #0679DF;
  font-weight: bold;
}

.wh-pagination-wrapper {
  height: 40px;
  line-height: 40px;
  padding-top: 40px;
  padding-right: 20px;
}

.wh-pagination-wrapper .pagination a,
.wh-pagination-wrapper .pagination span {
  padding: 0 0.5em;
  height: 38px;
  line-height: 28px;
  border-radius: 4px;
  font-size: 12px;
}

.wh-pagination-wrapper .pagination {
  font-size: 80%;
  float: right;
}

.wh-pagination-wrapper .pagination a {
  text-decoration: none;
  border: solid 1px #AAE;
  color: #15B;
}

.wh-pagination-wrapper .pagination a,
.wh-pagination-wrapper .pagination span {
  display: block;
  float: left;
  padding: 0.5em 0.8em;
  margin-right: 5px;
  margin-bottom: 5px;
  min-width: 1em;
  text-align: center;
}

.wh-pagination-wrapper .pagination .current {
  background: #26B;
  color: #fff;
  border: solid 1px #AAE;
}

.wh-pagination-wrapper .pagination .current.next,
.wh-pagination-wrapper .pagination .current.prev {
  color: #999;
  border-color: #999;
  background: #fff;
}
