* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  display: block;
  border: none;
}
body {
  min-width: 1268px;
}
.banner {
  width: 100%;
  height: 780px;
  background: url("//static.zhen22.com/wp-content/uploads/2019/06/banner.png") no-repeat center;
}
.content_wrapper {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.content_wrapper .prize_img {
  width: 1000px;
  height: 436px;
}
.content_wrapper .sub_main {
  width: 100%;
  overflow: hidden;
}
.content_wrapper .sub_main .sub_line {
  width: 380px;
  height: 60px;
  border: 3px solid #FF5A00;
  border-radius: 33px;
  overflow: hidden;
  margin: 10px auto 0;
}
.content_wrapper .sub_main .sub_line .sub_label {
  color: #FF5F44;
  font-size: 28px;
  line-height: 60px;
  display: inline-block;
  float: left;
  margin-left: 19px;
}
.content_wrapper .sub_main .sub_line .sub_input {
  width: 276px;
  background: none;
  border: none;
  outline: none;
  float: right;
  height: 60px;
  font-size: 28px;
}
.content_wrapper .sub_main .sub_btn {
  width: 386px;
  height: 66px;
  background: #ff5848;
  border-radius: 33px;
  line-height: 66px;
  text-align: center;
  cursor: pointer;
  font-size: 28px;
  font-weight: bold;
  margin: 10px auto 0;
  color: #ffffff;
}
.content_wrapper .tel_line {
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #FF5649;
  margin: 28px 0 64px;
}
.content_wrapper .rules_img {
  width: 702px;
  height: 436px;
  margin:0 auto 40px;
}
