body header{
  width: 100%;
  background-color: #242424;
  color:#fff;
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
}
html, body {
  margin: 0;
  padding: 0;
  background: #F4F4F4;

}

.w{
  width: 17.6rem;
  margin: 0 auto;
  position: relative;
}
.bai{
  height: 0.8rem;
  width: 100%;
  background-color: #0099FF;
}

.cp{
  cursor: pointer;
}
.ml44{
  margin-left: 0.44rem;
}
.navigation{
  width: 17.6rem;
  /* margin-right: -50px; */
  height: 0.8rem;
  line-height: 0.8rem;
  display: flex;
  /* padding-right: 0.5rem; */
  position: relative;
}
.navigation img{
  width: 0.5rem;
  height: 0.5rem;
  margin-top: 0.15rem;
}
.navigation .union-name {
  width: 3.6rem;
font-size: 0.26rem;
font-family: PingFang SC;
font-weight: 500;
color: #FFFFFF;
margin-left: 0.21rem;
/* margin-right: 324px; */
margin-top: 0;
margin-bottom: 0;
line-height: 0.8rem;
}
.union-list{
  display: flex;
  position: absolute;
  right: 0.55rem;
  margin-right: -0.55rem!important;
}

.union-item{
width: 1.2rem;
height: 0.8rem;
text-align: center;
cursor: pointer;
font-size: 0.14rem;
color:#fff;
}
.navigation ul li:hover{
  background-color: #018DEB;
  
}
/* footer{
  width: 100%;
  height: 3.05rem;
  background-color: #242424;
  color:#A1A1A1;
  text-align: center;
  padding-top: 1.25rem;
  box-sizing: border-box;
  font-size: 0.18rem;
  line-height: 0.3rem;
  overflow: hidden;
  position: relative;
}

footer .qrcode{
  width: 1.8rem;
  height: 2.3rem;
  position: absolute;
  top: -0.5rem;
  right: 1.9rem;
}
footer .qrcode img{
  width: 1.5rem;
  height: 1.5rem;
} */
.search ul li ,
.sort ul li{
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
  width: 1rem;
  text-align: center;
}
.search ul ,
.sort ul{
  width: 7.5rem;
  border-bottom: 1px  solid #EEEEEEFF!important;
  margin-left: 0.1rem;
}
.sort ul{
  border: none!important;
}
.sort{
  width: 8.15rem;
  height: .5rem;
  /* margin-left: 3.60rem; */
  background-color: #fff;
  padding-left:.3rem
}

.search{
  padding-left: .3rem;
  background-color: #fff;
  /* margin-left: 3.6rem; */
  width: 8.15rem;
  box-sizing: border-box;
}

.normal{
  cursor: pointer;

}
.search .active,
.sort .active{
  color:#0099FFFF;
  cursor: pointer;
}
.pan{
  display: flex;
  margin: 0 auto;
    width: 12rem
;
}
.list {
  height: auto;
  display: flex;
}
.list .left{
  width: 8.15rem;
  /* margin-left: 3.61rem; */
  background-color: #fff;
  margin-bottom: 0.2rem;
}
.list .left ul li {
  width: 7.5rem;
  height: 1.77rem;
  /* background-color: antiquewhite; */
  display: flex;
  border-bottom: 1px solid #eee;
  margin-left: 0.37rem;
}
.list .left ul li .icon{
  width: 0.4rem;
  height: 0.4rem;
  width: 1.3rem;
  height: 100%;
  padding-left: 0.65rem;
  padding-top: 0.31rem;
}
.list .left ul li .right1{
  width: 6rem;
  /* background-color: red; */
  height: 100%;
  padding-top: 0.36rem;
  box-sizing: border-box;
}
.list .left ul li .right1 .title{
font-size: 0.22rem;
}
.list .left ul li .right1 .title .price{
  color: #FC4C4CFF;
}
.list .left ul li .right1 .cnt{
  height: 0.6rem;
  width: 100%;
  line-height: 0.6rem;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.list .left ul li .right1 .time span{
  color:#999999FF;
}
.list  .w{
  display:flex;
  justify-content: space-between;
}

 .num{
  color:#0099FFFF;

}
 .result{
  margin-left: 7.2rem;
  margin-top: 0.1rem;
  margin-bottom: 0.2rem;
}
.pan .right{
  width: 3.32rem;
  height: 7rem;
  /* background-color: red; */
  /* background-color: #fff; */
  margin-top: 0.55rem;
  margin-left: .5rem;
}
.pan .right .download,.upload{
  height: 2rem;
  
  border: 0.01rem solid #f5f5f5;
  background-color: #fff;

  margin-bottom: 0.2rem;
  box-sizing: border-box;
}
.pan .right .title{
  width: 3.3rem;
  height: 0.45rem;
  background-color: #fff;
  padding-left: 0.21rem;
  line-height: 0.45rem;
  font-size: 0.2rem;
  border-bottom: 1px solid #eee;
}
.pan .right ul{
  padding: 0.1rem .2rem;
}
.pan .right ul li{
  height: 0.3rem;
  line-height: 0.3rem;
  display: flex;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  justify-content: space-between;
} 
.no-data{
  width: 8rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.2rem;
}
.input{
  width: 3rem;
}
.input input {
  width: 1rem;
  height: 0.5rem;
}
.breadmenu{
  padding: .13rem 0 .2rem;
  font-size: .16rem;
  /* margin-left: 3.61rem; */
}
 .right-box .input-box {
  position: relative;
  width: 8.15rem;
}

 .right-box input[type=text] {
   position: absolute;
   right: 0.6rem;
   top: 0.1rem;
  width: 2.73rem;
  height: .3rem;
  background: #F4F4F4;
  padding-left: .17rem;
  color: #999;
  font-size: .12rem;
  border-radius: .16rem;
}
 .right-box input[type=text]::placeholder{
  font-size: .12rem;
  color: #999;
}

 .right-box .input-box .search-btn {
  width: .3rem;
  height: .3rem;
  position: absolute;
  right: .6rem;
  top: .1rem;
  cursor: pointer;
}

.search-box .right-box .input-box .search-btn img {
  width: 100%;
  height: 100%;
}