<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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: #fff;
}
body {
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
}
@keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}
@-webkit-keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}
@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);}
}
.content100 {
    width: 100%;
    padding: 0 0.75rem;
    box-sizing: border-box;
}
 /* 在线网课班 */ 
.content1_bg{
    height:11.1rem;
    background: url(../images/ban1_bg.jpg) top center no-repeat;
    background-size: 100% 11.1rem;
    box-sizing: border-box;
    padding-top: 5rem;
}
.content1_bg .text-group{
    width:13rem;
    margin:0 auto;
 }
 .content1_bg .text-group ul{
    margin-top: 1.4rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
 }
 .content1_bg .text-group ul:nth-child(2){
    display: flex;
    justify-content:center;
    flex-wrap: nowrap;
    margin-top: 0;
 }
 .content1_bg .text-group ul li{
     color:#fff;
     font-size:0.55rem;
     float: left;
     height:2.15rem;
     position:relative;
     padding-left: 1.2rem;
     text-align: left;
     box-sizing: border-box;
     padding-top:0.625rem;
 }
 .content1_bg .text-group ul li span{
    font-size:0.5rem;
 }
 .content1_bg .text-group ul li::before{
     content:'';
     position:absolute;
     display:inline-block;
     width: 0.95rem;
     height: 0.85rem;
     left: 0;
     top:0.6rem;
     background: url(../images/zhengque_icon.png) 0 0 no-repeat;
     background-size:100% 0.85rem;
 }
/* 报名即享优惠 */
.content2_bg{
    height: 9.175rem;
    background: url(../images/ban2_bg.jpg) top center no-repeat;
    background-size: 100% 9.175rem;
    box-sizing: border-box;
    text-align: center;
    padding-top:0.675rem;
}
.content2_bg h5{
    color:#fff;
    font-size: 0.8rem;
    font-weight: bold;
    text-shadow: 0 3px 5px #0454d7;
} 
.content2_bg .sec2_list{
    width: 100%;
    margin-top: 0.25rem;
}
.content2_bg .sec2_list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-top: 0.5rem;
}
.content2_bg .sec2_list ul li{
    color:#fff;
    font-size:0.75rem;
    width: 3.725rem;
    height: 3.75rem;
    text-align: center;
    background: url(../images/ban2_libg.png) top center no-repeat;
    background-size: 100% 3.75rem;
}
.content2_bg .sec2_list ul li img{
    margin:0 auto;
    display: block;
    width: 1rem;
    height: 0.95rem;
    margin-top: 0.5rem;
}
.content2_bg .sec2_list ul li p{
    color:#323232;
    font-size:0.55rem;
    margin-top: 0.125rem;
}
a.ban1_btn {
    display: block;
    width: 9.625rem;
    height: 1.6rem;
    line-height: 1.8rem;
    margin: 0 auto;
    margin-top: 0.35rem;
    color: #a05700;
    font-size: 0.625rem;
    font-weight: bold;
    background: url(../images/lqyh2_btn.png) no-repeat;
    background-size: 100% 1.6rem;
    text-align: center;
    animation: scale2 2s linear infinite;
}
.content100 h3.title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.6rem auto 0.6rem auto;
    height: 1rem;
    line-height: 1rem;
    font-size:0.75rem;
    font-weight: bold;
    color: #333;
}
.content100 h3.title span{
  color: #2263cd;
}
.content100 h3.title::before {
    content: "";
    display: inline-block;
    width: 1.3rem;
    height:0.325rem;
    margin-right: 0.45rem;
    background: url(../images/left_icon.png) no-repeat 0 0;
    background-size: 100% 0.325rem;
}
.content100 h3.title::after {
    content: "";
    display: inline-block;
    width: 1.3rem;
    height:0.325rem;
    margin-left: 0.45rem;
    background: url(../images/right_icon.png) no-repeat 0 0;
    background-size: 100% 0.325rem;
}
/* 课程 */
.kecheng{
    /* width: 25rem; */
    margin:0 auto;
    margin-top: 0.95rem;
  }
  .content3_bg .kecheng_secm{
    width:100%;
    margin:0 auto;
}
  .kecheng .navbar_bx{   
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .kecheng .navbar_bx .item{
  
    width:4rem;
    height:1.25rem;
    line-height: 1.25rem;
    float: left;
  
    margin:0 0 0.5rem 0.1rem;
  
    font-size: 0.6rem;
  
    color: #22388b;
  
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border:1px solid #22388b;
    border-radius:0.6rem;
  
  }
  
  
  
  .kecheng .navbar_bx .active{
  
    background-color: #f9cd15;
    border:1px solid #f9cd15;
    box-shadow: 0 0.075rem 0 #f5aa40;
  }
  
  
  
  .kecheng_banxiang{
  
    height:9.925rem;
  
    /* background-color: #fff; */
  
    box-shadow: 0rem 0.125rem 0.5rem 0rem rgba(151, 151, 151, 0.25);
    margin-bottom: 0.625rem;
  
  }
  .kecheng_banxiang .navbar_jis{
  
    width:5rem;
    float: left;
  
  }
  
  .kecheng_banxiang .navbar_jis .item{
  
    height:7.1rem;
    line-height: 0.7rem;
    cursor: pointer;
  
    border-bottom:2px solid #fff;
  
    box-sizing: border-box;
  
    padding-top: 1.5rem;
    background:#8fb2f7;
  
  }
  .kecheng_banxiang .navbar_jis .item:first-child{
    border-radius:0.5rem 0 0 0;
  }
  .kecheng_banxiang .navbar_jis .item:last-child{
    border-bottom:0 solid #fff;
    border-radius:0 0 0 0.5rem;
  }
  .kecheng_banxiang #navbar_jichu .item{
    padding-top: 2.4rem;
  }
  
  
  .kecheng_banxiang .navbar_jis .item p{
  
    font-size: 0.6rem;
  
    color: #fff;
  
    line-height: 0.7rem;
  
    text-align: center;
  
    padding-top: 0.8rem;
    font-weight: bold;
  
  }
  
  
  
  .kecheng_banxiang .navbar_jis .item span{
  
    width: 100%;
  
    display: block;
  
    font-size: 0.6rem;
  
    color: #fff;
  
    line-height: 0.7rem;
  
    text-align: center;
    font-weight: bold;
    padding-top: 0.15rem;
  
  }
  .kecheng_banxiang .navbar_jis .active{
  
    background-color: #f9cd15;
    color: #22388b;
    position: relative;
  }
  .kecheng_banxiang .navbar_jis .active p{
    color: #22388b;
  }
  .kecheng_banxiang .navbar_jis .active p~span{
    color: #22388b;
  }
  .kecheng_banxiang .navbar_jis .active:after{
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      border-top: 0.375rem solid transparent;
      border-left: 0.5rem solid #f9cd15; 
      border-bottom: 0.375rem solid transparent;
      position: absolute;
      right: -0.5rem;
      top: 50%;
      margin-top: -0.25rem;
      z-index:2;

  }
  
  .kecheng_banxiang .kecheng_nr{
  
    width:12.225rem;
  
    height: 14.2rem;
    box-sizing: border-box;
    padding-right: 0.3rem;
  
    float: right;
  
    position: relative;
  
  }
  
  
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list h6{
  
    font-size: 0.55rem;
  
    color: #3d3d3d;
  
    line-height: 0.65rem;
  
    margin: 0.45rem 0 0 0.75rem;
    font-weight: bold;
  
  }
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p{
  
    /* width: 10rem; */
  
    display: block;
  
    margin-left: 0.6rem;
  
    font-size: 0.5rem;
  
    color: #3d3d3d;
  
    line-height: 0.7rem;
  
    padding-bottom: 0.125rem;
  
    margin-top: 0.2rem;
  
    border-bottom: 0.025rem dashed #a0a0a0;

    padding-left: 0.8rem;
  
  }
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline{
  
    border-bottom:0;
  
    font-size: 0.5rem;
  
  }
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline span {
  
    display: inline-block;
  
    padding-left: 0.7rem;
  
  }

  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.yi{
  
    background: url(../images/kc_icon1.png) left 0px no-repeat;
    background-size:5%;    
  
  }
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.yim2{
  
    background: url(../images/kc_icon2.png) left 0.2rem no-repeat;
    background-size:5%;
  
  }
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.er{
  
    background: url(../images/kc_icon3.png) left 0.1rem no-repeat;
    background-size:5%;
  }
  
  
 .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.er_line{
    line-height: 0.9rem;
  }
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.er_line2{
    line-height: 0.82rem;
  }
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.er_line3{
    line-height: 1rem;
  }
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.er_line4{
    line-height: 0.66rem;
  }  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.san{
  
    background: url(../images/kc_icon4.png) left 0px no-repeat;
    background-size:5%;
  
  }
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline{
    background: url(../images/kc_icon5.png) left 0px no-repeat;
    background-size:5%;
  }
  .kecheng .btn_kc {
  
    width: 11.25rem;
  
    height: 1.25rem;
  
    margin:0 auto;
  
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  
  }
  
  .kecheng .btn_kc a{
  
    float: left;
  
    width: 5rem;
  
    height: 1.25rem;
  
    border-radius: 1.25rem;
  
    font-size: 0.45rem;
  
    text-align: center;
  
    line-height: 1.25rem;
  
    display: block;
  
  }
  
  .kecheng .btn_kc a.yi{
  
    background-color: #e63723;
  
    color: #fff;
  
   margin-right: 1.25rem;
  
  }
  
  
  
  .kecheng .btn_kc a.er{
  
    background-color: #e63723;
  
    color: #fff;
  
    margin-right: 0;
  
  }
  
  
  
  .kecheng_banxiang #navbar_jichu .item p{
  
    /* line-height: 1.825rem; */
  
    padding-top: 0.4rem;
  
  }
  
  
  
  .kecheng_banxiang #navbar_jing .item p{
  
    /* line-height: 1.825rem; */
  
    padding-top: 0.4rem;
  
  }
  
  
  
  .kecheng_banxiang #navbar_qh .item{
  
    /* height: 2.75rem; */
  
  }
  
  
  
  .kecheng_banxiang #navbar_qh .item p{
  
    /* line-height: 2.75rem; */
  
    padding-top: 0.4rem;
  
  }.kecheng_banxiang .kecheng_nr{  
    background: url(../images/kc_lxyb.png) no-repeat;
    background-size: cover;
  } 
  
  
  #navbar_4R .item{
  
    height: 6.75rem;
  
    padding-top: 2.5rem;
  
  }
  
  #navbar_fengbi .item{
  
    height: 3.55rem;
    padding-top: 0.7rem;
  
  }
  
  #navbar_xswk .item{  
    height: 4.73rem;
    padding-top: 0.8rem;
  
  }
  
  .kecheng_bx{
  
    /* display: none; */
  
  }
  
  .kecheng_nr_list{
  
    display: none;
  
  }
  
  .show{
  
    display: block;
  
  }
  
  .title_ys h2 {
    font-size: 1rem;
    height: 1rem;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 1rem;
    position: relative;
  }
  #navbar_jing .item{
    height: 7.1rem;
    padding-top: 2.5rem;
  }
  .kecheng_banxiang #navbar_qh .item {
    height: 3.55rem;
    padding-top: 0.55rem;
  }
  .kecheng_banxiang #navbar_4R .item{
    height: 4.72rem;
    padding-top: 0.32rem;
  }
  .btn_public {
    display: block;
    width: 6.35rem;
    height: 1.7rem;
    line-height: 1.825rem;
    margin: 0 auto;
    margin-top: 0.25rem;
    color: #ef7615;
    font-size: 0.625rem;
    font-weight: bold;
    background: url(../images/shiting_btn.png) no-repeat;
    text-align: center;
    animation: scale2 2s linear infinite;
}
.content3_bg a.ban1_btn {
   margin-top: 0;
}
/* 新航道托福课程优势 */
.content4_bg .kcyoushi{
  width: 100%;
  margin:0 auto;
}
.content4_bg .kcyoushi ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content4_bg .kcyoushi ul li{
  width: 8.45rem;
  height: 10.85rem; 
  box-sizing: border-box;
  padding:0.6rem;
  background: url(../images/ban4_yel2.png) no-repeat;
  background-size: 100% 10.85rem;
}
.content4_bg .kcyoushi ul li img{
  width: 6.8rem;
    height: 4.375rem;
    margin: 0 auto;
    display: block;
}
.content4_bg .kcyoushi ul li:nth-child(2n){
  width: 8.45rem;
  height: 10.85rem; 
  background: url(../images/ban4_yel.png) no-repeat;
  background-size: 100% 10.85rem;
}
.content4_bg .kcyoushi ul li dl dt{
  width:5.1rem;
  height: 1.075rem;
  line-height: 1.075rem;
  border-radius: 1rem;
  margin:0 auto;
  text-align: center;
  color:#22388b;
  font-size: 0.65rem;
  margin-top: 0.5rem;
  font-weight: bold;
  background: #8fb2f7;
  margin-bottom: 0.2rem;
}
.content4_bg .kcyoushi ul li:nth-child(2n) dl dt{
  background: #f9cd17;
}
.content4_bg .kcyoushi ul li dl dd{
  font-size: 0.5rem;
  color:#595757;
}
/* 测试 */
.content5_bg{
  width: 17.275rem;
  height: 8.125rem;
  margin:0 auto;
  background: url(../images/ban5_bg.png) top center no-repeat;
  background-size: 100% 8.125rem;
  box-sizing: border-box;
  padding-top: 5.5rem;
  margin-top: 0.6rem;
}
/* 师资 */
.content6_bg .cont6_main{
  box-sizing: border-box;
  padding-top: 0.125rem;
}
#jiaoshi_da{
 position: relative;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi{
  height: 7.2rem;
  width:100%;
  margin:0 auto;
} 
.content6_bg .cont6_main .gallery-top .main_jiaoshi img{
    float: left;
    height: 6.2rem;
    border: 0.12rem solid #fad129;
    border-radius: .4rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj {
  width: 11.5rem;
  float: right;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj h6 {
 /* width: 3rem; */
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.65rem;
  color: #22388b;
  font-weight: bold;
  text-align: center;
  border: 1px solid #f9cd17;
  border-radius:1rem;
  font-weight: bold;
  padding: 0 .6rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj .en_name {
    padding-right: 0;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj .txt_flex{
  display: flex;
  margin-top: 0.6rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj .txt_flex b{
    width: 3rem;
    height: 0.85rem;
    float: left;
    margin-right: 0.3rem;
    font-size: 0.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    color: #22388b;
    background: #f9cd17;
    border-radius: 0.5rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj .txt_flex span{
    width: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.5rem;    
    width: 8.7rem;
    overflow-wrap: break-word;
    word-break: break-all;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj .txt_flex .txt_clamp{
  -webkit-line-clamp: 4;
}


.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj .txt_p1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj h6 b {
 font-weight: normal;
 font-size: 0.5rem;
 color: #333;
 margin-left: 0.325rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj a {
 width: 5.05rem;
 height: 1.25rem;
 display: block;
 position: absolute;
 right: 0.25rem;
 top: 0.725rem;
 background: url(../images/js_btnbg.png) no-repeat;
  animation: scale2 3s infinite;
}

.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p {
    margin-top: 0.3rem;
    font-size: 0.5rem;
    color: #333;
    line-height:0.8rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p b {
    width: 3rem;
    height: 0.85rem;
    float: left;
    margin-right: 0.3rem;
    font-size: 0.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    color: #22388b;
    background: #f9cd17;
    border-radius: 0.5rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj h6 span{
    font-size: 0.5rem;
    color:#333333;
    font-weight: normal;
    display: inline-block;
    margin-left: 0.25rem;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p:last-child b {
  margin-bottom: 3rem;
}
.content6_bg .cont6_main #rightBtn{
  background: url(../images/left_btn.png) top center no-repeat;
  width: 0.8rem;
  height: 0.95rem;
  opacity: 1;
  border-radius: 0.5rem;
  cursor: pointer ;
  transition: all .3s;
  left: 0.775rem;
}
.content6_bg .cont6_main #leftBtn{
background: url(../images/rig_btn.png) top center no-repeat;
  width: 0.8rem;
  height: 0.95rem;
  opacity: 1;
  border-radius: 0.5rem;
  cursor: pointer ;
  transition: all .3s;
  right: 0.775rem;
}
.content6_bg .swiper-button-prev:after, .content6_bg .swiper-container-rtl .swiper-button-next:after {
content: '' !important;
}
.content6_bg .swiper-button-next:after, .content6_bg.swiper-container-rtl .swiper-button-prev:after {
content: ' ' !important;
}
.content10_bg .swiper-button-prev:after, .content10_bg .swiper-container-rtl .swiper-button-next:after {
content: '' !important;
}
.content10_bg .swiper-button-next:after, .content10_bg.swiper-container-rtl .swiper-button-prev:after {
content: ' ' !important;
}
/* .content6_bg .cont6_main #leftBtn:hover{
background:#2A62BF ;
} */
.content6_bg h4{
margin-top: -0.5rem;
margin-bottom: 0.5rem;
}
/*师资小图*/
.content6_bg .gallery-thumbs{
width: 100%;
}
.content6_bg .gallery-thumbs .swiper-slide {
  width: 2rem;
  height: 2rem;
box-sizing: border-box;
text-align: center;
cursor: pointer;
}
.content6_bg .gallery-thumbs .swiper-slide img{
  width: 2rem;
  height: 2rem;
  margin:0 auto;
  border:2px solid #f9cd17;  
  border-radius: 50%;
  box-sizing: border-box;
} 
.content6_bg .gallery-thumbs .swiper-slide-thumb-active  img{
border:2px solid #89b5ef
}
.content6_bg .cont6_main a.shiting_public{
display: block;
width: 6.775rem;
height: 1.35rem;
line-height: 1.35rem;
margin: 0 auto;
margin-top: 0.25rem;
color: #fff;
font-size: 0.625rem;
font-weight: bold;
background: url(../images/stlskc_btn.png)  no-repeat;
border-radius: 1rem;
box-sizing: border-box;
padding-left: 1.75rem;
animation: scale2 2s linear infinite;
}

.content6_bg .wdfwtx_main{
 margin-top: 1.5rem;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list{
  width: 25rem;
  margin: 0 auto;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list ul li {
width: 4.3rem;
height: 11.025rem;
box-sizing: border-box;
margin-top: 1rem;
text-align: center;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .top_main{
width: 1.525rem;
height: 1.725rem;
margin:0 auto;
background: url(../images/futx_top01.png)  no-repeat;
font-size:0.5rem;
color:#001f64;
line-height: 1.475rem;
font-weight: bold;
margin-bottom: 0.25rem;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list ul li:nth-child(2n) .top_main{
width: 1.525rem;
height: 1.725rem;
margin:0 auto;
background: url(../images/futx_top02.png)  no-repeat;
margin-bottom: 0.25rem;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .fuwutix_main h5{
width: 4.3rem;
height: 0.875rem;
background: #002b8a;
color:#fff;
font-size: 0.5rem;
line-height: 0.875rem;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .fuwutix_main dl dt{
font-size: 0.4rem;
color:#002b8a;
margin-top: 0.125rem;
padding-bottom: 0.125rem;
border-bottom:0.025rem dashed #ccc;
}
.content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .fuwutix_main dl dd{
width: 4.3rem;
height: 3.7rem;
border:0.125rem solid #f6f6f5;
border-top:0;
margin-top: 0.2rem;
text-align: left;
box-sizing: border-box;
padding:0.075rem;
font-size:0.325rem;
}
/* 托福考试免费代报名服务 */
.content7_bg{
  height: 24rem;
  background: url(../images/ban7_bg.jpg) top center no-repeat;
  background-size: 100% 24rem;
  box-sizing: border-box;
  text-align: center;
  padding-top: 1rem;
}
.content7_bg .se7_leftm{
  width: 17.175rem;
  height:12.25rem;
  background: url(../images/ban7_leftbg.png) 0 0 no-repeat;
  background-size: 100% 12.25rem;
  position: relative;
}
.content7_bg .se7_leftm .tag{
  position: absolute;
  width: 4.225rem;
  height: 1.5rem;
  font-size: 0.45rem;
  color:#2263cd;
  text-align: center;
}
.content7_bg .se7_leftm .tag01{
  top: 4.25rem;
  left: 1.75rem;
}
.content7_bg .se7_leftm .tag02{
  top: 4.25rem;
  left: 6.5rem;
}
.content7_bg .se7_leftm .tag03{
  top: 4.15rem;
  right: 1.725rem;
}
.content7_bg .se7_leftm .tag04{
  top: 7.65rem;
  left: 1.725rem;
}
.content7_bg .se7_leftm .tag05{
  top: 7.65rem;
  left: 6.55rem;
}
.content7_bg .se7_leftm .tag06{
  top: 7.65rem;
  right: 1.725rem;
}
.content7_bg .se7_leftm .tag07{
  top: 10.75rem;
  left: 1.725rem;
}
.content7_bg .se7_leftm .tag08{
  top: 10.8rem;
  left: 6.5rem;
}
.content7_bg .se7_leftm .tag09{
  top: 10.75rem;
  right: 1.725rem;
}
.content7_bg .se7_rightm{
  width: 15.375rem;
  height: 8.6rem;
  background: url(../images/ban7_rigbg.png) 0 0 no-repeat;
  background-size: 100% 8.6rem;
  padding:0.75rem 0.5rem;
  margin-top: 1rem;
}
.content7_bg .se7_rightm h4{
  font-size: 0.95rem;
  color:#333;
  text-align: center;
  letter-spacing: 0.075rem;
}
.content7_bg .se7_rightm h4 span{  
   color:#2263cd;
}
.content7_bg .sec5_form .form-container{
  width: 8rem;
  margin:0 auto;

}
.content7_bg .sec5_form .form-item{
   width: 8rem;
   height:1.25rem;
   line-height: 1.25rem;
   background:#fff;
   border:0.05rem solid #0454d7;
   border-radius:0.2rem;
   margin-top:0.4rem;
   position: relative;
}
.content7_bg .sec5_form .form-item:nth-child(1):before{
   display: block;
   position:absolute;
   width: 0.575rem;
   height:0.65rem;
   content:'';
   left: 0.3rem;
   top: 0.3rem;
   z-index:2;
   background: url(../images/name_icon01.png) 0 0 no-repeat;
   background-size: 100% 0.65rem;
}
.content7_bg .sec5_form .form-item:nth-child(2):before{
   display: block;
   position:absolute;
   width:0.625rem;
   height:0.55rem;
   content:'';
   left: 0.3rem;
   top: 0.3rem;
   z-index:2;
   background: url(../images/tel_icon01.png) 0 0 no-repeat;
   background-size: 100% 0.55rem;
}
.content7_bg .sec5_form .form-item input{
  display: block;
  border: none;
  width: 6.3rem;
  /* height: 0.8rem !important; */
  line-height: 0.8rem !important;
  border: none;
  font-size: 0.5rem;
  margin-left: 1rem !important;
  border-radius: 0;
  color: #2263cd;
  margin-top: 4px;
  outline: 0;
  padding: 0;
}
.content7_bg .sec5_form .form-item input::placeholder{
  color: #95ace2;
}
.content7_bg .sec5_form .subtjsq{
    display:inline-block;
    width: 8rem;
    height: 1.6rem;
    line-height: 1.8rem;
    margin: 0 auto;
    color: #a05700;
    font-size: 0.625rem;
    font-weight: bold;
    background: url(../images/lqyh2_btn.png) no-repeat;
    background-size: 100% 1.6rem;
    text-align: center;
    animation: scale2 2s linear infinite;
}
.content7_bg .sec5_form .subtjsq:focus {
  display:inline-block;
  width: 8rem;
  height: 1.6rem;
  line-height: 1.8rem;
  margin: 0 auto;
  color: #a05700;
  font-size: 0.625rem;
  font-weight: bold;
  background: url(../images/lqyh2_btn.png) no-repeat;
  background-size: 100% 1.6rem;
  text-align: center;
  animation: scale2 2s linear infinite;
}

.content7_bg .sec5_form .subtjsq:hover {
  display:inline-block;
  width: 8rem;
  height: 1.6rem;
  line-height: 1.8rem;
  margin: 0 auto;
  color: #a05700;
  font-size: 0.625rem;
  font-weight: bold;
  background: url(../images/lqyh2_btn.png) no-repeat;
  background-size: 100% 1.6rem;
  text-align: center;
  animation: scale2 2s linear infinite;
}
/* 课前课中课后一体化+五大服务体系 */
.content8_bg h3.title{
  font-size:0.75rem;
  margin: 0.5rem auto 0 auto;
}
.content100 h6.title06 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0rem auto 0.75rem auto;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.55rem;
  font-weight: bold;
  color: #539eff;
}
.content8_bg {
  height:21.825rem;
  background: url(../images/ban8_bg.jpg) top center no-repeat;
  background-size: 100% 21.825rem;
  box-sizing: border-box;
  text-align: center;
  padding-top: 0.5rem;
}
.content8_bg .keqianm{
  width: 17.375rem;
  height:9.2rem;
  margin:0 auto;
  background: url(../images/sec8m_top.png) top center no-repeat;
  background-size: 100% 6.5rem;
  position: relative;
}
.sec8_main .keqianm .keqian{
   width: 6.25rem;
   height:6.4rem;
   position: absolute;
   top:5px;
   text-align: left;
   font-weight:500;
}
.sec8_main .keqianm .keqian dl dt{
  font-size: 0.6rem;
  color:#002b8a;
  font-weight: bold;
  text-align: center;
} 
.sec8_main .keqianm .keqian dl dd{
    font-size: 0.5rem;
    color:#393939;
    line-height: 0.9rem;
    margin-top: 0.75rem;
} 
.sec8_main .keqianm .keqian01{
  left: 0rem;
}
.sec8_main .keqianm .keqian01 dl dd{
   padding-left:0.7rem;
   padding-top: 1.5rem;
}
.sec8_main .keqianm .keqian02{
  left: 6rem;
 }
 .sec8_main .keqianm .keqian02 dl dd{
  padding-left: 0.5rem;
 }
 .sec8_main .keqianm .keqian03{
  right: -0.35rem;
 }
 .sec8_main .keqianm .keqian03 dl dd{
   padding-left: 2rem;
   padding-top: 1.5rem;
 }
 .sec8_main .keqianm .keqian02 dl dd p{
  margin-left: 2.5rem;
}
.sec8_main .keqianm .keqian02 dl dd p.p02{
  font-size: 0.35rem;
  color:#323232;
  margin-left: 0 !important;
}
 /* 学习规划 */
 .content8_bg .xxgh_main{
      width: 100%;
 }
 .content8_bg .xxgh_main ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 .content8_bg .xxgh_main ul:nth-child(2){
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
 }
 .content8_bg .xxgh_main ul li{
    width: 5.2rem;
    height:4.2rem;
    background: url(../images/sec8m_bot.png) no-repeat;
    background-size: 100% 4.2rem;
    box-sizing: border-box;
    padding-top: 0.7rem;
 }
 .content8_bg .xxgh_main .leaplan dl dt{
  font-size: 0.75rem;
  color:#fff;
  text-align: center;
  font-weight: bold;
} 
.content8_bg .xxgh_main .leaplan  dl dd{
  font-size: 0.5rem;
  color:#2364cd;
  line-height: 0.9rem;
  margin-top:0.3rem;
} 
.content8_bg .xxgh_main ul:nth-child(2) li:first-child{
  margin-right: 0.6rem;
}
/* 独家研发备考教材 */
.content9_bg {
  height:16.175rem;
  background: url(../images/ban9_bg.jpg) top center no-repeat;
  background-size: 100% 16.175rem;
  box-sizing: border-box;
  text-align: center;
  padding-top: 0.5rem;
}
.content9_bg h3.title{
  font-size:0.75rem;
  margin: 0.5rem auto 0 auto;
  color:#fff;
}
.content9_bg h3.title span{
  color:#f9cd17;
} 
.content9_bg h6.title06 {
  color: #333333;
  font-size: 0.425rem;
}
.content9_bg .sec9_main{
  width: 17.3rem;
  height: 9.475rem;
  background: url(../images/jiaocai_bg_2025.png) top center no-repeat;
  background-size: 100% 9.475rem;
}
/* 托福官方合作伙伴 */
.content10_bg ul{
  width: 100%;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.content10_bg ul li{
  width: 5.475rem;
  height: 3.575rem;
}
.content10_bg ul li img{
  width: 5.475rem;
  height: 3.575rem;
}
/* 学托福选择新航道 */
.content11_bg{
  height: 22rem;
  background:#65a9ff;
  box-sizing: border-box;
  text-align: center;
  margin-top: 0.5rem;
}
.content11_bg ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content11_bg ul.mt20{
  margin-top:0.375rem;
}
.content11_bg ul.ull01 li{
  width:5.6rem;
  height:4.35rem;
  margin-bottom: 0.375rem;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.content11_bg ul.ull01 li img{
  width:5.6rem;
  height:4.35rem;
}
.content11_bg ul.ull02 li:nth-child(1){
  width:5.6rem;
  height:4.35rem;
  margin-bottom:0.375rem;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.content11_bg ul.ull02 li:nth-child(1) img{
  width:5.6rem;
  height:4.35rem;
}
.content11_bg ul.ull02 li:nth-child(2){
  width:11.4rem;
  height:4.35rem;
  margin-bottom: 0.375rem;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.content11_bg ul.ull02 li:nth-child(2) img{
  width:11.4rem;
  height:4.35rem;
}
/* 轮播图 */
.banswiper{
  width: 100%;
  height: 12rem;
}
.banswiper .swiper-slide{
  width: 100%;
  height: 12rem;
  float: left;
}
.banswiper .swiper-slide a{
  display: block;
  width: 100%;
  height: 12rem;
}
.banswiper-pagination{
  width:100%;
  text-align: center;
  position: absolute;
  z-index: 2;
}
.banswiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 0.1rem;
    background-color: #fff;
    opacity: 1;
}
.banswiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: rgba(255, 255,255, 0.5);
}
.banswiper .ban_wysdzb{
  width: 100%;
  height: 12rem;
  background: url(../images/ban_wtfxl.jpg) no-repeat;
  background-size: 100% 100%;
}
.banswiper .ban_wysbk{
  width: 100%;
  height: 12rem;
  background: url(../images/ban_wzggs.jpg) no-repeat;
  background-size: 100% 100%;
}
</pre></body></html>