/*reset*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
      overflow-x: hidden;
  }
  
  body {
    margin: 0;
  }
  
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  nav,
  section,
  summary {
    display: block;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dd,
  p,
  select,
  textarea {
    margin: 0;
  }
  
  ol,
  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  a {
    color: #333;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
  }
  
  a:active,
  a:hover {
    outline: 0;
  }
  
  audio,
  canvas,
  video {
    display: inline-block;
    vertical-align: baseline;
  }
  
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  
  img {
    border: 0;
  }
  
  svg:not(:root) {
    overflow: hidden;
  }
  
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  
  button::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  
  input,
  button {
    overflow: visible;
  }
  
  button,
  select {
    text-transform: none;
  }
  
  input[type="checkbox"],
  input[type="radio"] {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  textarea {
    resize: none;
    border: 1px solid #ccc;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td,
  th {
    padding: 0;
  }
  
  del {
    text-decoration: line-through;
  }
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  .clearfix:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  html {
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
  }
  
  body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fffdf3;
    max-width: 480px;
    margin: 0 auto;
    padding-top: 40px !important;
    padding-bottom: 80px !important;
  }
.clearfix{
        clear:both;
 }
 .pullL{
    float: left;
 }
 .pullR{
    float:right;
 }
 @keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.05);}
	50%{transform: scale(1);}
	75%{transform: scale(1.05);}
}
@-webkit-keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.05);}
	50%{transform: scale(1);}
	75%{transform: scale(1.05);}
}
@keyframes ballon6{
  0%{transform: translateX(-3px);}
  50%{transform: translateX(0);}
  100%{transform: translateX(-3px);}
}
@keyframes ballon7{
  0%{transform: translateY(-3px);}
  50%{transform: translateY(0);}
  100%{transform: translateY(-3px);}
}
@-webkit-keyframes ball-scale-multiple {
  0% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
      opacity: 0.9;
  }

  50% {
      opacity: 1;
  }

  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0.9;
  }
}

@-o-keyframes ball-scale-multiple {
  0% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
      opacity: 0.9;
  }

  50% {
      opacity: 1;
  }

  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0.9;
  }
}

@keyframes ball-scale-multiple {
  0% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
      opacity: 0.9;
  }

  50% {
      opacity: 1;
  }

  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0.9;
  }
}
.conpub{
  padding: 0 0.75rem;
}
.conpub h3{
  width:11.7rem;
  height:2.15rem;
  line-height: 2.15rem;
  text-align: center;
  margin:0 auto;
  font-size:0.9rem;
  color:#fc6417;
  background: url(../images/ban8_tit02.png) center no-repeat;
  background-size: 100% 2.15rem;
  margin-top: 0.8rem;
}
.conpub h3 span{
  display: inline-block;
  margin-left: 0.2rem;
}
.conpub h4{
  width: 8.35rem;
  height: 0.88rem;
  text-align: center;
  margin: 0 auto;
  font-size: 0.6rem;
  color: #282828;
  font-weight: bold;
  border-radius: 1rem 0 1rem 0;
  border: 2px solid #fc6c1b;
  margin-top: 0.2rem;
  margin-bottom: 0.75rem;
}
.box1 {
    background: url(../images/banner_2025.jpg) 50% no-repeat;
    background-size: 100% 100%;
    height: 12rem;
    position: relative;
    width: 100%
}
.box1-intr {
    background: url(../images/intr.png) 50% no-repeat;
    background-size: 100% 100%;
    bottom: .7rem;
    height: 3.525rem;
    left: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 17.625rem
}
/* 优惠提前享 */
.box2{
    height:14.07rem;
    padding-top: 0.1rem;
    background: url(../images/ban2_bg.jpg) top center no-repeat;
    box-sizing: border-box;
    background-size: 100% 14.07rem;
}
.form1-bg {
  background: url(../images/form1-bg.png) 50% no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  height: 14.275rem;
  padding: 5.625rem 0 0 1.5rem;
  position: relative;
  width: 100%
}

.form1-bg button,input {
  border: none;
  box-sizing: border-box;
  outline: 0
}

.form1-bg input::-webkit-input-placeholder {
  color: #454545
}

.form1-bg .form-item,.form1-bg .form-list {
  width: 15.375rem
}

.form1-bg .form-item {
  background-color: #fff;
  border-radius: .725rem;
  box-sizing: border-box;
  height: 1.425rem;
  line-height: 1.425rem;
  margin-bottom: .4rem;
  padding-left: .5rem
}

.form1-bg .form-item input {
  height: 1.2rem;
  width: 13.5rem;
  font-size: 0.6rem;
}

.form1-bg .form-item-code {
  line-height: 1.425rem;
  margin-bottom: .7rem;
  width: 15.375rem
}

.form1-bg .form-item-code,.kaptcha-btn {
  border-radius: .725rem;
  height: 1.425rem
}

.form1-bg .kaptcha-btn {
  background-color: #fec848;
  color: #454545;
  display: inline-block;
  padding-left: 0;
  width: 4.625rem
}

.form1-bg .form-item-code input {
  border-radius: .725rem;
  padding-left: .5rem;
  width: 10.475rem;
  font-size: 0.6rem;
}
.form1-bg .form-item-code input,.yyst-btn {
  height: 1.425rem;
  line-height: 1.425rem;
}
.form1-bg .yyst-btn {
  background-image: linear-gradient(79deg,#fecd4d,#fe7e00);
  border:3px solid #f5c36a;
  border-radius: .725rem;
  box-shadow:0 10px 10px #f5c36a;
  color: #fff;
  cursor: pointer;
  font-size: .75rem;
  font-weight: bold;
  text-align: center;
  width: 15.375rem;
  animation: ballon7 1s linear infinite;
}
/* 热报课程 */
  .tixi{
    background: linear-gradient(to bottom,#fffefb,#ffe8cb);
    padding-bottom: 0.5rem;
  }
  .tixi .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
            flex-wrap: wrap;
  }
  .tixi h3{
    width:6rem;
    height:2.15rem;
    line-height:2.15rem;
    text-align: center;
    margin:0 auto;
    font-size:0.9rem;
    color:#fc6c1b;
    background: url(../images/ban2_tit01.png) center no-repeat;
    background-size: 100% 1.65rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
  }
  .tixi .list a {
    width:3.8rem;
    height:3.27rem;
    box-sizing: border-box;
    display: block;
    padding-top: 0.5rem;
    margin-bottom: 0.75rem;
    border-radius: 0.125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0.25rem 0.05rem rgba(36, 32, 32, 0.08);
            box-shadow: 0 0 0.25rem 0.05rem rgba(36, 32, 32, 0.08);
  }
  .tixi .list a:nth-child(1){
    padding-top: 0.9rem;
  }
  .tixi .list a:nth-child(2){
    padding-top: 0.9rem;
  }
  .tixi .list a:nth-child(4){
    padding-top: 0.6rem;
  }
  .tixi .list a:nth-child(6){
    padding-top: 0.55rem;
  }
  .tixi .list a:nth-child(7){
    padding-top: 0.6rem;
  }
  .tixi .list a:nth-child(8){
    padding-top: 0.55rem;
  }
  .tixi .list a img {
    display: block;
    margin: 0 auto;
  }
  .tixi .list a:nth-child(1) img {
    width:1.77rem;
    height:0.5rem;
  }
  .tixi .list a:nth-child(2) img {
    width:2.1rem;
    height:0.5rem;
  }
  .tixi .list a:nth-child(3) img {
    width:0.8rem;
    height:0.88rem;
  }
  .tixi .list a:nth-child(4) img {
    width: 0.8rem;
    height: 0.8rem;
  }
  .tixi .list a:nth-child(5) img {
    width: 0.9rem;
    height: 1.02rem;
  }
  .tixi .list a:nth-child(6) img {
    width: 0.82rem;
    height: 0.97rem;
  }
  .tixi .list a:nth-child(7) img {
    width:0.8rem;
    height:0.88rem;
  }
  .tixi .list a:nth-child(8) img {
   width: 0.97rem;
   height: 0.95rem;
  }
  .tixi .list a p {
    font-size: 0.6rem;
    color: #000;
    text-align: center;
    line-height: 0.75rem;
    padding-top: 0.4rem;
    font-weight: bold;
  }
  .conpub .btn_secji a.djhubtn {
    display: block;
    width: 8rem;
    height: 1.45rem;
    margin: 0 auto;
    text-align: center;
    line-height: 1.45rem;
    background: #fc6417;
    color: #fff;
    font-size: 0.6rem;
    border-radius: 1rem;
    transition: all .3s;
    font-weight: bold;
    animation:ball-scale-multiple 1s 0s linear infinite alternate;
}
/* 多种班型  满足需求 */
.box5 {
    height: 17.07rem;
    padding-top: 0.3rem;
    background: url(../images/box5_bg.jpg) top center no-repeat;
    box-sizing: border-box;
    background-size: 100% 17.07rem;
    padding:0;
}
.box5 h3{
  width:9rem;
  height:2.15rem;
  background: url(../images/ban3_tit01.png) center no-repeat;
  background-size: 100% 2.15rem;
}
.box5  h5{
  width: 8.35rem;
  height: 0.88rem;
  text-align: center;
  margin: 0 auto;
  font-size: 0.6rem;
  color: #282828;
  margin-top: 0.5rem;
}
.box5 .box5-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: .5rem
}

.box5 .box5-01 {
  background: url(../images/box5-01.png) 50% no-repeat;
  background-size: 100% 100%;
  height: 7.125rem;
  width: 5.25rem
}

.box5 .box5-02 {
  background: url(../images/box5-02.png) 50% no-repeat;
  background-size: 100% 100%;
  height: 7.175rem;
  width: 5.9rem
}

.box5 .box5-03 {
  background: url(../images/box5-03.png) 50% no-repeat;
  background-size: 100% 100%;
  height: 7.125rem;
  width: 6.325rem
}

.box5 .box5-04 {
  background: url(../images/box5-04.png) 50% no-repeat;
  background-size: 100% 100%;
  height: 5.5rem;
  width: 8.65rem
}

.box5 .box5-05 {
  background: url(../images/box5-05.png) 50% no-repeat;
  background-size: 100% 100%;
  height: 5.475rem;
  width: 8.85rem
}

.box5 .box5-desc {
  padding-left: .45rem;
  padding-right: .45rem;
  padding-top: 1.45rem
}

.box5 .box5-desc p {
  border-bottom: 1px dashed #ccc;
  box-sizing: border-box;
  color: #252525;
  height: 1.875rem;
  line-height: .65rem;
  padding: .35rem .5rem 0 .75rem;
  position: relative;
  white-space: nowrap;
  font-size:0.55rem;
}

.box5 .box5-desc p:before {
  background: url(../images/xtb.png) 50% no-repeat;
  background-size: 100% 100%;
  content: "";
  height: .875rem;
  left: -.05rem;
  position: absolute;
  top: .3rem;
  width: .875rem
}

.box5 .box5-desc p:last-child {
  border-bottom: none
}

.box5 .box5-txt p {
  height: 1.4rem
}
/* 优惠正当时 */
.ban2{
    margin-top: 0.3rem;
    padding-bottom: 0.5rem;
    background: linear-gradient(to bottom,#fffefb,#ffe8cc);
}
.ban2 h3{
  width:11rem;
  background: url(../images/ban4_tit01.png) center no-repeat;
  background-size: 100% 1.65rem;
}
.ban2 .yhzds_main_Rlist{
    width: 100%;
    height:10.25rem;
    background: url(../images/ban2_listbg.png) 0 0 no-repeat;
    background-size:100% 10.25rem; 
    box-sizing: border-box;
    padding:0 0.5rem;
    padding-top: 0.8rem;
}
.ban2 .yhzds_main_Rlist ul li{
    width: 100%;
    height: 1.82rem;
    line-height:1.82rem;
    box-sizing: border-box;
    position: relative;
    padding-left: 0.95rem;
}
.ban2 .yhzds_main_Rlist ul li:before{
    content: '';
    position: absolute;
    display: inline-block;
    width:0.55rem;
    height:0.55rem;
    left: 0rem;
    top: 0.57rem;
    background: url(../images/ban1_icon1.png) 0 0 no-repeat;
    background-size:100% 0.55rem;
    animation:ballon3 3s infinite;
}
.ban2 .yhzds_main_Rlist ul li span{
    display: inline-block;
    border-radius:0.5rem;
    width:3.38rem;
    height:1rem;
    line-height: 1rem;
    font-size:0.6rem;
    background: linear-gradient(to right,#f46212,#f7a700);
    color:#fff;
    font-weight: bold;
    text-align: center;
    margin-right: 0.2rem;
    box-shadow: 0 3px 0 #f8b140;
}
.ban2 .yhzds_main_Rlist ul li a{
    display: block;
    height: 1.82rem;
    line-height: 1.82rem;
    font-size:0.6rem;
    color:#fc6417;
    transition: al .3s;
    border-bottom:0.03rem dashed #acacac;
}
.ban2 .yhzds_main_Rlist ul li a:hover{
    color:#FF831F;
}
.ban2 .yhzds_main_Rlist p{
     margin-top: 0.38rem;
}
.ban2 .yhzds_main_Rlist p img{
    width: 5.3rem;
    height: 0.5rem;
    margin-left: 0.95rem;
}
.ban2 .yhzds_main_Bform{
    width: 18rem;
    height:12rem;
    margin:0 auto;
    background: url(../images/ban2_formbg.png) 0 0 no-repeat;
    background-size:100% 12rem; 
    box-sizing: border-box;
    padding:0 0.5rem;
    padding-top: 1.1rem;
}
.ban2 .yhzds_main_Bform input {
    width: 15.05rem;
    height:1.8rem;
    border-radius: 1rem;
    display: block;
    margin: 0 auto .5rem;
    font-size: .6rem;
    text-indent: 1.5rem;
    outline: none;
    border:none;
    color:#000000;
  }
  .ban2 .yhzds_main_Bform input::-webkit-input-placeholder{
    color:#000;
    font-size: .6rem;
 }
  .ban2 .yhzds_main_Bform .form_name {
    margin-top: .6rem;
    background: url(../images/name_icon.png) 0.5rem center no-repeat #fff;
    background-size:1rem 0.93rem;
  }
  .ban2 .yhzds_main_Bform .form_phoneNo {
    margin-top: 0.6rem;
    background: url(../images/tel_icon.png) 0.5rem center no-repeat #fff;
    background-size:1rem 0.93rem;
  }
  .ban2 .yhzds_main_Bform .formCode{
    width: 15.5rem;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    height: 1.8rem;
    margin: 0 auto 0.5rem;
    border-radius: 5px;
  }
  .ban2 .yhzds_main_Bform .formCode .codeInput
  {
    width: 9rem;
    text-align: center;
    text-indent: 0;
    height: 1.8rem;
    background-color: #fff;
    border-radius: 0.2rem;
    font-size: 0.7rem;
    line-height: 1.8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    color: #000;
    margin-left: 0;
    border-radius: 1rem;
  }
  .ban2 .yhzds_main_Bform .formCode .codetxt{
   width: 6rem;
   background-color: #fec848;
   color: #454545;
   outline: none;
   height: 1.8rem;
   cursor: pointer;
   font-size: 0.7rem;
   border: 0;
   border-radius: 1rem;
  }
  .ban2 .yhzds_main_Bform span.submit {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.95rem;
    color: #fff;
    border-radius:1rem;
    width: 15.5rem;
    height:1.9rem;
    line-height: 1.9rem;
    margin: 0 auto;
    background: linear-gradient(to right, #fd6b34, #fbc950);
    font-weight: bold;
    animation: ballon7 1s linear infinite;
  }
  /* 硬核团队*/
.ban4{
  padding-bottom: 0.2rem;
  height: 28.5rem;
  padding-top: 0.1rem;
  background: url(../images/ban4_bg.jpg) top center no-repeat;
  box-sizing: border-box;
  background-size: 100% 28.5rem;

}
.ban4 h3{
    width: 9rem;
    height: 2.15rem;
    background: url(../images/ban3_tit01.png) center no-repeat;
    background-size: 100% 2.15rem;
}
.ban4 .sectitbg{
    width: 17.18rem;
    height: 2rem;
    margin: 0.5rem auto;
    background: url(../images/sec_titbg.png) 0 0 no-repeat;
    background-size: 100% 2rem;
    box-sizing: border-box;
    text-align: left;
    font-size: 0.5rem;
    color: #fff;
    padding:0.2rem 0.5rem 0 0.5rem;
}
.ban4 .laoshi_swiper{
   /* margin-top: 1rem; */
}
.ban4 .laoshi_swiper h5.haiguiP{
    width:6.35rem;
    height: 0.88rem;
    text-align: center;
    margin: 0 auto;
    font-size: 0.6rem;
    color: #282828;
    font-weight: bold;
    border-radius: 1rem 0 1rem 0;
    border: 2px solid #fc6c1b;
}
.ban4 .laoshi_swiper p.ban4_titm{
    font-size: 0.55rem;
    color: #282828;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    text-align: center;
}
/* 教师轮播 */
.ban4 .jiaoshi  {
    width: 100%;
    padding-top: .2rem;
    padding-bottom: 0.55rem;
  }
  .ban4 .jiaoshi  .mySwiper {
    width: 17.2rem;
    height: 18.5rem;
    padding-bottom: 1.1rem;
    margin: .2rem auto 0;
    border-radius: 1rem;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-slide img {
    width: 6.35rem;
    height: 8.05rem;
    display: block;
    margin: .25rem auto 0;
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-slide .ls_right {
    padding: 0 .6rem;
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-slide .ls_right h6 {
    font-size: .75rem;
    color: #333;
    text-align: left;
    font-weight: bold;
    line-height: .8rem;
    margin-top: .45rem;
    padding-left: 0.5rem;
  }
  .ban4 .jiaoshi  .mySwiper .swiper-slide .ls_right h6 span{
    font-weight:normal;
    margin-left: 0.5rem;
  }
  .ban4 .jiaoshi  .mySwiper .swiper-slide .ls_right h5 {
    width: 8.35rem;
    height: .85rem;
    display: flex;
    font-weight: normal;
    font-size: .5rem;
    color: #fff;
    border-radius: .4rem;
    margin: .25rem auto 0;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, #0051a5, #d1e0ef);
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-slide .ls_right p {
    font-size: .5rem;
    color: #333;
    line-height: .75rem;
    margin-top: .5rem;
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-slide .ls_right p b {
    width: 3.25rem;
    height: 1rem;
    margin-right: .5rem;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: normal;
    font-size: .5rem;
    color: #f46212;
    border-radius: .75rem 0 .75rem 0;
    border: 1px dashed #f46212;
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-slide .ls_right p:last-child b {
    margin-bottom: 3rem;
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    opacity: 1;
    background-color: #cccccc;
  }
  
  .ban4 .jiaoshi  .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
    border-radius: .25rem;
    background-color: #fc6c1b;
  }
  
.ban4 .jiaoshi  .ls_icon {
    width: 5.85rem;
    height: 1.5rem;
    display: block;
    margin: .75rem auto 0;
}
.ban4 .jiaoshi  .ls_icon img {
    width: 5.85rem;
    height: 1.5rem;
}
.conpub .cent_btn{
    display: block;
    width:10.13rem;
    height:1.75rem;
    text-align: center;
    line-height: 1.75rem;
    font-size:0.95rem;
    color: #fff;
    background: linear-gradient(to right, #fd6b34, #fbc950);
    border-radius: 1rem;
    margin: 0 auto;
    margin-bottom: 0.5rem;
    font-weight: bold;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;
}
/* 完善的服务体系 */
.ban5{
    background: linear-gradient(to bottom,#fffefb,#ffe8cb);
    padding-top: 0.3rem;
    overflow-y: auto;
}
.ban5 h3 {
    width:16rem;
    height: 1.65rem;
    line-height: 1.65rem;
    background: url(../images/ban5_tit01.png) 0 0 no-repeat;
    background-size: 100% 1.65rem;
}
.ban5 h5.haiguiP {
    width:14.38rem;
    height: 0.88rem;
    text-align: center;
    margin: 0 auto;
    font-size:0.55rem;
    color: #454545;
    font-weight: bold;
    margin-top: 0.5rem;
}
.ban5 .ban5_cpic img{
    width:16.95rem;
    height: 8.43rem;
    margin:1rem auto;
} 
/* 雅思/托福/爱德思官方合作伙伴 */
.content9_bg{
  padding-bottom: 0.2rem;
  height: 19rem;
  padding-top: 0.1rem;
  background: url(../images/ban9_bg.jpg) top center no-repeat;
  box-sizing: border-box;
  background-size: 100% 19rem;
}
.content9_bg h3 {
    width: 14.25rem;
    height:1.65rem;
    line-height: 1.65rem;
    background: url(../images/ban9_tit02.png) 0 0 no-repeat;
    background-size: 100% 1.65rem;
}
.content9_bg h5.haiguiP {
  width: 14.38rem;
  height: 0.88rem;
  text-align: center;
  margin: 0 auto;
  font-size: 0.55rem;
  color: #454545;
  font-weight: bold;
  margin-top: 0.5rem;
}
.content9_bg ul{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.content9_bg ul li{
    width: 8.28rem;
    height: 7rem;
    margin-bottom: 0.3rem;
}
.content9_bg ul li:nth-child(3){
  margin-bottom: 0;
}
.content9_bg ul li:nth-child(4){
  margin-bottom: 0;
}
.content9_bg ul li img{
    width: 8.28rem;
    height:5.6rem;
}
.content9_bg ul li p{
    color:#000;
    font-size: 0.6rem;
    margin-top: 0.2rem;
    text-align: center;
}
/* 预约领取 免费资料 */
.box11{
  padding-top: 0.8rem;
}
.box11 h3 {
  width:9.75rem;
  height: 1.65rem;
  line-height: 1.65rem;
  background: url(../images/ban10_tit02.png) 0 0 no-repeat;
  background-size: 100% 1.65rem;
  margin-top: 0;

}
.box11 h5.haiguiP {
    width: 14.38rem;
    height: 0.88rem;
    text-align: center;
    margin: 0 auto;
    font-size: 0.55rem;
    color: #454545;
    font-weight: bold;
    margin-top: 0.5rem;
}
.box11 {
  background: url(../images/box11-01.jpg) 50% no-repeat;
  background-size: contain;
  height: 26.2rem;
  margin-top: -0.05rem;
}
.box11 .form-zl {
  box-sizing: border-box;
  padding: 13.8rem 1.3rem 0;
  width: 100%;
}
.box11 .form-zl .form-item {
  background: #fff;
  border-radius: .7rem;
  height: 1.425rem;
  line-height: 1.425rem;
  margin-bottom: .5rem;
  width: 14.725rem
}
.box11 .form-zl .form-item input {
  height: 1.425rem;
  width: 14.725rem;
  border-radius: 0.7rem;
  text-indent: 0.5rem;
}
.box11 .common-txt {
  color: #454545;
  display: inline-block;
  width: 100%
}

.box11 .lq-btn {
  background-image: linear-gradient(79deg,#ad29ad,#e63321);
  border: .05rem solid #ffe4c6;
  border-radius: .7rem;
  box-shadow: inset .0766rem .0643rem .025rem rgba(236,80,19,.78);
  color: #fff;
  font-size: .65rem;
  font-weight: 700;
  height: 1.425rem;
  line-height: 1.425rem;
  margin-top: .5rem;
  text-align: center;
  width: 14.675rem;
  animation: ballon7 1s linear infinite;
}
/* 秋季班 逆风登场 */


.activity{
  width: 100%;
  height: 13.3rem;
  background: url(../images/bg_activity.jpg) no-repeat;
  background-size: 100% 100%;
}

.activity ul{
  width: 17.25rem;
  margin: .9rem auto 0;
  border: 2px solid #ffaf00;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 9.1rem;
  align-content: space-between;
  box-sizing: border-box;
}
.activity ul img{
  width: 4.05rem;
}
.activity ul li:nth-child(6) img{
  width: 8.325rem;
}