.clearfix:after,.clearfix:before{ content: "";display: table;}
.clearfix:after{ clear:both;}
.clearfix{zoom:1;}
/* .city{
  float:left;
  margin-top: 6px;
} */
/* .city-name{
  float: left;
  font-size: 14px;
  margin-top: 8px;
  margin-left: 3px;
  color:#fff;
  cursor: pointer;
  display: inline-block;
  height: 30px;
} */
/* 导航预算 */
.reservation_box{
  width: 985px;
  height: 509px;
  overflow: hidden;
  margin: 0 auto;
  position: fixed;
  display: none;
  background-color: #fff;
  left: 50%;
  top:50%;
  margin-left: -447px;
  z-index: 1001;
  margin-top: -254.5px;
  background: url("../images/decoration.jpeg") no-repeat top center;
}
.close{
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.reservation_lt,.reservation_rt,.reservation_btn{
  float: left;
  box-sizing: border-box;
}
.reservation_btn{
  cursor: pointer;
  width:210px;
  height:155px;
  border-radius: 50%;
  position: relative;
}
.reservation_header div{
  float: left;
}
.compute{
  margin-left: 24px;
  margin-right: 11px;
  width: 186px;
  height:54px;
  font-size:35px;
  font-weight:bold;
  color: #FA9400;
  text-align: left;
  line-height: 73px;
  background: url("../images/compute_icon.png") no-repeat bottom center;
}
.compute_title{
  height: 54px;
  font-size:19px;
  color: #323232;
  font-weight:400;
  line-height: 88px;
}
.reservation_btn img{
  width:159px;
  height:159px;
  text-align: center;
  position: absolute;
  margin-top: -2px;
  

}
.reservation_lt{
  /* width: 350px; */
  height: 230px;
  padding: 7px 0 44px 44px;
}
.reservation_rt{
  width: 346px;
  height: 340px;
  padding-top: 30px;
  box-sizing: border-box;
}
.reservation_header{
  text-align: center;
  height: 119px;
  font-size: 24px;
  color: #333;
  border-bottom: 1px solid #9B9B9B;
  padding-top: 40px;
  box-sizing: border-box;
  width: 922px;
  margin: 0 auto;
}
.decoration_title{
  font-size: 20px;
  color: #333;
}
.decoration_word{
  font-size: 12px;
  color: #8c8c8c;
}
.decoration_box{
  margin-bottom: 10px;
}
.decoration_word{
  margin-left: 5px;
}
.num_span{
  margin: 0 5px;
}
.reservation_input_box{
  margin: 20px 0;
}
#reservation{
  cursor: pointer;
}

.reservation_input_box input{
  height: 36px;
  border:1px solid #e4e4e4;
  width: 256px;
  box-sizing: border-box;
  padding-left: 8px;
}

input::-webkit-input-placeholder {
 color: #bbb;
 font-size: 13px;
}
.reservation_input_title{
  font-size: 18px;
  color: #7C7C7C;
  display: inline-block;
  width: 85px;
  font-weight: bold;
  position: relative;
}
.reservation_rtheader{
  margin-top: 45px;
  background: url("../images/header_two_meet.gif") no-repeat center;
  height: 24px;
}
.reservation_result{
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.reservation_rt img{
  /* margin-left: 87px;
  margin-top: 10px */
 margin-bottom: -4px;
}
.myInput{
  border:1px solid #f29897 !important;
  background-color: #fee9f0 !important;
  background-image: url("../images/tixc.png")!important;
  background-repeat: no-repeat !important;
  background-position-x:12px !important;
  background-position-y:50% !important;
  padding-left: 29px !important;
  outline: none;
  color: red;
  box-sizing: border-box;
  text-indent: 10px !important;
}
.myInput::-webkit-input-placeholder {
  color: red;

}
.myInput:-moz-placeholder {
  color: red;
}
.myInput:-ms-input-placeholder {
  color: red;
}
.form-style{
  width: 210px !important;
}
.hider_fixed{
  position: fixed;
  /* top:-33px; */
  left: 0;
  background-color: #fff;
  box-shadow: border-box;
  box-shadow: 2px 2px 5px #ccc;
  width: 100% !important
}
.mt{
  height: 20px;
  display: none;
}
.show{
  display: block !important;
}
.hide{
  display: none;
}
.mask_box{
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000;
  opacity: 0.8;
  z-index: 1001;
  display: none;
  left: 0;
  top:0;
}
.compute_box{
  width:158px;
  height:155px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 28px;
  top: 68px;
}
.compute_title_box{
  width: 346px;
  height: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #7C7C7C;
  margin: 0 auto;
  margin-bottom: 12px;
}
.compute_item_box{
  width: 346px;
  height: 172px;
  margin: 0 auto;
  text-align: center;
  padding: 47px 5px 23px 5px;
  box-sizing: border-box;
  background: url("../images/curry_rectangle.png") no-repeat center;
}
.compute_item_box li{
  width: 132px;
  height: 27px;
  border:1px dashed #C5C5C5;
  float: left;
  font-size: 16px;
  font-weight: 400;
  border-radius: 5px;
  margin-left: 23px;
  margin-bottom: 14px;
  color: #5B5B5B;
  line-height: 27px;
}
.prompt{
  margin-top: 8px;
  font-size: 13px;
  color: #9E9E9E;
  font-weight: 400;
}
.reservation_lt input{
  outline: none;
}
.city_select{
  outline: none;
  border:1px solid #DDDDDD;
  border-radius: 0;
}
.star{
  position: absolute;
  right: 10px;
  top:4px;
}
.currydate_customers{
  color: #d9000f;
}
