.close-reminder {
  display: flex;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9998;
  width: 100%;
  height: 100%;
  position: fixed;
  align-items: center;
  justify-content: center;
  left: 0px;
  top: 0px;
}
.close-reminder .box {
  background-color: #fff;
  width: 35%;
  padding: 50px 22px;
  position: relative;
  border-radius: 20px;
}
.close-reminder .box span {
  font-size: 18px;
  color: #666666;
  line-height: 1.8em;
}
.close-reminder .box span a {
  text-decoration: none;
}
@media (max-width: 1080px) {
  .close-reminder .box {
    width: 90%;
  }
}
.banner {
  background-image: url(/static/img/christmas_2020/banner.png);
  height: 819px;
  background-repeat: no-repeat;
  background-position: center;
}
.banner .container .banner-title {
  font-size: 60px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  margin-top: 188px;
  line-height: 60px;
  margin-bottom: 50px;
}
.banner .container p {
  font-size: 27px;
  font-weight: bold;
  color: #FFFFFE;
  width: 846px;
  margin: 10px auto;
  text-align: center;
}
.content1 {
  background: linear-gradient(to bottom, #fff, #2b8d54);
}
.content .container .title {
  width: 504px;
  height: 85px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-image: url(/static/img/christmas_2020/part1-title-bg.png);
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 92px;
  text-shadow: 0px 0px 5px rgba(4, 35, 18, 0.46);
  text-align: center;
}
.content .container .title span {
  color: #FFF21F;
}
.content .container .title1 {
  margin-top: 78px;
  position: relative;
}
.content .container .title1::after {
  content: "";
  position: absolute;
  background-image: url(/static/img/christmas_2020/bg-lable.png);
  top: 0;
  left: -208px;
  transform: translateX(-50%);
  width: 148px;
  height: 163px;
  background-repeat: no-repeat;
  background-position: center;
}
.content .container .title2 {
  margin-top: 137px;
  position: relative;
}
.content .container .title2::after {
  content: "";
  position: absolute;
  background-image: url(/static/img/christmas_2020/bg-lable.png);
  top: 5px;
  right: -328px;
  transform: translateX(-50%);
  width: 148px;
  height: 163px;
  background-repeat: no-repeat;
  background-position: center;
}
.content .container .title3 {
  margin-top: 137px;
}
.content .container .content-box1 {
  width: 100%;
  background-color: #2B8D54;
  opacity: 0.8;
  display: flex;
  justify-content: space-around;
  position: relative;
  flex-wrap: wrap;
  padding-top: 85px;
  padding-bottom: 128px;
  margin-top: 79px;
  overflow: hidden;
  box-shadow: 1px 14px 25px 2px rgba(16, 90, 27, 0.38);
}
.content .container .content-box1::after {
  content: "";
  position: absolute;
  background-image: url(/static/img/christmas_2020/content1-bg.png);
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
  height: 139px;
  background-repeat: no-repeat;
  background-position: center;
}
.content .container .content-box1 .content-box1-sub {
  width: 333px;
  height: 481px;
  background-color: #fff;
  text-align: center;
  position: relative;
  margin-top: 72px;
  border: 4px solid #1B7043;
}
.content .container .content-box1 .content-box1-sub:nth-child(1)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/1.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(2)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/2.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(3)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/2.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(4)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/1.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(5)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/1.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(6)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/1.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(7)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/5.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(8)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/5.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub:nth-child(9)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/5.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 109px;
  height: 115px;
}
.content .container .content-box1 .content-box1-sub img {
  width: 114px;
  margin-top: 52px;
}
.content .container .content-box1 .content-box1-sub .content-box1-sub-title {
  font-size: 24px;
  font-weight: bold;
  color: #1C1C1C;
  line-height: 36px;
  width: 212px;
  margin: 0 auto;
  margin-top: 28px;
  height: 72px;
}
.content .container .content-box1 .content-box1-sub .content-box1-sub-content {
  font-size: 16px;
  font-weight: bold;
  color: #4B4B4B;
  line-height: 24px;
  width: 276px;
  margin: 0 auto;
  margin-top: 20px;
}
.content .container .content-box1 .content-box1-sub .price-box {
  display: flex;
  justify-content: space-between;
  width: 190px;
  margin: 0 auto;
  margin-top: 20px;
}
.content .container .content-box1 .content-box1-sub .price-box .price-l {
  font-size: 19px;
  font-weight: bold;
  text-decoration: line-through;
  color: #F29B85;
}
.content .container .content-box1 .content-box1-sub .price-box .price-r {
  font-size: 26px;
  font-weight: bold;
  color: #F24D2F;
  line-height: 25px;
}
.content .container .content-box1 .content-box1-sub .btn-box {
  display: flex;
  justify-content: center;
  width: 300px;
  margin: 0 auto;
  margin-top: 28px;
}
.content .container .content-box1 .content-box1-sub .btn-box .btn-win {
  display: block;
  width: 143px;
  height: 46px;
  background: #DE543A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
  margin-right: 6px;
  justify-content: space-evenly;
}
.content .container .content-box1 .content-box1-sub .btn-box .btn-win:hover {
  background-color: #2B8D54;
}
.content .container .content-box1 .content-box1-sub .btn-box .btn-mac {
  display: block;
  width: 143px;
  height: 46px;
  margin-left: 6px;
  background: #DE543A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
  justify-content: space-evenly;
}
.content .container .content-box1 .content-box1-sub .btn-box .btn-mac:hover {
  background-color: #2B8D54;
}
.content .container .content-box2 {
  width: 100%;
  background-color: #2B8D54;
  opacity: 0.8;
  margin-top: 83px;
  padding-top: 135px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 14px 25px 2px rgba(16, 90, 27, 0.38);
}
.content .container .content-box2::after {
  content: "";
  position: absolute;
  background-image: url(/static/img/christmas_2020/content1-bg.png);
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
  height: 139px;
  background-repeat: no-repeat;
  background-position: center;
}
.content .container .content-box2 .content-box2-sub {
  width: 963px;
  height: 298px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  margin-top: 68px;
  position: relative;
  border: 4px solid #1B7043;
}
.content .container .content-box2 .content-box2-sub:nth-child(1)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/4.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 142px;
  height: 149px;
  background-repeat: no-repeat;
}
.content .container .content-box2 .content-box2-sub:nth-child(2)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/3.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 142px;
  height: 149px;
  background-repeat: no-repeat;
}
.content .container .content-box2 .content-box2-sub:nth-child(3)::after {
  content: "";
  background-image: url(/static/img/christmas_2020/3.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 142px;
  height: 149px;
  background-repeat: no-repeat;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-l {
  display: flex;
  justify-content: space-between;
  height: 210px;
  width: 364px;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-l img {
  width: 140px;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-l span {
  font-size: 60px;
  color: #025036;
  display: flex;
  align-items: center;
  font-weight: 900;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r {
  width: 318px;
  margin-left: 30px;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .content-box2-sub-r-title {
  font-size: 24px;
  font-weight: bold;
  color: #1C1C1C;
  line-height: 36px;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .price-box {
  display: flex;
  justify-content: space-between;
  width: 190px;
  margin-top: 20px;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .price-box .price-l {
  font-size: 19px;
  font-weight: bold;
  text-decoration: line-through;
  color: #F29B85;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .price-box .price-r {
  font-size: 26px;
  font-weight: bold;
  color: #F24D2F;
  line-height: 25px;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box {
  display: flex;
  justify-content: flex-start;
  width: 300px;
  margin-top: 28px;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box .btn-win {
  display: block;
  width: 143px;
  height: 46px;
  background: #DE543A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
  margin-right: 6px;
  justify-content: space-evenly;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box .btn-win:hover {
  background-color: #2B8D54;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box .btn-mac {
  display: block;
  width: 143px;
  height: 46px;
  margin-left: 6px;
  background: #DE543A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
  justify-content: space-evenly;
}
.content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box .btn-mac:hover {
  background-color: #2B8D54;
}
.content .container .content-box3 {
  margin-bottom: 136px;
}
.content .container .content-box3 .part3-card {
  background-image: url(/static/img/christmas_2020/33.png);
  background-repeat: no-repeat;
  width: 1087px;
  height: 468px;
  margin-top: 87px;
  padding-top: 80px;
}
.content .container .content-box3 .part3-card .part3-card-title {
  font-size: 36px;
  font-weight: bold;
  color: #B90509;
  line-height: 53px;
  background: linear-gradient(180deg, #FFFFFF 0%, #FEECB7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.content .container .content-box3 .part3-card .part3-card-content {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 53px;
  text-align: center;
  margin-top: 24px;
  line-height: 24px;
}
.content .container .content-box3 .part3-card .input-box {
  display: flex;
  width: 659px;
  margin: 0 auto;
  margin-top: 32px;
}
.content .container .content-box3 .part3-card .input-box input {
  width: 364px;
  height: 57px;
  outline: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border: none;
  text-indent: 25px;
}
.content .container .content-box3 .part3-card .input-box input::placeholder {
  color: #999;
}
.content .container .content-box3 .part3-card .input-box .send-btn-un {
  display: block;
  width: 298px;
  height: 58px;
  background-color: #bd0404;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #f5dbb6;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}
.content .container .content-box3 .part3-card .part3-card-content1 {
  font-size: 14px;
  font-weight: bold;
  color: #EBDC0B;
  text-align: center;
  margin-top: 28px;
  display: none;
}
.content .container .content-box3 .part3-card hr {
  width: 325px;
  height: 1px;
  border: none;
  background-color: #0f342a;
}
.content .container .content-box3 .part3-card .part3-card-desc {
  font-size: 14px;
  font-weight: bold;
  color: #0C2C23;
  text-align: center;
  margin-top: 22px;
}
.content .container .content-box3 .card-link-box {
  display: flex;
  justify-content: space-between;
  width: 586px;
  margin: 0 auto;
}
.content .container .content-box3 .card-link-box .card-link-sub {
  width: 12px;
  height: 56px;
  background: #DE543A;
  border: 4px solid #DE543A;
  opacity: 0.5;
}
.content .container .content-box3 .part3-card2 {
  width: 1007px;
  height: 157px;
  background: #F2CAA6;
  border: 3px dashed #DE543A;
  margin: 0 auto;
  border-radius: 12px;
  padding-top: 20px;
}
.content .container .content-box3 .part3-card2 .part3-card2-title {
  font-size: 24px;
  font-weight: bold;
  color: #DE543A;
  text-align: center;
  margin-bottom: 10px;
}
.content .container .content-box3 .part3-card2 .part3-card2-content {
  font-size: 18px;
  font-weight: bold;
  width: 727px;
  color: #424242;
  line-height: 30px;
  text-align: left;
  margin: 0 auto;
}
@media screen and (max-width: 860px) {
  .banner {
    background-image: url(/static/img/christmas_2020/6.png);
    height: 450px;
    background-size: cover;
  }
  .content .container .title {
    width: 296px;
    background-size: 100%;
    font-size: 20px;
    height: 56px;
    line-height: 56px;
    margin-top: 14px;
  }
  .banner .container .banner-title {
    font-size: 25px;
    margin-top: 88px;
    margin-bottom: 14px;
    line-height: 25px;
  }
  .banner .container p {
    font-size: 16px;
    width: 90%;
  }
  .content .container .title2::after {
    display: none;
  }
  .content .container {
    padding: 0;
  }
}
@media screen and (max-width: 400px) {
  .content .container .content-box1 .content-box1-sub {
    width: 280px;
    height: 404px;
  }
  .content .container .content-box1 .content-box1-sub img {
    width: 94px;
    margin-top: 44px;
  }
  .content .container .content-box1 .content-box1-sub .content-box1-sub-title {
    font-size: 20px;
    line-height: 30px;
  }
  .content .container .content-box1 .content-box1-sub .content-box1-sub-content {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
  }
  .content .container .content-box1 {
    margin-top: 48px;
    padding-bottom: 84px;
  }
  .content .container .content-box1 .content-box1-sub {
    margin-top: 53px;
  }
  .content .container .content-box1 .content-box1-sub .price-box {
    margin-top: 10px;
  }
  .content .container .content-box1 .content-box1-sub .price-box .price-l {
    font-size: 16px;
  }
  .content .container .content-box1 .content-box1-sub .price-box .price-r {
    font-size: 22px;
  }
  .content .container .content-box1 .content-box1-sub .btn-box {
    width: 90%;
    margin-top: 20px;
  }
  .content .container .content-box1 .content-box1-sub .btn-box .btn-win,
  .content .container .content-box1 .content-box1-sub .btn-box .btn-mac {
    width: 120px;
    height: 38px;
  }
  .content .container .title {
    margin-top: 77px;
  }
  .content .container .content-box2 .content-box2-sub {
    margin-top: unset;
  }
}
@media screen and (max-width: 1200px) {
  .content .container .content-box2 .content-box2-sub {
    width: 90%;
    height: unset;
    flex-direction: column;
    padding-top: 85px;
    padding-bottom: 54px;
    background-color: #fff;
    margin-top: 57px;
  }
  .content .container .content-box2 {
    padding-top: 80px;
    padding-bottom: unset;
  }
  .content .container .title3 {
    margin-top: 55px;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r {
    margin-left: unset;
    margin-top: 30px;
    text-align: center;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .price-box {
    margin: 0 auto;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .price-box {
    margin: 0 auto;
    margin-top: 18px;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box {
    margin: 0 auto;
    margin-top: 24px;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-l {
    width: 255px;
    height: unset;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-l img {
    width: 102px;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-l span {
    font-size: 40px;
  }
  .content .container .content-box2 .content-box2-sub:nth-child(1)::after {
    background-image: url(/static/img/christmas_2020/mo2.png);
    left: 50%;
    transform: translateX(-50%);
    width: 124px;
    height: 41px;
  }
  .content .container .content-box2 .content-box2-sub:nth-child(2)::after {
    background-image: url(/static/img/christmas_2020/mo1.png);
    left: 50%;
    transform: translateX(-50%);
    width: 124px;
    height: 41px;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .content-box2-sub-r-title {
    font-size: 20px;
    width: 241px;
    margin: 0 auto;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .price-box .price-l {
    font-size: 16px;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .price-box .price-r {
    font-size: 22px;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box {
    justify-content: center;
  }
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box .btn-win,
  .content .container .content-box2 .content-box2-sub .content-box2-sub-r .btn-box .btn-mac {
    width: 122px;
    height: 39px;
  }
  .content .container .content-box3 .part3-card {
    padding-top: 69px;
    background-image: url(/static/img/christmas_2020/7.png);
    background-size: cover;
    height: 592px;
  }
  .content .container .content-box3 .part3-card {
    width: 300px;
    margin: 0 auto;
    margin-top: 50px;
  }
  .content .container .content-box3 .part3-card .part3-card-title {
    font-size: 30px;
    line-height: 40px;
    width: 90%;
    margin: 0 auto;
  }
  .content .container .content-box3 .part3-card .part3-card-content {
    font-size: 16px;
  }
  .content .container .content-box3 .part3-card .input-box {
    flex-direction: column;
    width: fit-content;
    margin-top: 24px;
  }
  .content .container .content-box3 .part3-card .input-box input {
    width: 229px;
    border-radius: 8px;
    height: 40px;
  }
  .content .container .content-box3 .part3-card .input-box .send-btn-un {
    width: 229px;
    border-radius: 8px;
    height: 40px;
    margin-top: 10px;
    font-size: 13px;
  }
  .content .container .content-box3 .part3-card hr {
    width: 90%;
  }
  .content .container .content-box3 .part3-card .part3-card-desc {
    font-size: 13px;
    width: 90%;
    margin: 0 auto;
  }
  .content .container .content-box3 .card-link-box {
    width: 226px;
  }
  .content .container .content-box3 .part3-card2 {
    width: 90%;
    height: unset;
    padding-bottom: 30px;
  }
  .content .container .content-box3 .part3-card2 .part3-card2-title {
    font-size: 24px;
  }
  .content .container .content-box3 .part3-card2 .part3-card2-content {
    font-size: 16px;
    width: 90%;
  }
  .content .container .content-box3 {
    margin-bottom: 88px;
  }
}
.active {
  display: block !important;
}
