h1 {
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

html,
body,
div,
p,
span,
a,
label,
strong,
i,
a,
b,
button,
input,
select,
table,
tr,
th,
td,
thead,
tbody,
tfoot,
ul,
ol,
li,
dl,
dt,
dd,
img,
aside,
article {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

ul > li,
ol > li {
  list-style-type: none;
}

img {
  border: 0;
  vertical-align: middle;
}

input, select {
  border: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

a {
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-size: 12px;
  font-weight: normal;
  font-family: "PingFang SC", arial;
  line-height: 1.2;
  color: #4b1006;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-user-drag: none;
}

body.s1 {
  background-color: #fdf6e3;
}

body.s1 > .box-bottom {
  background: url(../images/festival_foot.png) transparent center bottom no-repeat;
}

.topic-main {
  margin: 0 auto;
  width: 1000px;
}

.topic-banner {
  position: relative;
  top: 0;
  left: 0;
  height: 620px;
  background: url(../images/festival_banner.jpg) transparent center top no-repeat;
}

.topic-banner > .logo {
  display: block;
  position: absolute;
  top: 82px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 251px;
  height: 45px;
  background: url(../images/logo_gc.png?v=1) transparent center top no-repeat;
}

.topic-banner > .logo > img {
  width: 251px;
}

.topic-banner > i {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.topic-banner > i.icon-title {
  top: 217px;
  width: 786px;
  height: 155px;
  background: url(../images/icon_title.png?v=2) transparent center top no-repeat;
}

.topic-banner > i.icon-msg {
  top: 407px;
  width: 569px;
  height: 60px;
  background: url(../images/icon_msg.png?v=1) transparent center top no-repeat;
}

.content-introduction {
  margin: 20px 90px 92px;
  font-size: 20px;
  font-weight: normal;
  line-height: 2;
  color: #4b1006;
  text-align: justify;
}

.festival-welfare {
  margin: 0 25px 25px;
  padding: 27px;
  background-color: #fbf1d9;
  border-radius: 15px;
}

.festival-welfare > h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 2;
  color: #4b1006;
  text-align: center;
}

.festival-welfare > .index {
  zoom: 1;
}

.festival-welfare > .index:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.festival-welfare > .index > i.icon-one,
.festival-welfare > .index > i.icon-two {
  float: left;
  margin-right: 10px;
  width: 165px;
  height: 95px;
}

.festival-welfare > .index > i.icon-one {
  background: url(../images/sprite.png) transparent 40px -233px no-repeat;
}

.festival-welfare > .index > i.icon-two {
  background: url(../images/sprite.png) transparent 40px -353px no-repeat;
}

.festival-welfare > .index > i.icon-three {
  float: left;
  margin-right: 10px;
  width: 165px;
  height: 170px;
  background: url(../images/sprite.png) transparent 40px -450px no-repeat;
}

.festival-welfare > .index > p {
  float: left;
  margin-top: 10px;
  width: 708px;
  font-size: 20px;
  font-weight: normal;
  line-height: 2;
  color: #4b1006;
  text-align: justify;
}

.festival-welfare > table {
  margin: 45px 0 20px;
  border-collapse: collapse;
}

.festival-welfare > table th,
.festival-welfare > table td {
  border: 1px solid #a72c17;
}

.festival-welfare > table th {
  padding: 5px 25px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.8;
  color: #4b1006;
  white-space: nowrap;
}

.festival-welfare > table td {
  padding: 20px 25px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
  color: #4b1006;
  text-align: justify;
}

.festival-welfare > .btn-buy {
  margin: 20px auto 0;
  width: 166px;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #a62c17;
  border-radius: 23px;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.festival-welfare > .btn-buy:hover {
  background-color: #f40;
}

.festival-foot {
  background: url(../images/festival_foot.png) transparent center bottom no-repeat;
  zoom: 1;
}

.festival-foot:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.festival-foot .rightcol {
  float: right;
  margin-top: 4px;
  width: 225px;
}

.festival-foot .rightcol > img {
  display: block;
  margin: 0 auto 8px;
  text-align: center;
}

.festival-foot .rightcol > p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

.festival-foot .leftcol {
  float: left;
  margin-top: 32px;
  width: 500px;
}

.festival-foot .leftcol > h1 {
  font-size: 23px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
}

.festival-foot .leftcol > p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  color: #fff;
}

.popup-menu {
  position: fixed;
  top: 20%;
  right: 2%;
  z-index: 9;
  padding: 55px 0;
  width: 158px;
  background-color: #c54122;
  border-radius: 79px;
}

.popup-menu > ul > li {
  margin: 0 17px 18px;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.5;
  color: #c54122;
  text-align: center;
  background-color: #fbf1d9;
  border-radius: 3px;
}

.popup-menu > ul > li > a {
  color: #c54122;
}

.popup-menu > img {
  display: block;
  margin: 10px auto;
  width: 119px;
  text-align: center;
}

.popup-menu > p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}

.outside-layer {
  position: relative;
  top: 0;
  left: 0;
}

.outside-layer > i {
  display: block;
  position: absolute;
  width: 438px;
  height: 214px;
}

.outside-layer > i.icon-left {
  top: -36px;
  left: -195px;
  background: url(../images/sprite.png) transparent 0 0 no-repeat;
}

.outside-layer > i.icon-right {
  top: -36px;
  right: -195px;
  background: url(../images/sprite.png) transparent 0 -683px no-repeat;
}

.festival-top {
  height: 133px;
  background: url(../images/backdrop_top.png) transparent center top no-repeat;
}

.festival-index {
  padding-bottom: 120px;
  background: url(../images/backdrop_index.png) transparent center top repeat-y;
}

.popup-apply {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.77);
}

.popup-apply > .index {
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 1006px;
}

.popup-apply > .index > .head {
  position: relative;
  top: 0;
  left: 0;
}

.popup-apply > .index > .head > .icon-close {
  display: block;
  position: absolute;
  top: -80px;
  right: 0;
  width: 70px;
  height: 70px;
  background: url(../images/sprite.png) transparent -299px -295px no-repeat;
  cursor: pointer;
}

.popup-apply > .index > .box-top {
  position: relative;
  top: 0;
  left: 0;
  height: 156px;
  background: url(../images/popup_top.png) transparent center top no-repeat;
}

.popup-apply > .index > .box-top > h1 {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  color: #e11927;
  text-align: center;
}

.popup-apply > .index > .box-index {
  padding: 16px 165px 30px;
  background: url(../images/popup_index.png) transparent center top repeat-y;
}

.popup-apply > .index > .box-index > div {
  margin: 16px 0;
  zoom: 1;
}

.popup-apply > .index > .box-index > div.current {
  display: none;
}

.popup-apply > .index > .box-index > div:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.popup-apply > .index > .box-index > div > span {
  float: left;
  padding: 2px 0;
  width: 100px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #5e2d22;
}

.popup-apply > .index > .box-index > div > .manage-a {
  width: 532px;
  padding: 2px 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #4b1006;
  background-color: #fff8e7;
  border-radius: 8px;
  border: 2px solid #d5aa6a;
}

.popup-apply > .index > .box-index > div > .manage-a:-moz-placeholder, .popup-apply > .index > .box-index > div > .manage-a::-moz-placeholder, .popup-apply > .index > .box-index > div > .manage-a:-ms-input-placeholder, .popup-apply > .index > .box-index > div > .manage-a::-webkit-input-placeholder {
  color: #a99788;
}

.popup-apply > .index > .box-index > div > .choose-item {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: 576px;
}

.popup-apply > .index > .box-index > div > .choose-item > p {
  margin-left: 0;
}

.popup-apply > .index > .box-index > div > .choose-item.active {
  z-index: 2;
}

.popup-apply > .index > .box-index > div > .choose-item > .manage-h {
  width: 532px;
  padding: 2px 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #4b1006;
  background-color: #fff8e7;
  border-radius: 8px;
  border: 2px solid #d5aa6a;
}

.popup-apply > .index > .box-index > div > .choose-item > .manage-h:-moz-placeholder, .popup-apply > .index > .box-index > div > .choose-item > .manage-h::-moz-placeholder, .popup-apply > .index > .box-index > div > .choose-item > .manage-h:-ms-input-placeholder, .popup-apply > .index > .box-index > div > .choose-item > .manage-h::-webkit-input-placeholder {
  color: #a99788;
}

.popup-apply > .index > .box-index > div > .choose-item > ul {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  padding: 2px 20px;
  width: 532px;
  height: 96px;
  background-color: #fff;
  border: 2px solid #d5aa6a;
  border-radius: 5px;
  overflow-y: auto;
}

.popup-apply > .index > .box-index > div > .choose-item > ul > li {
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #5e2d22;
  cursor: pointer;
}

.popup-apply > .index > .box-index > div > .choose-item > ul > li > i {
  color: #666;
  font-style: normal;
  text-decoration: line-through;
}

.popup-apply > .index > .box-index > div p {
  margin-left: 100px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #f40;
}

.popup-apply > .index > .box-index > div p > i {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  background: url(../images/sprite.png) transparent -321px -499px no-repeat;
}

.popup-apply > .index > .box-index > .btn-receive {
  display: block;
  margin: 0 auto 0;
  width: 166px;
  font-size: 20px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #a62c17;
  border-radius: 23px;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.popup-apply > .index > .box-index > .btn-receive:hover {
  color: #fff;
  background-color: #f40;
}

@media (max-width: 767px) {
  .popup-menu,
  .outside-layer {
    display: none;
  }
  body {
    font-size: 0.48rem;
    font-weight: normal;
  }
  body.s1 {
    background-color: #fdf6e3;
  }
  body.s1 > .box-bottom {
    padding-bottom: 0;
    background: url(../images/festival_foot.png) transparent center bottom no-repeat;
    background-size: 100% auto;
    background-size: 15rem auto;
  }
  .topic-main {
    margin: 0 auto;
    width: 15rem;
  }
  .topic-banner {
    position: relative;
    top: 0;
    left: 0;
    height: 11.9rem;
    background: url(../images/festival_banner.jpg?v=1) transparent center top no-repeat;
    background-size: 100% auto;
    background-size: auto 11.9rem;
  }
  .topic-banner > .logo {
    display: block;
    position: absolute;
    top: 1.64rem;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 5.02rem;
    height: 0.9rem;
    background: url(../images/logo_gc.png) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .topic-banner > .logo > img {
    width: 5.02rem;
  }
  .topic-banner > i {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .topic-banner > i.icon-title {
    top: 3.2rem;
    width: 14rem;
    height: 2.76rem;
    background: url(../images/icon_title.png?v=2) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .topic-banner > i.icon-msg {
    top: 6.4rem;
    width: 11.38rem;
    height: 1.2rem;
    background: url(../images/icon_msg.png?v=1) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .content-introduction {
    margin: 0.4rem 0.6rem 1rem;
    font-size: 0.5rem;
    font-weight: normal;
    line-height: 2;
    color: #4b1006;
    text-align: justify;
  }
  .festival-top {
    height: 1.62rem;
    background: url(../images/backdrop_top.png) transparent center top no-repeat;
    background-size: 100% auto;
    background-size: 15rem auto;
  }
  .festival-index {
    margin: 0 1.2rem;
    background-image: none;
    background-color: #d43208;
  }
  .festival-index > .topic-main {
    width: 12.6rem;
  }
  .festival-welfare {
    margin: 0 0.5rem 0.5rem;
    padding: 0.5rem;
    background-color: #fbf1d9;
    border-radius: 0.3rem;
  }
  .festival-welfare > h1 {
    margin-bottom: 0.4rem;
    font-size: 0.64rem;
    font-weight: bold;
    line-height: 1.5;
    color: #4b1006;
    text-align: center;
  }
  .festival-welfare > .index {
    zoom: 1;
  }
  .festival-welfare > .index:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .festival-welfare > .index > i.icon-one,
  .festival-welfare > .index > i.icon-two {
    float: none;
    margin: 0 auto 0.2rem;
    text-align: center;
    width: 3.3rem;
    height: 1.9rem;
  }
  .festival-welfare > .index > i.icon-one {
    background: url(../images/sprite.png) transparent 0.8rem -4.66rem no-repeat;
    background-size: 100% auto;
  }
  .festival-welfare > .index > i.icon-two {
    background: url(../images/sprite.png) transparent 0.8rem -7.06rem no-repeat;
    background-size: 100% auto;
  }
  .festival-welfare > .index > i.icon-three {
    float: none;
    margin-right: 0;
    width: 3.3rem;
    height: 3.4rem;
    background: url(../images/sprite.png) transparent 0.8rem -9rem no-repeat;
    background-size: 100% auto;
  }
  .festival-welfare > .index > p {
    float: none;
    margin-top: 0.2rem;
    width: 10.6rem;
    font-size: 0.5rem;
    font-weight: normal;
    line-height: 2;
    color: #4b1006;
    text-align: justify;
  }
  .festival-welfare > table {
    margin: 0.9rem 0 0.4rem;
    border-collapse: collapse;
  }
  .festival-welfare > table th,
  .festival-welfare > table td {
    border: 1px solid #a72c17;
  }
  .festival-welfare > table th {
    padding: 0.1rem 0.5rem;
    font-size: 0.54rem;
    font-weight: bold;
    line-height: 1.8;
    color: #4b1006;
    white-space: nowrap;
  }
  .festival-welfare > table td {
    padding: 0.4rem 0.5rem;
    font-size: 0.5rem;
    font-weight: normal;
    line-height: 1.8;
    color: #4b1006;
    text-align: justify;
  }
  .festival-welfare > .btn-buy {
    margin: 0.4rem auto 0;
    width: 4rem;
    font-size: 0.56rem;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #a62c17;
    border-radius: 0.5rem;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  .festival-welfare > .btn-buy:hover {
    background-color: #f40;
  }
  .festival-foot {
    padding: 0.3rem 0;
    background: none;
    zoom: 1;
  }
  .festival-foot:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .festival-foot .rightcol {
    float: none;
    margin: 0 auto;
    width: 15rem;
  }
  .festival-foot .rightcol > img {
    display: block;
    margin: 0 auto 0.16rem;
    width: 2.6rem;
    text-align: center;
  }
  .festival-foot .rightcol > p {
    font-size: 0.48rem;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
    text-align: center;
  }
  .festival-foot .leftcol {
    float: none;
    margin: 0.2rem auto 0;
    width: 15rem;
  }
  .festival-foot .leftcol > h1 {
    font-size: 0.6rem;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
  }
  .festival-foot .leftcol > p {
    font-size: 0.48rem;
    font-weight: normal;
    line-height: 1.8;
    color: #fff;
    text-align: center;
  }
  .popup-apply {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.77);
  }
  .popup-apply > .index {
    position: absolute;
    top: 10%;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 15rem;
  }
  .popup-apply > .index > .head {
    position: relative;
    top: 0;
    left: 0;
  }
  .popup-apply > .index > .head > .icon-close {
    display: block;
    position: absolute;
    top: -1.6rem;
    right: 0.2rem;
    width: 1.4rem;
    height: 1.4rem;
    background: url(../images/sprite.png) transparent -5.98rem -5.9rem no-repeat;
    background-size: 100% auto;
    background-size: 8.92rem auto;
    cursor: pointer;
  }
  .popup-apply > .index > .box-top {
    position: relative;
    top: 0;
    left: 0;
    height: 2.3rem;
    background: url(../images/popup_top.png) transparent center top no-repeat;
    background-size: 100% auto;
    background-size: 15rem 2.3rem;
  }
  .popup-apply > .index > .box-top > h1 {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    font-size: 0.6rem;
    font-weight: bold;
    line-height: 1.2;
    color: #e11927;
    text-align: center;
  }
  .popup-apply > .index > .box-index {
    padding: 0.32rem 2.2rem 0.6rem;
    background: url(../images/popup_index.png) transparent center top repeat-y;
    background-size: 100% auto;
  }
  .popup-apply > .index > .box-index > div {
    margin: 0.32rem 0;
    zoom: 1;
  }
  .popup-apply > .index > .box-index > div.current {
    display: none;
  }
  .popup-apply > .index > .box-index > div:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .popup-apply > .index > .box-index > div > span {
    float: left;
    padding: 0.04rem 0;
    width: 2.4rem;
    font-size: 0.52rem;
    font-weight: normal;
    line-height: 2;
    color: #5e2d22;
  }
  .popup-apply > .index > .box-index > div > .manage-a {
    width: 7.32rem;
    padding: 0.04rem 0.4rem;
    font-size: 0.52rem;
    font-weight: normal;
    line-height: 2;
    color: #4b1006;
    background-color: #fff8e7;
    border-radius: 0.16rem;
    border: 0.04rem solid #d5aa6a;
  }
  .popup-apply > .index > .box-index > div > .manage-a:-moz-placeholder, .popup-apply > .index > .box-index > div > .manage-a::-moz-placeholder, .popup-apply > .index > .box-index > div > .manage-a:-ms-input-placeholder, .popup-apply > .index > .box-index > div > .manage-a::-webkit-input-placeholder {
    color: #a99788;
  }
  .popup-apply > .index > .box-index > div > .choose-item {
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    width: 8.2rem;
  }
  .popup-apply > .index > .box-index > div > .choose-item > p {
    margin-left: 0;
  }
  .popup-apply > .index > .box-index > div > .choose-item.active {
    z-index: 2;
  }
  .popup-apply > .index > .box-index > div > .choose-item > .manage-h {
    width: 7.32rem;
    padding: 0.04rem 0.4rem;
    font-size: 0.52rem;
    font-weight: normal;
    line-height: 2;
    color: #4b1006;
    background-color: #fff8e7;
    border-radius: 0.16rem;
    border: 0.04rem solid #d5aa6a;
  }
  .popup-apply > .index > .box-index > div > .choose-item > .manage-h:-moz-placeholder, .popup-apply > .index > .box-index > div > .choose-item > .manage-h::-moz-placeholder, .popup-apply > .index > .box-index > div > .choose-item > .manage-h:-ms-input-placeholder, .popup-apply > .index > .box-index > div > .choose-item > .manage-h::-webkit-input-placeholder {
    color: #a99788;
  }
  .popup-apply > .index > .box-index > div > .choose-item > ul {
    display: none;
    position: absolute;
    top: 1.12rem;
    left: 0;
    padding: 0.04rem 0.4rem;
    width: 7.32rem;
    height: 3.12rem;
    background-color: #fff;
    border: 0.04rem solid #d5aa6a;
    border-radius: 0.1rem;
    overflow-y: auto;
  }
  .popup-apply > .index > .box-index > div > .choose-item > ul > li {
    font-size: 0.52rem;
    font-weight: normal;
    line-height: 2;
    color: #5e2d22;
    cursor: pointer;
  }
  .popup-apply > .index > .box-index > div > .choose-item > ul > li > i {
    font-style: normal;
    text-decoration: line-through;
  }
  .popup-apply > .index > .box-index > div p {
    margin-left: 2.4rem;
    font-size: 0.48rem;
    font-weight: normal;
    line-height: 2;
    color: #f40;
  }
  .popup-apply > .index > .box-index > div p > i {
    display: inline-block;
    margin-right: 0.1rem;
    width: 0.56rem;
    height: 0.56rem;
    background: url(../images/sprite.png) transparent -12.84rem -19.96rem no-repeat;
    background-size: 100% auto;
    background-size: 17.84rem auto;
  }
  .popup-apply > .index > .box-index > .btn-receive {
    display: block;
    margin: 0 auto 0;
    width: 4.4rem;
    font-size: 0.6rem;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #a62c17;
    border-radius: 0.5rem;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  .popup-apply > .index > .box-index > .btn-receive:hover {
    color: #fff;
    background-color: #f40;
  }
}
/*# sourceMappingURL=master.css.map */