.tab-outline {
  width: 100%;
  height: 1.6rem;
  padding: 0 4.8rem;
  background-color: #ECECEC;
  justify-content: space-between;
}

.tab-outline .left {
  height: 100%;
}

.tab-outline .left .tab-item {
  text-align: center;
  width: 2rem;
  height: 0.84rem;
  line-height: 0.84rem;
  background-color: #ECECEC;
  transition: background-color .3s;
  border-radius: 0.42rem;
  margin: 0 0.2rem;
  font-size: 0.32rem;
  color: #656565;
  cursor: pointer;
}

.tab-outline .left .tab-item.active {
  background-color: #131313;
  color: #FFFFFF;
}

.top .search .top-search {
  background-color: #ECECEC;
}

.middle-area {
  width: 100%;
  padding: 0.8rem 4.8rem 0.3rem;
  justify-content: space-between;
}

.dowebok {
  width: 48% !important;
  height: 550px;
  font-size: 14px;
  background-color: #FFFFFF !important;
}

.logisitics-list ul {
  margin: 0;
  line-height: 0.84rem;
}

.logisitics-list ul li {
  height: 1.04rem;
  justify-content: space-between;
}

.logisitics-list ul li img {
  width: 0.3rem;
  height: 100%;
}

.logisitics-list ul li .right {
  width: calc(100% - 0.7rem);
  height: 0.84rem;
  margin: 0.1rem 0;
  padding: 0 0.16rem;
  background-color: #F0F0F0;
  font-size: 0.28rem;
  color: #404141;
  cursor: pointer;
}

.logisitics-list ul li .right:hover {
  font-weight: 600;
}

.logisitics-list ul li .right span {
  display: inline-block;
}

.logisitics-list ul li .right span.shot {
  margin-right: 0.24rem;
}

.logisitics-list ul li .right span.end {
  display: inline-block;
  max-width: 50%;
}

.ivu-btn.ivu-btn-info.more {
  background-color: #1BD685;
  border-color: #1BD685;
  margin-bottom: 1.6rem;
}

.ivu-btn.ivu-btn-info.more:hover {
  background-color: #16b671;
  border-color: #1BD685;
  margin-bottom: 1.6rem;
}

.middle-area.detail {
  padding-top: 0.2rem;
  justify-content: space-between;
}

.middle-area.detail img.left {
  width: 6.4rem;
  height: 13.4rem;
  object-fit: cover;
}

.middle-area.detail .right {
  width: 21.76rem;
}

.middle-area.detail .main-right .top {
  margin-top: 0;
}

.middle-area.detail .main-right .bottom {
  width: 100%;
  height: 14.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.7rem;
  padding: 0 1.4rem;
  border: 1px solid #E5E5E5;
  font-family: FangZheng_JIAN;
}

.middle-area.detail .main-right .bottom .title {
  margin-top: 0.96rem;
  font-size: 0.6rem;
  color: #313131;
}

.middle-area.detail .main-right .bottom .date {
  margin-top: 0.4rem;
  font-size: 0.28rem;
  color: #656565;
}

.middle-area.detail .main-right .bottom .content {
  margin-top: 2rem;
  width: 100%;
}

.middle-area.detail .main-right .bottom .content .item {
  width: 100%;
  padding: 0.18rem 1rem;
  border-bottom: 1px dashed #606161;
}

.middle-area.detail .main-right .bottom .content .item img.one {
  width: 0.32rem;
  height: 0.34rem;
  margin-right: 0.24rem;
}

.middle-area.detail .main-right .bottom .content .item img.two {
  width: 0.34rem;
  height: 0.32rem;
  margin-right: 0.24rem;
}

.middle-area.detail .main-right .bottom .content .item img.three {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.24rem;
}

.middle-area.detail .main-right .bottom .content .item span {
  margin-right: 0.16rem;
  color: #404141;
  font-size: 0.28rem;
  line-height: 0.52rem;
}
