body,

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  max-height: 100%;
}
body,
button,
input {
  font-family: "Avenir Next", Avenir, "Helvetica Neue", "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "寰蒋闆呴粦", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  font-size: 14px;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select,
option,
button,
textarea {
  background: linear-gradient(to bottom, #ffffff, #ffffff);
  -webkit-background: linear-gradient(to bottom, #ffffff, #ffffff);
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: none;
  font-family: "Avenir Next", Avenir, "Helvetica Neue", "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "寰蒋闆呴粦", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  border-radius: 1px;
}
select {
  padding: 2px;
}
/* custom */
a {
  color: #181818;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
}
li {
  list-style: none;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
html,
body {
  width: 100%;
}
body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
body {
  color: #181818;
}
.fixheader {
  height: 1.1rem;
  width: 100%;
}
aside {
  display: none;
  position: fixed;
  top: 1.1rem;
  right: 0;
  z-index: 50000000;
}
aside.active {
  display: block;
}
aside ul {
  background: rgba(20, 20, 20, 0.6);
  position: relative;
}
aside ul::after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  top: -0.32rem;
  right: 0.38rem;
  border: .16rem solid transparent;
  border-bottom: 0.16rem solid rgba(20, 20, 20, 0.6);
}
aside li {
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 3rem;
  font-size: 0.28rem;
}
aside li a {
  color: #fff;
}
.h20 {
  width: 100%;
  height: 0.2rem;
  background: #ebebeb;
}
.h20.active {
  display: block;
}
.padding26 {
  padding: 0rem 0.26rem;
}
.list {
  margin-left: 0.26rem;
  margin-right: 0.26rem;
  position: relative;
  border-bottom: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list .left {
  float: left;
}
.list .left img {
  width: 1.3rem;
}
.list .content {
  margin-top: 0.24rem;
  display: inline-block;
}
.list .content::after {
  content: "";
  display: block;
  clear: both;
}
.list-top {
  width: 100%;
  display: inline-block;
  padding-top: 0.16rem;
}
.list-top::after {
  content: "";
  display: block;
  clear: both;
}
.list-top img {
  float: left;
  width: 0.32rem;
  margin-right: 0.15rem;
}
.list-top span {
  font-size: 0.24rem;
  display: block;
  margin-top: 0.04rem;
}
.list-top .time {
  float: left;
}
.list-top .ago {
  float: right;
}
.call-phone {
  position: absolute;
  top: 0.86rem;
  right: 0rem;
}
.call-phone img {
  width: 0.8rem;
}
.address {
  font-size: 0.32rem;
}
.address span {
  display: inline-block;
  vertical-align: middle;
  max-width: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.address .recommend {
  display: inline-block;
  vertical-align: middle;
  width: 0.42rem;
}
.address .arrows-left {
  display: inline-block;
  vertical-align: middle;
  width: 0.34rem;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}
.bids li,
.other li {
  position: relative;
  height: 0.8rem;
  line-height: 0.8rem;
  border-bottom: 1px solid #ebebeb;
  padding-left: 0.32rem;
  font-size: 0.28rem;
  overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.bids li span,
.other li span {
  display: inline-block;
  margin-right: 0.2rem;
}
.bids li::before,
.other li::before {
  content: "";
  display: block;
  height: 0.12rem;
  width: 0.12rem;
  border-radius: 50%;
  background: #dc3023;
  position: absolute;
  top: 50%;
  left: 0%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.source header,
.bids-information header,
.bids-information-details header {
  height: 1.1rem;
  width: 100%;
  background: #dc3023;
  z-index: 5000;
  position: fixed;
  top: 0;
  left: 0;
}
.source header h1,
.bids-information header h1,
.bids-information-details header h1,
.source header img,
.bids-information header img,
.bids-information-details header img {
  display: inline-block;
  vertical-align: middle;
}
.source header h1,
.bids-information header h1,
.bids-information-details header h1 {
  margin-left: 0.28rem;
  font-size: 0.32rem;
  float: left;
}
.source header h1 a,
.bids-information header h1 a,
.bids-information-details header h1 a {
  margin: 0;
}
.source header h1 img,
.bids-information header h1 img,
.bids-information-details header h1 img {
  width: 0.2rem;
}

.bids-information header span,
.bids-information-details header span {
  display: inline-block;
  height: 1.1rem;
  line-height: 1.1rem;
  vertical-align: middle;
  color: #fff;
  font-size: 0.32rem;
  margin-right: 0.1rem;
}
.source header a,
.bids-information header a,
.bids-information-details header a{
	display: inline-block;
  height: 1.1rem;
  line-height: 1.1rem;
  vertical-align: middle;
  color: #fff;
  font-size: 0.32rem;
  margin-right: 0.3rem;
}
.source header span{
 display: inline-block;
  height: 1.1rem;
  line-height: 1.1rem;
  vertical-align: middle;
  color: #fff;
  font-size: 0.32rem;
}
.source header .logo,
.bids-information header .logo,
.bids-information-details header .logo {
  width: 2.17rem;
  margin-left: 0.28rem;
  margin-right: 1.2rem;
}
.source header .gohome,
.bids-information header .gohome,
.bids-information-details header .gohome {
  width: 0.48rem;
  margin-right: 0.4rem;
  margin-top: -0.03rem;
}
.source header .btn,
.bids-information header .btn,
.bids-information-details header .btn {
  width: 0.44rem;
}
.source header .phonenumber,
.bids-information header .phonenumber,
.bids-information-details header .phonenumber,
.source header .logout,
.bids-information header .logout,
.bids-information-details header .logout {
  display: none;
}
/*.source header.active h1,
.bids-information header.active h1,
.bids-information-details header.active h1 {
  width: 2.108rem;
}*/
.source header.active .reg,
.bids-information header.active .reg,
.bids-information-details header.active .reg,
.source header.active .login,
.bids-information header.active .login,
.bids-information-details header.active .login {
  display: none;
}
.source header.active .phonenumber,
.bids-information header.active .phonenumber,
.bids-information-details header.active .phonenumber,
.source header.active .logout,
.bids-information header.active .logout,
.bids-information-details header.active .logout {
  display: inline-block;
}
.source header.active .logout,
.bids-information header.active .logout,
.bids-information-details header.active .logout {
  width: 0.47rem;
  margin-right: 0.4rem;
  margin-left: 0.1rem;
}
.source .select ul,
.bids-information .select ul,
.bids-information-details .select ul {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: flex;*/
  border-bottom: 1px solid #ebebeb;
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 0.9rem;
    background-color: #fff;
}
.source .select li,
.bids-information .select li,
.bids-information-details .select li {
  width: 24%;
  margin-right:1%;
  text-align: center;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  float: left;
  background-color: #fff;
  text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
/*.source .select li a,
.bids-information .select li a,
.bids-information-details .select li a{
  width: 1.2rem;
  text-align: center;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  
 
}*/
.source .select li a,
.bids-information .select li a,
.bids-information-details .select li a {
  position: relative;
}
.source .select li a::after,
.bids-information .select li a::after,
.bids-information-details .select li a::after {
  content: "";
  position: absolute;
  width: 0.16rem;
  height: 0.08rem;
  background: url(../images/icon_drop_down.png) no-repeat left center;
  background-size: 0.16rem 0.08rem;
  right: -0.32rem;
  top: 0.16rem;
  transition: 3s;
  transform-origin: left 1px;
}
.source .select li a.active:after,
.bids-information .select li a.active:after,
.bids-information-details .select li a.active:after {
  transform: rotateX(180deg);
}

.source .select li a.active,
.bids-information .select li a.active,
.bids-information-details .select li a.active {
  color:#dc3023;
}


.source .layer-box1,
.bids-information .layer-box1,
.bids-information-details .layer-box1 {
  display: none;
  position: absolute;
  top: 2.01rem;
  bottom: -20%;
  left: 0;
  right: 0;
  z-index: 30;
}
.source .layer-box1.active,
.bids-information .layer-box1.active,
.bids-information-details .layer-box1.active {
  display: block;
}
.source .layer-box1 .layer-null,
.bids-information .layer-box1 .layer-null,
.bids-information-details .layer-box1 .layer-null {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  left: 0;
  position: fixed;
}
.source .layer-box1 .have,
.bids-information .layer-box1 .have,
.bids-information-details .layer-box1 .have {
  padding: 0rem 0.25rem;
  width: 100%;
/*  height: 7.5rem;
*/  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  background: #fff;
  position: fixed;
  left: 0;
  top: 2rem;
  z-index: 35;
  padding-bottom: 3rem;
  height: 100%;
  overflow-y: scroll;


}
.source .layer-box1 .have .layer-top,
.bids-information .layer-box1 .have .layer-top,
.bids-information-details .layer-box1 .have .layer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.source .layer-box1 .have p,
.bids-information .layer-box1 .have p,
.bids-information-details .layer-box1 .have p {
  margin-top: 0.4rem;
  font-size: 0.28rem;
}
.source .layer-box1 .have p span,
.bids-information .layer-box1 .have p span,
.bids-information-details .layer-box1 .have p span {
  color: #dc3023;
}
.source .layer-box1 .have .layer-back,
.bids-information .layer-box1 .have .layer-back,
.bids-information-details .layer-box1 .have .layer-back {
  margin-right: 0rem;
  color: #ff9000;
}
.source .layer-box1 .have .container,
.bids-information .layer-box1 .have .container,
.bids-information-details .layer-box1 .have .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width:6.98rem;
}
.source .layer-box1 .have .container span,
.bids-information .layer-box1 .have .container span,
.bids-information-details .layer-box1 .have .container span {
  width: 1.56rem;
  margin-top: 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  margin-right: 0.24rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding:0 0.1rem;
  height: 0.6rem;
  line-height: 0.6rem;
  overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.source .layer-box1 .have .container span:nth-child(4n),
.bids-information .layer-box1 .have .container span:nth-child(4n),
.bids-information-details .layer-box1 .have .container span:nth-child(4n) {
  margin-right: 0rem;
}
.source .layer-box1 .have .container span.active,
.bids-information .layer-box1 .have .container span.active,
.bids-information-details .layer-box1 .have .container span.active {
  background: #ff9000;
  border: 1px solid #ff9000;
  color: #fff;
}
.source .layer-box2,
.bids-information .layer-box2,
.bids-information-details .layer-box2,
.source .layer-box3,
.bids-information .layer-box3,
.bids-information-details .layer-box3 {
  position: absolute;
  display: none;
  top: 2.01rem;
  bottom: -20%;
  left: 0;
  right: 0;
  z-index: 30;
}
.source .layer-box2.active,
.bids-information .layer-box2.active,
.bids-information-details .layer-box2.active,
.source .layer-box3.active,
.bids-information .layer-box3.active,
.bids-information-details .layer-box3.active {
  display: block;
}
.source .layer-box2 .layer-null,
.bids-information .layer-box2 .layer-null,
.bids-information-details .layer-box2 .layer-null,
.source .layer-box3 .layer-null,
.bids-information .layer-box3 .layer-null,
.bids-information-details .layer-box3 .layer-null {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  z-index: 1000;
}
.source .layer-box2 .have,
.bids-information .layer-box2 .have,
.bids-information-details .layer-box2 .have,
.source .layer-box3 .have,
.bids-information .layer-box3 .have,
.bids-information-details .layer-box3 .have {
  height: 9rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000000;
  padding-bottom: 3rem;
  height: 100%;
  overflow-y: scroll;
  top:2rem;
}
.source .layer-box2 .have .layer-top,
.bids-information .layer-box2 .have .layer-top,
.bids-information-details .layer-box2 .have .layer-top,
.source .layer-box3 .have .layer-top,
.bids-information .layer-box3 .have .layer-top,
.bids-information-details .layer-box3 .have .layer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.source .layer-box2 .have p,
.bids-information .layer-box2 .have p,
.bids-information-details .layer-box2 .have p,
.source .layer-box3 .have p,
.bids-information .layer-box3 .have p,
.bids-information-details .layer-box3 .have p {
	padding: 0rem 0.26rem;
  margin-top: 0.4rem;
  font-size: 0.28rem;
}
.source .layer-box2 .have p span,
.bids-information .layer-box2 .have p span,
.bids-information-details .layer-box2 .have p span,
.source .layer-box3 .have p span,
.bids-information .layer-box3 .have p span,
.bids-information-details .layer-box3 .have p span {
  color: #dc3023;
}
.source .layer-box2 .have .layer-back,
.bids-information .layer-box2 .have .layer-back,
.bids-information-details .layer-box2 .have .layer-back,
.source .layer-box3 .have .layer-back,
.bids-information .layer-box3 .have .layer-back,
.bids-information-details .layer-box3 .have .layer-back {
  margin-right: 0rem;
  color: #ff9000;
}
.source .layer-box2 .have .container1,
.bids-information .layer-box2 .have .container1,
.bids-information-details .layer-box2 .have .container1,
.source .layer-box3 .have .container1,
.bids-information .layer-box3 .have .container1,
.bids-information-details .layer-box3 .have .container1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0rem 0.26rem;
}
.source .layer-box2 .have .container1 span,
.bids-information .layer-box2 .have .container1 span,
.bids-information-details .layer-box2 .have .container1 span,
.source .layer-box3 .have .container1 span,
.bids-information .layer-box3 .have .container1 span,
.bids-information-details .layer-box3 .have .container1 span {
  width: 3.2rem;
  margin-top: 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.source .layer-box2 .have .container1 span.active,
.bids-information .layer-box2 .have .container1 span.active,
.bids-information-details .layer-box2 .have .container1 span.active,
.source .layer-box3 .have .container1 span.active,
.bids-information .layer-box3 .have .container1 span.active,
.bids-information-details .layer-box3 .have .container1 span.active {
  background: #ff9000;
  border: 1px solid #ff9000;
  color: #fff;
}
.source .layer-box2 .have .container2,
.bids-information .layer-box2 .have .container2,
.bids-information-details .layer-box2 .have .container2,
.source .layer-box3 .have .container2,
.bids-information .layer-box3 .have .container2,
.bids-information-details .layer-box3 .have .container2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.3rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 0.6rem;
  line-height: 0.6rem;
  border: 1px solid #ccc;
  margin:0 0.26rem;
}
.source .layer-box3 .have .container2{
  margin-top: 0.3rem;
}
.source .layer-box2 .have .container2 img,
.bids-information .layer-box2 .have .container2 img,
.bids-information-details .layer-box2 .have .container2 img,
.source .layer-box3 .have .container2 img,
.bids-information .layer-box3 .have .container2 img,
.bids-information-details .layer-box3 .have .container2 img {
  width: 0.38rem;
  margin-left: 0.2rem;
}
.source .layer-box2 .have .container2 input,
.bids-information .layer-box2 .have .container2 input,
.bids-information-details .layer-box2 .have .container2 input,
.source .layer-box3 .have .container2 input,
.bids-information .layer-box3 .have .container2 input,
.bids-information-details .layer-box3 .have .container2 input {
  width: 90%;
  border: 0;
  text-align: right;
}
.source .layer-box2 .have .container3,
.bids-information .layer-box2 .have .container3,
.bids-information-details .layer-box2 .have .container3,
.source .layer-box3 .have .container3,
.bids-information .layer-box3 .have .container3,
.bids-information-details .layer-box3 .have .container3 {
	padding: 0rem 0.26rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width:6.98rem;
}
.source .layer-box2 .have .container3 span,
.bids-information .layer-box2 .have .container3 span,
.bids-information-details .layer-box2 .have .container3 span,
.bids-information .layer-box3 .have .container3 span,
.bids-information-details .layer-box3 .have .container3 span {
  width: 1.2rem;
  margin-top: 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  margin-right: 0.245rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.source .layer-box3 .have .container3 span{
  padding:0 0.2rem;
  margin-top: 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  margin-right: 0.245rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.source .layer-box2 .have .container3 span:nth-child(5n),
.bids-information .layer-box2 .have .container3 span:nth-child(5n),
.bids-information-details .layer-box2 .have .container3 span:nth-child(5n),
.bids-information .layer-box3 .have .container3 span:nth-child(5n),
.bids-information-details .layer-box3 .have .container3 span:nth-child(5n) {
  margin-right: 0rem;
}
.source .layer-box2 .have .container3 span.active,
.bids-information .layer-box2 .have .container3 span.active,
.bids-information-details .layer-box2 .have .container3 span.active,
.source .layer-box3 .have .container3 span.active,
.bids-information .layer-box3 .have .container3 span.active,
.bids-information-details .layer-box3 .have .container3 span.active {
  background: #ff9000;
  border: 1px solid #ff9000;
  color: #fff;
}
.source .layer-box2 .have .container4,
.bids-information .layer-box2 .have .container4,
.bids-information-details .layer-box2 .have .container4,
.source .layer-box3 .have .container4,
.bids-information .layer-box3 .have .container4,
.bids-information-details .layer-box3 .have .container4 {
	padding: 0rem 0.26rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width:6.98rem;
}
.source .layer-box2 .have .container4 span,
.bids-information .layer-box2 .have .container4 span,
.bids-information-details .layer-box2 .have .container4 span,
.bids-information .layer-box3 .have .container4 span,
.bids-information-details .layer-box3 .have .container4 span {
  width: 1.45rem;
  margin-top: 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  margin-right: 0.393rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.source .layer-box3 .have .container4 span{
  padding:0 0.2rem;
  margin-top: 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  margin-right: 0.393rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.source .layer-box2 .have .container4 span:nth-child(4n),
.bids-information .layer-box2 .have .container4 span:nth-child(4n),
.bids-information-details .layer-box2 .have .container4 span:nth-child(4n),
.bids-information .layer-box3 .have .container4 span:nth-child(4n),
.bids-information-details .layer-box3 .have .container4 span:nth-child(4n) {
  margin-right: 0rem;
}
.source .layer-box2 .have .container4 span.active,
.bids-information .layer-box2 .have .container4 span.active,
.bids-information-details .layer-box2 .have .container4 span.active,
.source .layer-box3 .have .container4 span.active,
.bids-information .layer-box3 .have .container4 span.active,
.bids-information-details .layer-box3 .have .container4 span.active {
  background: #ff9000;
  border: 1px solid #ff9000;
  color: #fff;
}
.source .layer-box2 .have .bottom,
.bids-information .layer-box2 .have .bottom,
.bids-information-details .layer-box2 .have .bottom
{
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  z-index: 50;
  text-align: center;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.28rem;
  position: fixed;
  bottom: 0;
  /*  margin-bottom: 2rem;*/
 /* margin-top: 0.5rem;*/
}
.source .layer-box3 .have .bottom,
.bids-information .layer-box3 .have .bottom,
.bids-information-details .layer-box3 .have .bottom {
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  z-index: 50;
  text-align: center;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.28rem;
  position: fixed;
    bottom: 0;
   
}
.source .layer-box2 .have .bottom span,
.bids-information .layer-box2 .have .bottom span,
.bids-information-details .layer-box2 .have .bottom span,
.source .layer-box3 .have .bottom span,
.bids-information .layer-box3 .have .bottom span,
.bids-information-details .layer-box3 .have .bottom span {
  flex: 1;
  border-top: 1px solid #ebebeb;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.source .layer-box2 .have .bottom span:last-child,
.bids-information .layer-box2 .have .bottom span:last-child,
.bids-information-details .layer-box2 .have .bottom span:last-child,
.source .layer-box3 .have .bottom span:last-child,
.bids-information .layer-box3 .have .bottom span:last-child,
.bids-information-details .layer-box3 .have .bottom span:last-child {
  background: #ff9000;
  color: #fff;
  border: 0;
}
.source .page,
.bids-information .page,
.bids-information-details .page {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-top: 0.38rem;
  margin-bottom: 0.38rem;
  font-size: 0.28rem;
}
.source .page i,
.bids-information .page i,
.bids-information-details .page i {
  font-style: normal;
  margin-left: 0.76rem;
  margin-right: 0.76rem;
  font-size: 0.26rem;
}

.bids-information .citydown .citydown-top,
.bids-information-details .citydown .citydown-top {
  height: 0.9rem;
  line-height: 0.9rem;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #ebebeb;
}
.source .citydown .citydown-top{
  height: 0.9rem;
  line-height: 0.9rem;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  width: 100%;
}
.source .citydown .citydown-top a,
.bids-information .citydown .citydown-top a,
.bids-information-details .citydown .citydown-top a,
.source .citydown .citydown-top i,
.bids-information .citydown .citydown-top i,
.bids-information-details .citydown .citydown-top i {
  display: inline-block;
  vertical-align: middle;
}
.source .citydown .citydown-top a,
.bids-information .citydown .citydown-top a,
.bids-information-details .citydown .citydown-top a {
  font-size: 0.28rem;
}
.source .citydown .citydown-top i,
.bids-information .citydown .citydown-top i,
.bids-information-details .citydown .citydown-top i {
  font-size: 0.26rem;
  font-style: normal;
  margin: 0rem 0.32rem;
}
.source .citydown .citydown-attr,
.bids-information .citydown .citydown-attr,
.bids-information-details .citydown .citydown-attr {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.source .citydown .citydown-attr a,
.bids-information .citydown .citydown-attr a,
.bids-information-details .citydown .citydown-attr a {
  flex: 1;
  text-align: center;
  font-size: 0.28rem;
}
.source .citydown .citydown-attr a span,
.bids-information .citydown .citydown-attr a span,
.bids-information-details .citydown .citydown-attr a span {
  display: inline-block;
  padding-bottom: 0.2rem;
}
.source .citydown .citydown-attr a.active span,
.bids-information .citydown .citydown-attr a.active span,
.bids-information-details .citydown .citydown-attr a.active span {
  color: #dc3023;
  border-bottom: 2px solid #dc3023;
}

.bids-information .citydown .citydown-container,
.bids-information-details .citydown .citydown-container {
  padding: 0.34rem 0rem;
  padding-bottom: 0.96rem;
}

.source .citydown .citydown-container ul,
.bids-information .citydown .citydown-container ul,
.bids-information-details .citydown .citydown-container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  
  flex-wrap: wrap;
  text-align: center;
  font-size: 0.28rem;
}
.source .citydown .citydown-container li,
.bids-information .citydown .citydown-container li,
.bids-information-details .citydown .citydown-container li {
  width: 33.33333333%;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.source .citydown .citydown-container li:nth-child(3n-2),
.bids-information .citydown .citydown-container li:nth-child(3n-2),
.bids-information-details .citydown .citydown-container li:nth-child(3n-2) {
  
}
.source .citydown .citydown-container li:nth-child(3n-1),
.bids-information .citydown .citydown-container li:nth-child(3n-1),
.bids-information-details .citydown .citydown-container li:nth-child(3n-1) {
  text-align: center;
}
.source .citydown .citydown-container li:nth-child(3n),
.bids-information .citydown .citydown-container li:nth-child(3n),
.bids-information-details .citydown .citydown-container li:nth-child(3n) {
 
}
.car-source .content {
  margin-bottom: 0.2rem;
}
.car-source .right {
  float: left;
  margin-left: 0.2rem;
}
.car-source .right .car {
  margin-top: 0.11rem;
  margin-bottom: 0.11rem;
  font-size: 0.28rem;
}
.car-source .right .car > div {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.06rem;
  padding-bottom: 0.06rem;
  padding-right: 0.1rem;
  margin-right: 0.2rem;
}
.car-source .right .car .plate-number {
  color: #dc3023;
}
.car-source .right .attribute {
  font-size: 0.28rem;
}
.car-source .right .attribute .name {
  display: inline-block;
  vertical-align: middle;
}
.car-source .right .attribute .estimate {
  display: inline-block;
  vertical-align: middle;
}
.car-source .right .attribute .estimate span {
  display: inline-block;
  vertical-align: middle;
}
.car-source .right .attribute .estimate img {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
}
.goods-source .right {
  float: left;
  margin-left: 0.2rem;
  width: 4.8rem;
}
.goods-source .right .car {
  width: 4.75rem;
  margin-top: 0.16rem;
  margin-bottom: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.28rem;
}
.goods-source .right .car span {
  display: inline-block;
  padding-right: 0.1rem;
}
.goods-source .right .freight {
  font-size: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 4.75rem;
  color: #999999;
}
.goods-source .attribute {
  display: none;
  font-size: 0.28rem;
  margin-top: 0.12rem;
  margin-bottom: 0.2rem;
}
.goods-source .attribute.active {
  display: block;
}
.goods-source .attribute > div {
  display: inline-block;
  vertical-align: middle;
}
.goods-source .attribute .name {
  width: 2.2rem;
}
.goods-source .attribute .bargain {
  width: 1.82rem;
}
.goods-source .attribute .bargain span {
  color: #dc3023;
}
.goods-source .attribute .star {
  width: 2.78rem;
}
.goods-source .attribute .star img {
  width: 0.28rem;
  margin-bottom: 0.04rem;
}
.goods-source .attribute .star span,
.goods-source .attribute .star img {
  display: inline-block;
  vertical-align: middle;
}
.goods-source .attribute.vip {
  display: none;
}
.goods-source .attribute.vip.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.goods-source .attribute.vip.active .vip-approve {
  color: #1c8d2f;
}
footer {
  text-align: center;
  margin-top: 0.4rem;
}
footer .itembox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding: 0rem 1.05rem;
}
footer .itembox img {
  width: 0.88rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
footer p {
  padding-top: 0.4rem;
  padding-bottom: 0.54rem;
  color: #999999;
}
footer p a{
  color: #999999;
  font-size: 0.22rem;
}
.index header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  height: 1.1rem;
  width: 100%;
  background: #dc3023;
}
.index header img {
  display: inline-block;
  vertical-align: middle;
}
.index header a,
.index header span {
  display: inline-block;
  height: 1.1rem;
  line-height: 1.1rem;
  margin-right: 0.4rem;
  vertical-align: middle;
  color: #fff;
  font-size: 0.32rem;
}
.index header .logo {
  width: 2.17rem;
  margin-left: 0.28rem;
  margin-top: 0.23rem;
}
.index header .top-right{
	float:right;
	margin-right:0.28rem;
}
.wytop-right{
	float:right;
	margin-right:0.28rem;
}
.index header .btn {
  width: 0.44rem;
}
.index header .phonenumber,
.index header .logout {
  display: none;
}

.index header.active .reg,
.index header.active .login {
  display: none;
}
.index header.active .phonenumber,
.index header.active .logout {
  display: inline-block;
}
.index header.active .logout {
  width: 0.47rem;
  margin-right: 0.4rem;
}
.index .slide {
  width: 100%;
}
.index .slide img {
  width: 100%;
  height: 3rem;
}
.index nav {
  width: 100%;
  padding:0 3%;
  box-sizing: border-box;
}
.index nav ul {
  width: 100%;
  font-size: 0;
  box-sizing: border-box;
}
.index nav li {
  display: inline-block;
  width: 25%;
  margin-top: 0.46rem;
  margin-bottom: 0.35rem;
  text-align: center;
}
.index nav li img {
  width: 1.04rem;
}
.index nav li a {
  font-size: 0.28rem;
}
.index nav li span {
  display: block;
  margin-top: 0.18rem;
}
.index main {
  width: 100%;
}
.index main .main-top {
  height: 0.9rem;
  line-height: 0.9rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
}
.index main .main-top::after {
  content: "";
  display: block;
  clear: both;
}
.index main .main-top .title {
  float: left;
  font-size: 0.28rem;
}
.index main .main-top .more {
  position: relative;
  float: right;
  padding-right: 0.34rem;
  font-size: 0.24rem;
  color: #999999;
}
.index main .main-top .more::after {
  content: "";
  height: 0.26rem;
  width: 0.14rem;
  position: absolute;
  top: 50%;
  right: 0%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/icon_More.png) no-repeat;
  background-size: 0.14rem 0.26rem;
}
.index main .news li {
  margin-top: 0.15rem;
  width: 100%;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
}
.index main .news li::after {
  content: "";
  display: block;
  clear: both;
}
.index main .news li .left {
  float: left;
}
.index main .news li .left .title {
  margin-bottom: 0.7rem;
  font-size: 0.32rem;
  width: 5rem;
   line-height: 0.5rem;
}
.index main .news li .left .itembox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  width: 4.9rem;
}
.index main .news li .left .itembox span {
  font-size: 0.24rem;
  color: #999999;
}
.index main .news li .right {
  float: right;
}
.index main .news li .right img {
  width: 1.7rem;
}
.index .gotop {
  display: block;
  width: 2.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  margin: 0.5rem auto;
  border: 1px solid #ff9000;
  color: #ff9000;
  text-align: center;
  font-size: 0.24rem;
  border-radius: 8px;
}
.logreg header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  height: 1.1rem;
  line-height: 1.1rem;
  width: 100%;
  background: #dc3023;
}
.logreg header .relativebox {
  position: relative;
  width: 100%;
  height: 1.1rem;
  line-height: 1.1rem;
  text-align: center;
  font-size: 0.38rem;
  color: #fff;
}
.logreg header .relativebox img {
  position: absolute;
  left: 0.26rem;
  top: 0.38rem;
  width: 0.2rem;
}
.logreg main {
  padding: 0rem 1rem;
}
.logreg main .tips {
  margin: 0.4rem 0rem;
  color: #999999;
  font-size: 0.28rem;
}
.logreg main .icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.logreg main .icon-box .icon {
  padding-left: 0.5rem;
  background: url(../images/login_reg/icon_selected_n.png) no-repeat left center;
  background-size: 0.32rem 0.32rem;
  height: 0.34rem;
  line-height: 0.34rem;
  font-size: 0.28rem;
}
.logreg main .icon-box .icon.active {
  background: url(../images/login_reg/icon_selected_s.png) no-repeat left center;
  background-size: 0.32rem 0.32rem;
  color: #ff9000;
}
.logreg main .icon-tips {
  display: none;
  margin: 0.4rem 0rem;
  font-size: 0.26rem;
  color: #dc3023;
}
.logreg main .icon-tips.active {
  display: block;
}
.logreg main .form > div {
  width: 100%;
  margin-bottom: 0.62rem;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
}
.logreg main .form > div::after {
  content: "";
  display: block;
  clear: both;
}
.logreg main .form > div img {
  display: inline-block;
  width: 0.36rem;
  vertical-align: middle;
}
.logreg main .form > div input {
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  width: 3.5rem;
  padding-left: 0.16rem;
  border: none;
  outline: none;
  vertical-align: middle;
  font-size: 0.28rem;
}
.logreg main .form > div input.wyps {
  width:2rem;
}
.logreg main .form > div span{
	display: block;
  float: right;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #ff9000;
  font-size: 0.28rem;
}
.logreg main .form > div span a {
  display: block;
  float: right;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #ff9000;
  font-size: 0.28rem;
}
.logreg main .form .invitecode {
  margin-bottom: 0.4rem;
}
.logreg main .form .invitecode input {
  padding-left: 0rem;
  width: 5rem;
}
.logreg main .form .phone i.active {
  float: right;
  width: 0.36rem;
  height: 0.36rem;
  margin-top: 0.22rem;
  background: url(../images/icon_del.png) no-repeat left center;
  background-size: 0.36rem 0.36rem;
}
.logreg main .form .password i {
  float: right;
  width: 0.46rem;
  height: 0.32rem;
  margin-top: 0.24rem;
  background: url(../images/login_reg/icon_eyes_open.png) no-repeat left center;
  background-size: 0.46rem 0.32rem;
}
.logreg main .form .password i.active {
  background: url(../images/login_reg/icon_eyes_off.png) no-repeat left center;
  background-size: 0.46rem 0.32rem;
}
.logreg main .xieyi {
  color: #999999;
  margin-bottom: 1.06rem;
  font-size: 0.26rem;
}
.logreg main .xieyi i {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  background: url(../images/login_reg/icon_selected_n.png) no-repeat left center;
  background-size: 0.32rem 0.32rem;
  vertical-align: middle;
}
.logreg main .xieyi i.active {
  background: url(../images/login_reg/icon_selected_s.png) no-repeat left center;
  background-size: 0.32rem 0.32rem;
}
.logreg main .xieyi a {
  display: inline-block;
  color: #999999;
  vertical-align: middle;
}
.logreg main .xieyi a span {
  color: #ff9000;
}
.logreg main .btn {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #ff9000;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
  border-radius: 1.066666666666667rem;
  box-shadow: 1px 4px 2px #ff91008e;
  
}
.logreg main .btn a{
	color:#fff;
}
.logreg main .gologin {
  margin-top: 0.54rem;
  margin-top: 0.4rem;
  text-align: center;
}
.logreg main .gologin span {
  display: inline-block;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #ff9000;
  color: #ff9000;
}
.logreg main.login .form {
  padding-top: 1rem;
}
.logreg main.login .error {
  visibility: hidden;
  border: none;
  font-size: 0.26rem;
  color: #dc3023;
}
.logreg main.login .error.active {
  visibility: visible;
}
.logreg main.login .code {
  display: none;
  margin-bottom: 0.3rem;
}
.logreg main.login .code.active {
  display: block;
}
.logreg main.login .password {
  display: none;
  margin-bottom: 0.3rem;
}
.logreg main.login .password.active {
  display: block;
}
.logreg main.login .logselect {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 0.7rem;
}
.logreg main.login .logselect a {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #181818;
  font-size: 0.28rem;
}
.logreg main.changepassword {
  display: none;
}
.logreg main.changepassword.active {
  display: block;
}
.logreg main.changepassword .form {
  padding-top: 0.6rem;
}
.logreg main.changepassword .error {
  visibility: hidden;
  margin-bottom: 0.3rem;
  border: none;
  font-size: 0.26rem;
  color: #dc3023;
}
.logreg main.changepassword .error.active {
  visibility: visible;
}
.logreg main.changepassword .logselect {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 0.7rem;
}
.logreg main.changepassword .logselect a {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #181818;
  font-size: 0.28rem;
}
.logreg main.changepassword .logselect a:first-child {
  border-bottom: 1px solid #ff9000;
  color: #ff9000;
}
.logreg .succeed {
  display: none;
  padding-top: 1.64rem;
  font-size: 0.32rem;
}
.logreg .succeed.active {
  display: block;
}
.logreg .succeed img {
  display: block;
  margin: 0 auto;
  width: 2.3rem;
}
.logreg .succeed p {
  margin-top: 0.52rem;
  margin-bottom: 1.32rem;
  text-align: center;
}
.logreg .succeed a {
  display: block;
  text-align: center;
  width: 3.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
  margin: 0 auto;
  background: #ff9000;
  color: #fff;
  -moz-border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.details .adress {
  padding: 0.32rem 0rem;
}
.details .adress .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
}
.details .adress .column4 {
  flex: 4;
}
.details .adress .column4 img {
  display: block;
  margin: 0 auto;
  width: 0.4rem;
}
.details .adress .column1 {
  flex: 1;
}
.details .adress .column1 img {
  width: 0.48rem;
}
.details .adress .downtown {
  margin: 0.16rem 0rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  font-weight: bold;
}
.details .adress .province {
  font-size: 0.24rem;
}
.details .go-map-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 1.04rem;
  line-height: 1.04rem;
  background: url(../img/details/pic_map.png) no-repeat center;
  background-size: 100% 100%;
  justify-content: space-between;
}
.details .go-map-box img,
.details .go-map-box span {
  display: inline-block;
  font-size: 0.28rem;
  color: #fff;
  vertical-align: middle;
}
.details .go-map-box .distance img {
  width: 0.3rem;
  margin-left: 0.3rem;
  margin-right: 0.2rem;
}
.details .go-map-box .distance span {
  height: 1.04rem;
  line-height: 1.04rem;
}
.details .go-map-box .go-map img {
  width: 0.14rem;
  margin-left: 0.2rem;
  margin-right: 0.3rem;
}
.details .go-map-box .go-map span {
  height: 1.04rem;
  line-height: 1.04rem;
}
.details .content {
  margin-top: 0.34rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  border-bottom: 1px solid #ebebeb;
}
.details .content .column2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.details .content .column2 p {
  flex: 1;
}
.details .vip .list-title img {
  vertical-align: middle;
  width: 0.36rem;
  margin-right: 0.2rem;
}
.details .vip .list-title span {
  display: inline-block;
  vertical-align: middle;
  height: 0.78rem;
  line-height: 0.78rem;
  font-size: 0.28rem;
}
.details .vip .plan {
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #ebebeb;
}
.details .vip .plan .item {
  width: 6rem;
  margin: 0 auto;
}
.details .vip .plan .item p {
  text-align: right;
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.24rem;
}
.details .vip .plan .item p i {
  font-style: normal;
}
.details .vip .plan .item .plan-gray {
  width: 100%;
  background: #ebebeb;
  height: 0.3rem;
  border-radius: 0.08rem;
}
.details .vip .plan .item .plan-red {
  width: 50%;
  background: #dc3023;
  height: 0.3rem;
  transition: width 0.6s;
  border-radius: 0.08rem;
}
.details .vip .advantage ul {
  color: #1c8d2f;
  font-size: 0.24rem;
  margin-left: 1.1rem;
}
.details .vip .advantage ul li {
  height: 0.5rem;
  line-height: 0.5rem;
  position: relative;
}
.details .vip .advantage ul li:after {
  content: "";
  position: absolute;
  left: -0.4rem;
  top: 50%;
  transform: translateY(-50%);
  height: 0.14rem;
  width: 0.14rem;
  background: url(../img/details/icon_point.png) no-repeat left center;
  background-size: 0.14rem 0.14rem;
}
.details .person {
  padding: 0.3rem 0rem;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
}
.details .person::after {
  content: "";
  display: block;
  clear: both;
}
.details .person .left {
  float: left;
}
.details .person .left img {
  width: 1.3rem;
}
.details .person .right {
  float: left;
  width: 5.4rem;
  margin-left: 0.2rem;
}
.details .person .right .name-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.details .person .right .name-box > span{
  font-size: 0.24rem;
  color: #ff9000;
}
.details .person .right p {
  vertical-align: middle;
  display: inline-block;
  font-size: 0.32rem;
}
.details .person .right > p {
  vertical-align: middle;
  display: inline-block;
  color: #1c8d2f;
    font-size: 0.24rem;
    margin-top: 0.2rem;
}
.details .person .right .name img {
  width: 0.38rem;
  vertical-align: middle;
}
.details .person .right .star {
  margin: 0.12rem 0rem;
}
.details .person .right .star img {
  width: 0.3rem;
  vertical-align: middle;
  margin-bottom: 0.08rem;
}

.details .person .right .bargain span {
  display: inline-block;
  margin-right: 0.2rem;
  color: #999999;
}

.details .deal-tips {
  padding: 0.3rem 0rem;
  font-size: 0.24rem;
}
.details .deal-tips .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.details .deal-tips .row.first {
  justify-content: center;
  margin-bottom: 0.34rem;
  color: #1c8d2f;
}
.details .deal-tips .row.first img {
  width: 0.62rem;
  height: 0.14rem;
}
.details .deal-tips .row.first p {
  margin: 0rem 0.2rem;
}
.details .deal-tips .row.second {
  justify-content: space-around;
}
.details .deal-tips .row.second li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}
.details .deal-tips .row.second img {
  width: 0.3rem;
  height: 0.3rem;
  vertical-align: middle;
  margin-right: 0.12rem;
}
.details .deal-tips .row.second span {
  display: inline-block;
  vertical-align: middle;
}
.details .other .title {
  font-size: 0.28rem;
  height: 0.9rem;
  line-height: 0.9rem;
  border-bottom: 1px solid #ebebeb;
}
.details .call-null {
  height: 1rem;
  line-height: 1rem;
}
.details .callbox {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  margin-bottom: -0.02rem;
}
.details .callbox ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.details .callbox .column1 {
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top: 1px solid #ebebeb;
  background: #fff;
  color: #999999;
}
.details .callbox .column1 img {
  width: 0.48rem;
  height: 0.48rem;
  padding: 0.1rem 0rem;
}
.details .callbox .column1:first-child {
  border-right: 1px solid #ebebeb;
}
.details .callbox .column3 {
  flex: 3;
  background: #ff9000;
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  font-size: 0.28rem;
  text-align: center;
}
.details .callbox .column3 a{
	color:#fff;
}
.bids-information .bids-list,
.bids-information-details .bids-list {
  display: none;
  margin-bottom: 0.2rem;
}
.bids-information .bids-list.active,
.bids-information-details .bids-list.active {
  display: block;
}

.bids-information-details .bids-list li {
  padding: 0.2rem 0;
  border-bottom: 1px solid #ebebeb;
}
.bids-information .bids-list li{
  border-bottom: 1px solid #ebebeb;
  padding: 0.2rem 0.26rem;
}
.bids-information .bids-list .title,
.bids-information-details .bids-list .title {
  font-size: 0.32rem;
  margin-bottom: 0.43rem;
  line-height: 0.36rem;
  text-align: justify;

}
.bids-information .bids-list .box,
.bids-information-details .bids-list .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 0.24rem;
  color: #999999;
  margin-top: 0.2rem;
}
.bids-information .bids-list b,
.bids-information-details .bids-list b {
  color: #dc3023;
  font-weight: normal;
}

.bids-information-details .konwledge-list {
  display: none;
  margin: 0rem 0.26rem;
}
.bids-information .konwledge-list{
  display: none;
  margin:0;
}
.bids-information .konwledge-list.active,
.bids-information-details .konwledge-list.active {
  display: block;
}
.bids-information-details .konwledge-list .imgbox {
  border-bottom: 1px solid #ebebeb;
  padding: 0.2rem 0rem;
}
.bids-information .konwledge-list .imgbox{
  border-bottom: 1px solid #ebebeb;
  padding: 0.2rem 0rem;
  margin: 0 0.26rem;
}
.bids-information .konwledge-list .imgbox .itembox,
.bids-information-details .konwledge-list .imgbox .itembox {
  display: inline-block;
  width: 4.92rem;
  margin-right: 0.28rem;
  vertical-align: middle;
}
.bids-information .konwledge-list .imgbox .itembox h3,
.bids-information-details .konwledge-list .imgbox .itembox h3 {
  height: 0.88rem;
  line-height: 0.44rem;
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
  overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
word-break: break-all;
-webkit-line-clamp:2; 
}
.bids-information .konwledge-list .imgbox .itembox div,
.bids-information-details .konwledge-list .imgbox .itembox div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 0.24rem;
  color: #999999;
}
.bids-information .konwledge-list .imgbox img,
.bids-information-details .konwledge-list .imgbox img {
  vertical-align: middle;
  width: 1.72rem;
  height: 1.3rem;
  float: right;
}
.bids-information .konwledge-list .box,
.bids-information-details .konwledge-list .box {
  border-bottom: 1px solid #ebebeb;
  padding: 0.2rem 0rem;
}
.bids-information .konwledge-list .box h3,
.bids-information-details .konwledge-list .box h3 {
  line-height: 0.44rem;
  height: 1.08rem;
  font-size: 0.32rem;
}
.bids-information .konwledge-list .box div,
.bids-information-details .konwledge-list .box div {
  width: 4.92rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 0.24rem;
  color: #999999;
}
.bids-information main .bids-head,
.bids-information main .bids-filter {
  /*display: inline-block;*/
  /*display: -webkit-box;
  display: -webkit-flex;
  display: flex;*/
  display: block;
  border-bottom: 1px solid #e2dfdf;
}
.bids-information main .bids-head li,
.bids-information main .bids-filter li {
 /* flex: 1;*/
  text-align: center;
  width: 3.75rem;
  float: left;
  height: 0.9rem;
  line-height: 0.9rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.28rem;
}
.bids-information main .bids-head li span,
.bids-information main .bids-filter li span {
  position: relative;
}
.bids-information main .bids-head li span:after,
.bids-information main .bids-filter li span:after {
  content: "";
  position: absolute;
  width: 0.16rem;
  height: 0.08rem;
  background: url(../img/icon_drop_down.png) no-repeat left center;
  background-size: 0.16rem 0.08rem;
  right: -0.32rem;
  top: 0.16rem;
  transition: 3s;
  transform-origin: left 1px;
}
.bids-information main .bids-head li span.active:after,
.bids-information main .bids-filter li span.active:after {
  transform: rotateX(180deg);
}
.bids-information main .search-box {
  padding: 0.28rem 0.26rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  display: none;
  border-bottom: 1px solid #ebebeb;
  justify-content: space-between;
}
.bids-information main .search-box.active {
  display: block;
}
.bids-information main .search-box .search {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0.42rem;
  line-height: 0.8rem;
  height: 0.8rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 5.2rem;
  background: #ebebeb;
  border-radius: 1.066666666666667rem;
  float: left;
}
.bids-information main .search-box .search input {
  font-size: 0.28rem;
  border: 0;
  outline: none;
  background: transparent;
  width:4.7rem;
}
.bids-information main .search-box .search img {
  width: 0.36rem;
  height: 0.36rem;
  margin-right: 0.2rem;
  display: none;
}
.bids-information main .search-box .search img.active {
    display: block;
    position: absolute;
    float: right;
    right: 0;
    margin-right: 2.15rem;
}
.bids-information main .search-box button {
  width: 1.5rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #dc3023;
  outline: none;
  border: 0;
  color: #fff;
  font-size: 0.32rem;
  border-radius: 1.066666666666667rem;
  float: right;

}
.bids-information main .null-box {
  display: none;
}
.bids-information main .null-box.active {
  display: block;
}
.bids-information main .null-box img {
  display: block;
  margin: 0 auto;
  margin-top: 0.84rem;
  margin-bottom: 0.2rem;
  width: 2.7rem;
}
.bids-information main .null-box p {
  font-size: 0.24rem;
  text-align: center;
  margin-bottom: 0.3rem;
}
.bids-information main .null-box p:first-child {
  font-size: 0.28rem;
}
.bids-information main .null-box .text {
  margin-top: 0.26rem;
  margin-bottom: 0.5rem;
  color: #999999;
}
.bids-information footer {
  display: none;
}
.bids-information footer.active {
  display: block;
}
.bids-information-details main h3 {
  font-size: 0.32rem;
  padding: 0.3rem 0rem;
  line-height: 0.4rem;
      text-align: center;
}
.bids-information-details main .itembox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 0.24rem;
  color: #999999;
  padding: 0.16rem 0rem;
}
.bids-information-details main p {
  padding: 0.1rem 0rem;
  font-size: 0.28rem;
  line-height: 0.36rem;
  text-align:justify;
  word-wrap: break-word;
}
.bids-information-details main img {
  width: 100%!important;
    height: 100%!important;
  margin: auto;
  display: block;
}
.bids-information-details .service-null {
  height: 1.1rem;
  width: 100%;
}
.bids-information-details .service {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  border-top: 1px solid #ccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 1.1rem;
  margin-bottom: -0.02rem;
}
.bids-information-details .service > div {
  flex: 1;
}
.bids-information-details .service > div i {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 auto;
  margin-top: 0.12rem;
  margin-bottom: 0.1rem;
}
.bids-information-details .service > div p {
  color: #999999;
  font-size: 0.24rem;
  text-align: center;
}
.bids-information-details .service > div p span {
  display: inline-block;
  margin-left: 0.05rem;
  color: #dc3023;
}
.bids-information-details .service .service-call i {
  background: url(../img/bids-information/icon_service.png) center no-repeat;
  background-size: 0.5rem 0.5rem;
}
.bids-information-details .service .service-up i {
  background: url(../img/bids-information/icon_like.png) center no-repeat;
  background-size: 0.5rem 0.5rem;
}
.bids-information-details .service .service-up i.active {
  background: url(../img/bids-information/icon_like_s.png) center no-repeat;
  background-size: 0.5rem 0.5rem;
}
.bids-information-details .service .service-down i {
  background: url(../img/bids-information/icon_hate.png) center no-repeat;
  background-size: 0.5rem 0.5rem;
}
.bids-information-details .service .service-down i.active {
  background: url(../img/bids-information/icon_hate_s.png) center no-repeat;
  background-size: 0.5rem 0.5rem;
}
.bids-information-details .service .service-share i {
  background: url(../img/bids-information/icon_share.png) center no-repeat;
  background-size: 0.5rem 0.5rem;
}
.map-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.map-box div {
  max-height: none;
}
.map-box header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  height: 1.1rem;
  line-height: 1.1rem;
  width: 100%;
  background: #dc3023;
}
.map-box header .relativebox {
  position: relative;
  width: 100%;
  height: 1.1rem;
  line-height: 1.1rem;
  text-align: center;
  font-size: 0.38rem;
  color: #fff;
}
.map-box header .relativebox img {
  position: absolute;
  left: 0.26rem;
  top: 0.38rem;
  width: 0.2rem;
}
.map-box #allmap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.map-box #output {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  box-shadow: -5px 0 5px #dddddd;
  height: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.map-box #output .tips-box {
  flex: 1;
  text-align: center;
}
.map-box #output .tips-box p {
  font-size: 0.28rem;
  margin-top: 0.32rem;
  margin-bottom: 0.35rem;
}
.map-box #output .tips-box span {
  color: #dc3023;
  font-size: 0.32rem;
}

.lay{
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index:99;
}
.lay.active{
  display: block;
}
.lay-box{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  padding: 0;
  text-align: center;
  margin-left: -80px;
  color: #ffffff;
  border-radius: 5px;
  background: #000000;
  opacity: .7;
  z-index: 999;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.active .lay-box{
  width: 160px;
  padding:10px 0;
}



.no-find img{
  display: block;
	width:2.3rem;
  margin:auto;
  margin-top: 0.88rem;
}
.no-find p{
  font-size: 0.28rem;
  color: #999999;
  text-align: center;
  line-height:0.36rem;
}
.no-find p.p1{
  font-size: 0.32rem;
  color: #181818;
  margin-top: 0.3rem;
  margin-bottom: 0.26rem;
}
.no-findaround{
  font-size: 0.32rem;
  padding:0 0.26rem;
  color: #181818;
  margin:1rem 0 0.3rem 0;
}
.goods-overdue{
  width: 100%;
  background-color: rgba(0,0,0,0.6);
  height: 0.5rem;
  z-index:100000;
}
.goods-overdue span{
	color:#fff;
	display:block;
	font-size:0.24rem;
	text-align:center;
	line-height:0.5rem;
}
.ba-advertising{
  padding: 0.15rem 0;
  border-bottom: 1px solid #ebebeb;
}
.ba-advertising a img{
  display: block;
  width:100%;
}
.wyloading{
	  font-size: 0.24rem;
    color: #999;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    background-color: #ebebeb;
	
}
.wyloading img{
  width: 0.4rem;
  height: 0.4rem;
  vertical-align: middle;
  margin-right: 0.2rem;
}
.wyend-line{
  font-size:0.24rem;
  color: #999;
  height:1.6rem;
  line-height: 1.6rem;
  text-align: center;
  background-color: #ebebeb;
  /*margin-top: 0.2rem;*/
}
.wyend-line img{
  width: 0.4rem;
  vertical-align: middle;
  margin-right: 0.25rem;
}
.hot-infor{
  display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0 0.26rem;
    font-size: 0.26rem;
    padding-top: 0.2rem;
}
.bidactive{
  color: #DC3023;
  border-bottom: 2px solid red;
}
.wybidactive{
  color: #DC3023;
}
.ba-advertisingd{
  padding: 0.15rem 0.26rem;
  border-bottom: 1px solid #ebebeb;
}
.ba-advertisingd img{
  width: 100%;
}

.wypx{
  width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    display: none;
}
.wypx p{
  width: 100%;
  text-align: center;
  line-height: 0.9rem;
  height: 0.9rem;
  font-size: 0.28rem;
  background-color: #fff;
  border-bottom: 1px solid #e2dfdf;

}
.wyred{
  color:#DC3023;
}
.drop-down-right{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    display: none;
}
.drop-down-right ul{
    background-color: #fff;
    padding:0.44rem 0.05rem 0.04rem 0.25rem; 
}
.drop-down-right ul li{
    background-color: #fff;
    width: 1.6rem;
    height: 0.6rem;
    margin-bottom: 0.4rem;
    margin-right: 0.2rem;
   text-align: center;
   line-height: 0.6rem;
   color: #333;
   font-size: 0.28rem;
   border:1px solid #ccc;
   border-radius: 0.05rem;
   float: left;
   color: #181818;
   box-sizing: border-box;
}
.wyright{
  background-color: #ff9334!important;
  color: #fff!important;
  border:none!important;
}
/*搜索关键字颜色*/
.wysearch{
  color: #DC3023!important;
}
/*没有图片的情况*/
.wytit{
  width: 100%!important;
}

 .bids-information main .bids-filter .sort div p::after{
    content: "";
    position: absolute;
    width: 0.16rem;
    height: 0.08rem;
    background: url(../images/icon_drop_down.png) no-repeat left center;
    background-size: 0.16rem 0.08rem;
    margin-top: 0.43rem;
    margin-left: 0.2rem;
  }
  .bids-information main .bids-filter .category div p::after{
    content: "";
    position: absolute;
    width: 0.16rem;
    height: 0.08rem;
    background: url(../images/icon_drop_down.png) no-repeat left center;
    background-size: 0.16rem 0.08rem;
    margin-top: 0.43rem;
    margin-left: 0.2rem;
  }
  /*.bids-information main .bids-head li::after{
    content: "";
    position: absolute;
    width: 0.16rem;
    height: 0.08rem;
    background: url(../images/icon_drop_down.png) no-repeat left center;
    background-size: 0.16rem 0.08rem;
    margin-top: 0.43rem;
    margin-left: 0.2rem;
  }*/
  .vip .plan .item p span:first-child{
    color: #DC3023;
  }
  span.wyperson {
    display: inline-block;
    background-color: #ff9900;
    margin-left: 0.2rem;
    color: #fff;
    font-size: 0.12rem;
    border-radius: 0.1rem 0 0.1rem 0;
    padding: 0.02rem 0.1rem;
    vertical-align: middle;
    margin-top: 0.05rem;
}
.source .citydown .citydown-container .circum_city li{
  display: inline-block!important;
  width: 29%!important;
  margin:0 2%;
}
ul.wy1 {
    margin-top: 0.9rem;
}
.ba-page a.ba-prev {
    border-right: 2px solid #181818;
}

.ba-page a{
  color: #181818;
  display: inline-block;
  width: 2.4rem;
  text-align: center;
}
.ba-page a.grey{
  color: #999!important;
}

