body {
  max-width: 100%;
  overflow-x: hidden;
  background: #e1fffa;
  font: 18px/36px "MicroSoft YaHei", "FZLanTingHeiS-DB-GB", "Hiragino Sans GB", 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: 0.5rem;
  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_cor {
  background-color: #cef088;
  padding-bottom: 50px;
}
.box_container_cor.box_container_cor_1 {
  padding-bottom: 70px;
}
.box_container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}
.title_h3 {
  padding: 30px 0;
  width: 100%;
}
.title_h3 img {
  display: block;
  width: 701px;
  margin: 0 auto;
}
.banner {
  position: relative;
  z-index: 3;
  max-width: 1920px;
  margin: 0 auto;
  background: url(../images/banner.jpg) no-repeat top center;
  height: 790px;
}
.banner img {
  position: absolute;
}
.banner img.t_1 {
  left: 366px;
  top: 156px;
}
.banner img.t_2 {
  left: 174px;
  top: 190px;
}
.banner img.t_3 {
  left: 140px;
  top: 132px;
}
.banner img.t_4 {
  right: -73px;
  top: 174px;
}
.banner img.t_5 {
  left: -200px;
  top: 212px;
}
/*按下刷题键 助麦田成长*/
.play_box {
  position: relative;
  box-sizing: border-box;
  padding-left: 30px;
  padding-top: 100px;
  padding-bottom: 45px;
}
.play_box > i {
  position: absolute;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
}
.play_box > i.i_1 {
  background-image: url(../images/y_3.png);
  width: 178px;
  height: 161px;
  top: 235px;
  left: 7px;
}
.play_box > i.i_2 {
  background-image: url(../images/y_4.png);
  width: 226px;
  height: 256px;
  top: -85px;
  left: 10px;
}
.play_box > i.i_3 {
  background-image: url(../images/y_5.png);
  width: 221px;
  height: 257px;
  top: 157px;
  right: -13px;
}
.play_box > i.i_4 {
  background-image: url(../images/y_1.png);
  width: 249px;
  height: 221px;
  left: 934px;
  top: 438px;
}
.play_box > i.i_4 s {
  display: none;
}
.play_box > i.i_4.active {
  background-image: url(../images/y_1_1.png);
  width: 169px;
  height: 190px;
}
.play_box > i.i_4.active s {
  background: url(../images/y_1_2.png) no-repeat center;
  position: absolute;
  width: 50px;
  height: 87px;
  top: 160px;
  left: -20px;
}
.play_box > i.i_4.active s.active {
  display: block;
  animation: watering 1s linear infinite;
}
.play_box .play_list {
  background: url(../images/y_bg.png) no-repeat center;
  width: 1053px;
  height: 544px;
  position: relative;
}
.play_box .play_list li {
  position: absolute;
  background: url(../images/y_6.png) no-repeat center;
  width: 178px;
  height: 126px;
  cursor: pointer;
}
.play_box .play_list li::after {
  content: "";
  background: url(../images/y_2.png) no-repeat center;
  width: 163px;
  height: 134px;
  position: absolute;
  left: -10px;
  top: -60px;
  z-index: 2;
  transition: 0.3s;
}
.play_box .play_list li.active::after {
  background: url(../images/y_2_1.png) no-repeat center;
  width: 203px;
  height: 163px;
  z-index: 3;
  left: -25px;
  top: -90px;
}
.play_box .play_list li:hover::after {
  transform: scale(0.9);
}
.play_box .play_list li:nth-child(1) {
  top: 16.91%;
  left: 14.34%;
}
.play_box .play_list li:nth-child(2) {
  top: 3.86%;
  left: 24.69%;
}
.play_box .play_list li:nth-child(3) {
  top: 59%;
  left: 4.08%;
}
.play_box .play_list li:nth-child(4) {
  top: 45.22%;
  left: 14.43%;
}
.play_box .play_list li:nth-child(5) {
  top: 31.61%;
  left: 25.26%;
}
.play_box .play_list li:nth-child(6) {
  top: 17.83%;
  left: 35.7%;
}
.play_box .play_list li:nth-child(7) {
  top: 71.875%;
  left: 14.43%;
}
.play_box .play_list li:nth-child(8) {
  top: 58.09%;
  left: 24.88%;
}
.play_box .play_list li:nth-child(9) {
  top: 45.04%;
  left: 35.7%;
}
.play_box .play_list li:nth-child(10) {
  top: 31.61%;
  left: 46.91%;
}
.play_box .play_list li:nth-child(11) {
  top: 17.28%;
  left: 58.02%;
}
.play_box .play_list li:nth-child(12) {
  top: 4.6%;
  left: 68%;
}
.play_box .play_list li:nth-child(13) {
  top: 70.77%;
  left: 36.37%;
}
.play_box .play_list li:nth-child(14) {
  top: 57.17%;
  left: 46.82%;
}
.play_box .play_list li:nth-child(15) {
  top: 44.3%;
  left: 57.26%;
}
.play_box .play_list li:nth-child(16) {
  top: 30.14%;
  left: 68.38%;
}
.play_box .play_list li:nth-child(17) {
  top: 16.91%;
  left: 78.73%;
}
.play_box .play_list li:nth-child(18) {
  top: 71.875%;
  left: 57.45%;
}
.play_box .play_list li:nth-child(19) {
  top: 58.82%;
  left: 67.8%;
}
.play_tip {
  position: relative;
}
.play_tip h6 {
  background-color: #ff782f;
  width: 180px;
  border-radius: 19px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  font-size: 18px;
  line-height: 38px;
  margin: 0 auto;
}
.play_tip p {
  width: 100%;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 46px;
  background-color: #fff;
  padding-top: 10px;
}
@keyframes watering {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(100px);
    opacity: 0;
  }
}
/*考编启航营 五一优惠*/
.yh_box {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 25px 55px;
}
.yh_box .l .w,
.yh_box .r .w {
  background-color: #cef088;
  box-sizing: border-box;
  padding: 10px;
}
.yh_box .l .w .inner,
.yh_box .r .w .inner {
  border-radius: 28px;
  background-color: #fff;
  box-sizing: border-box;
  padding-top: 48px;
  width: 590px;
  padding-bottom: 60px;
}
.yh_box .l .w .inner h4,
.yh_box .r .w .inner h4 {
  width: 260px;
  font-size: 28px;
  line-height: 54px;
  color: #222222;
  font-weight: bold;
  margin: 0 auto 25px;
  background-color: #feed7f;
  text-align: center;
  position: relative;
  transform: translateX(30px);
}
.yh_box .l .w .inner h4::after,
.yh_box .r .w .inner h4::after {
  content: "";
  background-image: url(../images/ico_3.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 101px;
  height: 90px;
  position: absolute;
  left: -80px;
  top: -28px;
}
.yh_box .l .w .inner h4.h4_1,
.yh_box .r .w .inner h4.h4_1 {
  width: 178px;
}
.yh_box .l .w .inner h4.h4_1::after,
.yh_box .r .w .inner h4.h4_1::after {
  background-image: url(../images/ico_4.png);
  width: 92px;
  height: 75px;
  top: -20px;
  left: -70px;
}
.yh_box .l .w .inner ul,
.yh_box .r .w .inner ul {
  overflow: hidden;
}
.yh_box .l .w .inner ul li,
.yh_box .r .w .inner ul li {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 38px;
  color: #333;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  margin-bottom: 25px;
}
.yh_box .l .w .inner ul li:last-child,
.yh_box .r .w .inner ul li:last-child {
  margin-bottom: 0;
}
.yh_box .l .w .inner ul li span,
.yh_box .r .w .inner ul li span {
  width: 126px;
  background-color: #cef088;
  border-radius: 19px;
  margin-right: 60px;
  position: relative;
}
.yh_box .l .w .inner ul li span::after,
.yh_box .r .w .inner ul li span::after {
  content: "";
  background: url(../images/ico_5.png) no-repeat center;
  width: 11px;
  height: 17px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -29px;
}
.yh_box .l .w .inner ul li span::before,
.yh_box .r .w .inner ul li span::before {
  content: "";
  background-color: #60390f;
  width: 1px;
  height: 200%;
  position: absolute;
  top: 0;
  right: -35px;
}
.yh_box .l .w .inner ul li strong,
.yh_box .r .w .inner ul li strong {
  width: 292px;
  background-color: #feed7f;
  border-radius: 19px;
  font-weight: bold;
  position: relative;
}
.yh_box .l .w .inner ul li strong::after,
.yh_box .r .w .inner ul li strong::after {
  content: "";
  background: url(../images/ico_6.png) no-repeat center;
  width: 11px;
  height: 17px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -20px;
}
.yh_box .l .w .inner ul li b,
.yh_box .r .w .inner ul li b {
  color: #f8210b;
  font-weight: bold;
}
.yh_box .l .w .inner.inner_1,
.yh_box .r .w .inner.inner_1 {
  width: 500px;
  padding-bottom: 30px;
}
.yh_box .l .w .inner.inner_1 ul li,
.yh_box .r .w .inner.inner_1 ul li {
  margin-bottom: 17px;
  font-size: 16px;
  line-height: 34px;
}
.yh_box .l .w .inner.inner_1 ul li:last-child,
.yh_box .r .w .inner.inner_1 ul li:last-child {
  margin-bottom: 0;
}
.yh_box .l .w .inner.inner_1 ul li span,
.yh_box .r .w .inner.inner_1 ul li span {
  width: 95px;
  background-color: #ff311c;
  color: #fff;
}
.yh_box .l .w .inner.inner_1 ul li strong,
.yh_box .r .w .inner.inner_1 ul li strong {
  width: 186px;
  text-align: left;
  text-indent: 24px;
}
.yh_box .l .s,
.yh_box .r .s {
  display: flex;
  align-items: center;
  height: 90px;
}
.yh_box .l .s a,
.yh_box .r .s a {
  width: 240px;
  border-radius: 27px;
  color: #fff;
  font-size: 22px;
  line-height: 54px;
  text-align: center;
  background: linear-gradient(#ff762c, #ff2518);
  margin-left: 10px;
  font-weight: bold;
  transition: 0.2s;
}
.yh_box .l .s a:hover,
.yh_box .r .s a:hover {
  opacity: 0.9;
}
/*面试提前学 仅需1元*/
.tqx_box {
  display: flex;
  border-radius: 13px;
  background-color: #fff;
  margin: 0 18px;
}
.tqx_box .l {
  border-radius: 13px;
  background-color: #feed7f;
  padding: 15px 15px 0;
  box-sizing: border-box;
  position: relative;
  height: 355px;
  width: 610px;
}
.tqx_box .l img {
  display: block;
  width: 583px;
  height: 284px;
}
.tqx_box .l a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 0 auto;
  width: 240px;
  border-radius: 27px;
  color: #fff;
  font-size: 22px;
  line-height: 54px;
  text-align: center;
  background: linear-gradient(#ff2518, #ff762c);
  font-weight: bold;
  transition: 0.2s;
}
.tqx_box .l a:hover {
  opacity: 0.9;
}
.tqx_box .r {
  width: calc(100% - 610px);
}
.tqx_box .r h6 {
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-left: 65px;
  margin-bottom: 40px;
}
.tqx_box .r h6 img {
  margin-right: 30px;
}
.tqx_box .r h6 span {
  font-size: 34px;
  color: #333333;
  font-weight: bold;
  font-style: italic;
  line-height: 46px;
}
.tqx_box .r h6 span b {
  font-size: 46px;
  color: #ff311c;
  line-height: 46px;
  font-weight: bold;
}
.tqx_box .r p {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 20px;
  color: #333;
  line-height: 44px;
  text-align: center;
}
.tqx_box .r p.p_1 {
  background-image: url(../images/s_bg_1.png);
  width: 360px;
  height: 57px;
  font-weight: bold;
  left: 38px;
}
.tqx_box .r p.p_2 {
  background-image: url(../images/s_bg_2.png);
  width: 267px;
  height: 47px;
  font-size: 16px;
  line-height: 36px;
  left: 256px;
}
.tqx_box .r p.p_3 {
  background-image: url(../images/s_bg_3.png);
  width: 360px;
  height: 57px;
  left: 70px;
  top: -3px;
}
.tqx_box .r p.p_4 {
  background-image: url(../images/s_bg_4.png);
  width: 235px;
  height: 42px;
  font-size: 14px;
  line-height: 32px;
  left: 162px;
}
/* 五一不停更 多远内容*/
.btg_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 25px;
  margin-bottom: 60px;
}
.btg_box .l {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: 40px;
}
.btg_box .l li {
  width: 460px;
  height: 80px;
  background-color: #cef088;
  box-sizing: border-box;
  padding: 10px;
}
.btg_box .l li:nth-child(1),
.btg_box .l li:nth-child(2) {
  margin-bottom: 15px;
}
.btg_box .l li div {
  font-size: 18px;
  background-color: #fff;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
  padding-left: 160px;
  line-height: 60px;
}
.btg_box .l li div span {
  position: absolute;
  left: -7px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../images/ico_1.png) no-repeat center;
  width: 143px;
  height: 45px;
  font-size: 22px;
  color: #fff;
  line-height: 40px;
  text-indent: 30px;
}
.btg_box .r {
  min-width: 150px;
}
.btg_box .r img {
  width: 144px;
  height: 144px;
  margin-bottom: 10px;
  display: block;
}
.btg_box .r p {
  text-align: center;
  color: #333;
  font-size: 18px;
  line-height: 18px;
}
/* 弹窗 */
.alert_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}
.alert_wrap .alert_box {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0 auto;
  display: none;
  position: relative;
  box-sizing: border-box;
  background-color: #bfe473;
  padding: 6px;
  transform: translateY(-50%);
}
.alert_wrap .alert_box i {
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 5px;
  background: url(../images/close.png) no-repeat center #fff;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  transition: 0.2s;
}
.alert_wrap .alert_box i:hover {
  transform: rotate(180deg);
}
.alert_wrap .alert_box > div {
  background-color: #fff;
  border-radius: 20px;
}
.alert_wrap .alert_box.alert_box_rule {
  width: 800px;
}
.alert_wrap .alert_box.alert_box_rule > div {
  box-sizing: border-box;
  padding: 20px 15px;
}
.alert_wrap .alert_box.alert_box_rule h6 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 20px;
  margin-bottom: 20px;
}
.alert_wrap .alert_box.alert_box_rule p {
  padding: 10px;
  background-color: #fffce7;
  font-size: 14px;
  color: #333;
  line-height: 22px;
  margin-bottom: 8px;
  cursor: default;
  transition: 0.2s;
  position: relative;
  overflow: hidden;
}
.alert_wrap .alert_box.alert_box_rule p.active,
.alert_wrap .alert_box.alert_box_rule p:hover {
  background-color: #fff6b6;
}
.alert_wrap .alert_box.alert_box_rule p.active::after,
.alert_wrap .alert_box.alert_box_rule p:hover::after {
  content: "";
  position: absolute;
  right: -8px;
  bottom: -8px;
  background: url(../images/ico_8.png) no-repeat right bottom;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.alert_wrap .alert_box.alert_box_rule strong {
  display: block;
  text-align: center;
  background: linear-gradient(#5cbcfa, #009eef);
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-top: 20px;
  border-radius: 15px;
}
.alert_wrap .alert_box.alert_box_rule .alert_box_rule_btn {
  display: flex;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  border-radius: 6px;
  margin-top: 15px;
}
.alert_wrap .alert_box.alert_box_rule .alert_box_rule_btn span {
  width: 120px;
  background: linear-gradient(180deg, #ff762c, #ff2518);
  color: #fff;
  cursor: default;
  transition: 0.2s;
  margin-right: 10px;
}
.alert_wrap .alert_box.alert_box_rule .alert_box_rule_btn span:hover {
  opacity: 0.9;
}
.alert_wrap .alert_box.alert_box_rule .alert_box_rule_btn b {
  width: 150px;
  background: linear-gradient(180deg, #fff5a7, #fff5a7);
  color: #ff2618;
  cursor: default;
  display: none;
}
.alert_wrap .alert_box.alert_box_profile {
  width: 360px;
}
.alert_wrap .alert_box.alert_box_profile > div {
  padding-bottom: 30px;
  background: url(../images/alert_bg.png) no-repeat center 20px #fff;
}
.alert_wrap .alert_box.alert_box_profile h6 {
  font-size: 36px;
  color: #ff311c;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  padding: 40px 0 25px;
}
.alert_wrap .alert_box.alert_box_profile a {
  display: block;
  width: 310px;
  height: 40px;
  border-radius: 20px;
  background-color: #ff9400;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin: 10px auto 0;
  transition: 0.2s;
}
.alert_wrap .alert_box.alert_box_profile a:hover {
  opacity: 0.9;
}
.alert_tip {
  position: fixed;
  z-index: 999999;
  left: 50%;
  top: 50%;
  margin: auto;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 6px;
  transform: translate(-50%);
  transition: 0.2s;
  display: none;
}
.alert_tip > div {
  background-color: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 40px 30px 20px;
  position: relative;
}
.alert_tip > div::after {
  content: "";
  background: url(../images/ico_9.png) no-repeat right bottom;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  margin: 0 auto;
}
.alert_tip > div h6 {
  font-size: 36px;
  font-weight: bold;
  color: #ff311c;
  line-height: 36px;
  text-align: center;
}
.alert_tip > div p {
  background-color: #fff27e;
  border-radius: 17px;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
  padding: 0 20px;
  margin-top: 20px;
}
@media only all and (max-width: 1080px) {
  body {
    max-width: 100%;
    overflow-x: hidden;
    background-size: cover;
    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;
  }
  .box_container_cor {
    padding-bottom: 0.6667rem;
  }
  .box_container_cor.box_container_cor_1 {
    padding-bottom: 0.9333rem;
  }
  .box_container {
    width: 96%;
  }
  .title_h3 {
    padding: 0.4rem 0;
  }
  .title_h3 img {
    width: 96%;
  }
  .banner {
    max-width: 100%;
    background: url(../images/banner.jpg) no-repeat top center;
    background-size: cover;
    height: 7rem;
  }
  .banner img {
    position: absolute;
    height: auto;
  }
  .banner img.t_1 {
    left: 1.5rem;
    top: 1rem;
    width: 3rem;
  }
  .banner img.t_2 {
    left: 0rem;
    top: 1.5rem;
    width: 100%;
  }
  .banner img.t_3 {
    left: 0;
    top: 1rem;
    width: 1.6rem;
  }
  .banner img.t_4 {
    right: -0.9733rem;
    top: 4rem;
    width: 2.5rem;
  }
  .banner img.t_5 {
    left: 0;
    top: 3.8267rem;
    width: 1.6rem;
  }
  /*按下刷题键 助麦田成长*/
  .play_box {
    padding-left: 0rem;
    padding-top: 0rem;
    padding-bottom: 0.6rem;
  }
  .play_box > i {
    background-size: contain;
  }
  .play_box > i.i_1 {
    width: 1.3rem;
    height: 1.3rem;
    top: 1rem;
    left: -0.2rem;
  }
  .play_box > i.i_2 {
    width: 1rem;
    height: 1.3rem;
    top: -0.6rem;
    left: 0.1333rem;
  }
  .play_box > i.i_3 {
    width: 1rem;
    height: 1.3rem;
    top: 1.1rem;
    right: -0.2rem;
  }
  .play_box > i.i_4 {
    width: 1.5rem;
    height: 2rem;
    left: 5.6rem;
    top: 2.8rem;
  }
  .play_box > i.i_4.active {
    background-size: contain;
    width: 1.3rem;
    height: 1.6rem;
  }
  .play_box > i.i_4.active s {
    background-size: contain;
    width: 0.4rem;
    height: 0.8rem;
    top: 1.4rem;
    left: -0.2rem;
  }
  .play_box .play_list {
    background-size: contain;
    width: 100%;
    margin: 0 auto;
    height: 4rem;
  }
  .play_box .play_list li {
    background-size: contain;
    width: 1.3rem;
    height: 0.95rem;
  }
  .play_box .play_list li::after {
    background-size: contain;
    width: 1rem;
    height: 1rem;
    left: 0.1rem;
    top: -0.4rem;
  }
  .play_box .play_list li.active::after {
    background-size: contain;
    width: 1.3rem;
    height: 1.2rem;
    left: -0.1rem;
    top: -0.6rem;
  }
  .play_box .play_list li:hover::after {
    transform: scale(0.9);
  }
  .play_box .play_list li:nth-child(1) {
    top: 16.91%;
    left: 14.34%;
  }
  .play_box .play_list li:nth-child(2) {
    top: 3.86%;
    left: 24.69%;
  }
  .play_box .play_list li:nth-child(3) {
    top: 59%;
    left: 4.08%;
  }
  .play_box .play_list li:nth-child(4) {
    top: 45.22%;
    left: 14.43%;
  }
  .play_box .play_list li:nth-child(5) {
    top: 31.61%;
    left: 25.26%;
  }
  .play_box .play_list li:nth-child(6) {
    top: 17.83%;
    left: 35.7%;
  }
  .play_box .play_list li:nth-child(7) {
    top: 71.875%;
    left: 14.43%;
  }
  .play_box .play_list li:nth-child(8) {
    top: 58.09%;
    left: 24.88%;
  }
  .play_box .play_list li:nth-child(9) {
    top: 45.04%;
    left: 35.7%;
  }
  .play_box .play_list li:nth-child(10) {
    top: 31.61%;
    left: 46.91%;
  }
  .play_box .play_list li:nth-child(11) {
    top: 17.28%;
    left: 58.02%;
  }
  .play_box .play_list li:nth-child(12) {
    top: 4.6%;
    left: 68%;
  }
  .play_box .play_list li:nth-child(13) {
    top: 70.77%;
    left: 36.37%;
  }
  .play_box .play_list li:nth-child(14) {
    top: 57.17%;
    left: 46.82%;
  }
  .play_box .play_list li:nth-child(15) {
    top: 44.3%;
    left: 57.26%;
  }
  .play_box .play_list li:nth-child(16) {
    top: 30.14%;
    left: 68.38%;
  }
  .play_box .play_list li:nth-child(17) {
    top: 16.91%;
    left: 78.73%;
  }
  .play_box .play_list li:nth-child(18) {
    top: 71.875%;
    left: 57.45%;
  }
  .play_box .play_list li:nth-child(19) {
    top: 58.82%;
    left: 67.8%;
  }
  .play_tip {
    position: relative;
  }
  .play_tip h6 {
    width: 2.4rem;
    border-radius: 0.2533rem;
    top: -0.2667rem;
    font-size: 0.24rem;
    line-height: 0.5067rem;
  }
  .play_tip p {
    border-radius: 0.1333rem;
    font-size: 0.2133rem;
    line-height: 0.4rem;
    padding: 0.4rem 0.2rem 0.2rem;
    box-sizing: border-box;
  }
  @keyframes watering {
    0% {
      transform: translateY(0);
      opacity: 1;
    }
    100% {
      transform: translateY(0.4rem);
      opacity: 0;
    }
  }
  /*考编启航营 五一优惠*/
  .yh_box {
    flex-wrap: wrap;
    padding: 0 0 0.6rem;
  }
  .yh_box .l,
  .yh_box .r {
    width: 100%;
  }
  .yh_box .l .w,
  .yh_box .r .w {
    padding: 0.1333rem;
  }
  .yh_box .l .w .inner,
  .yh_box .r .w .inner {
    border-radius: 0.3733rem;
    padding-top: 0.5rem;
    width: 100%;
    padding-bottom: 0.3rem;
  }
  .yh_box .l .w .inner h4,
  .yh_box .r .w .inner h4 {
    width: 3.4667rem;
    font-size: 0.3733rem;
    line-height: 0.72rem;
    margin: 0 auto 0.3333rem;
    transform: translateX(0.4rem);
  }
  .yh_box .l .w .inner h4::after,
  .yh_box .r .w .inner h4::after {
    background-size: contain;
    width: 1.3467rem;
    height: 1.2rem;
    left: -1.0667rem;
    top: -0.3733rem;
  }
  .yh_box .l .w .inner h4.h4_1,
  .yh_box .r .w .inner h4.h4_1 {
    width: 2.3733rem;
  }
  .yh_box .l .w .inner h4.h4_1::after,
  .yh_box .r .w .inner h4.h4_1::after {
    background-size: contain;
    width: 1.2267rem;
    height: 1rem;
    top: -0.2667rem;
    left: -0.9333rem;
  }
  .yh_box .l .w .inner ul li,
  .yh_box .r .w .inner ul li {
    font-size: 0.24rem;
    line-height: 0.5067rem;
    margin-bottom: 0.3333rem;
  }
  .yh_box .l .w .inner ul li:last-child,
  .yh_box .r .w .inner ul li:last-child {
    margin-bottom: 0;
  }
  .yh_box .l .w .inner ul li span,
  .yh_box .r .w .inner ul li span {
    width: 1.68rem;
    border-radius: 0.2533rem;
    margin-right: 0.8rem;
  }
  .yh_box .l .w .inner ul li span::after,
  .yh_box .r .w .inner ul li span::after {
    background-size: contain;
    width: 0.1467rem;
    height: 0.2267rem;
    right: -0.3867rem;
  }
  .yh_box .l .w .inner ul li span::before,
  .yh_box .r .w .inner ul li span::before {
    width: 0.0133rem;
    right: -0.4667rem;
  }
  .yh_box .l .w .inner ul li strong,
  .yh_box .r .w .inner ul li strong {
    width: 3.8933rem;
    border-radius: 0.2533rem;
  }
  .yh_box .l .w .inner ul li strong::after,
  .yh_box .r .w .inner ul li strong::after {
    background-size: contain;
    width: 0.1467rem;
    height: 0.2267rem;
    left: -0.2667rem;
  }
  .yh_box .l .w .inner.inner_1,
  .yh_box .r .w .inner.inner_1 {
    width: 100%;
    padding-bottom: 0.4rem;
  }
  .yh_box .l .w .inner.inner_1 ul li,
  .yh_box .r .w .inner.inner_1 ul li {
    margin-bottom: 0.2267rem;
    font-size: 0.2133rem;
    line-height: 0.4533rem;
  }
  .yh_box .l .w .inner.inner_1 ul li:last-child,
  .yh_box .r .w .inner.inner_1 ul li:last-child {
    margin-bottom: 0;
  }
  .yh_box .l .w .inner.inner_1 ul li span,
  .yh_box .r .w .inner.inner_1 ul li span {
    width: 1.2667rem;
  }
  .yh_box .l .w .inner.inner_1 ul li strong,
  .yh_box .r .w .inner.inner_1 ul li strong {
    width: 2.48rem;
    text-indent: 0.32rem;
  }
  .yh_box .l .s,
  .yh_box .r .s {
    height: 1.2rem;
    justify-content: center;
  }
  .yh_box .l .s img,
  .yh_box .r .s img {
    width: 40%;
  }
  .yh_box .l .s a,
  .yh_box .r .s a {
    width: 3.2rem;
    border-radius: 0.36rem;
    font-size: 0.2933rem;
    line-height: 0.72rem;
    margin-left: 0.1333rem;
  }
  /*面试提前学 仅需1元*/
  .tqx_box {
    border-radius: 0.1733rem;
    margin: 0 0.24rem;
    flex-wrap: wrap;
  }
  .tqx_box .l {
    border-radius: 0.1733rem;
    padding: 0.2rem 0.2rem 0;
    height: auto;
    width: 100%;
  }
  .tqx_box .l img {
    width: 100%;
    height: auto;
  }
  .tqx_box .l a {
    position: relative;
    bottom: 0rem;
    width: 3.2rem;
    border-radius: 0.36rem;
    font-size: 0.2933rem;
    line-height: 0.72rem;
    display: block;
    margin: 0.2667rem auto;
  }
  .tqx_box .r {
    width: 100%;
    padding-bottom: 0.2rem;
  }
  .tqx_box .r h6 {
    padding-top: 0.5333rem;
    padding-left: 0.5rem;
    margin-bottom: 0.4rem;
  }
  .tqx_box .r h6 img {
    margin-right: 0.4rem;
  }
  .tqx_box .r h6 span {
    font-size: 0.4533rem;
    line-height: 0.6133rem;
  }
  .tqx_box .r h6 span b {
    font-size: 0.6133rem;
    line-height: 0.6133rem;
  }
  .tqx_box .r p {
    font-size: 0.2667rem;
    line-height: 0.5867rem;
    background-size: contain;
  }
  .tqx_box .r p.p_1 {
    width: 4.8rem;
    height: 0.76rem;
    left: 0.5067rem;
  }
  .tqx_box .r p.p_2 {
    width: 3.56rem;
    height: 0.6267rem;
    font-size: 0.2133rem;
    line-height: 0.48rem;
    left: 3rem;
  }
  .tqx_box .r p.p_3 {
    width: 4.8rem;
    height: 0.76rem;
    left: 0.9333rem;
    top: -0.04rem;
  }
  .tqx_box .r p.p_4 {
    width: 3.1333rem;
    height: 0.56rem;
    font-size: 0.1867rem;
    line-height: 0.4267rem;
    left: 2.16rem;
  }
  /* 五一不停更 多远内容*/
  .btg_box {
    padding: 0 0.3333rem;
    margin-bottom: 0.8rem;
    flex-wrap: wrap;
  }
  .btg_box .l {
    margin-right: 0px;
  }
  .btg_box .l li {
    width: 100%;
    height: 1.0667rem;
    padding: 0.1333rem;
    margin-bottom: 0.2rem;
  }
  .btg_box .l li:nth-child(1),
  .btg_box .l li:nth-child(2) {
    margin-bottom: 0.2rem;
  }
  .btg_box .l li div {
    font-size: 0.26rem;
    border-radius: 0.1333rem;
    padding-left: 2.1333rem;
    line-height: 0.8rem;
  }
  .btg_box .l li div span {
    left: -0.0933rem;
    background-size: contain;
    width: 1.9067rem;
    height: 0.6rem;
    font-size: 0.2933rem;
    line-height: 0.5333rem;
    text-indent: 0.4rem;
  }
  .btg_box .r {
    margin: 0 auto;
    min-width: 2rem;
  }
  .btg_box .r img {
    width: 1.92rem;
    height: 1.92rem;
    margin-bottom: 0.1333rem;
  }
  .btg_box .r p {
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  /* 弹窗 */
  .alert_wrap .alert_box {
    padding: 0.08rem;
  }
  .alert_wrap .alert_box i {
    right: 0.0667rem;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 0.04rem;
  }
  .alert_wrap .alert_box > div {
    border-radius: 0.2667rem;
  }
  .alert_wrap .alert_box.alert_box_profile,
  .alert_wrap .alert_box.alert_box_rule {
    width: 96%;
  }
  .alert_tip {
    width: 90%;
    padding: 0.08rem;
  }
  .alert_tip > div {
    border-radius: 0.2667rem;
    padding: 0.6rem 0.3rem 0.3rem;
  }
  .mob_header {
    height: 1rem !important;
    line-height: 1rem !important;
    font-size: 0.3rem !important;
  }
  .mob_header a {
    padding-right: 0.1rem;
  }
  .m_logo {
    width: 2rem !important;
    margin-left: 0.2rem !important;
  }
}
