* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  font-size: 16px;

}
body {
  background: #ecf4f7;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
a,li,img,button:hover{
  cursor: pointer;
}
.header {
  width: 100%;
  height: 807px;
  background:url("../images/header1.png") no-repeat;
  background-position: center;
}
.tubiao {
  margin-left: 570px;
  margin-top: -45px ;
  _margin-top: -60px ;
}
.tubiao span {
  color: #f5f5f5;
  font-size: 22px ;
  font-weight: bold;
  padding: 7px ;
  _padding: 4px ;
}
.tubiao span:hover {
  cursor: pointer;
  background-color: blue;
  border-radius:10px;
}

.header-1 ul li {
  float: left;
  margin-left: 70px;
}
.header-1 {
  position: relative;
  z-index:10000000;
  width: 960px;
  margin: 0 auto;
  _margin-top: -10px;
}
.header-1 ul li {
  padding: 10px 8px ;
  margin-left: 10px;
  _margin-left:0px;
  _padding: 15px;
  color: white;
  font-size: 16px;
}

.header-1 ul li:hover {
  background-color: #327cf3;
  border-radius:10px;
}
.header-1 ul li:first-child {
  margin-left: 0;
}
button:hover {
  cursor: pointer;
}
.from {
  width: 960px;
  margin: 0 auto;
  background: #feffff;
  margin-top: -310px;
  padding-top: 20px;
  padding-bottom: 80px;
}
.main-left {
  width: 520px;
  display: inline;
  float: left;
  margin-left: 20px;
  margin-top: 34px;
}
.main-left-div {
  border-bottom: 1px solid #071ea8;
  margin-top: 25px;
}
.main-left-div button {
  width: 140px;
  height: 40px;
  border: none;
  outline: none;
  background-color: #e6e3e3;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}
.jiabin-div {
  width: 520px;
  height: auto;
 }
.jiabin-div form {
  margin-top: 0px;
}
.inputs input {
  margin-left: 15px;
  width: 300px;
  height: 40px;
  border-radius:5px;
  border:1px solid #dcdcdc;
  outline: none;
  margin-top:25px;
}
.foods {
  position: relative;
  left: 40px;
  top: -50px;
}
.foods abbr  {
  position: relative;
  top: -10px;
  left: 15px;
}
.foodd {
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-left: 50px;
}
.hotels {
  position: relative;
  left: 40px;
  top: -70px;
}
.hotels abbr  {
  position: relative;
  top: -10px;
  left: 15px;
}
.day {
  position: relative;
  left: 40px;
  top: -70px;
}
.lists {
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-left: 50px;
}
.day abbr  {
  position: relative;
  top: -4px;
  left: 15px;
}
.btn-info {
  width: 160px;
  height: 40px;
  background-color: #2b86fd;
  border-radius:8px;
  border: none;
  outline: none;
}


.meiti-div {
  width: 520px;
  height: auto;

  display: none;
}
.baodao {
  position: relative;
  left: 40px;
  top: -45px;
}
.baodao .foodd {
  margin-top: 25px;
}
.baodao abbr  {
  position: relative;
  top: -4px;
  left: 15px;
}
.xianchang {
  position: relative;
  left: 40px;
  top: -45px;
}
.xianchang abbr  {
  position: relative;
  top: -4px;
  left: 15px;
}
.anpai {
  position: relative;
  left: 40px;
  top: -30px;
}
.anpai abbr {
  position: relative;
  top: -4px;
  left: 15px;
}
.zhusu {
  position: relative;
  left: 40px;
  top: -45px;
}
.zhusu abbr {
  position: relative;
  top: -4px;
  left: 15px;
}
.canyin {
  position: relative;
  left: 40px;
  top: -50px;
}
.canyin abbr {
  position: relative;
  top: -4px;
  left: 15px;
}






#submit_button {
  width:120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background-color: #002a80;
  border-radius: 8px;
  outline: none;
  border: none;
  margin-left: 260px;
  margin-top: 40px;
  color: white;
}

.main-right {
  width: 380px;
  padding: 0 20px 0 0;
  float: right;
  padding-left: 20px;
  margin-top: 34px;
}

h2 {
  padding:  20px 0 20px 0;
  border-bottom: 1px solid #071ea8;
  font-size: 18px;
}
h2 img {
  position: relative;
  top:4px;
}
.p {
  color: #545454;
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
  margin-top: 20px;
}
p {
  color: #545454;
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
}
.footer {
  width: 100%;
  height: 150px;
  background-color: #292929;
  margin-top: 40px;
  color: #787878;

}
.footer-center {
  width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
  _padding-top: 20px ;
  text-align: center;
  font-size: 14px;

}
.footer a {
  color: #808080;
  font-size: 15px;
  border-bottom: none;
}
.footer p {
  line-height:35px ;
}
.button {
  width:70px;
  height:20px;
  background-color: red;
  color:#ffffff;
  border: none;
  font-weight: normal;
  text-align: center;
  line-height: 20px;
}
.right .btn1 {
  cursor: auto;
  background: #cecece;
}
.right .btn2 {
  background: #cecece;
}
