
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: #666;
  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: #666;
}
.fixheader {
  /*height: 1.1rem;*/
  width: 100%;
}
aside {
  display: none;
  position: fixed;
  top: 4.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: 2rem;
  line-height: 2rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 6.6rem;
  font-size: 1rem;
}
aside li a {
  color: #fff;
}
.h20 {
  width: 100%;
  height: 0.2rem;
  background: #ebebeb;
}
.h20.active {
  display: block;
}
.h10 {
  width: 100%;
  height: 0.1rem;
  background: #ebebeb;
}
.h10.active {
  display: block;
}
.padding26 {
  padding: 0rem 0.26rem;
}
.wl-list {
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wl-list .left {
  float: left;
}
.wl-list .left img {
  /*width: 1.3rem;*/
  width: 8.8rem;
  border:1px solid #e3e3e3;
}
.wl-list .content {
  margin-top: 0.24rem;
  display: inline-block;
  /*height:1.3rem;*/
  width:100%;
}
.wl-list .content::after {
  content: "";
  display: block;
  clear: both;
}
.wl-list-top {
  width: 100%;
  display: inline-block;
  padding-top: 0.16rem;
  overflow: hidden; height: 2rem;
}
.wl-list-top::after {
  content: "";
  display: block;
  clear: both;
}

.pub_date img
{
  float: left;
  width: 0.30rem;
  margin-right: 0.15rem;
}
.wl-list-top .uvip {
  float: left;
  width: 2.6rem;
  margin-left: 0.15rem;
  margin-top:0.30rem;
}

.wl-list-top .pub_date
{
float:right;
color:#9d9d9d;
font-size:0.9rem;
font-weight:normal;
}

.wl-list-top span {
  font-size: 1.2rem;
  display: block;
  margin-top: 0.12rem;
  font-weight:bold;
}

.wl-list-top img {
  float: left;
  width: 0.31rem;
  margin-right: 0.15rem;
}

.wl-list-top .time {
  float: left;
}
.wl-list-top .ago {
  float: right;
}
.call-phone {
  position: absolute;
  top: 0.86rem;
  right: 0rem;
  display:none
}
.call-phone img {
  width: 0.8rem;
}
.address {
  font-size: 1rem;
}
.address span {
  display: inline-block;
  vertical-align: middle;
/*  max-width: 1.6rem;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:#FC650E;
}
.address .recommend {
  display: inline-block;
  vertical-align: middle;
  width: 0.42rem;
}
.address .arrows-left {
  display: inline-block;
  vertical-align: middle;
  width: 1.2rem;
  margin-left: 0.6rem;
  margin-right: 0.6rem;
}
.bids li,
.other li {
  position: relative;
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #ebebeb;
  padding-left: 0.92rem;
  font-size: 1.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: #3882FA;
  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 .select dl{
  /*display: -webkit-box;
  display: -webkit-flex;
  display: flex;*/
  border-bottom: 1px solid #ebebeb;
  position:absolute;
  width: 100%;
  height: 3rem;
    background-color: #fff;
	overflow: hidden
}
.source .select dd{
  width: 32%;
  margin-right:1%;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.2rem;
  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 dd a{
  position: relative;
}
.source .select dd a:hover{
  color: #FB4E00;
}
/*.source .select .more2 a{
	color:  #FB4E00;
}*/
.source .select .more2 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 .more2 a.active:after{
  transform: rotateX(180deg);
}

.source .select dd a.active{
  color:#FB4E00
}


.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.5rem;
  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 {
  overflow-y: hidden;
  background: #fff;
  position:absolute;
  left: 0;
  top: 0;
  z-index: 10000000;
  padding-bottom:.3rem;
  top:1.2rem;
  border-bottom: 1px solid #eee;
}
.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) {
 
}
.wuliulist .right {
  float: left;
  margin-left: 0.6rem;
  width: 60%;
}
@media screen and (max-width: 799px)
{
.wuliulist .right {
  float: left;
  margin-left: 0.6rem;
  width: 58%;
}
}

@media screen and (max-width: 499px)
{
.wuliulist .right {
  float: left;
  margin-left: 0.6rem;
  width: 57%;
}
}

.wuliulist li{border-bottom: 1px solid #ebebeb; padding-top:3px;}
@media screen and (min-width: 1024px) {
  .wuliulist li{
    width: 50%;
    float: left;
	padding-left:0.05rem;
  }
}


.wuliulist li:last-child{border-bottom: 0px;}
.wuliulist .right .jieshao {
  /*width: 4.6rem;*/
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  overflow: hidden;
 text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 0.9rem;
   line-height: 1.5rem;
   color: #666
}
.wuliulist .right .phone-address {
    /*width: 4.6rem;*/
	width: 100%;
/*    white-space: nowrap;
*/    overflow: hidden;
    text-overflow: ellipsis;
	line-height: 1.6rem;
    display: block;
    vertical-align: middle;
	font-size: 1rem
}

.wuliulist .right .phone-address img {
    float: left;
    /*width: 0.28rem;*/
    margin-right: 0.15rem;
}


.wuliulist .right .freight {
  font-size: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 4.75rem;
  color: #999999;
}
.wuliulist .attribute {
  display: none;
  font-size: 0.26rem;
  margin-top: 0.12rem;
  margin-bottom: 0.2rem;
}
.wuliulist .attribute.active {
  display: block;
}
.wuliulist .attribute > div {
  display: inline-block;
  vertical-align: middle;
}
.wuliulist .attribute .name {
  width: 7rem;
  overflow: hidden;
  text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 0.36rem;
}
.wuliulist .attribute .name img {
  float: left;
  width: 0.32rem;
  margin-right: 0.15rem;
}

.wuliulist .attribute .bargain {
  width: 1.82rem;
}
.wuliulist .attribute .bargain span {
  color: #dc3023;
}
.wuliulist .attribute .star {
  width: 2.78rem;
}
.wuliulist .attribute .star img {
  width: 0.28rem;
  margin-bottom: 0.04rem;
}
.wuliulist .attribute .star span,
.wuliulist .attribute .star img {
  display: inline-block;
  vertical-align: middle;
}
.wuliulist .attribute.vip {
  display: none;
}
.wuliulist .attribute.vip.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.wuliulist .attribute.vip.active .vip-approve {
  color: #1c8d2f;
}
footer {
  text-align: center;
  margin-top: 0.4rem;
  font-size:0.28rem;
}
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 div {
  /*padding-top: 0.2rem;
  padding-bottom: 0.24rem;*/
  color: #999999;
  font-size: 1rem;
  line-height: 1.6rem
}
footer div a{
  color: #999999;
  font-size: 1rem;
}
.wl-header {
 /* position: fixed;*/
  top: 0;
  left: 0;
  z-index: 5000;
  height: 4.2rem;
  width: 100%;
  /*background: #3882FA;*/
  background: #000;
}
.wl-header img {
  display: inline-block;
  vertical-align: middle;
}
.wl-header a,
.wl-header span {
  display: inline-block;
  height: 4.2rem;
  line-height: 4.2rem;
  margin-right: 0.15rem;
  vertical-align: middle;
  color: #fff;
  font-size: 1.2rem;
}
.wl-header .logo {
  width: 8.17rem;
  margin-left: 1.2rem;
/*  margin-top: 0.23rem;*/
}
.wl-header .top-right{
	float:right;
	margin-right:0.28rem;
}
.wytop-right{
	float:right;
	margin-right:0.28rem;
}
.wl-header .btn {
  width: 1.32rem;
}
.wl-header .phonenumber,
.wl-header .logout {
  display: none;
}

.wl-header.active .reg,
.wl-header.active .login {
  display: none;
}
.wl-header.active .phonenumber,
.wl-header.active .logout {
  display: inline-block;
}
.wl-header.active .logout {
  width: 0.47rem;
  margin-right: 0.4rem;
}

.Navigation-Menu{
    height: 3.6rem;
    line-height: 3.6rem;
	font-size: 1.1rem;
    font-weight: 400;
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    table-layout: fixed;
    /* border: 1px solid #007aff; */
    border-radius: 3px;
    background-color: #fff;
    -webkit-touch-callout: none;
}

.Menu-item{
	line-height: 3.6rem;  
    display: table-cell;
    overflow: hidden;
    width: 1%;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #181818;
    border-color: #181818;
    /* border-left: 1px solid #007aff;*/
}
.active2{
	color: #FC650E;
/*	background-color: #007aff*/
	border-bottom: 2px solid #FC650E;
	
}	
.wl_daohang{width:100%; margin: 2px auto 0; background: #fff;  padding-bottom: .05rem;}

.wl-slide {
  width: 100%;
}
.wl-slide img {
  width: 100%;
  height: 3rem;
}
.wl-nav {
  width: 100%;
  padding:0 3%;
  box-sizing: border-box;
}
.wl-nav ul {
  width: 100%;
  font-size: 0;
  box-sizing: border-box;
}
.wl-nav li {
  display: inline-block;
  width: 25%;
  margin-top: 0.46rem;
  margin-bottom: 0.35rem;
  text-align: center;
}
.wl-nav li img {
  width: 1.04rem;
}
.wl-nav li a {
  font-size: 0.28rem;
}
.wl-nav li span {
  display: block;
  margin-top: 0.18rem;
}
.wl-main {
  width: 100%;
}
.wl-main .main-top {
  height: 3.6rem;
  line-height: 3.6rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
  overflow: hidden;
}
.wl-main .main-top::after {
  content: "";
  display: block;
  clear: both;
}
.wl-main .main-top .title {
  float: left;
  font-size: 1.2rem;
  font-weight:bold;
}
.wl-main .main-top .title h2{
  float: left;
  font-size: 0.328rem;
  font-weight:700;
  line-height:0.9rem;
}

.wl-main .main-top .more {
  position: relative;
  float: right;
  padding-right: 0.34rem;
  font-size: 0.24rem;
  color: #999999;
}
.wl-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;
}
.wl-main .news li {
  margin-top: 0.15rem;
  width: 100%;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
}
.wl-main .news li::after {
  content: "";
  display: block;
  clear: both;
}
.wl-main .news li .left {
  float: left;
}
.wl-main .news li .left .title {
  margin-bottom: 0.7rem;
  font-size: 0.32rem;
  width: 5rem;
   line-height: 0.5rem;
}
.wl-main .news li .left .itembox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  width: 4.9rem;
}
.wl-main .news li .left .itembox span {
  font-size: 0.24rem;
  color: #999999;
}
.wl-main .news li .right {
  float: right;
}
.wl-main .news li .right img {
  width: 1.7rem;
}
.wl-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;
}
.login-header {
  /*position: fixed;*/
  top: 0;
  left: 0;
  z-index: 5000;
  height: 1.1rem;
  line-height: 1.1rem;
  width: 100%;
  background: #000;
}
.login-header .relativebox {
  position: relative;
  width: 100%;
  height: 1.1rem;
  line-height: 1.1rem;
  text-align: center;
  font-size: 0.38rem;
  color: #fff;
}
.login-header .relativebox img {
  position: absolute;
  left: 0.26rem;
  top: 0.38rem;
  width: 0.2rem;
}
.login-main {
  padding: 0rem 1rem;
}
.login-main .tips {
  margin: 0.4rem 0rem;
  color: #999999;
  font-size: 0.28rem;
}
.login-main .icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.login-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;
}
.login-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;
}
.login-main .icon-tips {
  display: none;
  margin: 0.4rem 0rem;
  font-size: 0.26rem;
  color: #dc3023;
}
.login-main .icon-tips.active {
  display: block;
}
.login-main .form > div {
  width: 100%;
  margin-bottom: 0.48rem;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
}
.login-main .form > div::after {
  content: "";
  display: block;
  clear: both;
}

.login-main .form > div img {
  display: inline-block;
  width: 0.36rem;
  vertical-align: middle;
}

.login-main .form > div img.vcode
{
 width: 1.3rem;
 height:.6rem;
display:inline-block;
vertical-align: middle;
}

.login-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;
}
.login-main .form > div input.wyps {
  width:2rem;
}
.login-main .form > div span{
	display: block;
  float: right;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #ff9000;
  font-size: 0.28rem;
}
.login-main .form > div span a {
  display: block;
  float: right;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #ff9000;
  font-size: 0.28rem;
}
.login-main .form .invitecode {
  margin-bottom: 0.4rem;
}
.login-main .form .invitecode input {
  padding-left: 0rem;
  width: 5rem;
}
.login-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;
}
.login-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;
}
.login-main .form .password i.active {
  background: url(../images/login_reg/icon_eyes_off.png) no-repeat left center;
  background-size: 0.46rem 0.32rem;
}
.login-main .xieyi {
  color: #999999;
  margin-bottom: 1.06rem;
  font-size: 0.26rem;
}
.login-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;
}
.login-main .xieyi i.active {
  background: url(../images/login_reg/icon_selected_s.png) no-repeat left center;
  background-size: 0.32rem 0.32rem;
}
.login-main .xieyi a {
  display: inline-block;
  color: #999999;
  vertical-align: middle;
}
.login-main .xieyi a span {
  color: #3882FA;
}
.login-main .btn {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #FC650E;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
  border-radius: 1.066666666666667rem;
  box-shadow: 1px 4px 2px #FC650E;
  
}
.login-main .btn a{
	color:#fff;
}
.login-main .gologin {
  margin-top: 0.54rem;
  margin-top: 0.4rem;
  text-align: center;
}
.login-main .gologin span {
  display: inline-block;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #ff9000;
  color: #ff9000;
}
.login-main .login .form {
  padding-top: 1rem;
}
.login-main .login .error {
  visibility: hidden;
  border: none;
  font-size: 0.26rem;
  color: #dc3023;
}
.login-main.login .error.active {
  visibility: visible;
}
.login-main .login .code {
  display: block;
/*  margin-bottom: 0.3rem;*/
}
.login-main .login .code.active {
  display: block;
}
.login-main .login .password {
  display: none;
/*  margin-bottom: 0.3rem;*/
}
.login-main .login .password.active {
  display: block;
}
.login-main .login .logselect {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 0.7rem;
}
.login-main .login .logselect a {
  padding-bottom: 0.1rem;
  font-size: 0.28rem;
}
.login-main .changepassword {
  display: none;
}
.login-main .changepassword.active {
  display: block;
}
.login-main .changepassword .form {
  padding-top: 0.6rem;
}
.login-main .changepassword .error {
  visibility: hidden;
  margin-bottom: 0.3rem;
  border: none;
  font-size: 0.26rem;
  color: #dc3023;
}
.login-main .changepassword .error.active {
  visibility: visible;
}
.login-main .changepassword .logselect {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 0.7rem;
}
.login-main .changepassword .logselect a {
  padding-bottom: 0.1rem;
  font-size: 0.28rem;
}
.login-main .changepassword .logselect a:first-child {
  color: #181818;
}
.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: 16px;
  padding: 12px 0rem;
  line-height: 32px;
      text-align: center;
}
.bids-information-details main .itembox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #999999;
  padding: 0.16rem 0rem;
}
.bids-information-details main p {
  padding: 0.1rem 0rem;
  font-size: 0.28rem;
  line-height: 0.46rem;
  text-align:justify;
  word-wrap: break-word;
}
.article-con img {
  width: 100%!important;
  height: 100%!important;
  margin: auto;
  display: block;
}


@media screen and (min-width: 1024px) {
 .article-con img {
max-width:800px;
max-height:800px;
  }
}

.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;
}

.wuliu-list{width:100%; margin: 2px auto 0; background: #fff; display: inline-block; padding-bottom: .32rem;}
.wuliu-list ul{padding: .32rem}
.wuliu-list li{
width: 50%; font-size: 1.2rem; color: #181818; float: left; line-height: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right:0.1rem;
}
@media screen and (min-width: 1024px) {

.wuliu-list li{
width: 25%; font-size: 1.2rem; color: #181818; float: left; line-height: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right:0.1rem;
}
}


.index-search{display: flex; padding: 10px 10px;}
.address-input {
    display: block;
    width: 30%;
    height: 0.7rem;
    line-height: 0.7rem;
    padding-left: 0.7rem;
    border-radius: 0.06rem;
    background-color: #ffffff;
    font-size: 1.0rem;
}
.address-input::placeholder{
/*
    height: 0.7rem;
    line-height: 0.7rem;
*/
    font-size: 0.28rem;
    color:#999999;
}
input.from-input {
    background-image: url('../images/to.png');
    background-repeat: no-repeat;
    background-position: .15rem center;
    background-size: 0.75rem;
    margin-right: 2%;
	height: 2rem;
	line-height: 2rem;
	margin-bottom: 0px;
	width: 37%;
	padding-left: 1.2rem;
}

input.to-input {
    background-image: url('../images/from.png');
    background-repeat: no-repeat;
    background-position: .15rem center;
    background-size: 0.75rem;
	height: 2rem;
	margin-bottom: 0px;
	width: 37%;
	line-height: 2rem;
	padding-left: 1.2rem;
}
.go-btn {
    display: block;
    width: 20%;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.2rem;
    color: #ffffff;
    text-align: center;
    border-radius: 0.06rem;
    background-color: #FC650E;
    margin-left: 2%;
}

.go-btn img {
    width: 0.3rem;
    margin-right: 0.12rem;
    position:relative;
	top: .08rem
}

.index-search img{width: 30px; margin-right: 5px; position: relative; top: 6px;}

.index-search input[type=color], .index-search input[type=date], .index-search input[type=datetime-local], .index-search input[type=datetime], .index-search input[type=email], .index-search input[type=month], .index-search input[type=number], .index-search input[type=password], .index-search input[type=search], .index-search input[type=tel], .index-search input[type=text], .index-search input[type=time], .index-search input[type=url], .index-search input[type=week], .index-search select, .index-search textarea{border: 1px solid #ddd;}

.bottom-nav{
padding:.26rem .26rem;
line-height:1.6rem;
font-size:1rem;
}
.bottom-nav p{
font-size:1rem;
}
.bottom-nav h1{
/*font-weight:normal; font-size:14px;display:inline-block;font-size:0.28rem;*/
font-weight:normal; display:inline;font-size:1rem;

}

.bottom-nav span{margin:0px 3px}
.bottom-nav h3{font-size:20px; padding-bottom:15px;}


.wuliu-box{padding: .72rem;}
.wuliu-box .t{font-size:1.24rem; line-height:2.32rem; border-bottom: 1px solid #eee; padding-bottom: .3rem}
.wuliu-box .t .time{margin-left:10px;}
.wuliu-box-list{ border-bottom: 1px solid #eee; padding-bottom: .1rem}
.wuliu-box-list  .tit {
  display: block;
  width: 100%;
  margin: .15rem 0
}
.wuliu-box-list li{display: block; padding: .07rem 0;}
.wuliu-box-list .col-2{display: flex}
.wuliu-box-list .col-2 p{flex:1; font-size:.24rem; line-height:.32rem; color: #333}


.wuliu-box-shanghu {
  margin: .2rem 0rem 0rem;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wuliu-box-shanghu h5{
	font-size: .28rem;
	font-weight: bold;
	color: #000
}

.wuliu-box-shanghu .left {
  float: left;
}
.wuliu-box-shanghu .left img {
  width: 6rem;
}
.wuliu-box-shanghu .content {
  margin-top: 0.24rem;
  display: inline-block;
}
.wuliu-box-shanghu .content::after {
  content: "";
  display: block;
  clear: both;
}


.wuliu-box-shanghu .right {
  float: left;
  margin-left: 0.1rem;
  /*width: 3.8rem;*/
  padding-top:0.1rem;
}
.wuliu-box-shanghu li{border-bottom: 1px solid #ebebeb;}
.wuliu-box-shanghu li:last-child{border-bottom: 0px;}
.wuliu-box-shanghu .right .freight {
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #333;
  line-height: 2.40rem;
}
.wuliu-box-shanghu .right .freight2 {
  font-size: 0.28rem;
  width: 100%;
  color: #333;
  line-height: .40rem;
}
.wuliu-box-shanghu .right .freight span{
	font-size: 0.28rem;
	font-weight: bold
}

/*滚动*/
	#content{ padding:10px 0; background:#fff;  }
	.path{ padding:0 0 5px 5px;   }

	/* 效果导航 */
	.effectNav{ margin-top:10px;  border-top:1px solid #666; background:#999; padding-bottom:10px;  }
	.effectNav h3{ padding:0 10px; background:#ddd; background:#333; color:#fff;  }
	.effectNav ul{ font-size:0;  }
	.effectNav li{ display:inline-block; font-size:12px; padding:0 10px; margin:10px 0 0 10px;  background:#cdcdcd;  }
	.effectNav li.new{ background:#fce8cd;  }


	/* 本例子css -------------------------------------- */
	.focus{ width:100%; height:12rem;  margin:0 auto; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center; display: none}
	.focus .hd ul{ display:inline-block; height:auto; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .hd ul li{ display:inline-block; width:5px!important; height:5px!important; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden; height: 3rem;}
	.focus .hd ul .on{ background:#3882FA;}

	.focus .bd{ position:relative; z-index:0; }
	.focus .bd .img img{ width:100%; height: 12rem; background:url(images/loading.gif) center center no-repeat;  }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
	
.mui-segmented-control{height: .9rem; line-height: .9rem;}
.mui-segmented-control h3{ display:table-cell; font-weight:normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:.328rem}
.mui-segmented-control .mui-control-item{line-height: 3.6rem; font-size:1.2rem}


/*线路搜索*/

.addressFilter {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    z-index: 1000;
    font-size: 16px;
}
.addressFilter_mark {
    width: 100%;
    height: 85%;
    background: #fff;
    position: absolute;
    z-index: 1000;
    font-size: 15px;
    bottom: 0;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}
.addressFilter_mark_top, .addressSearch_mark_top {
    padding: 0 19px;
    height: 50px;
    /*line-height: 0.5rem;*/
    text-align: center;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    background: #fff;
    font-size: 15px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}
.addressFilter_mark_btn, .addressSearch_mark_btn {
    position: absolute;
    left: 19px;
    color: #808080;
    line-height: 50px;
}
.addressFilter_mark_btn_right {
    position: absolute;
    color: #fff;
    right: 19px;
    top: 10px;
    background: #ffa124;
    display: inline-block;
    padding: 7px 10px;
    font-size: 15px;
    line-height: 16px;
    border-radius: 6px;
}
.head {
    height: 30px;
    line-height: 30px;
}
.type {
    height: 72%;
    overflow-y: scroll;
}
.search {
    width: 91%;
    height: 35px;
    line-height: 35px;
    background: #f5f5f5;
    margin-top: 14px;
    margin-bottom: 14px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin-left: 4%;
}
.search .searchLogo {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-left: 15px;
}
.add {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    border-top: 0.5px solid #efefef;
    position: fixed;
    /*top: 60px;*/
    color: #000;
    opacity: 0.8;
}
.add .left-container {
    width: 33.33%
}
.add .left-container .item {
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-right: 0.5px solid #efefef;
}
.add .left-container .item.active {
    background: #fff;
    color: orange;
}
.add .center-container {
    width: 33.33%
}
.add .center-container .item {
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.item.hide {
    display: none;
}
.add .center-container .item.active {
    color: orange;
}
.add .right-container {
    width: 33.33%;
}
.add .right-container .item {
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-left: 0.5px solid #efefef;
}
.add .right-container .item.active {
    color: orange;
}
.comUse {
    position: absolute;
    left: 34.33%;
    height: 72%;
    width: 66.66%;
    background: #fff
}
.comUse .item {
    /*text-align: center;*/
    height: 50px;
    line-height: 50px;
    border-right: 0.5px solid #efefef;
    padding-left: 30px;
}
.comUse .item.active {
    background: #fff;
    color: orange;
}
.item.active {
    background: #fff;
    color: orange;
}
.addressSearch {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 1111;
    top: 0px;
    font-size: 12px;
}
.topp {
    width: 100%;
    height: 35px;
    line-height: 35px;
    display: flex;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.topp .left {
    width: 88%;
    height: 35px;
    background-color: #f3f3f3;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-left: 5%;
    padding-left: 2%;
    position: relative;
}
.topp .left .close {
    position: absolute;
    right: 8px;
    top: 3px;
}
.topp .left img {
    width: 16px;
    height: 16px;
    opacity: 0.8;
    padding-right: 2%;
}
.topp .right {
    margin-right: 2%;
    width: 17%;
    text-align: center;
    color: #000;
    opacity: 0.8;
}
.maine {
    width: 100%;
    border-top: 0.5px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    height: 90%;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 15px;
}
.kong {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 40%;
}
.nr {
    text-align: center;
    font-size: 14px;
    color: #c5c5c5;
}
.kong .tp {
    width: 156px;
    height: 103px;
}
.kong .tp img {
    width: 100%;
    height: 100%;
}
.maine .item {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 0.5px solid rgba(0, 0, 0, 0.1);
    padding-left: 5%;
    opacity: 0.9;
}
.maine .item:first-child {
    border-top: none;
}

.search_kong {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.search_kong img {
    width: 80px;
}
.search_kong p {
    color: #808080;
    font-size: 14px;
    margin-top: 10px;
}
.addressFilter_top_close {
    width: 100%;
    height: 15%;
    z-index: 999;
}
/*首页swiper*/
.swiper-container {
      width: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  height: 3rem;
    }
	.swiper-slide img{width: 100%;}
	.top3{position:absolute; top:1px; right:1px;z-index:5; }
	
	
	.theall{margin-top:5px; width:100%;}
.theall .l{width:98%;float:left;}
.theall .r{width:300px; padding-left:0px; float:right;background:url('../images/jtzx.png') 18px 80px no-repeat;}
.theall .tb{border-left:1px #dddddd solid;border-top:1px #dddddd solid; width:99%}
.theall .tb td{border-right:1px #dddddd solid;border-bottom:1px #dddddd solid;height:28px; padding:3px 10px;line-height: 28px;}
.theall .tb #fromadress{ line-height:28px;}
.article-con{ font-size:14px;color:#999999;line-height: 28px;}


.cimg{width:8.8rem; height:8.8rem; text-align:left; padding-top:2rem;  font-size:2rem; background-color:#0000FF; color:#FFFFFF; padding-left:0.28rem}
.color-0{background-color:#e79178}
.color-1{background-color:#ae98c6}
.color-2{background-color:#c8b7d8}
.color-3{background-color:#afc8ee}
.color-4{background-color:#8ca3cc}
.color-5{background-color:#adddf3}
.color-6{background-color:#6bb5ce}
.color-7{background-color:#6daae2}
.color-8{background-color:#90cfb7}
.color-9{background-color:#e8ab6f}
.color-10{background-color:#e79178}
.color-11{background-color:#ae98c6}
.color-12{background-color:#c8b7d8}
.color-13{background-color:#afc8ee}
.color-14{background-color:#8ca3cc}
.color-15{background-color:#adddf3}
.color-16{background-color:#6bb5ce}
.color-17{background-color:#6daae2}
.color-18{background-color:#90cfb7}
.color-19{background-color:#e8ab6f}

.list_icons{
float:left; font-size:1rem; color:#666; line-height:1.6rem
}
.list_icons2{
float:left; font-size:1rem; color:#666; line-height:1.6rem
}
.morebox{ display:none
}
.open_more{color: #FF0000; cursor: pointer}

@media screen and (max-width: 799px)
{
.licheng img
{
max-width:100%
}
}
@media screen and (max-width: 499px)
{
.wl-list-top .time {
  float: left;
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space: nowrap;
}
}