.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.nav-title {
  font-size: 25px;	
}
.order {
  height: 8rem;
  margin-bottom: 20px;
  background-color: #fff;
  background-size: auto 1.66rem;
}
.order-fee {
  margin-top: 25px;
  position: relative;
  color:#FF9C05;
}
 .order-info {
  margin-bottom: 10px;
  position: relative;
  word-break:keep-all;
  white-space:nowrap;
  overflow:hidden; 
  text-overflow:ellipsis;
} 
/* .picture {
  width: 50px;
  height: 50px;
  margin-top: 20px;
  position: relative;
} */
.first {
  height: 5rem;
  background-color: #fff;
  margin-bottom: 15px;
}
.method {
  height: 5rem;
  background-color: #fff;
  border-top: 1px solid #E5E5E5;
}
.btn-sure {
  background-color: #FF9C05;
  border: 1px solid #FF9C05;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 50px;
}
.confirm {
  color: #fff;
  font-size: 16px;
}
.way {
  margin-top: 18px;
  position: relative;
}
.btn-sure-phone {
  background-color: #ff8040;
  border: 1px solid #ff8040;
  text-align: center;
  width: 100%;
 
}
.headNavCss{
  background-color: #fff;
  border: 1px solid #fff;
  height:50px;
  min-height:40px;
  border-bottom: solid 1px #ff6600 !important;
}
#headerImgXs{
	height:30px;margin-top:-5px;
}
#headerImgNotXs{
	height:30px;margin-top:-5px;
}
.bottomborders {
	border-bottom:solid 1px #ff6600 !important;
}