html {
  font-size: 100%;
}

ol, ul {
  list-style: none;
}

* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
.gaolatOneiroMancyTab{
  width: 100%;
  height: 40px;
  background: #ec292d;
}
.gaolatOneiroMancyTabNav {
  max-width: 780px;
  line-height: 40px;
  background: #ec292d;
  position: relative;
  margin: 0 auto;
}
.gaolatOneiroMancyTabNav ul li {
  float: left;
  background: #ec292d;
}
.gaolatOneiroMancyTabNav ul li a {
  display: block;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.gaolatOneiroMancyTabNav i {
  display: block;
  width: 100%;
  height: 5px;
  background: #fff;
  margin-bottom: 5px;
}
.clear {
  clear: both;
}
.gaolatOneiroMancyTabNav span.nav-on {
  display: none;
  width: 20px;
  position: absolute;
  top: 10px;
  left: 20px;
  cursor: pointer;
}
@media screen and (max-width:768px){
  .gaolatOneiroMancyTabNav ul{display:none;width:100%;}
  .gaolatOneiroMancyTabNav ul li{
    width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .gaolatOneiroMancyTabNav span.nav-on{display:block;}
  .gaolatOneiroMancy {
    max-width: 780px;
    background: #fff;
    margin: 0 auto;
  }
}
@media screen and (min-width:768px){
  .gaolatOneiroMancy {
    max-width: 780px;
    border: 1px solid #EDEDED;
    padding-top: 30px;
    padding-bottom: 50px;
    background: #fff;
    margin: 0 auto;
  }
}
.oneiroHomeCtOrder{
  width: 100%;
  height: 40px;
  margin-top: 5px;
}
.oneiroHomeCtOrderList{
  height: 100%;
  width: 50%;
  float: left;
  font-size: 16px;
  color: #de635a;
  display:flex;
  justify-content:center;
  align-items:center;
}
.oneiroHomeCtOrderList a {
  color: #de635a;
  text-decoration: none;
  font-size: 16px;
}
.oneiroHomeCtLogo{
  width: 100%;
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top: 20px;
}
.oneiroHomeCtLogo img{
  width: 40%;
}
.oneiroHomeCtState{
  width: 100%;
  height: 40px;
  font-size: 15px;
  color: #999999;
  display:flex;
  justify-content:center;
  align-items:center;
}
.oneiroHomeCtInput{
  width: 80%;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #f91403;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  margin-bottom: 10px;
}
.oneiroHomeCtInputButton{
  position: absolute;
  right: -1px;
  top: 0;
  height: 40px;
  padding: 0 15px;
  font-size: 15px;
  background: #f91403;
  color: #ffffff;
  display:flex;
  justify-content:center;
  align-items:center;
  border-radius: 0 20px 20px 0;
  cursor: pointer;
}
.oneiroHomeCtInputIcon{
  height: 100%;
  float: left;
  padding: 0 10px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.oneiroHomeCtInputIcon img{
  width: 20px;
}
.oneiroHomeCtInputSrk{
  height: 100%;
  float: left;
  display:flex;
  justify-content:left;
  align-items:center;
}

#oneiroHomeCtInputSrk div {
  padding: 5px;
  overflow: auto;
  outline: 0;
  width: 90%;
}

/* 输入框为空时显示 placeholder */
#oneiroHomeCtInputSrk div:empty:before {
  content: attr(placeholder);
  color: #bfbfbf;
}

/* 输入框获取焦点时移除 placeholder */
#oneiroHomeCtInputSrk div:focus:before {
  content: none;
}
.jignDianMengCediv3 {
  text-align: center;
  position: relative;
  font-size: 12px;
  margin-top: 5px;
  display:flex;
  justify-content:center;
  align-items:center;
  background-color: #fff;
  color: #999999;
}
.jignDianMengCediv3 span {
  font-size: 12px;
}
.jignDianMengCediv3 .haoma {
  font-size: 14px;
  color: #ec292d;
  position: relative;
}
.jignDianMengCediv3 .mengzhao font{
  margin: 0 3px;
}
.gaolatOneiroMancyAQ{
  width: 100%;
  font-size: 13px;
  color: #999999;
  position: absolute;
  left: 0;
  bottom: 30px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.gaolatOneiroMancyAQ a {
  color: #999999;
  text-decoration: none;
  font-size: 13px;
}
