﻿@charset "utf-8";
body {
  max-width: 100%;
  overflow-x: hidden;
  background: #E3F9F6;
  font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
ol,
ul,
dl,
dt,
dd,
a,
i,
b,
em,
strong,
img,
input {
  margin: 0;
  padding: 0;
}
b,
strong,
i,
em {
  font-weight: normal;
}
body,
html {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1200px;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}
ul,
ol,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
input,
:focus {
  outline: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
input::focus-inner {
  padding: 0;
  border: 0;
}
input::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
}
input:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder {
  color: #999;
}
select::-ms-expand {
  display: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
::selection {
  background: #D03333;
  color: white;
  text-shadow: none;
}
::-webkit-scrollbar-track-piece {
  width: 6px;
  background-color: #f2f2f2;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb:hover {
  background: #707070;
}
textarea,
select {
  outline: none;
  resize: none;
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*通用*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix::after {
  display: block;
  content: '';
  height: 0;
  font-size: 0;
  clear: both;
}
.box_container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* 内容外侧框 */
.box_title_bg {
  background: url('../images/box_t.png') no-repeat top center, url('//upload.hteacher.net/webupload/zhuanti/202151/images/box_b.png') no-repeat bottom center;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  left: 0;
  top: 0;
  margin-top: 220px;
}
.box_title_bg.bg {
  background: url('../images/box_t_r.png') no-repeat top center, url('//upload.hteacher.net/webupload/zhuanti/202151/images/box_b_r.png') no-repeat bottom center;
}
.box_title_bg.bg .box_title_bg_h {
  background: url('../images/box_m_r.png') no-repeat;
  background-repeat: repeat-y;
}
.box_title_bg.bg .box_wrap {
  background-color: #fef9f5;
}
.box_title_bg .box_title_bg_h {
  position: absolute;
  left: 0;
  top: 20px;
  background: url('../images/box_m.png') no-repeat;
  background-repeat: repeat-y;
  width: 100%;
  height: calc(100% - 40px);
  z-index: -1;
  pointer-events: none;
}
.box_title_bg .box_title_bg_text {
  width: 100%;
  height: 192px;
  background: url('../images/box_title.png') no-repeat bottom center;
  position: absolute;
  left: 0;
  right: 0;
  top: -192px;
  margin: 0 auto;
  padding-top: 72px;
  box-sizing: border-box;
}
.box_title_bg .box_title_bg_text h3 {
  width: 493px;
  height: 96px;
  background: url('../images/box_h3.png') no-repeat center;
  text-align: center;
  font-size: 46px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #01826C;
  line-height: 96px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
.box_title_bg .box_title_bg_text h3::before,
.box_title_bg .box_title_bg_text h3::after {
  position: absolute;
  top: 34px;
  background: url('../images/box_h3_x.png') no-repeat center;
  width: 24px;
  height: 24px;
  content: '';
  animation: ani_rot 3s linear infinite;
}
.box_title_bg .box_title_bg_text h3::before {
  left: 20px;
}
.box_title_bg .box_title_bg_text h3::after {
  right: 20px;
}
.box_title_bg .box_title_bg_text h3.bg {
  background: url('../images/box_h3_btn.png') no-repeat center;
  color: #FE5502;
}
.box_title_bg .box_title_bg_text h3.bg::before,
.box_title_bg .box_title_bg_text h3.bg::after {
  background: url('../images/box_h3_r.png') no-repeat center;
}
.box_title_bg .box_title_bg_text div {
  width: 640px;
  height: 168px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.box_title_bg .box_title_bg_text div h5::before,
.box_title_bg .box_title_bg_text div h5::after,
.box_title_bg .box_title_bg_text div h5 i {
  position: absolute;
  content: '';
}
.box_title_bg .box_title_bg_text div h5::before {
  left: 0;
  top: 65px;
  width: 65px;
  height: 75px;
  background: url('../images/y_1.png') no-repeat center;
  transform-origin: bottom right;
  animation: ani_y_1 3s linear infinite;
}
.box_title_bg .box_title_bg_text div h5::after {
  left: 8px;
  top: 24px;
  width: 113px;
  height: 140px;
  background: url('../images/y_2.png') no-repeat center;
  transform-origin: bottom right;
  animation: ani_y_2 3s linear infinite;
}
.box_title_bg .box_title_bg_text div h5 i {
  left: 66px;
  top: 0px;
  width: 61px;
  height: 133px;
  background: url('../images/y_3.png') no-repeat center;
  transform-origin: bottom right;
  animation: ani_y_3 3s linear infinite;
}
.box_title_bg .box_title_bg_text div h6::before,
.box_title_bg .box_title_bg_text div h6::after {
  position: absolute;
  content: '';
}
.box_title_bg .box_title_bg_text div h6::before {
  right: 22px;
  top: 16px;
  width: 100px;
  height: 136px;
  background: url('../images/y_4.png') no-repeat center;
  transform-origin: bottom left;
  animation: ani_y_4 3s linear infinite;
}
.box_title_bg .box_title_bg_text div h6::after {
  right: 0;
  top: 38px;
  width: 122px;
  height: 114px;
  background: url('../images/y_5.png') no-repeat center;
  transform-origin: bottom left;
  animation: ani_y_5 3s linear infinite;
}
.box_title_bg .box_wrap {
  background-color: #e5fdfa;
  border-radius: 15px;
  margin: 0 25px;
  box-sizing: border-box;
}
@keyframes ani_y_1 {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-25deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes ani_y_2 {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes ani_y_3 {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes ani_y_4 {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes ani_y_5 {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes ani_rot {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(720deg);
  }
}
/*顶部banner*/
.banner_wrap {
  width: 100%;
  height: 920px;
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
  background: url('../images/banner_bg_1.jpg') no-repeat top center;
}
.banner_wrap::before {
  position: absolute;
  left: 0;
  bottom: 0px;
  content: '';
  width: 100%;
  height: 392px;
  background: url('../images/banner_1.png') no-repeat top center;
  z-index: 2;
}
.banner_wrap .box_container::before {
  position: absolute;
  right: -103px;
  bottom: -150px;
  content: '';
  width: 471px;
  height: 410px;
  background: url('../images/banner_2.png') no-repeat center;
  z-index: 1;
  transform: translateX(150px);
  animation: ani_peple 0.8s ease 1;
  animation-fill-mode: forwards;
}
.banner_wrap .title_img {
  display: block;
  margin: 0 auto 6px;
  padding-top: 114px;
}
.banner_wrap h5 {
  width: 619px;
  height: 56px;
  background: url('../images/title_t.png') no-repeat center;
  font-size: 26px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 56px;
  text-align: center;
  margin: 0 auto;
  z-index: 5;
}
.banner_wrap h6 {
  position: absolute;
  left: 93px;
  bottom: -35px;
  width: 162px;
  height: 92px;
}
.banner_wrap h6 i {
  position: absolute;
  transform-origin: center bottom;
}
.banner_wrap h6 i:nth-child(1) {
  width: 35px;
  height: 32px;
  background: url('../images/tree_1.png') no-repeat center;
  left: 0;
  bottom: 10px;
  animation: ani_y_4 3s 1s linear infinite;
}
.banner_wrap h6 i:nth-child(2) {
  width: 45px;
  height: 39px;
  background: url('../images/tree_2.png') no-repeat center;
  left: 17px;
  top: 11px;
  animation: ani_y_4 3s 0.5s linear infinite;
}
.banner_wrap h6 i:nth-child(3) {
  width: 37px;
  height: 31px;
  background: url('../images/tree_3.png') no-repeat center;
  left: 68px;
  top: 5px;
  animation: ani_y_4 3s linear infinite;
}
.banner_wrap h6 i:nth-child(4) {
  width: 56px;
  height: 49px;
  background: url('../images/tree_4.png') no-repeat center;
  left: 52px;
  bottom: 0px;
  animation: ani_y_4 3.5s linear infinite;
}
.banner_wrap h6 i:nth-child(5) {
  width: 55px;
  height: 56px;
  background: url('../images/tree_5.png') no-repeat center;
  right: 0px;
  top: 0px;
  animation: ani_y_4 3s 1.5s linear infinite;
}
@keyframes ani_peple {
  0% {
    transform: translateX(150px);
  }
  100% {
    transform: translateX(0px);
  }
}
/*逆袭好物  盲盒抽奖*/
.box_01 {
  margin-top: -35px;
  z-index: 3;
}
.box_01 .box_01_box {
  position: relative;
  height: 840px;
  padding: 40px 30px 0;
}
.box_01 .box_01_box .box_01_left {
  position: absolute;
  width: 666px;
  height: 666px;
  left: 10px;
  top: 40px;
  z-index: 10;
}
.box_01 .box_01_box .box_01_left::after {
  position: absolute;
  left: 0;
  top: -4px;
  width: 100%;
  height: 100%;
  content: '';
  background: url('../images/rot_2.png') no-repeat center;
  animation: horse_ani 0.6s linear infinite;
}
.box_01 .box_01_box .box_01_left i {
  position: absolute;
  width: 666px;
  height: 666px;
  left: 0px;
  top: 0px;
  background: url('../images/rot_6.png') no-repeat center;
  transform: rotate(0);
}
.box_01 .box_01_box .box_01_left i.active_0 {
  animation: draw_ani_0 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left i.active_1 {
  animation: draw_ani_1 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left i.active_2 {
  animation: draw_ani_2 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left i.active_3 {
  animation: draw_ani_3 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left i.active_4 {
  animation: draw_ani_4 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left i.active_5 {
  animation: draw_ani_5 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left i.active_6 {
  animation: draw_ani_6 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left i.active_7 {
  animation: draw_ani_7 4s ease 1;
  animation-fill-mode: forwards;
}
.box_01 .box_01_box .box_01_left .box_draw {
  width: 232px;
  height: 232px;
  background: url('../images/rot_4.png') no-repeat center;
  text-align: center;
  position: relative;
  left: 0;
  right: 0;
  top: 190px;
  margin: 0 auto;
  cursor: pointer;
}
.box_01 .box_01_box .box_01_left .box_draw::after {
  width: 178px;
  height: 178px;
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  right: 0;
  margin: 0 auto;
  background: url('../images/rot_5.png') no-repeat center;
  z-index: 0;
}
.box_01 .box_01_box .box_01_left .box_draw b {
  width: 178px;
  height: 178px;
  position: absolute;
  left: 0;
  top: 40px;
  right: 0;
  margin: 0 auto;
  font-size: 36px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FEFDFC;
  line-height: 46px;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.8);
  text-align: center;
  z-index: 3;
  padding-top: 40px;
}
.box_01 .box_01_box .box_01_left .box_01_btn {
  padding: 0 30px 50px;
  box-sizing: border-box;
  position: absolute;
  bottom: -176px;
  left: 0;
}
.box_01 .box_01_box .box_01_left .box_01_btn p {
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #D0320E;
  line-height: 56px;
  text-align: center;
  width: 666px;
  margin-bottom: 10px;
}
.box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz {
  display: flex;
}
.box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz span {
  width: 200px;
  height: 60px;
  background: linear-gradient(-87deg, #FF5B01, #FF7902);
  border-radius: 30px;
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
  cursor: default;
  transition: 0.2s;
}
.box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz span:nth-child(1) {
  margin: 0px 26px 0px 120px;
}
.box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz span:hover {
  opacity: 0.8;
}
.box_01 .box_01_box .box_01_right {
  width: 790px;
  height: 618px;
  background: linear-gradient(135deg, #FEF1E0, #FDD2A5);
  border-radius: 16px;
  box-sizing: border-box;
  position: absolute;
  right: 30px;
  top: 60px;
}
.box_01 .box_01_box .box_01_right p {
  font-size: 32px;
  font-weight: 400;
  color: #FBFBFB;
  line-height: 100px;
  background: linear-gradient(106deg, #FF7A22, #FF5B01);
  border-radius: 0 16px 0 0;
  text-align: center;
  padding-left: 230px;
}
.box_01 .box_01_box .box_01_right div {
  width: 420px;
  height: 410px;
  margin: 30px 0 0 355px;
  overflow: hidden;
  box-sizing: border-box;
}
.box_01 .box_01_box .box_01_right div ul {
  height: 460px;
  position: relative;
  left: 0;
}
.box_01 .box_01_box .box_01_right div ul li {
  font-size: 18px;
  font-weight: 400;
  color: #D0320E;
  line-height: 42px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box_01 .box_01_box .box_01_right span {
  width: 350px;
  height: 60px;
  background: linear-gradient(-87deg, #FF5B01, #FF7902);
  border-radius: 30px;
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
  cursor: default;
  position: absolute;
  right: 80px;
  bottom: -154px;
  transition: 0.2s;
}
.box_01 .box_01_box .box_01_right span:hover {
  opacity: 0.8;
}
@keyframes draw_ani_0 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1100deg);
  }
}
@keyframes draw_ani_1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1415deg);
  }
}
@keyframes draw_ani_2 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1375deg);
  }
}
@keyframes draw_ani_3 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1325deg);
  }
}
@keyframes draw_ani_4 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1280deg);
  }
}
@keyframes draw_ani_5 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1240deg);
  }
}
@keyframes draw_ani_6 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1195deg);
  }
}
@keyframes draw_ani_7 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1150deg);
  }
}
@keyframes horse_ani {
  0% {
    background: url('../images/rot_2.png') no-repeat center;
  }
  100% {
    background: url('../images/rot_3.png') no-repeat center;
  }
}
/*逆袭图书  0元包邮*/
.box_02 .box_wrap {
  padding: 45px 0;
}
.box_02 .box_02_css {
  margin: 0px 35px;
  box-sizing: border-box;
  background-color: #f2fefc;
  border-radius: 15px;
  box-shadow: inset 0 0 10px #49cfc6, 0 0 10px rgba(97, 209, 202, 0.85);
  border: 3px solid #4ccdc4;
}
.box_02 .box_02_css h3 {
  font-size: 36px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #282828;
  line-height: 90px;
  text-align: center;
}
.box_02 .box_02_css > div {
  display: flex;
}
.box_02 .box_02_css > div a {
  width: 328px;
  height: 52px;
  background: linear-gradient(-90deg, #11898A, #2DC1A3);
  border-radius: 26px;
  font-size: 24px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 52px;
  display: block;
  margin: 25px auto 40px;
  text-align: center;
  transition: 0.2s;
}
.box_02 .box_02_css > div a:hover {
  opacity: 0.8;
}
.box_02 .box_02_css > div a b {
  font-size: 24px;
  font-family: FZLanTingHeiS-H-GB;
  font-weight: 400;
  color: #FCFF01;
  line-height: 52px;
}
.box_02 .box_02_css > div .two_l {
  display: flex;
  width: 50%;
  flex-wrap: wrap;
}
.box_02 .box_02_css > div .two_l img {
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 27px rgba(121, 185, 177, 0.3);
  margin-right: 45px;
  margin-left: 70px;
}
.box_02 .box_02_css > div .two_l h5 {
  font-size: 28px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #03A691;
  line-height: 28px;
  margin-top: 16px;
  margin-bottom: 15px;
}
.box_02 .box_02_css > div .two_l ul li {
  position: relative;
  font-size: 20px;
  font-family: FZLanTingHeiS-M-GB;
  font-weight: 400;
  color: #282828;
  line-height: 30px;
  padding-left: 32px;
}
.box_02 .box_02_css > div .two_l ul li::after {
  width: 18px;
  height: 30px;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url('../images/two_li.png') no-repeat left center;
}
.box_02 .box_02_css > div .two_r {
  width: 50%;
  text-align: center;
}
.box_02 .box_02_css > div .two_r img {
  display: block;
  margin: 0 auto;
}
.box_02 .box_02_css > div .two_r p {
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #016765;
  line-height: 32px;
  margin-top: 20px;
}
.box_02 .box_02_css > div .two_r p b {
  font-size: 30px;
  color: #FF6102;
}
.box_02 .box_02_css > div .two_r a {
  margin-top: 34px;
}
/*逆袭直播  4天特训*/
.box_03_tab {
  display: flex;
  justify-content: center;
}
.box_03_tab h6 {
  width: 356px;
  height: 64px;
  background: linear-gradient(-90deg, #25BE99, #01A892);
  border-radius: 32px;
  transition: all 0.1s;
  font-size: 22px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  margin-top: 40px;
  cursor: default;
}
.box_03_tab h6:first-child {
  margin-right: 48px;
}
.box_03_tab h6.active,
.box_03_tab h6:hover {
  background: linear-gradient(-87deg, #FF5B01, #FF7902);
  box-shadow: 0px 2px 16px 0px rgba(255, 84, 0, 0.3);
}
.box_03_list {
  width: 100%;
  padding: 0 30px;
  margin-top: 25px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-bottom: 30px;
}
.box_03_list li {
  display: none;
}
.box_03_list li.active {
  display: block;
}
.box_03_list p {
  font-size: 18px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #037D7D;
  line-height: 30px;
  margin-bottom: 20px;
}
.box_03_list table {
  border-collapse: separate;
  width: 100%;
  border: none;
}
.box_03_list table tr:last-child td:first-child {
  border-radius: 0 0 0px 12px;
  white-space: nowrap;
}
.box_03_list table tr:last-child td:nth-child(3) {
  white-space: nowrap;
}
.box_03_list table tr:last-child td:last-child {
  border-radius: 0 0 12px 0px;
}
.box_03_list table td {
  font-size: 16px;
  line-height: 24px;
  height: 60px;
  color: #333;
  text-align: center;
  border-right: 1px solid #e5e6e6;
  border-bottom: 1px solid #e5e6e6;
  padding: 0 20px;
}
.box_03_list table td:last-child {
  border-right: none;
}
.box_03_list table td:last-child a {
  width: 112px;
  height: 40px;
  background: linear-gradient(-87deg, #FF5B01, #FF7902);
  border-radius: 20px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 40px;
  transition: 0.2s;
  margin: 0 auto;
}
.box_03_list table td:last-child a:hover {
  opacity: 0.8;
}
.box_03_list thead tr {
  background: linear-gradient(-61deg, #36BBAA, #2CC7B4);
  border-radius: 12px 12px 0 0;
  height: 60px;
  color: #fff;
  font-size: 18px;
}
.box_03_list thead tr th {
  border-right: 1px solid #e5e6e6;
  text-align: center;
}
.box_03_list thead tr th:first-child {
  border-top-left-radius: 12px;
}
.box_03_list thead tr th:last-child {
  border-right: none;
  border-top-right-radius: 12px;
}
.box_03_list tbody {
  background-color: #fff;
  border-radius: 0 0 12px 12px;
}
/*逆袭必备  图书优惠*/
.swiper-container-book {
  padding-top: 46px;
  width: 1040px;
  margin: 0 auto;
}
.swiper-container-book .swiper-slide {
  box-sizing: border-box;
  margin-right: 10px;
}
.swiper-container-book .swiper-slide p {
  width: 250px;
  height: 250px;
  background: #FFFFFF;
  box-shadow: 0px 2px 11px 0px rgba(7, 103, 90, 0.3);
  padding: 8px;
  box-sizing: border-box;
  border-radius: 12px;
}
.swiper-container-book .swiper-slide img {
  display: block;
}
.swiper-container-book .swiper-slide span,
.swiper-container-book .swiper-slide b {
  text-align: center;
  display: block;
}
.swiper-container-book .swiper-slide span {
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #3A0000;
  line-height: 30px;
  margin-top: 20px;
}
.swiper-container-book .swiper-slide b {
  font-size: 18px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 500;
  color: #3A0000;
  line-height: 30px;
}
.swiper-container-book .swiper-slide a {
  width: 170px;
  height: 52px;
  font-size: 20px;
  font-weight: 500;
  color: #FFFEFE;
  line-height: 52px;
  display: block;
  text-align: center;
  margin: 15px auto 0;
  background: linear-gradient(135deg, #34C6BC, #03A691);
  border-radius: 26px;
  transition: 0.3s;
  opacity: 1;
}
.swiper-container-book .swiper-slide a:hover {
  opacity: 0.8;
}
.book_btn_wrap {
  position: relative;
  left: 0;
  top: 0;
  padding-bottom: 40px;
}
.swiper-button-next-book {
  position: absolute;
  background: url('../images/book_r.png') no-repeat center;
  background-size: contain;
  width: 50px;
  height: 100px;
  right: 0;
  top: 120px;
}
.swiper-button-prev-book {
  position: absolute;
  background: url('../images/book_l.png') no-repeat center;
  background-size: contain;
  width: 50px;
  height: 100px;
  left: 0;
  top: 120px;
}
.book_btnBuy {
  width: 356px;
  height: 64px;
  background: linear-gradient(-87deg, #FF5B01, #FF7902);
  box-shadow: 0px 1px 8px 0px rgba(255, 84, 0, 0.3);
  border-radius: 32px;
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 64px;
  transition: 0.2s;
  text-align: center;
  display: block;
  margin: 35px auto 0px;
}
.book_btnBuy:hover {
  opacity: 0.8;
  background: linear-gradient(-87deg, #FF7902, #FF5B01);
}
/*逆袭课程  助力上岸*/
.box_05_tab {
  display: flex;
  justify-content: center;
}
.box_05_tab h6 {
  width: 240px;
  height: 64px;
  background: linear-gradient(-90deg, #25BE99, #01A892);
  border-radius: 32px;
  transition: all 0.1s;
  font-size: 22px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  margin-top: 40px;
  cursor: default;
}
.box_05_tab h6:first-child {
  margin-right: 48px;
}
.box_05_tab h6.active,
.box_05_tab h6:hover {
  background: linear-gradient(-87deg, #FF5B01, #FF7902);
  box-shadow: 0px 2px 16px 0px rgba(255, 84, 0, 0.3);
}
.box_05_list {
  width: 100%;
  padding: 0 30px;
  margin-top: 25px;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-bottom: 30px;
}
.box_05_list li {
  display: none;
}
.box_05_list li.active {
  display: flex;
}
.box_05_list li div {
  width: 256px;
  height: 219px;
  margin-right: 20px;
  position: relative;
  text-align: center;
  border-radius: 10px;
}
.box_05_list li div:nth-child(1) {
  background: url('../images/five_1.png') no-repeat center;
}
.box_05_list li div:nth-child(2) {
  background: url('../images/five_2.png') no-repeat center;
}
.box_05_list li div:nth-child(3) {
  background: url('../images/five_3.png') no-repeat center;
}
.box_05_list li div:nth-child(4) {
  margin-right: 0;
  background: url('../images/five_4.png') no-repeat center;
}
.box_05_list li div s {
  font-size: 16px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FF0000;
  line-height: 16px;
  text-decoration: none;
  position: absolute;
  left: 6px;
  top: 6px;
  width: 32px;
  transform: rotate(-45deg);
}
.box_05_list li div p {
  font-size: 32px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  padding-top: 70px;
}
.box_05_list li div a {
  width: 150px;
  height: 42px;
  background: linear-gradient(180deg, #FFF1C3, #FEDD7A);
  box-shadow: 0px 0px 8px 0px rgba(218, 126, 7, 0.3);
  border-radius: 21px;
  text-align: center;
  display: block;
  margin: 30px auto 0;
  font-size: 18px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #CD0000;
  line-height: 42px;
  transition: 0.2s;
}
.box_05_list li div a:hover {
  opacity: 0.8;
}
/*逆袭营地  一起学习*/
.six_list {
  display: flex;
  padding-top: 60px;
  justify-content: space-between;
  padding: 60px 30px;
}
.six_list li img {
  display: block;
  margin: 0 auto;
  width: 186px;
  height: 186px;
  background: #4EC7B8;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 8px;
}
.six_list li a {
  width: 170px;
  height: 52px;
  background: linear-gradient(135deg, #34C6BC, #03A691);
  border-radius: 26px;
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFEFE;
  line-height: 52px;
  text-align: center;
  display: block;
  margin: 30px auto 0;
  transition: 0.2s;
}
.six_list li a:hover {
  opacity: 0.8;
}
/*逆袭面授  全国开课*/
.face_list {
  margin: 0px auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 32px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 30px;
}
.face_list li {
  width: 120px;
  height: 50px;
  background: #fff;
  transition: 0.3s;
  border-radius: 8px;
  margin-right: 16px;
  margin-bottom: 20px;
}
.face_list li:nth-child(8n) {
  margin-right: 0;
}
.face_list li:hover {
  background: linear-gradient(135deg, #34C6BC, #03A691);
}
.face_list li:hover a {
  color: #fff;
}
.face_list li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #250B02;
  line-height: 50px;
  text-align: center;
}
/*逆袭教练  贴心客服*/
.box08 {
  margin-bottom: 150px;
}
.box_code_style {
  padding: 30px;
}
.box_code_style .box_style_fff {
  padding: 40px 34px 30px;
}
.box_code_style .province_change {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 260px;
  background: url('../images/vue_ico.png') no-repeat 50px 80px #4EC7B8;
  border-radius: 12px;
  position: relative;
}
.box_code_style .province_change::before {
  position: absolute;
  left: 295px;
  top: 170px;
  content: '';
  width: 35px;
  height: 18px;
  background: url('../images/vue_ico.png') no-repeat #4EC7B8;
  z-index: 9;
}
.box_code_style .province_change > img {
  margin-right: 100px;
  margin-bottom: 0px;
  width: 220px;
}
.box_code_style .code_l {
  width: 355px;
  margin-right: 100px;
}
.box_code_style .code_l .list-div:not(:last-child) {
  margin-bottom: 15px;
}
.box_code_style .code_l .list-div .selectBox {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 56px;
  cursor: default;
  text-align: left;
}
.box_code_style .code_l .list-div .selectBox ul {
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  box-sizing: border-box;
  cursor: default;
  width: 100%;
  max-height: 230px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 3;
  background: #fff;
  border: 0;
  border-radius: 5px;
  font-size: 18px;
  line-height: 32px;
  text-indent: 0.75em;
  color: #333;
}
.box_code_style .code_l .list-div .selectBox ul li:hover {
  background: #f8f8f8;
}
.box_code_style .code_l .list-div .selectBox:after {
  position: absolute;
  right: 15px;
  top: 18px;
  pointer-events: none;
  content: " ";
  display: block;
  width: 15px;
  height: 18px;
  background: url(../images/select.png) no-repeat top center;
  transition: all 0.3s;
}
.box_code_style .code_l .list-div .selectBox.onSelect:after {
  transform: rotate(-180deg);
}
.box_code_style .code_l .list-div cite {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  /* border: 1px solid #1678d4; */
  border-radius: 10px;
  font-size: 18px;
  font-style: normal;
  line-height: 56px;
  text-indent: 0.75em;
  transition: all 0.2s;
  color: #333333;
}
.box_code_style .code_r {
  width: 166px;
}
.box_code_style .code_r p {
  line-height: 30px;
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-bottom: 5px;
}
.box_code_style .code_r .pic {
  position: relative;
  width: 166px;
  height: 166px;
  margin: 0 auto;
  box-sizing: border-box;
}
.box_code_style .code_r .pic img {
  display: block;
  width: 100%;
}
.box_code_style .code_r .pic .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
}
.box_code_style .code_r .wxId {
  display: none;
}
/*vue 二维码 end*/
/*侧边栏*/
.fixed_l {
  display: none;
  z-index: 99;
  position: fixed;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 130px;
  box-sizing: border-box;
  padding: 66px 13px 10px;
  border-radius: 16px;
  background: url('../images/fixed_bg.png') no-repeat top center #009775;
}
.fixed_icon {
  position: absolute;
  left: 50%;
  transform: translateX(-45%);
  top: -70px;
  width: 115px;
}
.fixed_nav li {
  width: 100%;
  line-height: 32px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 0px;
  border-bottom: 1px solid #01ab93;
}
.fixed_nav li:last-child {
  border-bottom: none;
}
.fixed_nav li a {
  display: block;
  color: #fff;
  transition: 0.3s;
  font-size: 15px;
  line-height: 34px;
}
.fixed_nav li a:hover {
  color: #FFF395;
}
.toTop {
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #D34222;
  line-height: 56px;
  background: url('../images/top_bg.png') no-repeat center;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 60px;
  left: 0;
  right: 0;
  bottom: -50px;
  margin: 0 auto;
  transition: 0.2s;
}
.toTop:hover {
  opacity: 0.8;
}
/*侧边栏 end*/
/*弹窗*/
.window_mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.fixed_close {
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  transition: 0.3s;
  transform: rotate(0);
}
.fixed_close:hover {
  transform: rotate(360deg);
}
.btn_know {
  width: 160px;
  height: 36px;
  background: linear-gradient(135deg, #FCEE4F, #F7D547);
  border-radius: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #602E0D;
  line-height: 36px;
  display: block;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.btn_know:hover {
  opacity: 0.9;
}
.fixed_box1 {
  width: 500px;
  height: 315px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/alert_4.png) no-repeat top center;
  box-sizing: border-box;
  padding: 30px 30px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
}
.fixed_box1 h5 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 10px;
}
.fixed_box1 h6 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #FFEE00;
}
.fixed_box1 ul {
  margin-top: 10px;
}
.fixed_box1 ul li {
  margin-bottom: 5px;
}
.fixed_box1 ul li p {
  overflow: initial;
  white-space: normal;
  text-align: left;
}
.fixed_box1 img.code_img {
  display: block;
  margin: 20px auto;
  width: 140px;
}
.fixed_box1 .form_download {
  margin-top: 2.5px;
  color: #602E0D;
  background: linear-gradient(135deg, #FCEE4F, #F7D547);
}
.fixed_box1 .form_download:hover {
  opacity: 0.9;
}
.fixed_box3 h5 {
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 5px;
}
.fixed_box1 p,
.fixed_box3 p {
  line-height: 35px;
  /*font-size: 18px;*/
  font-size: 16px;
}
.fixed_box1 p a {
  word-break: break-all;
  white-space: normal;
  color: #fff;
}
.fixed_box2 {
  width: 328px;
  height: 148px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/alert_2.png) no-repeat top center;
  box-sizing: border-box;
  padding: 10px 40px;
  color: #fff;
}
.fixed_box2 p {
  width: 100%;
  height: 80px;
  line-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}
.fixed_box3 {
  width: 404px;
  height: 255px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/alert_3.png) no-repeat top center;
  box-sizing: border-box;
  padding: 30px 40px;
  color: #fff;
}
.temp_box {
  display: none;
}
.phone1 {
  display: block;
  width: 232px;
  margin: 20px auto;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  border-radius: 10px;
  padding-left: 10px;
  font-size: 18px;
  color: #333;
  box-sizing: border-box;
  border: none;
}
.form_download {
  float: right;
  display: block;
  margin: 0 auto;
  width: 110px;
  line-height: 30px;
  border-radius: 28px;
  color: #602E0D;
  background: linear-gradient(135deg, #FCEE4F, #F7D547);
  text-align: center;
  font-size: 16px;
}
.ptBn1 {
  width: 160px;
  line-height: 44px;
  float: none;
  cursor: pointer;
}
.fixed_box1 li {
  margin-bottom: 14px;
}
.fixed_box1 li p {
  float: left;
  /*max-width: 250px;*/
  max-width: 310px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fixed_pc {
  width: 630px;
  height: 665px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fixed_pc .btn_s {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.fixed_pc .fixed_close {
  top: 165px;
}
/*表单*/
.fixed_from {
  width: 411px;
  height: 468px;
  background: url('../images/alert_1.png') no-repeat top center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 30px;
  border-radius: 10px;
}
.fixed_from p {
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 28px;
  text-align: center;
}
.fixed_from .userInfor {
  margin-bottom: 30px;
}
.fixed_from .userInfor select,
.fixed_from .userInfor input {
  width: 100%;
  height: 46px;
  background: #ffffff;
  border-radius: 6px;
  padding-left: 20px;
  font-size: 18px;
  color: #333;
  box-sizing: border-box;
  appearance: none;
  outline: none;
  border: none;
  margin-bottom: 10px;
  padding-right: 30px;
}
.fixed_from .userInfor select {
  background: #fff url('../images/select.png') no-repeat 93% center;
}
.fixed_from .userInfor input::placeholder {
  color: #333;
}
#getCode {
  padding: 0;
  background: #F0A13A;
  color: #fff;
}
#cityList,
#countyList,
#authinput,
#phoneCode,
#getCode,
#authinput,
#imgCode {
  width: 49%;
}
#imgCode {
  height: 46px;
  border-radius: 6px;
}
.fixed_box4 {
  width: 500px;
  height: 265px;
  background: url('../images/alert_5.png') no-repeat top center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
}
.fixed_box4 h5 {
  font-size: 28px;
  color: #fff;
  line-height: 28px;
  margin-bottom: 20px;
}
.fixed_box4 h6 {
  font-size: 26px;
  font-weight: bold;
  color: #FCE700;
  line-height: 30px;
}
.fixed_box4 p {
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  margin: 20px auto;
  text-align: left;
}
.fixed_box5 {
  width: 523px;
  height: 495px;
  background: url('../images/alert_6.png') no-repeat top center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
}
.fixed_box5 h5 {
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.fixed_box5 p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  text-align: left;
  margin: 20px auto 10px;
}
.fixed_box5 img.alert_code {
  width: 140px;
  height: 140px;
  border-radius: 8px;
  margin: 0 auto 20px;
}
.fixed_box6 {
  width: 613px;
  height: 359px;
  background: url('../images/alert_7.png') no-repeat top center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
}
.fixed_box6 h5 {
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.fixed_box6 p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  text-align: left;
  margin: 20px auto 20px;
}
.fixed_box7 {
  width: 570px;
  height: 460px;
  background: url('../images/alert_8.png') no-repeat bottom left;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  border-radius: 15px;
}
.fixed_box7 p {
  font-size: 22px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 36px;
  text-align: left;
}
.fixed_box7 p span,
.fixed_box7 p strong {
  color: #FDFA00;
}
.fixed_box7 p.p1 {
  color: #FDFA00;
  margin: 20px auto;
  text-align: center;
}
.fixed_box7 > div {
  width: 420px;
  margin: 0 auto 15px;
  display: flex;
  justify-content: center;
}
.fixed_box7 > div label {
  font-size: 22px;
  line-height: 36px;
  color: #fff;
  text-align: right;
  width: 140px;
}
.fixed_box7 > div input {
  width: 300px;
  height: 40px;
  background-color: #fff;
  border-radius: 6px;
  text-indent: 10px;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  box-sizing: border-box;
  appearance: none;
  outline: none;
  border: none;
}
.fixed_box7 .btn_know {
  margin-top: 40px;
}
.fixed_box8 {
  width: 570px;
  height: 580px;
  background: url('../images/alert_9.png') no-repeat bottom left;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  border-radius: 15px;
}
.fixed_box8 p {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 36px;
}
.fixed_box8 p span {
  color: #FDFA00;
}
.fixed_box8 p.p1 {
  color: #FDFA00;
  margin: 10px auto 15px;
}
.fixed_box8 > div {
  width: 420px;
  margin: 0 auto 10px;
  display: flex;
  justify-content: center;
}
.fixed_box8 > div label {
  font-size: 22px;
  line-height: 36px;
  color: #fff;
  text-align: right;
  width: 112px;
}
.fixed_box8 > div input,
.fixed_box8 > div select {
  width: 300px;
  height: 40px;
  background-color: #fff;
  border-radius: 6px;
  text-indent: 10px;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  box-sizing: border-box;
  appearance: none;
  outline: none;
  border: none;
}
.fixed_box8 > div select {
  background: #fff url('../images/select.png') no-repeat 93% center;
}
.fixed_box8 > div select.select_1 {
  width: 145px;
}
.fixed_box8 > div #fixed_box8_left {
  margin-right: 10px;
}
.fixed_box8 .btn_know {
  margin-top: 25px;
}
.alert_tip {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 10px 30px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 6px;
  z-index: 5;
  font-size: 16px;
  line-height: 16px;
  max-width: 400px;
  display: none;
}
/*弹窗 end*/
/*适配M*/
@media only all and (max-width: 1400px) {
  .fixed_l {
    display: none !important;
  }
}
@media only all and (max-width: 1080px) {
  body {
    max-width: 100%;
    overflow-x: hidden;
    background: #E3F9F6;
    font: 0.18rem/0.36rem "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
  }
  body,
  html {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }
  .fixed_l {
    display: none !important;
  }
  .temp_footer {
    margin-bottom: 0rem !important;
  }
  .box_container {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  /*移动端头部 + 底部*/
  .temp_header {
    width: 100%;
    height: 0.88rem;
    line-height: 0.88rem;
    background: linear-gradient(to right, #3ccc86, #3bcb6a);
    padding-left: 0.4rem;
    box-sizing: border-box;
    text-align: center;
    position: relative;
  }
  .temp_header .title {
    font-size: 0.32rem;
    color: #fff;
    margin-left: 0;
  }
  .temp_header .toback {
    display: inline-block;
    background: url(../images/sprite_img.png) no-repeat;
    background-size: 4.65rem 3.77rem;
    background-position: -3.2rem -0.94rem;
    width: 0.28rem;
    height: 0.43rem;
    position: absolute;
    left: 0.4rem;
    top: 0.22rem;
    cursor: pointer;
  }
  .temp_footer {
    background: #fff;
    color: #333;
    padding: 0.3rem 0;
    font-size: 0.26rem;
    line-height: 0.36rem;
    text-align: center;
    margin-bottom: 1.2rem;
  }
  .temp_footer .footbox {
    width: 100%;
    height: 0.72rem;
  }
  .temp_footer a {
    color: #333;
    padding: 0 0.1rem 0 0;
    line-height: 0.72rem;
  }
  .temp_footer .copy {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.26rem;
  }
  /*移动端头部 + 底部 结束*/
  /* 内容外侧框 */
  .box_title_bg {
    background: url('../images/box_t.png') no-repeat top center, url('//upload.hteacher.net/webupload/zhuanti/202151/images/box_b.png') no-repeat bottom center;
    background-size: contain;
    padding-top: 0.266667rem;
    padding-bottom: 0.266667rem;
    position: relative;
    left: 0;
    top: 0;
    width: 96%;
    margin: 2.933333rem auto 0;
  }
  .box_title_bg.bg {
    background: url('../images/box_t_r.png') no-repeat top center, url('//upload.hteacher.net/webupload/zhuanti/202151/images/box_b_r.png') no-repeat bottom center;
    background-size: contain;
  }
  .box_title_bg.bg .box_title_bg_h {
    background: url('../images/box_m_r.png') no-repeat;
    background-repeat: repeat-y;
    background-size: contain;
  }
  .box_title_bg.bg .box_wrap {
    background-color: #fef9f5;
  }
  .box_title_bg .box_title_bg_h {
    position: absolute;
    left: 0;
    top: 0.1rem;
    background: url('../images/box_m.png') no-repeat;
    background-repeat: repeat-y;
    background-size: contain;
    width: 100%;
    height: calc(100% - 0.2rem);
    z-index: -1;
    pointer-events: none;
  }
  .box_title_bg .box_title_bg_text {
    width: 98%;
    height: 2.56rem;
    background: url('../images/box_title.png') no-repeat bottom center;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: -2.56rem;
    margin: 0 auto;
    padding-top: 0.96rem;
    box-sizing: border-box;
  }
  .box_title_bg .box_title_bg_text h3 {
    width: 6.573333rem;
    height: 1.28rem;
    background: url('../images/box_h3.png') no-repeat center;
    background-size: contain;
    text-align: center;
    font-size: 0.613333rem;
    font-family: FZLanTingHeiPro_GB18030;
    font-weight: bold;
    color: #01826C;
    line-height: 1.28rem;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .box_title_bg .box_title_bg_text h3::before,
  .box_title_bg .box_title_bg_text h3::after {
    position: absolute;
    top: 0.453333rem;
    background: url('../images/box_h3_x.png') no-repeat center;
    background-size: contain;
    width: 0.32rem;
    height: 0.32rem;
    content: '';
  }
  .box_title_bg .box_title_bg_text h3::before {
    left: 0.266667rem;
  }
  .box_title_bg .box_title_bg_text h3::after {
    right: 0.266667rem;
  }
  .box_title_bg .box_title_bg_text h3.bg {
    background: url('../images/box_h3_btn.png') no-repeat center;
    background-size: contain;
    color: #FE5502;
  }
  .box_title_bg .box_title_bg_text h3.bg::before,
  .box_title_bg .box_title_bg_text h3.bg::after {
    background: url('../images/box_h3_r.png') no-repeat center;
    background-size: contain;
  }
  .box_title_bg .box_title_bg_text div {
    width: 7rem;
    height: 2.24rem;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
  .box_title_bg .box_title_bg_text div h5::before,
  .box_title_bg .box_title_bg_text div h5::after,
  .box_title_bg .box_title_bg_text div h5 i {
    position: absolute;
    content: '';
  }
  .box_title_bg .box_title_bg_text div h5::before {
    left: 0;
    top: 0.866667rem;
    width: 0.866667rem;
    height: 1rem;
    background: url('../images/y_1.png') no-repeat center;
    background-size: contain;
  }
  .box_title_bg .box_title_bg_text div h5::after {
    left: 0.106667rem;
    top: 0.32rem;
    width: 1.506667rem;
    height: 1.866667rem;
    background: url('../images/y_2.png') no-repeat center;
    background-size: contain;
  }
  .box_title_bg .box_title_bg_text div h5 i {
    left: 0.88rem;
    top: 0px;
    width: 0.813333rem;
    height: 1.773333rem;
    background: url('../images/y_3.png') no-repeat center;
    background-size: contain;
  }
  .box_title_bg .box_title_bg_text div h6::before,
  .box_title_bg .box_title_bg_text div h6::after {
    position: absolute;
    content: '';
  }
  .box_title_bg .box_title_bg_text div h6::before {
    right: 0.293333rem;
    top: 0.213333rem;
    width: 1.333333rem;
    height: 1.813333rem;
    background: url('../images/y_4.png') no-repeat center;
    background-size: contain;
  }
  .box_title_bg .box_title_bg_text div h6::after {
    right: 0;
    top: 0.506667rem;
    width: 1.626667rem;
    height: 1.52rem;
    background: url('../images/y_5.png') no-repeat center;
    background-size: contain;
  }
  .box_title_bg .box_wrap {
    background-color: #e5fdfa;
    border-radius: 0.2rem;
    margin: 0 0.15rem;
    box-sizing: border-box;
  }
  /*顶部banner*/
  .banner_wrap {
    width: 100%;
    height: 6.5rem;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    background: url('../images/banner_bg.jpg') no-repeat bottom center;
    background-size: cover;
  }
  .banner_wrap::before {
    position: absolute;
    left: 0;
    bottom: 0px;
    content: '';
    width: 100%;
    height: 3rem;
    background: url('../images/banner_1.png') no-repeat top center;
    background-size: cover;
    z-index: 2;
    display: none;
  }
  .banner_wrap .box_container::before {
    position: absolute;
    right: -103px;
    bottom: -150px;
    content: '';
    width: 471px;
    height: 410px;
    background: url('../images/banner_2.png') no-repeat center;
    z-index: 1;
    display: none;
  }
  .banner_wrap .title_img {
    display: block;
    margin: 0 auto 0.08rem;
    padding-top: 1rem;
    width: 80%;
  }
  .banner_wrap h5 {
    width: 6.3rem;
    height: 0.746667rem;
    background: url('../images/title_t.png') no-repeat center;
    background-size: contain;
    font-size: 0.346667rem;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.746667rem;
    text-align: center;
    margin: 0.2rem auto 0;
    z-index: 5;
  }
  .banner_wrap h6 {
    display: none;
  }
  /*逆袭好物  盲盒抽奖*/
  .box_01 {
    margin-top: 2.6rem;
    z-index: 3;
    position: relative;
  }
  .box_01::before {
    position: absolute;
    left: -2%;
    top: -3.8rem;
    content: '';
    width: 7.5rem;
    height: 3rem;
    background: url('../images/banner_1.png') no-repeat top center;
    background-size: cover;
  }
  .box_01 .box_01_box {
    position: relative;
    height: auto;
    padding: 0.3rem 0.2rem 1.2rem;
  }
  .box_01 .box_01_box .box_01_left {
    position: initial;
    width: 6rem;
    height: 8.2rem;
    left: 0.4rem;
    top: 0.533333rem;
    z-index: 10;
    margin: 0 auto;
  }
  .box_01 .box_01_box .box_01_left::after {
    position: absolute;
    left: 0.62rem;
    top: 0.45rem;
    width: 5.7rem;
    height: 5.7rem;
    content: '';
    background: url('../images/rot_2.png') no-repeat center;
    background-size: contain;
    animation: horse_ani 0.6s linear infinite;
  }
  .box_01 .box_01_box .box_01_left i {
    position: relative;
    width: 6rem;
    height: 6rem;
    left: 0px;
    top: 0px;
    background: url('../images/rot_6.png') no-repeat center;
    background-size: contain;
    transform: rotate(0);
    display: block;
    margin: 0;
  }
  .box_01 .box_01_box .box_01_left .box_draw {
    width: 2.093333rem;
    height: 2.093333rem;
    background: url('../images/rot_4.png') no-repeat center;
    background-size: contain;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 2.1rem;
    margin: 0 auto;
    cursor: pointer;
  }
  .box_01 .box_01_box .box_01_left .box_draw::after {
    width: 1.373333rem;
    height: 1.373333rem;
    content: '';
    position: absolute;
    left: 0;
    top: 0.48rem;
    right: 0;
    margin: 0 auto;
    background: url('../images/rot_5.png') no-repeat center;
    background-size: contain;
    z-index: 0;
  }
  .box_01 .box_01_box .box_01_left .box_draw b {
    width: 1.373333rem;
    height: 1.373333rem;
    position: absolute;
    left: 0;
    top: 0.35rem;
    right: 0;
    margin: 0 auto;
    font-size: 0.3rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: bold;
    color: #FEFDFC;
    line-height: 0.4rem;
    text-shadow: 0px 0.026667rem 0px rgba(0, 0, 0, 0.8);
    text-align: center;
    z-index: 3;
    padding-top: 0.4rem;
  }
  .box_01 .box_01_box .box_01_left .box_01_btn {
    position: initial;
    padding: 0 0.4rem 0rem;
    box-sizing: border-box;
  }
  .box_01 .box_01_box .box_01_left .box_01_btn p {
    font-size: 0.293333rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #D0320E;
    line-height: 0.746667rem;
    text-align: center;
    width: 100%;
    margin: 0.2rem 0 0.1rem;
  }
  .box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz {
    display: flex;
    justify-content: space-between;
  }
  .box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz span {
    width: initial;
    height: 0.6rem;
    background: linear-gradient(-87deg, #FF5B01, #FF7902);
    border-radius: 0.3rem;
    font-size: 0.28rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
    cursor: default;
    transition: 0.2s;
    padding: 0 0.5rem;
  }
  .box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz span:nth-child(1) {
    margin: 0;
  }
  .box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz span:nth-child(3) {
    width: initial;
    margin-left: 0rem;
  }
  .box_01 .box_01_box .box_01_left .box_01_btn .box_01_gz span:hover {
    opacity: 1;
  }
  .box_01 .box_01_box .box_01_right {
    width: 100%;
    height: auto;
    padding-bottom: 0.2rem;
    background: linear-gradient(135deg, #FEF1E0, #FDD2A5);
    border-radius: 0.213333rem;
    box-sizing: border-box;
    position: initial;
    right: 0.4rem;
    top: 0.8rem;
  }
  .box_01 .box_01_box .box_01_right p {
    font-size: 0.38rem;
    font-weight: 400;
    color: #FBFBFB;
    line-height: 0.8rem;
    background: linear-gradient(106deg, #FF7A22, #FF5B01);
    border-radius: 0.213333rem 0.213333rem 0 0;
    text-align: center;
    padding-left: 0rem;
  }
  .box_01 .box_01_box .box_01_right div {
    width: 5.6rem;
    height: 5.65rem;
    margin: 0.2rem auto 0rem;
    overflow: hidden;
    box-sizing: border-box;
  }
  .box_01 .box_01_box .box_01_right div ul {
    height: 6.133333rem;
    position: relative;
    left: 0;
  }
  .box_01 .box_01_box .box_01_right div ul li {
    font-size: 0.24rem;
    font-weight: 400;
    color: #D0320E;
    line-height: 0.56rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .box_01 .box_01_box .box_01_right span {
    width: 3rem;
    height: 0.6rem;
    background: linear-gradient(-87deg, #FF5B01, #FF7902);
    border-radius: 0.3rem;
    font-size: 0.28rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
    cursor: default;
    transition: 0.2s;
    position: absolute;
    bottom: 0.3rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .box_01 .box_01_box .box_01_right span:hover {
    opacity: 1;
  }
  @keyframes horse_ani {
    0% {
      background: url('../images/rot_2.png') no-repeat center;
      background-size: contain;
    }
    100% {
      background: url('../images/rot_3.png') no-repeat center;
      background-size: contain;
    }
  }
  /*逆袭图书  0元包邮*/
  .box_02 .box_wrap {
    padding: 0.4rem 0;
  }
  .box_02 .box_02_css {
    margin: 0px 0.166667rem;
    box-sizing: border-box;
    background-color: #f2fefc;
    border-radius: 0.2rem;
    box-shadow: none;
    border: 0.04rem solid #4ccdc4;
  }
  .box_02 .box_02_css h3 {
    font-size: 0.48rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #282828;
    line-height: 1.2rem;
    text-align: center;
  }
  .box_02 .box_02_css > div {
    display: flex;
    flex-wrap: wrap;
  }
  .box_02 .box_02_css > div a {
    width: 4.373333rem;
    height: 0.693333rem;
    background: linear-gradient(-90deg, #11898A, #2DC1A3);
    border-radius: 0.346667rem;
    font-size: 0.32rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.693333rem;
    display: block;
    margin: 0.333333rem auto 0.533333rem;
    text-align: center;
    transition: 0.2s;
  }
  .box_02 .box_02_css > div a:hover {
    opacity: 1;
  }
  .box_02 .box_02_css > div a b {
    font-size: 0.32rem;
    font-family: FZLanTingHeiS-H-GB;
    font-weight: 400;
    color: #FCFF01;
    line-height: 0.693333rem;
  }
  .box_02 .box_02_css > div .two_l {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
  }
  .box_02 .box_02_css > div .two_l img {
    padding: 0.266667rem;
    border-radius: 0.133333rem;
    background-color: #fff;
    box-shadow: 0 0 0.36rem rgba(121, 185, 177, 0.3);
    margin: 0 auto;
    width: 2.5rem;
    height: 2.5rem;
  }
  .box_02 .box_02_css > div .two_l > div {
    margin: 0 auto;
  }
  .box_02 .box_02_css > div .two_l h5 {
    font-size: 0.373333rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #03A691;
    line-height: 0.373333rem;
    margin-top: 0.213333rem;
    margin-bottom: 0.2rem;
  }
  .box_02 .box_02_css > div .two_l ul li {
    position: relative;
    font-size: 0.3rem;
    font-family: FZLanTingHeiS-M-GB;
    font-weight: 400;
    color: #282828;
    line-height: 0.46rem;
    padding-left: 0.426667rem;
  }
  .box_02 .box_02_css > div .two_l ul li::after {
    width: 0.24rem;
    height: 0.4rem;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/two_li.png') no-repeat left center;
    background-size: contain;
  }
  .box_02 .box_02_css > div .two_r {
    width: 100%;
    text-align: center;
  }
  .box_02 .box_02_css > div .two_r img {
    display: block;
    margin: 0 auto;
  }
  .box_02 .box_02_css > div .two_r p {
    font-size: 0.266667rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: bold;
    color: #016765;
    line-height: 0.426667rem;
    margin-top: 20px;
  }
  .box_02 .box_02_css > div .two_r p b {
    font-size: 0.4rem;
    color: #FF6102;
  }
  .box_02 .box_02_css > div .two_r a {
    margin-top: 0.453333rem;
  }
  /*逆袭直播  4天特训*/
  .box_03_tab {
    display: flex;
    justify-content: center;
  }
  .box_03_tab h6 {
    width: 3rem;
    height: 0.7rem;
    background: linear-gradient(-90deg, #25BE99, #01A892);
    border-radius: 0.35rem;
    transition: all 0.1s;
    font-size: 0.24rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 0.533333rem;
    cursor: default;
  }
  .box_03_tab h6:first-child {
    margin-right: 0.3rem;
  }
  .box_03_tab h6.active,
  .box_03_tab h6:hover {
    background: linear-gradient(-87deg, #FF5B01, #FF7902);
    box-shadow: 0px 0.026667rem 0.213333rem 0px rgba(255, 84, 0, 0.3);
  }
  .box_03_list {
    width: 96%;
    padding: 0 0rem 0.4rem;
    margin-top: 0.333333rem;
    margin-bottom: 0.4rem;
    box-sizing: border-box;
    margin: 0.333rem auto 0.4rem;
  }
  .box_03_list li {
    display: none;
  }
  .box_03_list li.active {
    display: block;
  }
  .box_03_list p {
    font-size: 0.28rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #037D7D;
    line-height: 0.4rem;
    margin-bottom: 0.266667rem;
  }
  .box_03_list table {
    border-collapse: separate;
    width: 100%;
    border: none;
  }
  .box_03_list table tr:last-child td:first-child {
    border-radius: 0 0 0px 0.16rem;
    white-space: nowrap;
  }
  .box_03_list table tr:last-child td:last-child {
    border-radius: 0 0 0.16rem 0px;
  }
  .box_03_list table td {
    font-size: 0.2rem;
    line-height: 0.32rem;
    height: 0.8rem;
    color: #333;
    text-align: center;
    border-right: 0.013333rem solid #e5e6e6;
    border-bottom: 0.013333rem solid #e5e6e6;
    padding: 0 0.05rem;
  }
  .box_03_list table td:last-child {
    border-right: none;
  }
  .box_03_list table td:last-child a {
    width: 1.3rem;
    height: 0.533333rem;
    background: linear-gradient(-87deg, #FF5B01, #FF7902);
    border-radius: 0.266667rem;
    display: block;
    font-size: 0.26rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.533333rem;
    transition: 0.2s;
    margin: 0 auto;
  }
  .box_03_list table td:last-child a:hover {
    opacity: 1;
  }
  .box_03_list thead tr {
    background: linear-gradient(-61deg, #36BBAA, #2CC7B4);
    border-radius: 0.16rem 0.16rem 0 0;
    height: 60px;
    color: #fff;
    font-size: 0.3rem;
  }
  .box_03_list thead tr th {
    border-right: 0.013333rem solid #e5e6e6;
    text-align: center;
    white-space: nowrap;
  }
  .box_03_list thead tr th:first-child {
    border-top-left-radius: 0.16rem;
  }
  .box_03_list thead tr th:last-child {
    border-right: none;
    border-top-right-radius: 0.16rem;
  }
  .box_03_list tbody {
    background-color: #fff;
    border-radius: 0 0 0.16rem 0.16rem;
  }
  /*逆袭必备  图书优惠*/
  .swiper-container-book {
    padding-top: 0.46rem;
    width: 94%;
    margin: 0 auto;
  }
  .swiper-container-book .swiper-slide {
    box-sizing: border-box;
  }
  .swiper-container-book .swiper-slide p {
    width: 2.4rem;
    height: 2.4rem;
    background: #FFFFFF;
    box-shadow: 0px 0.026667rem 0.146667rem 0px rgba(7, 103, 90, 0.3);
    padding: 0.08rem;
    box-sizing: border-box;
    border-radius: 0.16rem;
    margin: 0 auto;
  }
  .swiper-container-book .swiper-slide img {
    display: block;
  }
  .swiper-container-book .swiper-slide span,
  .swiper-container-book .swiper-slide b {
    text-align: center;
    display: block;
  }
  .swiper-container-book .swiper-slide span {
    font-size: 0.24rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #3A0000;
    line-height: 0.4rem;
    margin-top: 0.266667rem;
  }
  .swiper-container-book .swiper-slide b {
    font-size: 0.22rem;
    font-family: FZLanTingHeiPro_GB18030;
    font-weight: 500;
    color: #3A0000;
    line-height: 0.4rem;
  }
  .swiper-container-book .swiper-slide a {
    width: 1.7rem;
    height: 0.52rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.52rem;
    display: block;
    text-align: center;
    margin: 0.2rem auto 0;
    background: linear-gradient(135deg, #34C6BC, #03A691);
    border-radius: 0.26rem;
    transition: 0.3s;
    opacity: 1;
  }
  .swiper-container-book .swiper-slide a:hover {
    opacity: 1;
  }
  .book_btn_wrap {
    position: relative;
    left: 0;
    top: 0;
  }
  .swiper-button-next-book {
    position: absolute;
    background: url('../images/book_r.png') no-repeat center;
    background-size: contain;
    width: 0.5rem;
    height: 1rem;
    right: 0rem;
    top: 1.2rem;
  }
  .swiper-button-prev-book {
    position: absolute;
    background: url('../images/book_l.png') no-repeat center;
    background-size: contain;
    width: 0.5rem;
    height: 1rem;
    left: 0rem;
    top: 1.2rem;
  }
  .book_btnBuy {
    width: 4.746667rem;
    height: 0.853333rem;
    background: linear-gradient(-87deg, #FF5B01, #FF7902);
    box-shadow: 0px 0.013333rem 0.106667rem 0px rgba(255, 84, 0, 0.3);
    border-radius: 0.426667rem;
    font-size: 0.3rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.853333rem;
    transition: 0.2s;
    text-align: center;
    display: block;
    margin: 0.466667rem auto 0px;
  }
  .book_btnBuy:hover {
    opacity: 1;
  }
  /*逆袭课程  助力上岸*/
  .box_05_tab {
    display: flex;
    justify-content: center;
  }
  .box_05_tab h6 {
    width: 3rem;
    height: 0.7rem;
    background: linear-gradient(-90deg, #25BE99, #01A892);
    border-radius: 0.35rem;
    transition: all 0.1s;
    font-size: 0.3rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-top: 0.533333rem;
    cursor: default;
  }
  .box_05_tab h6:first-child {
    margin-right: 0.64rem;
  }
  .box_05_tab h6.active,
  .box_05_tab h6:hover {
    background: linear-gradient(-87deg, #FF5B01, #FF7902);
    box-shadow: 0px 0.026667rem 0.213333rem 0px rgba(255, 84, 0, 0.3);
  }
  .box_05_list {
    width: 100%;
    padding: 0 0.4rem;
    margin-top: 0.333333rem;
    margin-bottom: 0.4rem;
    box-sizing: border-box;
    padding-bottom: 0.4rem;
  }
  .box_05_list li {
    display: none;
  }
  .box_05_list li.active {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .box_05_list li div {
    width: 2.9rem;
    height: 2.5rem;
    margin-right: 0.266667rem;
    position: relative;
    text-align: center;
    border-radius: 0.133333rem;
    margin-bottom: 0.266667rem;
  }
  .box_05_list li div:nth-child(1) {
    background: url('../images/five_1.png') no-repeat center;
    background-size: contain;
  }
  .box_05_list li div:nth-child(2) {
    background: url('../images/five_2.png') no-repeat center;
    background-size: contain;
  }
  .box_05_list li div:nth-child(3) {
    background: url('../images/five_3.png') no-repeat center;
    background-size: contain;
  }
  .box_05_list li div:nth-child(4) {
    margin-right: 0;
    background: url('../images/five_4.png') no-repeat center;
    background-size: contain;
  }
  .box_05_list li div:nth-child(2n) {
    margin-right: 0;
  }
  .box_05_list li div s {
    font-size: 0.18rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FF0000;
    line-height: 0.213333rem;
    text-decoration: none;
    position: absolute;
    left: 0.06rem;
    top: 0.06rem;
    width: 0.5rem;
    transform: rotate(-45deg);
  }
  .box_05_list li div p {
    font-size: 0.426667rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.426667rem;
    text-align: center;
    padding-top: 0.733333rem;
  }
  .box_05_list li div a {
    width: 2rem;
    height: 0.56rem;
    background: linear-gradient(180deg, #FFF1C3, #FEDD7A);
    box-shadow: 0px 0px 0.106667rem 0px rgba(218, 126, 7, 0.3);
    border-radius: 0.28rem;
    text-align: center;
    display: block;
    margin: 0.4rem auto 0;
    font-size: 0.24rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #CD0000;
    line-height: 0.56rem;
    transition: 0.2s;
  }
  .box_05_list li div a:hover {
    opacity: 1;
  }
  /*逆袭营地  一起学习*/
  .six_list {
    display: flex;
    padding-top: 0.8rem;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.8rem 0.4rem;
  }
  .six_list li {
    margin-bottom: 0.3rem;
  }
  .six_list li img {
    display: block;
    margin: 0 auto;
    width: 2.8rem;
    height: 2.8rem;
    background: #4EC7B8;
    border-radius: 0.16rem;
    box-sizing: border-box;
    padding: 0.106667rem;
  }
  .six_list li a {
    width: 2.266667rem;
    height: 0.693333rem;
    background: linear-gradient(135deg, #34C6BC, #03A691);
    border-radius: 0.346667rem;
    font-size: 0.3rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFEFE;
    line-height: 0.693333rem;
    text-align: center;
    display: block;
    margin: 0.2rem auto 0;
    transition: 0.2s;
  }
  .six_list li a:hover {
    opacity: 1;
  }
  /*逆袭面授  全国开课*/
  .face_list {
    margin: 0px auto;
    width: 100%;
    padding: 0 0.2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 0.533333rem;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
  }
  .face_list li {
    width: 23%;
    height: 0.6rem;
    background: #fff;
    transition: 0.3s;
    border-radius: 0.08rem;
    margin: 0 1% 0.2rem;
    box-sizing: border-box;
  }
  .face_list li:nth-child(4n) {
    margin-right: 0;
  }
  .face_list li:hover {
    background: linear-gradient(135deg, #34C6BC, #03A691);
  }
  .face_list li:hover a {
    color: #fff;
  }
  .face_list li a {
    display: block;
    font-size: 0.3rem;
    font-weight: 400;
    color: #250B02;
    line-height: 0.6rem;
    text-align: center;
  }
  /*vue二维码*/
  .box_code_style .province_change {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 0.12rem;
    height: auto;
    padding-bottom: 1rem;
  }
  .box_code_style .province_change::before {
    display: none;
  }
  .box_code_style .province_change > img {
    width: 2.6rem;
    margin: 0.3rem auto 0;
    display: none;
  }
  .box_code_style .code_l {
    width: 4.55rem;
    margin: 0 auto;
    float: inherit;
    padding-top: 0.5rem;
  }
  .box_code_style .code_l .list-div {
    margin: 0 auto;
  }
  .box_code_style .code_l .list-div:not(:last-child) {
    margin-bottom: 0.15rem;
  }
  .box_code_style .code_l .list-div .selectBox {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 0.7rem;
    cursor: default;
    text-align: left;
  }
  .box_code_style .code_l .list-div .selectBox ul {
    display: none;
    position: absolute;
    left: 0;
    top: 0.5rem;
    box-sizing: border-box;
    cursor: default;
    width: 100%;
    max-height: 2.3rem;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 3;
    background: #fff;
    border: 0;
    border-radius: 0.05rem;
    font-size: 0.3rem;
    line-height: 0.32rem;
    text-indent: 0.75em;
    color: #333;
  }
  .box_code_style .code_l .list-div .selectBox ul li:hover {
    background: #f8f8f8;
  }
  .box_code_style .code_l .list-div .selectBox:after {
    position: absolute;
    right: 0.15rem;
    top: 0.26rem;
    pointer-events: none;
    content: " ";
    display: block;
    width: 0.15rem;
    height: 0.18rem;
    background: url(../images/select.png) no-repeat top center;
    background-size: cover;
    transition: all 0.3s;
  }
  .box_code_style .code_l .list-div .selectBox.onSelect:after {
    transform: rotate(-180deg);
  }
  .box_code_style .code_l .list-div cite {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: #fff;
    /* border: 1px solid #1678d4; */
    border-radius: 0.1rem;
    font-size: 0.3rem;
    font-style: normal;
    line-height: 0.7rem;
    text-indent: 0.75em;
    transition: all 0.2s;
    color: #333333;
  }
  .box_code_style .code_r {
    width: 3.6rem;
    margin: 0.3rem auto 0;
    float: inherit;
  }
  .box_code_style .code_r p {
    line-height: 0.3rem;
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.6rem;
    height: 0.6rem;
  }
  .box_code_style .code_r .pic {
    position: relative;
    width: 3.6rem;
    height: 3.6rem;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .box_code_style .code_r .pic img {
    display: block;
    width: 100%;
  }
  .box_code_style .code_r .pic .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
  }
  .box_code_style .code_r .wxId {
    display: none;
  }
  /*vue 二维码 end*/
  /*弹窗*/
  /*弹窗*/
  .window_mask {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .fixed_close {
    position: absolute;
    right: 0;
    top: -0.8rem;
    cursor: pointer;
    transition: 0.3s;
    transform: rotate(0);
    width: 0.7rem;
    height: 0.7rem;
  }
  .fixed_close:hover {
    transform: rotate(360deg);
  }
  .btn_know {
    width: 3.2rem;
    height: 0.72rem;
    background: linear-gradient(135deg, #FCEE4F, #F7D547);
    border-radius: 0.36rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #602E0D;
    line-height: 0.72rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
  }
  .btn_know:hover {
    opacity: 0.9;
  }
  .fixed_box1 {
    width: 90%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/alert_4.png) no-repeat top center;
    background-size: cover;
    border-radius: 0.2rem;
    box-sizing: border-box;
    padding: 0.5rem 0.3rem;
    color: #fff;
    text-align: center;
  }
  .fixed_box1 h5 {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.36rem;
    margin-bottom: 0.1rem;
    color: #fff;
  }
  .fixed_box1 h6 {
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: #fff;
  }
  .fixed_box1 ul {
    margin-top: 0.1rem;
  }
  .fixed_box1 ul li {
    margin-bottom: 0.05rem;
  }
  .fixed_box1 ul li p {
    overflow: initial;
    white-space: normal;
    text-align: left;
    font-size: 0.24rem;
    line-height: 0.56rem;
    color: #fff;
  }
  .fixed_box1 img.code_img {
    display: block;
    margin: 0.266667rem auto;
    width: 1.866667rem;
  }
  .fixed_box1 .form_download {
    margin-top: 0.03rem;
    color: #602E0D;
    background: linear-gradient(135deg, #FCEE4F, #F7D547);
  }
  .fixed_box1 .form_download:hover {
    opacity: 0.9;
  }
  .fixed_box3 h5 {
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: center;
    margin-bottom: 0.05rem;
    color: #fff;
  }
  .fixed_box1 p,
  .fixed_box3 p {
    line-height: 35px;
    /*font-size: 18px;*/
    font-size: 16px;
  }
  .fixed_box1 p a {
    word-break: break-all;
    white-space: normal;
    color: #fff;
  }
  .fixed_box2 {
    width: 86%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/alert_2.png) no-repeat top center;
    background-size: cover;
    border-radius: 0.15rem;
    box-sizing: border-box;
    padding: 0.5rem 0.4rem;
    color: #fff;
    border-radius: 0.2rem;
  }
  .fixed_box2 p {
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.38rem;
    color: #fff;
  }
  .fixed_box3 {
    width: 86%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/alert_3.png) no-repeat top center;
    background-size: cover;
    border-radius: 0.2rem;
    box-sizing: border-box;
    padding: 0.5rem 0.4rem;
    color: #fff;
  }
  .temp_box {
    display: none;
  }
  .phone1 {
    display: block;
    width: 80%;
    margin: 0.2rem auto;
    height: 0.72rem;
    line-height: 0.72rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding-left: 0.1rem;
    font-size: 0.3rem;
    color: #333;
    box-sizing: border-box;
    border: none;
  }
  .form_download {
    float: right;
    display: block;
    margin: 0 auto;
    width: 2rem;
    line-height: 0.56rem;
    border-radius: 0.28rem;
    color: #602E0D;
    background: linear-gradient(135deg, #FCEE4F, #F7D547);
    text-align: center;
    font-size: 0.28rem;
  }
  .ptBn1 {
    width: 160px;
    line-height: 44px;
    float: none;
    cursor: pointer;
  }
  .fixed_box1 li {
    margin-bottom: 0.15rem;
  }
  .fixed_box1 li p {
    float: left;
    /*max-width: 250px;*/
    max-width: 4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .fixed_m {
    width: 100%;
    height: 9.5rem;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .fixed_m .btn_s {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
  }
  .fixed_m .fixed_close {
    top: 1.3rem;
    right: 1rem;
  }
  /*表单*/
  .fixed_from {
    width: 90%;
    height: auto;
    background: url('../images/alert_1.png') no-repeat bottom left;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.3rem;
    border-radius: 0.15rem;
  }
  .fixed_from p {
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.3rem;
    margin-bottom: 0.28rem;
    text-align: center;
  }
  .fixed_from .userInfor {
    margin-bottom: 0.3rem;
  }
  .fixed_from .userInfor select,
  .fixed_from .userInfor input {
    width: 100%;
    height: 0.72rem;
    background: #ffffff;
    border-radius: 0.06rem;
    padding-left: 0.2rem;
    font-size: 0.3rem;
    color: #333;
    box-sizing: border-box;
    appearance: none;
    outline: none;
    border: none;
    margin-bottom: 0.1rem;
    padding-right: 0.3rem;
  }
  .fixed_from .userInfor select {
    background: #fff url('../images/select.png') no-repeat 93% center;
  }
  .fixed_from .userInfor input::placeholder {
    font-size: 0.3rem;
    color: #333;
  }
  #getCode {
    padding: 0;
    background: #F0A13A;
    color: #fff;
  }
  #cityList,
  #countyList,
  #authinput,
  #phoneCode,
  #getCode,
  #authinput,
  #imgCode {
    width: 49%;
  }
  #imgCode {
    height: 0.72rem;
    border-radius: 0.06rem;
  }
  .fixed_box4 {
    width: 90%;
    height: auto;
    background: url('../images/alert_5.png') no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.5rem 0.3rem;
    text-align: center;
    border-radius: 0.15rem;
  }
  .fixed_box4 h5 {
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.36rem;
    margin-bottom: 0.2rem;
  }
  .fixed_box4 h6 {
    font-size: 0.3rem;
    font-weight: bold;
    color: #FCE700;
    line-height: 0.3rem;
  }
  .fixed_box4 p {
    font-size: 0.26rem;
    color: #fff;
    line-height: 0.4rem;
    margin: 0.2rem auto;
    text-align: left;
  }
  .fixed_box5 {
    width: 90%;
    height: auto;
    background: url('../images/alert_6.png') no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.5rem 0.3rem;
    text-align: center;
    border-radius: 0.15rem;
  }
  .fixed_box5 h5 {
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    line-height: 0.36rem;
  }
  .fixed_box5 p {
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: left;
    margin: 0.2rem auto 0.1rem;
  }
  .fixed_box5 img.alert_code {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0.08rem;
    margin: 0 auto 0.2rem;
  }
  .fixed_box6 {
    width: 90%;
    height: auto;
    background: url('../images/alert_7.png') no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.5rem 0.3rem;
    text-align: center;
    border-radius: 0.15rem;
  }
  .fixed_box6 h5 {
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    line-height: 0.36rem;
  }
  .fixed_box6 p {
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: left;
    margin: 0.2rem auto;
  }
  .fixed_box7 {
    width: 90%;
    height: auto;
    background: url('../images/alert_8.png') no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.5rem 0.3rem;
    text-align: center;
    border-radius: 0.15rem;
  }
  .fixed_box7 p {
    font-size: 0.26rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.4rem;
  }
  .fixed_box7 p span {
    color: #FDFA00;
  }
  .fixed_box7 p.p1 {
    color: #FDFA00;
    margin: 0.3rem auto;
  }
  .fixed_box7 > div {
    width: 100%;
    margin: 0 auto 0.15rem;
    display: flex;
    justify-content: space-between;
  }
  .fixed_box7 > div label {
    font-size: 0.32rem;
    line-height: 0.72rem;
    color: #fff;
    text-align: right;
    width: 2rem;
  }
  .fixed_box7 > div input {
    width: 4.3rem;
    height: 0.72rem;
    background-color: #fff;
    border-radius: 0.06rem;
    text-indent: 0.1rem;
    font-size: 0.32rem;
    line-height: 0.72rem;
    color: #333;
    box-sizing: border-box;
    appearance: none;
    outline: none;
    border: none;
  }
  .fixed_box7 .btn_know {
    margin-top: 0.4rem;
  }
  .fixed_box8 {
    width: 90%;
    height: auto;
    background: url('../images/alert_9.png') no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.3rem;
    text-align: center;
    border-radius: 0.15rem;
  }
  .fixed_box8 p {
    font-size: 0.26rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: left;
    text-indent: 2em;
  }
  .fixed_box8 p span {
    color: #FDFA00;
  }
  .fixed_box8 p.p1 {
    color: #FDFA00;
    margin: 0.3rem auto;
    text-align: center;
    text-indent: 0em;
  }
  .fixed_box8 > div {
    width: 100%;
    margin: 0 auto 0.15rem;
    display: flex;
    justify-content: space-between;
  }
  .fixed_box8 > div label {
    font-size: 0.32rem;
    line-height: 0.72rem;
    color: #fff;
    text-align: right;
    width: 2rem;
  }
  .fixed_box8 > div input,
  .fixed_box8 > div select {
    width: 4.3rem;
    height: 0.72rem;
    background-color: #fff;
    border-radius: 0.06rem;
    text-indent: 0.1rem;
    font-size: 0.32rem;
    line-height: 0.72rem;
    color: #333;
    box-sizing: border-box;
    appearance: none;
    outline: none;
    border: none;
  }
  .fixed_box8 > div select {
    background: #fff url('../images/select.png') no-repeat 93% center;
  }
  .fixed_box8 > div select.select_1 {
    width: 2.15rem;
  }
  .fixed_box8 .btn_know {
    margin-top: 0.4rem;
  }
  /*提示小弹窗*/
  .alert_tip {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.1rem 0.3rem;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0.06rem;
    z-index: 5;
    font-size: 0.26rem;
    line-height: 0.26rem;
    max-width: 4rem;
    display: none;
  }
  /*弹窗 end*/
}
