.bids-tops {
  background: #f7f7f7;
  padding-top: 3rem;
  padding-bottom: 2.35rem;
}

.tit-14 {
  font-size: 14px;
}

.tit-30 {
  font-size: .75rem;
}

.tit-24 {
  font-size: .6rem;
}

.tit-16 {
  font-size: 16px;
}

.bids-bots {
  padding-top: 2.625rem;
  padding-bottom: 5.25rem;
}
.bids-searchs{
  position: absolute;
  right: 0;
  top: 0;
  height: 2.5rem;
  z-index: 5;
  line-height: 2.5rem;
  width: 7rem;
}
.bids-searchs input[type=text]{
  width: 100%;
  height: 100%;
  font-size: .45rem;
}
.bids-searchs input[type=submit]{

}

.bids-tc {
  text-align: center;
}

.bids-inputbox {
  font-size: 0;
  text-align: center;
}
.bids-inputbox .li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  height: 50px;
  line-height: 50px;
  margin: 0 .125rem;
}



.bids-inputbox input {
  height: 100%;
  line-height: inherit;
  background: transparent;
}
.bids-inputbox .submit input,
.bids-inputbox .input input {
  border-radius: 50px;
}
.bids-inputbox .select .selects-tops,
.bids-inputbox .input input {
  width: 8rem;
  background: #fff;
  border: 1px solid #c6c6c6;
  border-radius: 50px;
}
.bids-inputbox .input input.inputs{
  width: 4.5rem;
}
.bids-inputbox .select {
  position: relative;
  cursor: pointer;
}
.bids-inputbox .select .selects-tops {
  padding-left: .6rem;
  padding-right: 1rem;
  position: relative;
}
.bids-inputbox .select .selects-tops:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 8px;
  background: url(./img/ser.png) no-repeat center;
  background-size: 100%;
  right: .6rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bids-inputbox .select .selects-tops span, .bids-inputbox .select .selects-tops b {
  font-weight: normal;
}
.bids-inputbox .select .selects-bots {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50px;
  line-height: 1.5;
  display: none;
  background: #fff;
  padding: .35rem .6rem;
  box-sizing: border-box;
  max-height: 200px;
  overflow-y: auto;
  border-radius: 5px;
}
.bids-inputbox .select .selects-bots .i {
  line-height: 1.5;
  padding: 5px 0;
}
.bids-inputbox .submit input {
  width: 3rem;
  background-color: #e50012;
  background-image: url(./img/sou.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
}
.bids-inputbox .input input {
  padding-left: .6rem;
}

.bids-items .pub-tit {
  margin-bottom: .75rem;
}
.bids-items .bids-inputbox {
  margin-bottom: 1.75rem;
  position: relative;
  z-index: 5;
}
.bids-items .list {
  margin-bottom: 2.25rem;
}

.bids-tops .bids-list .li {
  border-bottom: 1px solid #dedede;
  padding-top: .7rem;
  padding-bottom: .7rem;
  min-height: 3.5rem;
  box-sizing: border-box;
}
.bids-tops .bids-list .li:nth-child(1) {
  border-top: 1px solid #dedede;
}
.bids-tops .bids-list .tits {
  line-height: 1;
  color: #555555;
}
.bids-tops .bids-list .txts {
  line-height: 1.5em;
  height: 1.5em;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-top: .35rem;
}
.bids-tops .bids-list .fl-tits {
  padding-left: 3rem;
  position: relative;
  /*width: calc(100% - 16rem);*/
  width: 100%;
  box-sizing: border-box;
}
.bids-tops .bids-list .fl-tits .num {
  font-family: Arial;
  position: absolute;
  width: 2.1rem;
  height: 2.1rem;
  line-height: 2.1rem;
  text-align: center;
  border: 1px solid #dddddd;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bids-tops .bids-list .fr-anniu {
  font-size: 0;
  line-height: 2.1rem;
  height: 2.1rem;
  overflow: hidden;
  max-width: 16rem;
}
.bids-tops .bids-list .fr-anniu .i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 1.35rem;
  padding-right: .6rem;
  width: 2.9rem;
  color: #000;
  line-height: 1.25rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  border: 1px solid #acacac;
  box-sizing: border-box;
}
.bids-tops .bids-list .fr-anniu .i:nth-child(n+2) {
  margin-left: .15rem;
}
.bids-tops .bids-list .fr-anniu .i .span {
  font-size: .4rem;
}
.bids-tops .bids-list .fr-anniu .imgs {
  position: absolute;
  left: .5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: .6rem;
  height: .6rem;
}
.bids-tops .bids-list .fr-anniu .imgs img {
  transition: .5s ease-in-out;
  display: block;
}
.bids-tops .bids-list .fr-anniu .imgs .i1 {
  opacity: 0;
  position: absolute;
  letter-spacing: 0;
  top: 0;
}

.new-bids img {
  max-width: 100%;
}

.bidsbot-list .bids-itemstops .td {
  background: #e50012;
  color: #fff;
  border: 1px solid #e50012;
}
.bidsbot-list .items .td {
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.bidsbot-list .items .td:last-child {
  border-right: 1px solid #e0e0e0;
}
.bidsbot-list .td {
  display: inline-block;
  vertical-align: top;
  font-size: .45rem;
  overflow: hidden;
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  box-sizing: border-box;
}
.bidsbot-list .td span {
  display: inline-block;
  line-height: .75rem;
  max-height: 1.5rem;
  overflow: hidden;
  vertical-align: middle;
}
.bidsbot-list .td.td1 {
  width: 8.75%;
}
.bidsbot-list .td.td2 {
  width: 37.5%;
}
.bidsbot-list .td.td3 {
  width: 37.5%;
}
.bidsbot-list .td.td4 {
  width: 16.25%;
}
.bidsbot-list .bids-itemstops, .bidsbot-list .items {
  font-size: 0;
}

@media screen and (max-width: 1023px) {
  .bids-tops .bids-list .fl-tits {
    width: 100%;
    height: 2.1rem;
  }

  .bids-tops .bids-list .fr-anniu {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .bids-inputbox .select .selects-tops, .bids-inputbox .input input{
    width: 7rem;
  }


}
@media screen and (max-width: 900px){

  .bids-inputbox .li{
    width: 100%;
    margin:0;
    margin-bottom: 2%;
  }
  .bids-inputbox .li input{
    width: 100%;
    box-sizing:border-box;
  }
  .bids-inputbox .input input.inputs{
    width: 100%;
    box-sizing:border-box;
  }
}

@media screen and (max-width: 767px) {
  .bids-items .bidsbot-list.list {
    overflow-x: auto;
  }
  .bids-items .bidsbot-list.list .bids-itemstops, .bids-items .bidsbot-list.list .items {
    width: 1000px;
  }

  .bids-tops {
    padding-top: 1.2rem;
    padding-bottom: 0.94rem;
  }

  .tit-16 {
    font-size: .26rem;
  }

  .tit-14 {
    font-size: .24rem;
  }

  .tit-30 {
    font-size: 0.3rem;
  }

  .tit-24 {
    font-size: 0.24rem;
  }

  .bids-bots {
    padding-top: 1.05rem;
    padding-bottom: 2.1rem;
  }

  .bids-inputbox * {
    box-sizing: border-box;
  }
  .bids-inputbox .li {
    height: .8rem;
    line-height: .8rem;
    margin: 0;
    width: 100%;
  }
  .bids-inputbox .li:nth-child(n+2) {
    margin-top: .1rem;
  }
  .bids-inputbox .submit input,
  .bids-inputbox .input input {
    border-radius: .8rem;
  }
  .bids-inputbox .select .selects-tops,
  .bids-inputbox .input input {
    width: 100%;
    border-radius: .8rem;
  }
  .bids-inputbox .select .selects-tops {
    padding-left: 0.24rem;
    padding-right: 0.4rem;
    width: 100%;
    box-sizing: border-box;
  }
  .bids-inputbox .select .selects-tops:before {
    width: 12px;
    height: 8px;
    right: 0.24rem;
  }
  .bids-inputbox .select .selects-bots {
    padding: 0.14rem 0.24rem;
  }
  .bids-inputbox .submit input {
    width: 100%;
    background-size: 20px 20px;
  }
  .bids-inputbox .input input {
    padding-left: 0.24rem;
  }

  .bids-items .pub-tit {
    margin-bottom: 0.3rem;
  }
  .bids-items .bids-inputbox {
    margin-bottom: 0.7rem;
  }
  .bids-items .list {
    margin-bottom: 0.9rem;
  }

  .bids-tops .bids-list .li {
    padding-top: 0.28rem;
    padding-bottom: 0.28rem;
    min-height: 1.4rem;
  }
  .bids-tops .bids-list .txts {
    margin-top: 0.14rem;
  }
  .bids-tops .bids-list .fl-tits {
    padding-left: 1.2rem;
    width: 100%;
    height: auto;
  }
  .bids-tops .bids-list .fl-tits .num {
    width: 0.84rem;
    height: 0.84rem;
    line-height: 0.84rem;
  }
  .bids-tops .bids-list .fr-anniu {
    line-height: 0.84rem;
    height: 0.84rem;
    max-width: 100%;
    width: 100%;
  }
  .bids-tops .bids-list .fr-anniu .i {
    padding-left: 0.54rem;
    padding-right: 0.24rem;
    line-height: 0.5rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    width: auto;
  }
  .bids-tops .bids-list .fr-anniu .i:nth-child(n+2) {
    margin-left: 0.06rem;
  }
  .bids-tops .bids-list .fr-anniu .i .span {
    font-size: 0.16rem;
  }
  .bids-tops .bids-list .fr-anniu .imgs {
    left: 0.2rem;
    width: 0.24rem;
    height: 0.24rem;
  }

  .bidsbot-list .td {
    font-size: 0.18rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .bidsbot-list .td span {
    line-height: 0.3rem;
    max-height: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .bids-inputbox .select .selects-bots .i,
  .bids-tops .bids-list .txts {
    transition: .5s ease-in-out;
  }

  .bids-inputbox .select .selects-bots .i:hover,
  .bids-tops .bids-list .li:hover .txts {
    transition: .5s ease-in-out;
    color: #e50315;
  }

  .bids-tops .bids-list .fr-anniu .i {
    transition: .5s ease-in-out;
  }
  .bids-tops .bids-list .fr-anniu .i:hover {
    transition: .5s ease-in-out;
    color: #fff;
    background: #e50315;
  }
  .bids-tops .bids-list .fr-anniu .i:hover img {
    transition: .5s ease-in-out;
  }
  .bids-tops .bids-list .fr-anniu .i:hover .i0 {
    opacity: 0;
  }
  .bids-tops .bids-list .fr-anniu .i:hover .i1 {
    opacity: 1;
  }
}

/*# sourceMappingURL=style.css.map */

.bids-inputbox .li1,
.bids-inputbox .li0{
  position: relative;
}
.bids-inputbox .li1 input{
  padding-left: 3em;
}
.bids-inputbox .li0 input{
  padding-left: 6em;
}

.bids-inputbox .li1 span,
.bids-inputbox .li0 span{
  position: absolute;
  padding-left: 1em;
  left: 0;
  top: 0;
}
