a {
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}
li {
  list-style: none;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
body* {
  font-family: helvetica;
}
* {
  margin: 0;
  padding: 0;
}
img {
  vertical-align: top;
  border: none;
}
html {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  font-family: "微软雅黑";
}
select::-ms-expand {
  display: none;
}
header {
  width: 100%;
  height: 2.66666667rem;
  background: url(../img/header_bg.png) no-repeat;
  background-size: 100% 100%;
}
header .header_box {
  width: 18.93333333rem;
  height: 2.66666667rem;
  margin: 0 auto;
  position: relative;
}
header .header_box select {
  font: "微软雅黑";
  font-size: 0.64rem;
  color: white;
  background: transparent;
  border: none;
  width: 3.2rem;
  outline: none;
  position: absolute;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  top: 1.01333333rem;
  background: url(../img/xialajiantou2.png) no-repeat scroll 2.66666667rem center transparent;
  background-size: 0.26666667rem 0.13333333rem;
}
header .header_box .hInp {
  width: 14.4rem;
  height: 1.6rem;
  border-radius: 0.69333333rem;
  background-color: #fff;
  box-shadow: 0 0.05333333rem 0.10666667rem rgba(108, 10, 11, 0.58);
  position: absolute;
  top: 0.53333333rem;
  right: 0.74666667rem;
  overflow: hidden;
}
header .header_box .hInp input {
  width: 12.53333333rem;
  height: 1.6rem;
  border: none;
  outline: none;
  font: "微软雅黑";
  font-size: 0.64rem;
  text-indent: 1em;
}
header .header_box .hInp img {
  width: 1.14666667rem;
  height: 1.09333333rem;
  position: absolute;
  top: 0.26666667rem;
  right: 0.42666667rem;
}
.banner {
  width: 100%;
}
.weizhi {
  width: 18.93333333rem;
  height: 1.81333333rem;
  padding: 0 0.53333333rem;
  border-bottom: 0.05333333rem solid #d61518;
  font-size: 0.64rem;
  color: #717171;
  line-height: 1.81333333rem;
  background: white;
}
.weizhi a {
  float: left;
  color: #717171;
}
.weizhi span {
  float: left;
  margin: 0 1.2rem;
}
.footer {
  height: 2.56rem;
  width: 100%;
  border-top: 0.05333333rem solid #d61518;
  position: fixed;
  left: 0;
  bottom: 0;
  background: white;
  z-index:999;
}
.footer div {
  width: 4.98666667rem;
  height: 2.56rem;
  float: left;
  text-align: center;
}
.footer div img {
  height: 1.22666667rem;
  margin: 0.21333333rem auto 0.42666667rem;
}
.footer div p {
  font-size: 0.53333333rem;
  color: #717171;
  line-height: 0.53333333rem;
}

.re_more {
  display: block;
  height: 1.86666667rem;
  font-size: 0.64rem;
  color: #717171;
  line-height: 1.86666667rem;
  text-align: center;
}


.banner .ad{
    width: 100%;
}