body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

body {
  background-color: #ec4939; }

* {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0); }

.p1 {
  height: 64.06rem;
  background: url("../images/p1.png") 0 0 no-repeat;
  background-size: 100%; }

.p2 {
  height: 13.06rem;
  background: url("../images/p2.png") 0 0 no-repeat;
  background-size: 100%; }

.f1 {
  font-size: 12px; }

.f2 {
  font-size: 14px; }

.citys {
  font-size: 17px;
  padding-left: .2rem;
  padding-bottom: .95rem;
  overflow: hidden; }
  .citys li {
    width: 1.35rem;
    height: 1.35rem;
    color: #fff;
    border-radius: 100%;
    background-color: #ff9272;
    text-align: center;
    line-height: 1.35rem;
    float: left;
    margin-right: .2rem;
    margin-bottom: .2rem; }
    .citys li.on {
      background-color: #fff;
      color: #ec4939; }

.tankuang-wrap {
  height: 0;
  overflow: hidden; }

.tankuang {
  width: 5.6rem;
  height: 2.68rem;
  color: #333;
  font-size: .4rem;
  line-height: 2;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: .08rem;
  box-sizing: border-box;
  padding-top: .4rem; }
  .tankuang .citytext-wrap {
    font-size: .54rem;
    color: #ec4939; }

.btn {
  position: absolute;
  width: 3.53rem;
  height: .65rem;
  top: 55.45rem;
  left: 1.47rem; }

#yiyue {
  width: .8rem;
  height: .8rem;
  position: fixed;
  right: .08rem;
  top: 0;
  background: url("../images/y.png") center center/0.4rem 0.4rem no-repeat; }
  #yiyue.off {
    background-image: url("../images/ny.png"); }
