* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
img {
  display: block;
  border: none;
}
body {
  min-width: 1024px;
  font-family: "Microsoft Yahei";
}
.banner {
  width: 100%;
  height: 754px;
  background: url("//static.zhen22.com/wp-content/uploads/2017/04/banner.jpg") no-repeat center;
}
.prize {
  width: 100%;
  height: 405px;
  background: url("../img/prize.jpg") no-repeat center;
}
.active_main_first {
  width: 100%;
  height: 414px;
  background: url("//static.zhen22.com/wp-content/uploads/2017/04/active_main_first.jpg") no-repeat center;
  overflow: hidden;
}
.active_main_second {
  width: 100%;
  height: 274px;
  background: url("../img/active_main_second.jpg") no-repeat center;
  overflow: hidden;
}
.active_main_third {
  width: 100%;
  height: 456px;
  background: url("../img/active_main_third.jpg") no-repeat center;
  overflow: hidden;
}
.content {
  width: 1024px;
  overflow: hidden;
  margin: 0 auto;
}
.content .text {
  font-size: 18px;
  color: #523c27;
  line-height: 30px;
  margin-left: 206px;
}
.content .text .title {
  color: #eb5e39;
}
.content.first {
  margin-top: 222px;
}
.content.second {
  margin-top: 10px;
}
.content.third {
  margin-top: 10px;
}
.enrol {
  width: 100%;
  height: 97px;
  background: url("../img/enrol_bg.png") no-repeat center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  min-width: 1024px;
}
.enrol .enrol_main {
  width: 1024px;
  height: 97px;
  margin: 0 auto;
  position: relative;
  line-height: 97px;
  font-size: 18px;
  color: #554700;
}
.enrol .enrol_main span {
  display: block;
  position: absolute;
}
.enrol .enrol_main .enrol_ico {
  width: 224px;
  height: 97px;
  top: 0;
  left: 0;
  background: url("../img/enrol_name.png") no-repeat center;
}
.enrol .enrol_main .enrol_name {
  top: 0;
  left: 268px;
}
.enrol .enrol_main .enrol_phone {
  top: 0;
  left: 530px;
}
.enrol .enrol_main input {
  width: 177px;
  height: 44px;
  padding: 0 5px;
  background: #fff;
  border-radius: 5px;
  outline: none;
  border: none;
  position: absolute;
  top: 27px;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
.enrol .enrol_main .enrol_user_name {
  left: 318px;
}
.enrol .enrol_main .enrol_user_phone {
  left: 578px;
}
.enrol .enrol_main .enrol_sub {
  width: 206px;
  height: 49px;
  cursor: pointer;
  right: 21px;
  top: 26px;
  background: url("../img/enrol_sub.png") no-repeat center;
}
