<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;
}
.content100{
    text-align: center;
}
.content100 h4 {
    color: #e9e9e9;
    font-size: 1.35rem;
    margin-top: 0.5rem;
}
.content100 h4 span{
  margin-left: 0.5rem;
}
.content100 h3 {
    margin:0 auto;
    color: #333;
    font-size: 0.95rem;
    position: relative;
    margin-top: -1.25rem;
    font-weight: bold;
}
.content100 h3 span{
    color: #3578fb;
}
.content100 h5 {
    color: #232323;
    font-size: 0.65rem;
    font-weight: normal;
    margin-top: 0.25rem;
}
/* 全封闭住宿学习中心 */
.content1_bg{
    height:11.375rem;
    background: url(../images/ban1_bg.jpg) top center no-repeat;
    background-size: 100% 11.375rem;
    box-sizing: border-box;
    text-align: center;
    padding-top: 4.5rem;
}
.content1_bg .wrapper{
    position: relative;
}
.content1_bg .mbtfjh_sec .mbtfjh_text2{
    width: 10.2rem;
    height: 1.3rem;
    margin:0 auto;
}
.content1_bg .mbtfjh_sec .mbtfjh_text2 ul{
    display: flex;
    justify-content:space-between;
    align-items: center;
}
.content1_bg .mbtfjh_sec .mbtfjh_text2 ul li{
    width:4.45rem;
    height: 0.9rem;
    background: #ff790d;
    border-radius: 1rem;
    color:#fff;
    font-size: 0.5rem;
    font-weight: bold;
    line-height: 0.9rem;
    text-align: center;
}
.content1_bg .mbtfjh_sec .mbtfjh_text3{
    width: 15.38rem;
    height: 1.18rem;
    border:1px solid #fff;
    border-radius: 1rem;
    margin:0 auto;
    margin-top: 0.2rem;
}
.content1_bg .mbtfjh_sec .mbtfjh_text3 span{
    height: 1.18rem;
    line-height: 1.18rem;
    display: inline-block;
    margin-right: 0.5rem;
    color:#fff;
    font-size: 0.55rem;
    font-weight: bold;
}
.content1_bg .mbtfjh_sec .text-group{
   width:100%;
}
.content1_bg .mbtfjh_sec .text-group ul{
    display: flex;
    justify-content:space-between;
    align-items: center;
}
.content1_bg .mbtfjh_sec .text-group ul li{
    color:#fff;
    font-size:0.55rem;
    float: left;
    height:2.15rem;
    line-height: 2.15rem;
    position:relative;
    padding-left: 0.7rem;
}
.content1_bg .mbtfjh_sec .text-group ul li::before{
    content:'';
    position:absolute;
    display:inline-block;
    width: 0.6rem;
    height: 0.62rem;
    left: 0;
    top:0.75rem;
    background: url(../images/zhengque_icon.png) 0 0 no-repeat;
    background-size: 100% 0.62rem;
}
.content1_bg .rig_youhui{
    position: absolute;
    width:2.1rem;
    height:2.63rem;
    top: -2.65rem;
    right: 0rem;
    font-weight: bold;
    background: url(../images/ban1_rigyh.png) 0 0 no-repeat;
    background-size: 100% 2.63rem;
    box-sizing: border-box;
    padding-top: 5.45rem;
}
/* 出国考试备考你是否有以下问题存在  */
.content2_bg ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.content2_bg ul li{
    width: 5.67rem;
    height: 7.67rem;
    margin-top: 0.63rem;
    position: relative;
    background: url(../images/ban2_bg01.png) 0 0 no-repeat;
    background-size: 100% 7.67rem;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
    padding-top: 3rem;
    padding-left: 0.43rem;
}
.content2_bg ul li:nth-child(2){
    background: url(../images/ban2_bg02.png) 0 0 no-repeat;
    background-size: 100% 7.67rem;
}
.content2_bg ul li:nth-child(3){
    background: url(../images/ban2_bg03.png) 0 0 no-repeat;
    background-size: 100% 7.67rem;
}
.content2_bg ul li:nth-child(4){
    background: url(../images/ban2_bg04.png) 0 0 no-repeat;
    background-size: 100% 7.67rem;
}
.content2_bg ul li:nth-child(5){
    background: url(../images/ban2_bg05.png) 0 0 no-repeat;
    background-size: 100% 7.67rem;
}
.content2_bg ul li:nth-child(6){
    background: url(../images/ban2_bg06.png) 0 0 no-repeat;
    background-size: 100% 7.67rem;
}
.content2_bg ul li p{
    font-size: 0.5rem;
    color: #4c4c4c;
}
.zxxq_btn {
    display: block;
    width: 8.05rem;
    height: 1.25rem;
    margin: 0 auto;
    text-align: center;
    line-height: 1.25rem;
    transition: all .2s;
    animation: ballon7 1s linear infinite;
    background: linear-gradient(to right, #ffc600, #ff9800);
    background: -webkit-linear-gradient(to right, #ffc600, #ff9800);
    background: -o-linear-gradient(to right, #ffc600, #ff9800);
    background: -ms-linear-gradient(to right, #ffc600, #ff9800);
    background: -moz-linear-gradient(to right, #ffc600, #ff9800);
    font-size: 0.65rem;
    color: #583010;
    box-shadow: 0 0.07rem 0 #db6500;
    border-radius: 1.25rem;
    margin-top: 0.63rem;
    margin-bottom: 0.63rem;
}
/* 新航道封闭住宿班课程设置 */
.content3_bg{
    background: #f3f6f8;
    box-sizing: border-box;
    padding-top: 0.03rem;
    padding-bottom: 0.75rem;
}
.content3_bg .jxhk_main{
    width: 100%;
}
.content3_bg .jxhk_main .navbar_bx{
    width:100%;
    height: 1.43rem;
    margin:0 auto;
    margin-top: 0.5rem;
}
.content3_bg .jxhk_main .navbar_bx ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content3_bg .jxhk_main .navbar_bx ul li{
   width: 5.5rem;
   height: 1.38rem;
   float: left;
   font-size: 0.65rem;
   color: #3c7dfc;
   text-align: center;
   line-height:1.38rem;
   cursor: pointer;
   background: #fafbfd;
   border-radius:0.25rem;
   border: 0.05rem solid #3c7dfc;
   transition: all .3s;
   background: #fff;
}
.content3_bg .jxhk_main .navbar_bx ul li:last-child{
   margin-right: 0;
}
.content3_bg .jxhk_main .navbar_bx ul li.active{
    color:#ffffff;
    background: #3d7efc;
    position: relative;
}
.content3_bg .jxhk_main .kecheng_banxiang{
    margin-top:0.88rem;
}
.content3_bg .jxhk_main .kecheng_banxiang table{
    width:100%;
    border:1px solid #3D7EFC;
 }
 .content3_bg .jxhk_main .kecheng_banxiang table tr:nth-child(odd){
    background: #fafbfd;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr:nth-child(even){
    background: #ebeef6;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr td{
    height: 1.4rem;
    text-align: center;
    font-size: 0.55rem;
    color:#333;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr.firstTr{
    height: 1.6rem;
    background:#3D7EFC !important;
    color:#fff;
    font-size:0.55rem;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr.firstTr th{
    border-right:1px solid #d5deeb;
    vertical-align: middle;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr.firstTr th:nth-child(4){
    border-right:0;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr th.borR0{
    border-right:0 solid #d5deeb;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr td.borR0{
    border-right:0 solid #e6e6e6;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr td{
    height: 1.6rem;
    color:#000000;
    font-size:0.5rem;
    border-right:1px solid #e6e6e6;
    padding:0.3rem;
    vertical-align: middle;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr td:nth-child(4){
    border-right:0;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr:nth-child(odd){
    background:#F5F5F5;
}
.content3_bg .jxhk_main .kecheng_banxiang table tr:nth-child(even){
    background:#fff;
}
.content3_bg .jxhk_main  a {
    background: #ff7a0f;
    color:#fff;
}
/* 新航道封闭住宿班针对人群及变化 */
.content4_bg .secMain4{
     width: 100%;
    margin-top: 0.25rem;
 }
 .content4_bg .secMain4 ul{
     display: flex;
     flex-wrap: wrap;
     justify-content:space-around;
     align-items: center;
 }
 .content4_bg .secMain4 ul li{
     width: 8rem;
     height: 7.2rem;
     margin-bottom: 0.13rem;
     cursor: pointer;
 }
 .content4_bg .secMain4 ul li .bianhuam1{
     width:100%;
     height: 2.88rem;
     box-sizing: border-box;
     padding-top: 1.6rem;
     font-size: 0.55rem;
     color:#fff;
     text-align: left;
     padding-left: 0.5rem;
     font-weight: bold;
     transition: all .3s;
 }
 .content4_bg .secMain4 ul li .sec4li_bot{
       width:100%;
       height:4.23rem;
       box-sizing:border-box;
       box-shadow: 0 0 10px rgba(0,0,0,.2);
       font-size: 0.6rem;
       color:#4c4c4c;
       padding:0.38rem 0.2rem 0 0.2rem;
 }
 .content4_bg .secMain4 ul li .sec4li_bot dt{
    height: 2.38rem;
 }
 .content4_bg .secMain4 ul li .sec4li_bot dl dd{
     width: 4.55rem;
     height: 0.82rem;
     border-radius: 1rem;
     line-height: 0.82rem;
     font-size: 0.5rem;
     color:#fff;
     margin:0 auto;
     margin-top: 0.3rem;
 }
 .content4_bg .secMain4 ul li .sec4li_bot dl dd.gbff01{
     background: linear-gradient(to bottom, #00e0d4, #00d4e9);
     background: -webkit-linear-gradient(to bottom, #00e0d4, #00d4e9);
     background: -o-linear-gradient(to bottom, #00e0d4, #00d4e9);
     background: -ms-linear-gradient(to bottom, #00e0d4, #00d4e9);
     background: -moz-linear-gradient(to bottom, #00e0d4, #00d4e9);
 }
 .content4_bg .secMain4 ul li .sec4li_bot dl dd.gbff02{
     background: linear-gradient(to bottom, #5f6cff, #3b96ff);
     background: -webkit-linear-gradient(to bottom, #5f6cff, #3b96ff);
     background: -o-linear-gradient(to bottom, #5f6cff, #3b96ff);
     background: -ms-linear-gradient(to bottom, #5f6cff, #3b96ff);
     background: -moz-linear-gradient(to bottom, #5f6cff, #3b96ff);
 }
 .content4_bg .secMain4 ul li .sec4li_bot dl dd.gbff03{
     background: linear-gradient(to bottom, #eb2556, #ed0537);
     background: -webkit-linear-gradient(to bottom, #eb2556, #ed0537);
     background: -o-linear-gradient(to bottom, #eb2556, #ed0537);
     background: -ms-linear-gradient(to bottom, #eb2556, #ed0537);
     background: -moz-linear-gradient(to bottom, #eb2556, #ed0537);
 }
 .content4_bg .secMain4 ul li .sec4li_bot dl dd.gbff04{
     background: linear-gradient(to bottom, #ffc100, #ff9e00);
     background: -webkit-linear-gradient(to bottom, #ffc100, #ff9e00);
     background: -o-linear-gradient(to bottom, #ffc100, #ff9e00);
     background: -ms-linear-gradient(to bottom, #ffc100, #ff9e00);
     background: -moz-linear-gradient(to bottom, #ffc100, #ff9e00);
 }
 .content4_bg .secMain4 ul li .zhendui1_sec01{
    padding-top: 1.1rem;
     background: url(../images/zdrq_pic01.png) no-repeat;
     background-size:8.43rem 2.88rem;
 }
 .content4_bg .secMain4 ul li .zhendui2_sec01{
     background: url(../images/zdrq_pic02.png) no-repeat;
     background-size:8.43rem 2.88rem;
 }
 .content4_bg .secMain4 ul li .zhendui3_sec01{
     background: url(../images/zdrq_pic03.png) no-repeat;
     background-size:8.43rem 2.88rem;
 }
 .content4_bg .secMain4 ul li .zhendui4_sec01{
     background: url(../images/zdrq_pic04.png) no-repeat;
     background-size:8.43rem 2.88rem;
 }
 /* 封闭班王炸级师资团队 */
 .content5_bg .shizxitd_main #nav_top2{
    width: 100%;
    height: 2.92rem;
    background: linear-gradient(to bottom, #4080fd, #2a71f8);
    background: -webkit-linear-gradient(to bottom, #4080fd, #2a71f8);
    background: -o-linear-gradient(to bottom, #4080fd, #2a71f8);
    background: -ms-linear-gradient(to bottom, #4080fd, #2a71f8);
    background: -moz-linear-gradient(to bottom, #4080fd, #2a71f8);
    border-radius:0.38rem;
    display: flex;
    justify-content:space-around;
    margin-top: 1.75rem;
    box-sizing: border-box;
    padding:0 0.38rem;
 }
 .content5_bg .shizxitd_main #nav_top2 .item {
    width: 1.7rem;
    height: 1.7rem;
    position: relative;
    cursor: pointer;
    margin-top: -1.25rem;
    z-index:5;
}
.content5_bg .shizxitd_main #nav_top2 .item img{
    width: 1.7rem;
    height: 1.7rem;
}
.content5_bg .shizxitd_main #nav_top2 .item p{
    font-size: 0.5rem;
    color:#fff;
}
.content5_bg .shizxitd_main #nav_top2 .active::before {
    position: absolute;
    content: '';
    width: 1.65rem;
    height: 1.57rem;
    background: url(../images/js_actx.png) no-repeat;
    background-size: 100% 1.57rem;
    left: 0rem;
    bottom: -0.5rem;
    z-index:-1;
}
.content5_bg .shizxitd_main{
    height: 14rem;
}
.content5_bg .shizxitd_main .js_list{
    width: 16.5rem;
    height: 10.22rem;
    margin: 0 auto 0;
    background:#fff;
    box-shadow:0 0 10px rgba(0,0,0,.2);
    margin-top: -1.68rem;
    border-radius: 0.38rem;
    position: relative;
    margin-bottom: 1rem;
    box-sizing: border-box;
    padding: 0.5rem 0.5rem;
}
  .content5_bg .shizxitd_main .js_list img {
     float: left;
    width: 3.7rem;
    height: 4.75rem;
   }
  .content5_bg .shizxitd_main .js_list .js_jj {
    width: 11.5rem;
    float: right;
    /* position: relative; */
    text-align: left;
   }
  .content5_bg .shizxitd_main .js_list .js_jj h6 {
    width:2.15rem;
    height:0.82rem;
    line-height: 0.82rem;
    border:1px solid #002b8a;
    color:#002b8a;
    font-size: 0.5rem;
    font-weight: bold;
    border-radius: 1rem;
    text-align: center;
   }
  .content5_bg .shizxitd_main .js_list .js_jj h6 b {
    font-weight: normal;
    font-size: 0.5rem;
    color: #333;
    margin-left: 0.33rem;
   }
  .content5_bg .shizxitd_main .js_list .js_jj a {
     width: 8.05rem;
     height: 1.25rem;
     display: block;
     position: absolute;
     left:50%;
     margin-left: -4.03rem;
     bottom: 0.53rem;
     animation: scale2 3s infinite;
     background: linear-gradient(to left, #ffc600, #ff9800);
     background: -webkit-linear-gradient(to left, #ffc600, #ff9800);
     background: -o-linear-gradient(to left, #ffc600, #ff9800);
     background: -ms-linear-gradient(to left, #ffc600, #ff9800);
     background: -moz-linear-gradient(to left, #ffc600, #ff9800);
     border-radius: 1rem;
     color:#583010;
     font-size: 0.65rem;
     text-align: center;
     line-height: 1.25rem;
   }
  .content5_bg .shizxitd_main .js_list .js_jj p {
    margin-top:0.2rem;
    font-size: 0.5rem;
    color: #5f5f5f;
    line-height: 0.7rem;
   }
  .content5_bg .shizxitd_main .js_list .js_jj p b {
    width: 2.52rem;
    height: 1.02rem;
    float: left;
    font-size: 0.5rem;
    text-align: left;
    font-weight: bold;
    color: #2d2d2d;
   }
   .content5_bg .shizxitd_main .js_list .js_jj p b span{
      display: inline-block;
      margin:0 0.47rem;
   }
   .content5_bg .shizxitd_main .js_list .js_jj p.mb80 b {
     margin-bottom: 1.38rem;
    }
  .content5_bg .shizxitd_main .js_list .js_jj p:last-child b {
    margin-bottom: 2rem;
   }
  .content5_bg .shizxitd_main .show {
    display: block;
   }
   /* 免费领取入学暖心礼包 */
   .content6_bg{
    height: 17.5rem;
    background: url(../images/ban6_bg.jpg) top center no-repeat;
    background-size: 100% 17.5rem;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
    }
    .content6_bg h4 {
        color: #c29a7c;
    }
    .content6_bg .libao_list{
        width: 100%;
        margin:0 auto;
        margin-top: 1rem;
     }
     .content6_bg .libao_list ul{
  
         display: flex;
         flex-wrap: wrap;
         justify-content: space-between;
         align-items: center;
         flex-wrap: nowrap;
     }
     .content6_bg .libao_list ul li {
         width: 4.53rem;
         height: 5.5rem;
         color: #2d2d2d;
         text-align: center;
     }
     .content6_bg .libao_list ul li img{
         width:2.38rem;
         height:2.4rem;
         margin:0 auto;
         display: block;
     }
     .content6_bg .libao_list ul li dl dt{
         font-size:0.6rem;
         color:#2d2d2d;
         margin-top: 0.38rem;
         font-weight: bold;
     }
     .content6_bg .libao_list ul li dl dd{
         font-size:0.4rem;
         color:#2d2d2d;
         margin-top: 0.13rem;
     }
     .content6_bg .form-container{
        width: 13.35rem;
        height: 2.5rem;
        box-sizing: border-box;
        border-radius:0.13rem;
        margin:0 auto;
    }
    .content6_bg .form-container input {
        display: block;
        width: 13.35rem;
        height: 1.5rem;
        line-height: 1.5rem;
        background:#fff;
        border-radius: 1rem;
        font-size: 0.5rem;
        color: #000;
        text-indent: 0.28rem;
        outline:none;
        margin-right:1.18rem;
        border:none;
        box-sizing: border-box;
        margin-bottom: 0.5rem;
    }
    .content6_bg .form-container .formCode{
        width: 13.35rem;
        margin-bottom: 0;
        float: left;
        margin-right: 0.5rem;
    }
    .content6_bg .form-container .formCode .codeInput
    {
        width:6.67rem;
        text-align: center;
        height: 1.5rem;
        background-color: #fff;
        border-radius: 1rem;
        font-size: 0.5rem;
        line-height: 1.5rem;
        outline: 0;
        color: #000;
        margin-right: 0.25rem;
        text-indent: 0;
        box-sizing: border-box;
        border:none;
        display: inline;
    }
    .content6_bg .form-container .formCode .codetxt{
        width: 5.95rem;
        background: #e3e3e3;
        outline: none;
        height:1.5rem;
        cursor: pointer;
        font-size: 0.5rem;
        border: 0;
        color: #000;
        border-radius: 1rem;
        box-sizing: border-box;
    }
    .content6_bg .form-container span.submit {
        display: inline-block;
        width:13.35rem;
        height: 1.5rem;
        text-align: center;
        animation: scale2 3s infinite;
        background: linear-gradient(to left, #ffc600, #ff9800);
        background: -webkit-linear-gradient(to left, #ffc600, #ff9800);
        background: -o-linear-gradient(to left, #ffc600, #ff9800);
        background: -ms-linear-gradient(to left, #ffc600, #ff9800);
        background: -moz-linear-gradient(to left, #ffc600, #ff9800);
        border-radius: 1rem;
        color: #583010;
        font-size: 0.65rem;
        text-align: center;
        line-height: 1.5rem;
        cursor: pointer;
    }
    /* 新航道住宿班配套完善的服务体系 */
.content7_bg .fuwutx_main{
    width:100%;
    height: 15.5rem;
    margin:0 auto;
    margin-top:0.75rem;
    position: relative;
}
.content7_bg .fuwutx_main img{
    width:12.9rem;
    height: 12.9rem;
    position: absolute;
    left: 50%;
    margin-left: -6.45rem;
    /* margin-top:1.25rem; */
}
.content7_bg .fuwutx_main .text_listm h2{
    position: absolute;
    color:#fff;
    font-size:0.5rem;
    left: 6.3rem;
    top: -0.1rem;
    box-sizing: border-box;
    padding-top: 0.3rem;
    width: 4.95rem;
    height: 2.9rem;
    text-align: center;
}
.content7_bg .fuwutx_main .text_listm p{
    position: absolute;
    color:#000000;
    font-size:0.5rem;
}
.content7_bg .fuwutx_main .text_listm p.p1{
    position: absolute;
    left: 1.5rem;
    top: 0.55rem;
}
.content7_bg .fuwutx_main .text_listm p.p2{
    position: absolute;
    left: 0;
    top: 3.77rem;
}
.content7_bg .fuwutx_main .text_listm p.p3{
    position: absolute;
    left: 0;
    top: 7.25rem;
}
.content7_bg .fuwutx_main .text_listm p.p4{
    position: absolute;
    left: 1rem;
    top: 10.25rem;
}
.content7_bg .fuwutx_main .text_listm p.p5{
    position: absolute;
    left: 4rem;
    top: 13.25rem;
}
.content7_bg .fuwutx_main .text_listm p.p6{
    position: absolute;
    left: 8.7rem;
    top: 13.25rem;
}
.content7_bg .fuwutx_main .text_listm p.p7{
    position: absolute;
    right: 1.5rem;
    top: 10.25rem;
}
.content7_bg .fuwutx_main .text_listm p.p8{
    position: absolute;
    right: 0;
    top: 7.25rem;
}
.content7_bg .fuwutx_main .text_listm p.p9{
    position: absolute;
    right: 0rem;
    top: 3.78rem;
}
.content7_bg .fuwutx_main .text_listm p.p10{
    position: absolute;
    right: 0.65rem;
    top:0.55rem;
}
/* 2023年备考资料免费送 */
.content8_bg{
    height: 22rem;
    background: url(../images/ban8_bg.jpg) top center no-repeat;
    background-size: 100% 22rem;
    box-sizing: border-box;
    text-align: center;
    padding-top: 0.5rem;
}
.content8_bg .leftzl_img{
   width: 17.38rem;
   height: 10.05rem;
   margin-top: 0.5rem;
}
.content8_bg .leftzl_img img{
    width: 17.38rem;
    height: 10.05rem;
 }
 .content8_bg h5 {
    color: #fff;
    font-size: 0.95rem;
    font-weight: bold;
}
.content8_bg  h5 span{
    color:#ff9800 !important;
}
.content8_bg .form-container{
    width: 13.35rem;
    height: 2.5rem;
    box-sizing: border-box;
    border-radius:0.13rem;
    margin:0 auto;
}
.content8_bg .form-container input {
    display: block;
    width: 13.35rem;
    height: 1.5rem;
    line-height: 1.5rem;
    background:#fff;
    border-radius: 1rem;
    font-size: 0.5rem;
    color: #000;
    text-indent: 0.28rem;
    outline:none;
    margin-right:1.18rem;
    border:none;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
}
.content8_bg .form-container .formCode{
    width: 13.35rem;
    margin-bottom: 0;
    float: left;
    margin-right: 0.5rem;
}
.content8_bg .form-container .formCode .codeInput
{
    width:6.67rem;
    text-align: center;
    height: 1.5rem;
    background-color: #fff;
    border-radius: 1rem;
    font-size: 0.5rem;
    line-height: 1.5rem;
    outline: 0;
    color: #000;
    margin-right: 0.25rem;
    text-indent: 0;
    box-sizing: border-box;
    border:none;
    display: inline;
}
.content8_bg .form-container .formCode .codetxt{
    width: 5.95rem;
    background: #e3e3e3;
    outline: none;
    height:1.5rem;
    cursor: pointer;
    font-size: 0.5rem;
    border: 0;
    color: #000;
    border-radius: 1rem;
    box-sizing: border-box;
}
.content8_bg .form-container span.submit {
    display: inline-block;
    width:13.35rem;
    height: 1.5rem;
    text-align: center;
    animation: scale2 3s infinite;
    background: linear-gradient(to left, #ffc600, #ff9800);
    background: -webkit-linear-gradient(to left, #ffc600, #ff9800);
    background: -o-linear-gradient(to left, #ffc600, #ff9800);
    background: -ms-linear-gradient(to left, #ffc600, #ff9800);
    background: -moz-linear-gradient(to left, #ffc600, #ff9800);
    border-radius: 1rem;
    color: #583010;
    font-size: 0.65rem;
    text-align: center;
    line-height: 1.5rem;
    cursor: pointer;
}
/* 新航道面授住宿班4大优势  */
.content9_bg ul{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    align-items: center;
    margin-top: 0.75rem;
}
.content9_bg ul li{
    width: 8rem;
    height:7.17rem;
    margin-bottom: 0.5rem;
}
.content9_bg ul li dl dt{
    width: 6.8rem;
    height: 1.75rem;
    line-height: 1.5rem;
    margin:0 auto;
    font-size: 0.7rem;
    color:#fff;
}
.content9_bg ul li dl dd{
    width: 8rem;
    height: 5.13rem;
    margin-top: 0.25rem;
    box-sizing: border-box;
    padding-top: 0.38rem;
    padding-left: 0.68rem;
    font-size: 0.5rem;
    color:#333333;
    text-align: left;
   
}
.content9_bg ul li dl dd p{
    position: relative;
    padding-left: 0.57rem;
    margin-bottom: 0.2rem;
}
.content9_bg ul li dl dd p:after{
    position: absolute;
    content: '';
    width: 0.2rem;
    height:0.2rem;
    left: 0;
    top: 5px;
    background: #00dbdb;
    border-radius: 50%;
}
.content9_bg ul li.shizih02 dl dd p:after{
    background: #5678ff;
}
.content9_bg ul li.shizih03 dl dd p:after{
    background: #ec184a;
}
.content9_bg ul li.shizih04 dl dd p:after{
    background: #ffb800;
}
.content9_bg ul li.shizih01 dl dt{
    background: url(../images/youshi_szt1.png) top center no-repeat;
    background-size: 100% 1.75rem;
}
.content9_bg ul li.shizih01 dl dd{
    background: url(../images/youshi_szt1b.png) top center no-repeat;
    background-size: 100% 5.13rem;
}

.content9_bg ul li.shizih02 dl dt{
    background: url(../images/youshi_szt2.png) top center no-repeat;
    background-size: 100% 1.75rem;
}
.content9_bg ul li.shizih02 dl dd{
    background: url(../images/youshi_szt2b.png) top center no-repeat;
    background-size: 100% 5.13rem;
}
.content9_bg ul li.shizih03 dl dt{
    background: url(../images/youshi_szt3.png) top center no-repeat;
    background-size: 100% 1.75rem;
}
.content9_bg ul li.shizih03 dl dd{
    background: url(../images/youshi_szt3b.png) top center no-repeat;
    background-size: 100% 5.13rem;
}
.content9_bg ul li.shizih04 dl dt{
    background: url(../images/youshi_szt4.png) top center no-repeat;
    background-size: 100% 1.75rem;
}
.content9_bg ul li.shizih04 dl dd{
    background: url(../images/youshi_szt4b.png) top center no-repeat;
    background-size: 100% 5.13rem;
}
/* 精细化服务，专注学习 */
.content10_bg .jxhfw_main{
    width: 100%;
     height:5.8rem;
    margin:0 auto;
    position: relative;
    margin-bottom: 0.75rem;
    margin-top: 1rem;
 }
 .content10_bg .jxhfw_main img{
     width: 100%;
     height:5.8rem;
 }
 .content10_bg .jxhfw_main p{
     font-size:0.5rem;
     color:#fff;
     position: absolute;
 }
 .content10_bg .jxhfw_main p.bdtx01{
    top: 1.4rem;
    left: 0.3rem;
 }
 .content10_bg .jxhfw_main p.bdtx02{
     top: 1.4rem;
     left: 4.0rem;
 }
 .content10_bg .jxhfw_main p.bdtx03{
     top: 1.4rem;
     left:7.6rem;
 }
 .content10_bg .jxhfw_main p.bdtx04{
     top: 1.4rem;
     left: 11.3rem;
 }
 .content10_bg .jxhfw_main p.bdtx05{
     top:1.4rem;
     left: 14.6rem;
 }
.content10_bg .jxhfw_main p.bdtx06{
     top: 4.6rem;
     left: 0.2rem;
 }
 .content10_bg .jxhfw_main p.bdtx07{
    top: 4.6rem;
     left: 4.0rem;
 }
 .content10_bg .jxhfw_main p.bdtx08{
    top: 4.6rem;
     left: 7.6rem;
 }
 .content10_bg .jxhfw_main p.bdtx09{
     top: 4.6rem;
     left: 11.3rem;
 }
 .content10_bg .jxhfw_main p.bdtx10{
     top:4.6rem;
     left: 15rem;
 }
 /* 学习时间安排 */
.content11_bg{
    height:15.13rem;
    background: url(../images/ban11_bg2.jpg) top center no-repeat;
    box-sizing: border-box;
    text-align: center;
    padding-top: 0.03rem;
    background-size: 100% 15.13rem;
}
.content11_bg h4{
    color: #5f91e0;
}
.content11_bg h3{
    color: #fff;
}
.content11_bg .sjap_main{
    margin-top: 1.5rem;
    position: relative;
}
.content11_bg .sjap_main img{
   width: 30rem;
   height: 5.95rem;
   margin:0 auto;
}
.content11_bg .sjap_main .schetag{
    /* width: 3.75rem;
    height: 3.02rem; */

    position: absolute;
    text-align:center;
    color:#fff;
    font-size:0.5rem;
    box-sizing: border-box;
    padding:0.38rem 0.13rem;
}
.content11_bg .sjap_main .schetag p:nth-child(2){
    border-radius: 0.25rem;
    padding:0.2rem;
    margin-top:1rem;
    background:rgba(255,255,255,.1);
    border:0.03rem solid #fff;
}
.content11_bg .sjap_main .schetag01{
    left: 0.2rem;
    top: -1.3rem;
}
.content11_bg .sjap_main .schetag02{
    left: 4.8rem;
    top: -1.3rem;
}
.content11_bg .sjap_main .schetag03{
    left:8.7rem;
    top: -1.3rem;
}
.content11_bg .sjap_main .schetag04{
    right: 0.8rem;
    top: -1.3rem;
}
/* 第二行 */
.content11_bg .sjap_main .schetag05{
    right: 1.5rem;
    top: 2.5rem;
}
.content11_bg .sjap_main .schetag06{
    left:9.7rem;
    top: 2.5rem;
}
.content11_bg .sjap_main .schetag07{
    left: 6.5rem;
    top: 2.5rem;
}
.content11_bg .sjap_main .schetag08{
    left: 2.6rem;
    top:2.5rem;
}
/* 第三行 */
.content11_bg .sjap_main .schetag09{
    left: 2.8rem;
    top: 6.3rem;
}
.content11_bg .sjap_main .schetag10{
    left: 7.15rem;
    top: 6.3rem;
}
.content11_bg .sjap_main .schetag11{
    right: 1.5rem;
    top: 6.3rem;
}
/* 品牌荣誉，信赖之选 */
.contenti4_bg .gfhz_tit{
    width: 100%;
    height: 1.23rem;
    margin:0 auto;
    margin-top: 0.5rem;
 }
 .contenti4_bg .gfhz_tit ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
 }
 .contenti4_bg .gfhz_tit ul li{
    width: 6.83rem;
    height:1.38rem;
    float: left;
    background:#fff;
    border-radius: 0.25rem;
    text-align: center;
    line-height: 1.38rem;
    color:#377afb;
    font-size:0.5rem;
    cursor: pointer;
    border:1px solid #377afb;
    font-weight: bold;
 }
 .contenti4_bg .gfhz_tit ul li:nth-child(2){
   margin:0 0.45rem;
 }
 .contenti4_bg .gfhz_tit ul li.cur{
    background:#377afb;
    color:#fff;
    border:0 solid #377afb;
 }
 .gfhz_mian{
    width:17rem;
    height: 5.97rem;
    margin:0 auto;
margin-top: 0.8rem;
    margin-bottom: 1.18rem;
  }
  .gfhz_mian .swiper-slide{
    text-align: center;
  }
  .gfhz_mian .swiper-slide img{
    width: 8.73rem;
    height: 5.65rem;
  }
  /* 雅思荣誉 */
  .gfhz_mian #yasiSwiper{
    width:17rem;
    height: 6.8rem;
    margin:0 auto;
    position: relative;
  }
  .gfhz_mian #yasiSwiper .swiper-slide{
    width: 9.15rem;
    height: 5.65rem;
  }
  #con_two_1{
   position: relative;
  }
  #con_two_2{
   position: relative;
   margin-top: -6.7rem;
  }
  #con_two_3{
   position: relative;
   margin-top: -6.7rem;
  }
  /* 托福荣誉 */
  .gfhz_mian #tfSwiper{
    width:17rem;
    height: 6.8rem;
   margin:0 auto;
   position: relative;
   margin-top: -2rem;
  }
  .gfhz_mian #tfSwiper .swiper-slide{
   width: 7.65rem;
   height: 5.65rem;
   float:left;
   margin-right: 1.25rem;
  }
  /* A-Level官方授权考点 */
  .gfhz_mian #levelSwiper{
    width:17rem;
    height: 6.8rem;
   margin:0 auto;
   position: relative;
   margin-top: 0;
  }
  .gfhz_mian #levelSwiper .swiper-slide{
   width: 7.65rem;
   height: 5.65rem;
   float:left;
   margin-right: 1.25rem;
  }

  .pprongyu_main .swiper-button-prev:after,.pprongyu_main .swiper-container-rtl .swiper-button-next:after {
    content: '' !important;
  }
  .pprongyu_main .swiper-button-next:after,.pprongyu_main .swiper-container-rtl .swiper-button-prev:after {
    content: '' !important;
  }
  .swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0 !important;
  }
  /* 封闭式校园环境 */
 .content12_bg{
    height: 16.5rem;
    background: url(../images/ban12_bg.jpg) top center no-repeat;
    background-size: 100% 16.5rem;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
}
.content12_bg h4{
    color: #5f91e0;
}
.content12_bg h3{
    color: #fff;
}
.content12_bg h5{
    color: #fff;
}
.content12_bg ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.75rem;
}
.content12_bg ul li{
    width: 4.2rem;
    height: 3.45rem;
    margin-bottom: 0.5rem;
}
.content12_bg ul li img{
    width: 4.2rem;
    height: 3.45rem;
}</pre></body></html>