<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div,
span {
  position: relative;
  box-sizing: border-box;
}

/* é•œåƒ */
.imgY180 {
  transform: rotateY(180deg);
}

/* é€æ˜Žè¾¹æ¡† */
.trBorder {
  border: .02px solid rgba(0, 0, 0, 0);
}

/* é«˜æ–¯æ¨¡ç³Šï¼ˆç»™éœ€è¦æ¨¡ç³Šçš„å—åŠ&nbsp;ä¸Šï¼‰ */
.mask {
  filter: blur(5px);
  user-select: none;
}

.mask::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.5);
}

.zoomMove {
  animation-name: zoomMove;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes zoomMove {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.none {
  display: none !important;
}

.pcBg {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.page {
  overflow: hidden;
  width: 100%;
  background: url(../images/bg.jpg) repeat;
  background-size: 100% auto;
  padding-bottom: 80px;
}

.box1 {
  width: 100%;
  padding-top: 26px;
}

.box1_banner {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.box1_newH1 {
  width: 748px;
  position: relative;
  margin: 0 auto;
}

.box1_h1BottomBox {
  width: 668px;
  height: 180px;
  background: url(../images/box1_newH1Bottom.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.box1_flexH1 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 34px;
  left: 126px;
}

.box1_flexH1 img {
  width: 40px;
  display: block;
}

.box1_flexH1 span {
  display: block;
  margin: 0 8px;
  font-size: 22px;
  font-weight: 600;
  color: #FFFFF9;
  line-height: 22px;
  background: -webkit-linear-gradient(0deg, #FFC5A4 0%, #FFFEFE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box1_time {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #FFFEFE;
  background: -webkit-linear-gradient(90deg, #FFC5A4 0%, #FFFEFE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  bottom: 38px;
  right: 165px;
}

.box1_leftPeople {
  width: 240px;
  position: absolute;
  top: 296px;
  left: 50%;
  margin-left: -575px;
}

.box1_rightPeople {
  width: 245px;
  position: absolute;
  top: 332px;
  right: 50%;
  margin-right: -575px;
}

.box3_lastA {
  display: none;
}

.box1_flexBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}

.box1_topBtnBox {
  width: 200px;
  height: 98px;
  background: url(../images/box1_btnBg.png) no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
}

.box1_icon {
  width: 42px;
  display: block;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.box1_topText {
  display: block;
  font-size: 26px;
  font-weight: 600;
  color: #FFFFF9;
  background: -webkit-linear-gradient(0deg, #F2A377 0%, #FFFEFE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box2 {
  margin-top: 46px;
}

.box2_contentBox {
  width: 1197px;
  height: 730px;
  background: url(../images/box2_bg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 90px;
}

.h2Box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -14px;
  left: 50%;
}

.h2BoxBg1 {
  margin-left: -242px;
  width: 484px;
  height: 100px;
  background: url(../images/h2TitleBox.png) no-repeat;
  background-size: 100% 100%;
}

.h2BoxBg2 {
  margin-left: -252px;
  width: 504px;
  height: 100px;
  background: url(../images/box5_titleBg.png) no-repeat;
  background-size: 100% 100%;
}

.h2BoxBg3 {
  margin-left: -322px;
  width: 645px;
  height: 100px;
  background: url(../images/box6_titleBg.png) no-repeat;
  background-size: 100% 100%;
}

.h2 {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 48px;
  line-height: 52px;
  font-weight: 600;
  color: #FFFEFE;
  background: -webkit-linear-gradient(90deg, #FFB084 0%, #FFFEFE 77.734375%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0px 5px 0px #C61111);
  position: relative;
  top: -6px;
}

.box2_content {
  width: 1071px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  left: -23px;
}

.box2_leftFlexBox {
  width: 568px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-right: 10px;
}

.box2_leftBox {
  width: 184px;
  height: 184px;
  background: url(../images/box2_leftBg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 17px;
}

.box2_gift {
  width: 144px;
  height: 110px;
  display: block;
  margin: 0 auto;
}

.box2_giftTextBox {
  width: 146px;
  height: 36px;
  background: linear-gradient(0deg, #DE211D, #E5392A);
  border: 2px solid #FF9084;
  box-shadow: 0px 7px 0px 0px #D33020;
  border-radius: 0px 0px 6px 6px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_lastTitleBox {
  display: none;
}

.box2_giftTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.box2_giftTitle span {
  font-size: 16px;
  font-weight: 600;
  color: #FFFEFE;
  text-align: center;
  background: -webkit-linear-gradient(0deg, #FFCAAD 0%, #FFFEFE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 16px;
}

.box2_rightBox {
  width: 440px;
}

.box2_rightTitleBox {
  width: 302px;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/box2_rightTitleBg.png) no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
}

.box2_rightTitleIcon {
  width: 34px;
  display: block;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.box2_rightTitle {
  font-size: 32px;
  font-weight: 600;
  color: #FFFEFE;
  background: -webkit-linear-gradient(90deg, #F2A377 0%, #FFFEFE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
}

.box2_rightContentBox {
  width: 474px;
  height: 463px;
  background: url(../images/box2_rightBg.png) no-repeat;
  background-size: 100% 100%;
  padding: 20px;
}

.box2_colorBox {
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #F2A377, #FFFEFE);
  border-radius: 6px;
  padding-top: 10px;
}

.box2_rightText {
  width: 93%;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #E75352;
}

.box2_rightSmallBox {
  width: 422px;
  height: 251px;
  background: url(../images/box2_rightSmallBg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 26px;
  margin-top: 8px;
}

.box2_rightSmallText {
  width: 90%;
  margin: 0 auto;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}

.box2_erweimaColor {
  width: 157px;
  height: 157px;
  background: linear-gradient(0deg, #F2A377, #FFFEFE);
  box-shadow: 0px 6px 0px 0px rgba(31, 7, 1, 0.26);
  border-radius: 6px;
  margin: 5px auto;
  padding: 8px;
}

.box2_erweimaColor img {
  width: 100%;
  height: 100%;
}

.box2_erweimaText {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  color: #FEF6F2;
  line-height: 26px;
  text-align: center;
}

.box3 {
  margin-top: 50px;
}

.box3_content {
  padding-top: 98px;
  width: 1197px;
  height: 1947px;
  background: url(../images/newLongBg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.box3_box1 {
  width: 1023px;
  height: 327px;
  background: url(../images/box3_cBg1.png) no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_posiText {
  text-align: center;
  width: 60px;
  font-size: 44px;
  font-weight: 600;
  color: #FFFEFE;
  line-height: 48px;
  display: block;
  text-shadow: 0 4px 4px rgba(0, 0, 0, .3);
  top: 50%;
  transform: translateY(-50%);
}

.box3_leftText {
  position: absolute;
  left: 32px;
}

.box3_rightText {
  position: absolute;
  right: 32px;
}

.box3_box1Content {
  width: 828px;
  height: 212px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_box1LeftBox {
  width: 265px;
  height: 212px;
  display: block;
  margin-right: -4px
}

.box3_box1RightBox {
  width: calc(100% - 265px - 10px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.box3_box1TopMoneyBox {
  width: 100%;
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #EB2A1C;
}

.box3_a1 {
  width: 265px;
  height: 212px;
  cursor: pointer;
}

.box3_a2 {
  width: 274px;
  height: 100px;
  cursor: pointer;
}

.box3_a2 img {
  width: 100%;
  height: 100%;
}

.box3_a1 img {
  width: 100%;
  height: 100%;
}

.box3_box2 {
  width: 1054px;
  height: 418px;
  background: url(../images/box3_cBg2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_goTm {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 134px;
  cursor: pointer;
}

.box3_goTmText {
  font-size: 30px;
  font-weight: 600;
  color: #FFFDC3;
  background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 10px;
  display: block;
}

.box3_box2GoTianmao {
  width: 145px;
  display: block;
}

.box3_a1:hover .erweimaShow {
  display: block;
}

.box3_a2:hover .erweimaShow {
  display: block;
}

.erweimaShow {
  display: none;
  width: 150px !important;
  height: 150px !important;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
  z-index: 99;
}

.box3_box2FlexBox {
  width: 818px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  top: -20px;
}

.box3_box2Slide {
  width: 197px;
}

.box3_box2SlideTitle {
  width: 172px;
  height: 43px;
  background: url(../images/box3_box2SlideBg.png) no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 5px auto;
}

.box3_SlideTitleBg2 {
  background: url(../images/box3_box2SlideBg2.png) no-repeat;
  background-size: 100% auto;
}

.box3_box2SlideTitle span {
  font-size: 24px;
  font-weight: 600;
  color: #DC371C;
}

.box3_box2SlideLi {
  width: 197px;
  height: 201px;
  background: linear-gradient(0deg, #F2A377, #FFFEFE);
  border: 1px solid #F13723;
  border-radius: 6px;
  margin: 0 auto;
  padding: 7px 0 0 0;
}

.box3_box2Book {
  width: 180px;
  height: 137px;
  margin: 0 auto 6px auto;
}

.box3_box2BookTitle {
  width: 100%;
  height: 51px;
  background: linear-gradient(0deg, #D9362A, #F0594D);
  border: 1px solid #F4B28D;
  box-shadow: 0px 2px 5px 0px rgba(198, 17, 17, 0.81);
  border-radius: 0px 0px 6px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_box2BookTitle span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #FFFEFE;
  background: -webkit-linear-gradient(0deg, #F2A377 0%, #FFFEFE 49.5849609375%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box3_box2_bottomText {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;

}

.box3_goTm:hover .erweimaShow {
  display: block;
}

.box3_box3 {
  width: 1020px;
  height: 418px;
  background: url(../images/box3_newBookBg.png) no-repeat;
  background-size: 100% 100%;
  margin: 12px auto 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_box3FlexBox {
  width: 818px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 18px;
}

.box3_box3Slide {
  width: 197px;
}

.box3_box3SlideLi {
  width: 197px;
  height: 201px;
  background: linear-gradient(0deg, #F2A377, #FFFEFE);
  border: 1px solid #F13723;
  border-radius: 6px;
  margin: 0 auto;
  padding: 7px 0 0 0;
}

.box3_box3BookTitle {
  width: 100%;
  height: 51px;
  background: linear-gradient(0deg, #D9362A, #F0594D);
  border: 1px solid #F4B28D;
  box-shadow: 0px 2px 5px 0px rgba(198, 17, 17, 0.81);
  border-radius: 0px 0px 6px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_box3BookTitle span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #FFFEFE;
  background: -webkit-linear-gradient(0deg, #F2A377 0%, #FFFEFE 49.5849609375%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box3_box3Book {
  width: 180px;
  height: 137px;
  margin: 0 auto 6px auto;
}

.box3_box3Center {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #DC371C;
  margin: 4px auto -4px auto;
}

.box3_box3BottomBox {
  width: 187px;
  height: 50px;
  background: url(../images/moneyBar.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.box3_moneyRedBox {
  width: 86px;
  height: 46px;
  background: url(../images/moneyBox.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 1px;
}

.box3_money {
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  position: relative;
  top: -2px;
}

.box3_money span {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box3_bottomFlexTextBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box3_bottomText {
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #DC371C;
}

.box3_newBox {
  width: 1023px;
  height: 538px;
  margin: 0 auto;
  background: url(../images/box3_newBigBg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 80px;
}

.marbttom1 {
  margin-bottom: -8px;
}

.marbttom2 {
  margin-bottom: -20px;
}

.martop1 {
  margin-top: 12px;
}

.box3_newFLexBox {
  width: 822px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.box3_newBookBox {
  width: 189px;
  height: 193px;
  background: linear-gradient(0deg, #F2A377, #FFFEFE);
  border: 1px solid #F13723;
  border-radius: 6px;
  padding-top: 6px;
  display: block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 8px;
}

.box3_newBookBoxNoMar {
  margin: 0 auto;
}

.box3_newBookBox:nth-child(4n) {
  margin-right: 0;
}

.box3_newBook {
  width: calc(100% - 16px);
  display: block;
  margin: 0 auto;
}

.box3_newBookIntro {
  width: 100%;
  height: 50px;
  background: linear-gradient(0deg, #D9362A, #F0594D);
  border: 1px solid #F4B28D;
  box-shadow: 0px 2px 5px 0px rgba(198, 17, 17, 0.81);
  border-radius: 0px 0px 6px 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box3_newBookText {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
}

.box4 {
  margin-top: 40px;
}

.box4_content {
  width: 1197px;
  height: 700px;
  background: url(../images/box4_bg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 102px;
}

.box4_btnFlexBox {
  width: 1050px;
  margin: 0 auto 22px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.box4_btn {
  width: auto;
  padding: 8px 12px;
  border-radius: 20px;
  background: #ffdc4a;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box4_btn span {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: 20px;
  background: -webkit-linear-gradient(0deg, #DB3A2D 0%, #FE5447 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box4_btnActive {
  background:#ff3d2f;
}

.box4_btnActive span {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: 20px;
  background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 82.1044921875%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box4_yellowBtn {
  width: 86px;
  height: 38px;
  background: url(../images/yellowBtn.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  display: flex;
  align-tracks: center;
  justify-content: center;
}

.box4_flexBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box4_leftBox {
  width: 409px;
  height: 500px;
  background: url(../images/box4_leftBg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 27px;
}

.box4_rightBox {
  width: 619px;
  height: 500px;
  background: url(../images/box4_rightBg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 80px;
}

.box4_teacherImg {
  width: 331px;
  height: 338px;
  display: block;
  margin: 0 auto;
}

.box4_teacherText {
  width: 324px;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 29px;
  display: block;
  margin: 15px auto 0 auto;
}

.box4_rightText {
  width: 540px;
  font-size: 20px;
  font-weight: 400;
  color: #E75352;
  display: block;
  margin: 0 auto;
  position: relative;
  left: -10px;
}

.box4_rightErweimaBox {
  width: 150px;
  height: 150px;
  background: linear-gradient(0deg, #F2A377, #FFFEFE);
  box-shadow: 0px 6px 0px 0px rgba(242, 68, 45, 0.46);
  border-radius: 6px;
  margin: 7px auto;
  padding: 10px;
  position: absolute;
  bottom: 76px;
  left: 50%;
  transform: translateX(-50%);
}

.box4_rightErweimaBox img {
  width: 100%;
  height: 100%;
}

.box4_erweimaText {
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
  color: #EB2A1B;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 244px;
  left: 50%;
  transform: translateX(-50%);
}

.box5 {
  margin-top: 40px;
}

.box5_content {
  width: 1197px;
  height: 627px;
  margin: 0 auto;
  background: url(../images/box5_bg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 100px;
}

.box5_flexBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box5_btn {
  width: 173px;
  height: 56px;
  background: url(../images/box5_redBtnBg.png) no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.box5_btn span {
  font-size: 21px;
  line-height: 24px;
  font-weight: 600;
  color: #FFFDC3;
  background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 40.576171875%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box5_btnAtive {
  background: url(../images/box5_yellowBtnBg.png) no-repeat;
  background-size: 100% auto;
}

.box5_btnAtive span {
  background: transparent;
  color: #DC371C;
  -webkit-text-fill-color: #DC371C;
  font-weight: bold;
}

.box5_tableBox {
  width: 1012px;
  margin: 12px auto 0 auto;
}

.box5_tableHead,
.box5_tableHead thead tr th,
.box5_tableHead tbody tr td {
  border: 1px solid #EF584C;
}

.box5_tableHead {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}

.box5_tableHead thead {
  background: linear-gradient(0deg, #DB3A2D, #F0594D);
}

.box5_tableHead thead tr th {
  width: 25%;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #FFFFF9;
  background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 82.1044921875%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box5_scrollView {
  width: 100%;
  height: 310px;
  background: linear-gradient(0deg, #FEF954, #FFFDC3);
  overflow-y: auto;
  overflow-x: hidden;
}

.box5_tableBody,
.box5_tableBody thead tr th,
.box5_tableBody tbody tr td {
  border: 1px solid #EF584C;
}

.box5_tableBody {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}

.box5_tableBody tbody tr td {
  width: 25%;
  font-size: 18px;
  font-weight: 600;
  color: #CC3212;
}

.box5_a {
  width: 100%;
  height: 72px;
  background: url(../images/box5_aBg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.box5_a span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 82.1044921875%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box5_a:hover.box5_a img {
  display: block;
}

.box5_a img {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  display: none;
}

.pc_none {
  display: none !important;
}

.box3_lastBigTitleBox {
  display: none;
}

.box6 {
  margin-top: 40px;
}

.box6_content {
  width: 1197px;
  height: 487px;
  margin: 0 auto;
  background: url(../images/box6_bg.png) no-repeat;
  background-size: 100% auto;
  padding-top: 116px;
}

.box6_flexBox {
  width: 1054px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
}

.box6_flexBox a {
  width: 126px;
  height: 56px;
  background: url(../images/box6_a.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  color: #FE5447;
  margin-right: 5px;
}

.box6_flexBox a:nth-child(8n) {
  margin-right: 0;
}

.box6_flexBox a:hover {
  background: url(../images/box6_aActive.png) no-repeat;
  background-size: 100% 100%;
  font-size: 24px;
  font-weight: 400;
  color: #FEF954;
}

@media only all and (max-width:1080px) {
  .m_none {
    display: none !important;
  }

  .box1 {
    padding-top: 1rem;
  }

  .box1_banner {
    width: 48rem;
  }

  .box1_time {
    font-size: 0.5rem;
    line-height: .5rem;
    font-weight: bold;
    bottom: 2.8rem;
    right: 3rem;
  }

  .box1_leftPeople {
    display: none;
  }

  .box1_rightPeople {
    display: none;
  }

  .box1_flexBox {
    margin-top: -1rem;
  }

  .box1_topBtnBox {
    width: 5rem;
    height: 2.45rem;
  }

  .box1_icon {
    width: 1.05rem;
    margin-right: 0.1rem;
    top: -.05rem;
  }

  .box1_topText {
    font-size: 0.65rem;
    line-height: .65rem;
    position: relative;
    top: -.1rem;
  }

  .box2 {
    margin-top: 1.15rem;
  }

  .box2_contentBox {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border-radius: .8rem;
    border: 6px solid #df4638;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .h2Box {
    top: -1.4rem;
    left: 50%;
  }

  .h2BoxBg1 {
    margin-left: -6.05rem;
    width: 12.1rem;
    height: 2.5rem;
    background: url(../images/h2TitleBox.png) no-repeat;
    background-size: 100% 100%;
  }

  .h2BoxBg2 {
    margin-left: -6.3rem;
    width: 12.6rem;
    height: 2.5rem;
    background: url(../images/box5_titleBg.png) no-repeat;
    background-size: 100% 100%;
  }

  .h2BoxBg3 {
    margin-left: -8.05rem;
    width: 16.125rem;
    height: 2.5rem;
    background: url(../images/box6_titleBg.png) no-repeat;
    background-size: 100% 100%;
  }

  .h2 {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.15rem;
    line-height: 1.15rem;
    font-weight: 600;
    color: #FFFEFE;
    background: -webkit-linear-gradient(0deg, #FFB084 0%, #FFFEFE 77.734375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    top: -0.2rem;
  }

  .box2_content {
    width: 100%;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative;
    left: 0rem;
  }

  .box2_leftFlexBox {
    width: 100%;
    margin-right: 0rem;
    justify-content: space-around;
  }

  .box2_leftBox {
    width: 5.2rem;
    height: auto;
    background: #e02720;
    border-radius: .8rem;
    padding: .4rem .2rem .4rem .2rem;
    margin-bottom: .5rem;
  }

  .box2_gift {
    width: 94%;
    height: auto;
  }

  .box2_giftTextBox {
    width: 94%;
    height: auto;
    box-shadow: 0rem 0.175rem 0rem 0rem #D33020;
    border-radius: 0rem 0rem 0.15rem 0.15rem;
    margin: 0 auto;
  }

  .box2_giftTitle {
    height: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box2_giftTitle span {
    font-size: 0.6rem;
    font-weight: 600;
    color: #FFFEFE;
    text-align: center;
    background: -webkit-linear-gradient(0deg, #FFCAAD 0%, #FFFEFE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: .6rem;
  }

  .box2_rightBox {
    margin-top: .5rem;
    width: 91%;
  }

  .box2_rightTitleBox {
    width: 7.55rem;
    height: 2.35rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/box2_rightTitleBg.png) no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
  }

  .box2_rightTitleIcon {
    width: 0.85rem;
    display: block;
    margin-right: 0.25rem;
    position: relative;
    top: 0.125rem;
  }

  .box2_rightTitle {
    font-size: 0.8rem;
    font-weight: 600;
    color: #FFFEFE;
    background: -webkit-linear-gradient(0deg, #F2A377 0%, #FFFEFE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
  }

  .box2_rightContentBox {
    width: 100%;
    height: auto;
    padding: 0.5rem;
  }

  .box2_colorBox {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border-radius: 0.15rem;
    padding: 0.5rem;
  }

  .box2_rightText {
    width: 93%;
    margin: 0 auto .5rem auto;
    font-size: 0.7rem;
    line-height: .9rem;
  }

  .box2_rightSmallBox {
    width: 13rem;
    height: auto;
    background: url(../images/box2_rightSmallBg.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    padding: 0.8rem 0.5rem 0.8rem 0.5rem;
  }

  .box2_rightSmallText {
    width: 90%;
    margin: 0 auto;
    display: block;
    font-size: 0.6rem;
    font-weight: 600;
    line-height: .8rem;
    color: #FFFFFF;
  }

  .box2_erweimaColor {
    width: 5rem;
    height: 5rem;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    box-shadow: 0rem 0.15rem 0rem 0rem rgba(31, 7, 1, 0.26);
    border-radius: 0.15rem;
    margin: .4rem auto;
    padding: 0.2rem;
  }

  .box2_erweimaColor img {
    width: 100%;
    height: 100%;
  }

  .box2_erweimaText {
    display: block;
    width: 100%;
    font-size: .6rem;
    font-weight: 400;
    color: #FEF6F2;
    line-height: 0.65rem;
    text-align: center;
  }

  .box3 {
    margin-top: 2rem;
  }

  .box3_content {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border-radius: .8rem;
    border: 6px solid #df4638;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .box3_box1 {
    width: 94%;
    height: auto;
    background: #D9362A;
    margin: 0 auto .9rem auto;
    padding: .5rem;
    border-radius: .5rem;
  }

  .box3_posiText {
    display: none;
  }

  .box3_leftText {
    position: absolute;
    left: 0.95rem;
    top: 50%;
    transform: translateY(-50%);
  }

  .box3_rightText {
    position: absolute;
    right: 0.95rem;
    top: 50%;
    transform: translateY(-50%);
  }

  .box3_box1Content {
    width: 100%;
    height: auto;
    margin: 0 auto;
    flex-wrap: wrap;
  }

  .box3_box1LeftBox {
    width: 49%;
    height: auto;
    margin-right: 0;
  }

  .box3_box1RightBox {
    width: 49%;
  }

  .box3_box1TopMoneyBox {
    width: 100%;
    font-size: 0.7rem;
    font-weight: bold;
    color: #EB2A1C;
  }

  .box3_a1 {
    width: 100%;
    height: auto;
  }

  .box3_a2 {
    width: 100%;
    height: auto;
  }

  .box3_box2 {
    width: 94%;
    height: auto;
    background: #D9362A;
    padding: .5rem;
    border-radius: .5rem;
    margin: 0 auto .9rem auto;
    flex-wrap: wrap;
  }

  .box3_goTm {
    top: 0;
    right: 0;
    width: 100%;
    position: relative;
    cursor: pointer;
  }

  .box3_lastA {
    width: 4.725rem;
    height: 4.825rem;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border: 1px solid #F13723;
    border-radius: 0.15rem;
    padding-top: 0.15rem;
    position: relative;
    margin-bottom: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .box3_lastGo {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .1rem;
    background: linear-gradient(0deg, #FEF954, #FFFDC3);
    border-radius: .3rem;
  }

  .box3_lastGo span {
    font-size: 0.6rem;
    font-weight: 400;
    color: #DC371C;
    line-height: 0.6rem;
    display: flex;
  }

  .box3_lastAtext {
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: .5rem;
    font-size: .8rem;
    line-height: .8rem;
  }

  .box3_lastBtn {
    width: 98%;
    background: #D9362A;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: .15rem;
    padding: .5rem 0;
  }

  .box3_goTmText {
    font-size: .8rem;
    margin-right: .5rem;
    display: block;
  }

  .box3_box2GoTianmao {
    width: 6rem;
    display: block;
  }

  .box3_box2FlexBox {
    width: 100%;
    top: 0rem;
    margin-top: .5rem;
  }

  .box3_box2Slide {
    width: 49%;
  }

  .box3_box2SlideTitle {
    width: 4.3rem;
    height: 1.075rem;
    background: url(../images/box3_box2SlideBg.png) no-repeat;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0.125rem auto;
  }

  .box3_SlideTitleBg2 {
    background: url(../images/box3_box2SlideBg2.png) no-repeat;
    background-size: 100% auto;
  }

  .box3_box2SlideTitle span {
    font-size: 0.6rem;
    font-weight: 600;
    color: #DC371C;
  }

  .box3_box2SlideLi {
    width: 5.8rem;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border: 1px solid #F13723;
    border-radius: 0.15rem;
    margin: 0 auto;
    padding: 0.175rem 0 0 0;
  }

  .box3_box2Book {
    width: 4.5rem;
    height: 3.425rem;
    margin: 0 auto 0.15rem auto;
  }

  .box3_box2BookTitle {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #D9362A, #F0594D);
    border: 1px solid #F4B28D;
    box-shadow: 0rem 0.05rem 0.125rem 0rem rgba(198, 17, 17, 0.81);
    border-radius: 0rem 0rem 0.15rem 0.15rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box3_box2BookTitle span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.575rem;
    font-weight: 600;
    color: #FFFEFE;
    background: -webkit-linear-gradient(0deg, #F2A377 0%, #FFFEFE 49.5849609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .box3_box2_bottomText {
    position: relative;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    font-size: .6rem;
    margin-top: .5rem;
  }

  .box3_goTm:hover .erweimaShow {
    display: block;
  }

  .box3_box3 {
    width: 94%;
    height: auto;
    background: #D9362A;
    margin: 0 auto;
    padding: .5rem;
    border-radius: .5rem;
    flex-wrap: wrap;
  }

  .box3_box3FlexBox {
    width: 100%;
    align-items: flex-start;
    flex-wrap: wrap;
    top: 0;
    margin-top: .5rem;
  }

  .box3_box3Slide {
    width: 49%;
    margin-bottom: .5rem;
    background: linear-gradient(0deg, #fffbc2, #fef95c);
    padding: .3rem 0;
  }

  .box3_box3SlideLi {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border: 1px solid #F13723;
    border-radius: 0.15rem;
    margin: 0 auto;
    padding: 0.175rem 0 0 0;
  }

  .box3_box3BookTitle {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #D9362A, #F0594D);
    border: 1px solid #F4B28D;
    box-shadow: 0rem 0.05rem 0.125rem 0rem rgba(198, 17, 17, 0.81);
    border-radius: 0rem 0rem 0.15rem 0.15rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box3_box3BookTitle span {
    font-size: 0.7rem;
    font-weight: 600;
    color: #FFFEFE;
    background: -webkit-linear-gradient(0deg, #F2A377 0%, #FFFEFE 49.5849609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .box3_box3Book {
    width: 4.5rem;
    height: auto;
    margin: 0 auto 0.15rem auto;
  }

  .box3_box3Center {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 0.7rem;
    line-height: .8rem;
    font-weight: 600;
    color: #DC371C;
    margin: 0.2rem auto;
  }

  .box3_box3BottomBox {
    width: 4.675rem;
    height: auto;
    background: transparent;
    margin: 0 auto;
  }

  .box3_moneyRedBox {
    width: auto;
    height: 1rem;
    background: #e94f42;
    border-radius: .8rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box3_money {
    font-size: .5rem;
    line-height: .5rem;
    font-weight: bold;
    color: #EB2A1C;
    background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    position: relative;
    top: 0rem;
  }

  .box3_money span {
    font-size: 0.725rem;
    font-weight: bold;
    color: #EB2A1C;
    background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .box3_bottomFlexTextBox {
    display: none;
  }

  .box3_bottomText {
    display: block;
    font-size: 0.45rem;
    font-weight: 400;
    color: #DC371C;
  }

  .erweimaShow {
    width: 5rem !important;
    height: 5rem !important;
  }

  .box4 {
    margin-top: 2rem;
  }

  .box4_content {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border-radius: .8rem;
    border: 6px solid #df4638;
    padding-top: 1.5rem;
  }

  .box4_flexBox {
    flex-wrap: wrap;
  }

  .box4_leftBox {
    width: 94%;
    height: auto;
    background: url(../images/m_teacherBg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: .5rem;
    padding: 1rem;
  }

  .box4_rightBox {
    width: 94%;
    height: auto;
    background: url(../images/m_teacherBg.png) no-repeat;
    background-size: 100% 100%;
    padding: 1.2rem 0;
  }

  .box4_teacherImg {
    width: 8.275rem;
    height: 8.45rem;
    display: block;
    margin: 0 auto;
  }

  .box4_teacherText {
    width: 90%;
    font-size: 0.6rem;
    line-height: 0.8rem;
    margin: 0.375rem auto 0 auto;
  }

  .box4_rightText {
    width: 12rem;
    font-size: 0.7rem;
    line-height: .9rem;
    font-weight: 400;
    color: #E75352;
    display: block;
    margin: 0 auto;
    position: relative;
    left: -0.25rem;
  }

  .box4_rightErweimaBox {
    width: 5rem;
    height: 5rem;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    box-shadow: 0rem 0.15rem 0rem 0rem rgba(242, 68, 45, 0.46);
    border-radius: 0.15rem;
    margin: 0.175rem auto;
    padding: 0.25rem;
    position: relative;
    bottom: 0;
    left: 0;
    transform: translateX(0);
  }

  .box4_erweimaText {
    font-size: .7rem;
    line-height: .7rem;
    position: relative;
    bottom: 0;
    left: 0;
    transform: translateX(0);
  }

  .box5 {
    margin-top: 2rem;
  }

  .box5_content {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border-radius: .8rem;
    border: 6px solid #df4638;
    padding-top: 1.5rem;
  }

  .box5_flexBox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pc_none {
    display: table-cell !important;
  }

  .box5_btn {
    width: 4.325rem;
    height: 1.4rem;
    background: url(../images/box5_redBtnBg.png) no-repeat;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .box5_btn span {
    font-size: 0.6rem;
    font-weight: 400;
    color: #FFFDC3;
    background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 40.576171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .box5_btnAtive {
    background: url(../images/box5_yellowBtnBg.png) no-repeat;
    background-size: 100% auto;
  }

  .box5_btnAtive span {
    background: transparent;
    color: #DC371C;
    -webkit-text-fill-color: #DC371C;
  }

  .box5_tableBox {
    width: 100%;
    margin: 0.3rem auto 0 auto;
  }

  .box5_tableHead thead tr th {
    width: 25%;
    font-size: 0.7rem;
  }

  .box5_scrollView {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #FEF954, #FFFDC3);
    overflow: hidden;
  }

  .box5_tableBody,
  .box5_tableBody thead tr th,
  .box5_tableBody tbody tr td {
    border: 1px solid #EF584C;
  }

  .box5_tableBody {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
  }

  .box5_tableBody tbody tr td {
    width: 25%;
    font-size: 0.5rem;
    color: #CC3212;
  }

  .box5_a {
    width: 80%;
    height: auto;
    background: #D9362A;
    border-radius: .5rem;
    margin: 0 auto;
    padding: .2rem;
  }

  .box5_a span {
    font-size: 0.65rem;
    line-height: .65rem;
    font-weight: bold;
  }

  .box6 {
    margin-top: 2rem;
  }

  .box6_content {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border-radius: .8rem;
    border: 6px solid #df4638;
    padding-top: 1.5rem;
  }

  .box6_flexBox {
    width: 96%;
  }

  .box6_flexBox a {
    width: 24%;
    height: 2rem;
    background: url(../images/box6_a.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: .5rem;
    margin-right: 1%;
    font-size: 0.7rem;
  }

  .box6_flexBox a:nth-child(4n) {
    margin-right: 0;
  }

  .box6_flexBox a:hover {
    width: 25%;
    height: 2rem;
    background: url(../images/box6_a.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: .5rem;
    font-size: 0.7rem;
    color: #FE5447;
  }

  .page {
    padding-bottom: 1rem;
  }

  .box1_newH1 {
    width: 100%;
  }

  .box1_h1BottomBox {
    width: 16.7rem;
    height: 4.5rem;
    margin: 0 auto 2rem auto;
  }

  .box1_flexH1 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0.85rem;
    left: 2.6rem;
  }

  .box1_flexH1 img {
    width: 1rem;
    display: block;
  }

  .box1_flexH1 span {
    display: block;
    margin: 0 0.2rem;
    font-size: 0.55rem;
    font-weight: 600;
    color: #FFFFF9;
    line-height: 0.55rem;
    background: -webkit-linear-gradient(0deg, #FFC5A4 0%, #FFFEFE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .box3_newBox {
    width: 94%;
    height: auto;
    background: #D9362A;
    margin: 0 auto 0.5rem auto;
    padding: 0.5rem;
    border-radius: 0.5rem;
  }

  .marbttom1 {
    margin-bottom: .5rem;
  }

  .marbttom2 {
    margin-bottom: .9rem;
  }

  .martop1 {
    margin-top: 0;
  }

  .box3_newFLexBox {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .box3_newBookBox {
    width: 31.8%;
    height: 4.825rem;
    background: linear-gradient(0deg, #F2A377, #FFFEFE);
    border: 1px solid #F13723;
    border-radius: 0.15rem;
    padding-top: 0.15rem;
    display: block;
    position: relative;
    margin-right: 1%;
    margin-bottom: 0.2rem;
  }

  .box3_newBookBox2 {
    width: 4.825rem;;
  }

  .box3_newBookBoxNoMar {
    margin: 0 auto;
  }

  .box3_newBookBox:nth-child(3n) {
    margin-right: 0;
  }

  .box3_newBookBox:nth-child(4n) {
    margin-right: 1%;
  }

  .box3_newBook {
    width: calc(100% - 0.4rem);
    display: block;
    margin: 0 auto;
  }

  .box3_newBookIntro {
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #D9362A, #F0594D);
    border: 1px solid #F4B28D;
    box-shadow: 0rem 0.05rem 0.125rem 0rem rgba(198, 17, 17, 0.81);
    border-radius: 0rem 0rem 0.15rem 0.15rem;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box3_newBookText {
    font-size: 0.6rem;
    font-weight: 600;
    color: #ffffff;
    line-height: 0.65rem;
    text-align: center;
  }

  .box4_btnFlexBox {
    width: 94%;
    margin: 0 auto 0.55rem auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .box4_btn {
    width: auto;
    height: 1.6rem;
    background: #ffdc4a;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1%;
    margin-bottom: .5rem;
  }

  .box4_btn:nth-child(5n) {
    margin-right: 0;
  }

  .box4_btn span {
    font-size: .7rem;
    font-weight: 600;
    color: #CC3212;
    line-height: .7rem;
    background: -webkit-linear-gradient(0deg, #DB3A2D 0%, #FE5447 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .box4_btnActive {
    background:#ff3d2f;
  }

  .box4_btnActive span {
    font-size: .7rem;
    color: #CC3212;
    line-height: .7rem;
    background: -webkit-linear-gradient(0deg, #FEF954 0%, #FFFDC3 82.1044921875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .box4_yellowBtn {
    width: 2.15rem;
    height: 0.95rem;
    background: url(../images/yellowBtn.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: flex;
    align-tracks: center;
    justify-content: center;
  }

  .box3_lastTitleBox {
    display: inline-block;
    padding: .2rem;
    border-radius: .5rem;
    border: 2px solid #D9362A;
    margin-bottom: .5rem;
  }

  .box3_lastTitle {
    display: block;
    border-radius: .5rem;
    background: #D9362A;
    text-align: center;
    font-size: 1rem;
    line-height: 1rem;
    color: #FEF954;
    font-weight: 600;
    padding: .3rem;
  }

  .box3_lastBigTitleBox {
    display: block;
  }
}</pre></body></html>