* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #212121;
}
em {
  font-style: normal;
}
input {
  border: none;
  outline: none;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 120px !important;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 32px !important;
  }
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.container {
  background: url(../img/maxbg.png);
  padding-bottom: 1.141667rem;
}
.container_content {
  width: 9.416667rem;
  margin: 0 auto;
}
.header {
  position: relative;
  padding-top: 0.25rem;
}
.header .logo img {
  width: 1.575rem;
  height: 0.5rem;
}
.header .logo h1 {
  text-indent: -9999em;
  height: 0;
}
.header .minIcon1 {
  position: absolute;
  top: 0;
  right: 1rem;
}
.header .minIcon1 img {
  width: 1.741667rem;
}
.details {
  width: 8.808333rem;
  margin: 0 auto;
  padding-top: 0.291667rem;
}
.details .details_head {
  position: relative;
  height: 4.45rem;
  background: url(../img/head.png) no-repeat;
  background-size: 100%;
  z-index: 2;
}
.details .details_head .head_title {
  padding-top: 0.783333rem;
  padding-left: 0.616667rem;
}
.details .details_head .head_title img {
  width: 7.75rem;
}
.details .details_head .countDown {
  margin: 0 auto;
  margin-top: 0.291667rem;
  width: 5.625rem;
  height: 0.666667rem;
  line-height: 0.65rem;
  background-color: #fff490;
  border-radius: 0.333333rem;
  border: solid 3px #000000;
  font-size: 0;
  padding-left: 0.366667rem;
  color: #313131;
}
.details .details_head .countDown em {
  font-size: 0.3rem;
}
.details .details_head .countDown span {
  margin: 0 0.058333rem;
  font-size: 0.3rem;
  display: inline-block;
  width: 0.5rem;
  height: 0.416667rem;
  line-height: 0.416667rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0.066667rem;
  border: solid 1px #b4aa53;
  color: #ff3a1a;
}
.details .details_head .participation {
  margin-top: 0.6rem;
  padding-left: 0.8rem;
}
.details .details_head .participation img {
  width: 5.983333rem;
}
.details .details_head .min_circle {
  position: absolute;
  left: -0.833333rem;
  bottom: 0.333333rem;
  width: 1.433333rem;
  height: 1.433333rem;
  background: url(../img/minIcon2.png) no-repeat;
  background-size: 100% 100%;
}
.details .details_head .min_circle img {
  width: 1.433333rem;
}
.details .details_dec {
  margin-top: 0.2rem;
  padding-top: 0.358333rem;
  background-color: #ffffff;
  border: solid 0.066667rem #000000;
}
.details .details_dec .details_dec_title {
  position: absolute;
  left: -0.458333rem;
  top: 0;
}
.details .details_dec .details_dec_title img {
  width: 2.5rem;
}
.details .details_dec .activity {
  position: relative;
  padding-bottom: 0.466667rem;
  padding-top: 1.275rem;
}
.details .details_dec .details_con {
  padding-left: 0.675rem;
  display: flex;
  align-items: center;
}
.details .details_dec .details_con > div {
  float: left;
}
.details .details_dec .details_con .details_img {
  width: 0.833333rem;
  height: 0.833333rem;
  background-color: #f3f4fb;
  border-radius: 0.216667rem;
  border: solid 1px #e0dff7;
  display: flex;
  align-items: center;
  justify-content: center;
}
.details .details_dec .details_con .details_img img {
  width: 0.416667rem;
}
.details .details_dec .details_con .group_text {
  font-size: 0.3rem;
  color: #222;
  margin-left: 0.333333rem;
}
.details .details_dec .details_con .group_price {
  display: flex;
  flex-direction: column;
  margin-left: 0.283333rem;
}
.details .details_dec .details_con .group_price .now_price {
  font-size: 0.5rem;
  color: #333333;
}
.details .details_dec .details_con .group_price .now_price em {
  font-size: 0.3rem;
}
.details .details_dec .details_con .group_price .now_price em.fs48 {
  font-size: 0.4rem;
}
.details .details_dec .details_con .group_price .original_price {
  padding-left: 0.066667rem;
  color: #919191;
  font-size: 0.2rem;
}
.details .details_dec .details_con .group_price .original_price em {
  text-decoration: line-through;
}
.details .details_dec .details_con .purchase_btn {
  margin-left: 0.591667rem;
  width: 1.833333rem;
  height: 0.5rem;
  line-height: 0.45rem;
  background-color: #ff3665;
  border-radius: 0.25rem;
  border: solid 3px #000000;
  text-align: center;
  color: #ffffff;
  font-size: 0.25rem;
}
.details .details_dec .advantage {
  position: relative;
  padding-bottom: 0.291667rem;
  padding-top: 1.291667rem;
}
.details .details_dec .advantage .advantage_cont {
  padding-left: 0.7rem;
  padding-right: 0.666667rem;
  display: flex;
  flex-wrap: wrap;
}
.details .details_dec .advantage .advantage_cont > div {
  width: 50%;
  display: flex;
}
.details .details_dec .advantage .advantage_cont > div:nth-child(n + 3) {
  margin-top: 0.5rem;
}
.details .details_dec .advantage .advantage_cont > div .min_icon {
  width: 1rem;
  display: flex;
  align-items: center;
}
.details .details_dec .advantage .advantage_cont > div .min_icon .icon1 {
  width: 0.5rem;
}
.details .details_dec .advantage .advantage_cont > div .min_icon .icon2 {
  width: 0.583333rem;
}
.details .details_dec .advantage .advantage_cont > div .min_icon .icon3 {
  width: 0.7rem;
}
.details .details_dec .advantage .advantage_cont > div .min_icon .icon4 {
  width: 0.7rem;
}
.details .details_dec .advantage .advantage_cont > div .text h4 {
  color: #333333;
  font-size: 0.25rem;
}
.details .details_dec .advantage .advantage_cont > div .text .advantage_text {
  margin-top: 0.2rem;
  color: #222222;
  font-size: 0.2rem;
}
.details .details_dec .operate_video {
  position: relative;
  padding-bottom: 0.691667rem;
  padding-top: 1.208333rem;
}
.details .details_dec .operate_video .operate_video_cont {
  padding-left: 0.391667rem;
  background-color: #fff;
}
.details .details_dec .operate_video .operate_video_cont .tab_btn {
  float: left;
}
.details .details_dec .operate_video .operate_video_cont .tab_btn .btn_item {
  cursor: pointer;
  width: 2.616667rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.2rem;
  text-indent: 0.425rem;
}
.details .details_dec .operate_video .operate_video_cont .tab_btn .btn_item.active {
  position: relative;
}
.details .details_dec .operate_video .operate_video_cont .tab_btn .btn_item.active::after {
  content: "";
  position: absolute;
  left: 0.141667rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.166667rem;
  height: 0.166667rem;
  background: url(../img/play.png) no-repeat #f3f3f3;
  background-size: 100%;
}
.details .details_dec .operate_video .operate_video_cont .show_cont {
  float: left;
  width: 4.825rem;
  margin-left: 0.458333rem;
}
.details .details_dec .operate_video .operate_video_cont .show_cont video {
  width: 100%;
}
.details .details_dec .activity_description {
  position: relative;
  padding-bottom: 0.691667rem;
  padding-top: 1.208333rem;
}
.details .details_dec .activity_description .activity_description_cont {
  padding-left: 0.6rem;
  font-size: 24px;
  color: #333333;
  line-height: 48px;
}
.details .detail_foot {
  margin-top: 0.283333rem;
  height: 2.341667rem;
}
.details .detail_foot img {
  width: 100%;
}
.details .register {
  margin-top: 0.283333rem;
  background-color: #ffffff;
  border: solid 0.066667rem #000000;
  padding: 0.5rem 0 0.283333rem 0.616667rem;
}
.details .register h4 {
  color: #333333;
  font-size: 0.4rem;
}
.details .register .register_form {
  padding-top: 0.483333rem;
}
.details .register .register_form .tel_ipt label {
  font-size: 0.3rem;
}
.details .register .register_form .tel_ipt input {
  width: 4.666667rem;
  height: 0.666667rem;
  margin-left: 0.308333rem;
  background-color: #ffffff;
  border: solid 2px #000000;
  padding: 0 0.208333rem;
  vertical-align: middle;
  font-size: 0.3rem;
}
.details .register .register_form .code_ipt {
  margin-top: 0.3rem;
}
.details .register .register_form .code_ipt label {
  display: inline-block;
  position: relative;
  font-size: 0.3rem;
}
.details .register .register_form .code_ipt input {
  width: 4.666667rem;
  height: 0.666667rem;
  margin-left: 0.308333rem;
  background-color: #ffffff;
  border: solid 2px #000000;
  padding-left: 0.208333rem;
  padding-right: 1.541667rem;
  vertical-align: middle;
  font-size: 0.3rem;
}
.details .register .register_form .code_ipt .get_code {
  cursor: pointer;
  position: absolute;
  right: 0.166667rem;
  top: 0.133333rem;
  color: #535353;
  font-size: 0.25rem;
}
.details .register .register_form .my_btn {
  margin-top: 0.483333rem;
  font-size: 0.3rem;
}
.details .register .register_form .my_btn .my_btn_box span {
  visibility: hidden;
}
.details .register .register_form .my_btn .my_btn_box .btn {
  visibility: visible;
  display: inline-block;
  margin-left: 0.308333rem;
  width: 2.5rem;
  height: 0.666667rem;
  line-height: 0.616667rem;
  background-color: #ff3665;
  border-radius: 0.333333rem;
  border: solid 3px #000000;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  #container .participation {
    margin-top: 0.3rem;
  }
  #container .purchase_btn {
    width: 2rem;
    height: 0.7rem;
    line-height: 0.65rem;
  }
  #container .activity_description_cont {
    font-size: 16px;
    line-height: 28px;
  }
  #container .btn_item {
    width: 3rem;
  }
  #container .show_cont {
    margin-left: 0.01rem;
  }
}
@media screen and (max-width: 500px) {
  #container .countDown {
    margin-top: 0.1rem;
    width: 6rem;
    height: 0.76667rem;
    line-height: 0.65rem;
  }
  #container .countDown em {
    font-size: 0.25rem;
  }
  #container .countDown span {
    font-size: 0.25rem;
  }
}
@media screen and (max-width: 650px) {
  #container .details_img {
    padding-top: 0.15rem;
  }
}
@media screen and (max-width: 450px) {
  #container .participation {
    margin-top: 0.1rem;
  }
  #container .btn_item {
    width: 3.3rem;
  }
}
@media screen and (max-width: 450px) {
  #container .details_img {
    padding-top: 0;
  }
}
@media screen and (max-width: 375px) {
  #container .purchase_btn {
    width: 2rem;
    height: 0.8rem;
    line-height: 0.7rem;
  }
}
