.mainArea {
  width: 1200px;
  width: 1200px !important;
}

* {
  margin: 0;
  padding: 0;
}

.cavalierMake {
  width: 1200px;
  font-family: "Microsoft Yahei", SimHei, STHeiti, Helvetica, serif, Arial;
}
.cavalierMake .contentsBlock__image {
  width: 1200px;
}
.cavalierMake .contentsBlock__image img {
  display: block;
  border: 0;
}
.cavalierMake .contentsBlock {
  width: 1200px;
  position: relative;
}
.cavalierMake .contentsBlock .hide_world {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
}
.cavalierMake .contentsBlock .show_world {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.cavalierMake .contentsBlock .show_world .coupon_nuber {
  padding-top: 175px;
}
.cavalierMake .contentsBlock .show_world .coupon_nuber span {
  font-size: 28px;
  font-family: helvetica;
  letter-spacing: 2px;
  display: inline-block;
  margin-left: 30px;
  width: 260px;
  text-align: center;
  line-height: 34px;
}
.cavalierMake .contentsBlock .show_world .coupon_infor {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin-top: 88px;
  padding-left: 70px;
  position: relative;
}
.cavalierMake .contentsBlock .show_world .coupon_infor a {
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
}
.cavalierMake .contentsBlock .show_world .show_mean_btn {
  padding-top: 273px;
  text-align: right;
}
.cavalierMake .contentsBlock .show_world .show_mean_btn dt {
  display: block;
  padding-right: 88px;
  overflow: hidden;
}
.cavalierMake .contentsBlock .show_world .show_mean_btn dt a {
  display: inline-block;
  width: 174px;
  height: 46px;
  margin-bottom: 193px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
.cavalierMake .contentsBlock .show_world .show_mean_btn dt a:before, .cavalierMake .contentsBlock .show_world .show_mean_btn dt a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-13%, -190%) rotate(-30deg);
  transform: translate(-13%, -190%) rotate(-30deg);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  background-color: rgba(255, 255, 255, 0.25);
}
.cavalierMake .contentsBlock .show_world .show_mean_btn dt a:after {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.cavalierMake .contentsBlock .show_world .show_mean_btn dt a:hover:before, .cavalierMake .contentsBlock .show_world .show_mean_btn dt a:hover:after {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.cavalierMake .contentsBlock .show_world .coupon_step {
  font-size: 18px;
  color: #fff;
  line-height: 35px;
  padding-top: 165px;
  padding-left: 32px;
}
.cavalierMake .contentsBlock .show_world .coupon_step .mg_ts {
  margin-top: 85px;
}
.cavalierMake .contentsBlock .show_world .coupon_step .world_spec {
  font-size: 14px;
  margin-top: 60px;
  line-height: 22px;
}
.cavalierMake .contentsBlock .show_world .coupon_step span {
  font-weight: 900;
}
.cavalierMake .contentsBlock .show_world .email_btn {
  position: absolute;
  display: block;
  left: 90px;
  bottom: 40px;
}
.cavalierMake .contentsBlock .show_img img {
  display: block;
  border: 0;
}
.cavalierMake .contentsBlock_one {
  padding-bottom: 30px;
  background: #3428bb;
}
.cavalierMake .contents_show_rule {
  width: 1170px;
  padding-left: 30px;
  padding-bottom: 35px;
  background: #7d0056;
  color: #fff;
}
.cavalierMake .contents_show_rule h4 {
  font-size: 20px;
  line-height: 48px;
  padding-top: 15px;
}
.cavalierMake .contents_show_rule p {
  font-size: 14px;
  line-height: 30px;
  padding-left: 30px;
  padding-right: 40px;
  position: relative;
}
.cavalierMake .contents_show_rule p span {
  position: absolute;
  display: block;
  width: 17px;
  text-align: right;
  top: 0;
  left: 0;
}
.cavalierMake .contents_show_rule p a {
  display: inline-block;
  background: #4031c7;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  line-height: 14px;
  padding: 4px 6px 6px 4px;
  margin: 0 5px;
}
.cavalierMake .contents_show_rule p a:hover {
  color: #fa9308;
}
.cavalierMake .contents_show_rule p strong {
  line-height: 23px;
  font-weight: normal;
}

/*# sourceMappingURL=style.css.map */