<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;
}
.pullL{
  float: left;
}
.pullR{
  float: right;
}
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: #fefeff;
  overflow-x: hidden;
  padding-bottom: 80px !important;
}
body {
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
}
@-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;
    }
}
/* 按钮效果5 */

@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);}
}
@keyframes cross-data {
    0% {
        left: 0%;
    }

    100% {
        left: 100%;
    }
}
.mb0{
    margin-bottom: 0 !important;
}
 /* 头图 */
 .content100 {
    width: 100%;
    padding: 0 0.75rem;
    box-sizing: border-box;
}
.content1_bg{
    height:12rem;
    background: url(../images/ban1_bg.jpg) no-repeat;
    background-size: 100% 12rem;
    text-align: center;  
    padding-top: 0.5rem;
 }
 .content1_bg .xhd_text01{
    width: 5.9rem;
    height:0.775rem;
    margin:0 auto;
    margin-top: 0.55rem;
    background: url(../images/ban1_logo.png) no-repeat;
    background-size: 100% 100%;
 }
 .content1_bg .xhd_text02{
    font-size:0.5rem;
    color:#fff;
    font-weight: bold;
    margin-top: 8rem;
 }
 .content1_bg .xhd_text02 dl{
    width: 6rem;
    margin-left: 6.5rem;
 }
 .content1_bg .xhd_text02 dl dt{
    border-bottom:1px solid #fff;
 }
 .content100 h3.title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.95rem;
  font-weight: bold;
  color: #333;
 /* background: url(../images/top_icon.png) center 0 no-repeat;
  background-size: 2.05rem 2.1rem;*/
}
.content100 h4.sectitle {
  margin: -0.5rem auto 0 auto;
  font-size: 0.55rem;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.content100 h3.title span{
color: #fd4253;
}
.content100 h3.title::before {
  content: "";
  display: inline-block;
  width:1.35rem;
  height:0.3rem;
  margin-right: -1.1rem;
  margin-top: 0.2rem;
  background: url(../images/left_icon.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.content100 h3.title::after {
  content: "";
  display: inline-block;
  width:1.35rem;
  height:0.325rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
  background: url(../images/rig_icon.png) no-repeat 0 0;
  background-size: 100% 100%;
}
/* OSSD课程介绍 */
.content2_bg{
  padding-top: 0.5rem;
}
.ban2sec_div{
   width: 100%;
   background:#eeeeee;
   font-size: 0.5rem;
   text-align: center;
   padding:0.3rem;
   box-sizing: border-box;
}
.content2_bg .intro_sect .tit_textTop{
   width: 100%;
   background: #ff6155;
   height: 1.1rem;
   margin-top: 0.5rem;
}
.content2_bg .intro_sect .tit_textTop ul li{
    float: left;
    height: 1.1rem;
    line-height: 1.1rem;
    float: left;
    color:#fff;
    text-align: center;
    font-size: 0.55rem;
    padding:0 0.5rem;
}
.content2_bg .intro_sect .tit_textTop ul li:nth-child(1){
  width: 1.3rem;
}
.content2_bg .intro_sect .tit_textTop ul li:nth-child(2){
  width:1.8rem;
}
.content2_bg .intro_sect .tit_textTop ul li:nth-child(3){
  width:3.1rem;
}
.content2_bg .intro_sect .tit_textTop ul li:nth-child(4){
  width:3.3rem;
}
.content2_bg .intro_sect .tit_textTop2 ul li:nth-child(5){
  width: 2.3rem;
  margin-right: 0;
}
.content2_bg .intro_sect .tit_textTop2 ul li{
  float: left;
  height: 1.1rem;
  line-height: 1.1rem;
  float: left;
  color:#000;
  text-align: center;
  font-size: 0.55rem;
  background:#FFD9D4;
  padding:0.2rem 0.5rem;
  margin-right: 0.3rem;
  margin-top: 0.3rem;
}
.content2_bg .intro_sect .tit_textTop2 ul li:nth-child(1){
  width: 1.3rem;
}
.content2_bg .intro_sect .tit_textTop2 ul li:nth-child(2){
  width:1.4rem;
}
.content2_bg .intro_sect .tit_textTop2 ul li:nth-child(3){
  width:3rem;
}
.content2_bg .intro_sect .tit_textTop2 ul li:nth-child(4){
  width:3rem;
}
.content2_bg .intro_sect .tit_textTop2 ul li:nth-child(5){
  width: 2.3rem;
  margin-right: 0;
}
/*OSSD课程优势  */
.content3_bg{
  height:20.05rem;
  background: url(../images/ban3_bg.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;  
  margin-top: 0.5rem;
}
.content3_bg ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content3_bg ul li{
  width: 8.475rem;
  height:7.675rem; 
  box-sizing: border-box;
  background:#fff;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  border-radius: 0.5rem;
  margin-top: 0.5rem;
  padding:0.8rem 0.5rem 0.5rem 0.5rem;
}
.content3_bg ul li img{
    width: 1.575rem;
    height:1.575rem;
    margin: 0 auto;
    display: block;
}
.content3_bg ul li dl dt{
  width: 8rem;
  border-radius: 1rem;
  margin:0 auto;
  text-align: center;
  color:#000;
  font-size: 0.55rem;
  font-weight: bold;
  margin-top: 0.3rem;
}
.content3_bg ul li dl dd{
  font-size: 0.5rem;
  color:#000000;
  text-align: center;
  margin-top: 0.2rem;
}
/* 热报班型 */
.content4_bg{
  margin-top: 0.5rem;
}
.content4_bg ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.3rem;
}
.content4_bg ul li {
  width: 8.4rem;
  height:12.725rem;
  position: relative;
  background: url(../images/rbbx_listbg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  color: #3e3e3e;
  text-align: center;
  box-sizing: border-box;
  padding: 1.5rem 0.3rem 0 0.3rem;
  font-size: 0.5rem;
}
.content4_bg ul li a{
  display: block;
  width: 100%;
}
.content4_bg ul li  .banxi_intro01{
  width: 6.5rem;
  margin:0 auto;
  border-bottom: 1px solid #000;
}
.content4_bg ul li  .banxi_intro01 p{
   font-weight: bold;
   margin-bottom: 0.2rem;
}
.content4_bg ul li  .banxi_intro02{
  width: 6.5rem;
  margin:0 auto;
  border-bottom: 1px solid #000;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.content4_bg ul li .banxi_intro02 dt{
  color: #fe453e;
  font-weight: bold;
}
.content4_bg ul li  .banxi_intro03{
  width: 6.8rem;
  margin:0 auto;
  border-bottom: 0 solid #000;
}
.content4_bg ul li .banxi_intro01yh{
    width: 6.5rem;
    height: 2.7rem;
    margin:0 auto;
    border-bottom: 1px solid #000;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    padding-top: 0.5rem;
}
.content4_bg ul li .banxi_intro01yh p{
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.content4_bg ul li:nth-child(3) .banxi_intro01yh{
    height: 1.8rem;
    margin:0 auto;
}
.content4_bg ul li:nth-child(4) .banxi_intro01yh{
  height: 1.8rem;
  margin:0 auto;
}
/*OSSD成绩申请各地区留学政策  */
.content5_bg{
  height:30.25rem;
  background: url(../images/ban5_bg.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin-top: 0.5rem;
}
.content5_bg .lxzc_main{
  margin-bottom: 0.5rem;
}
.content5_bg .lxzc_main02{
   margin-top: 1.8rem;
}
.content5_bg .lxzc_main03{
  margin-top: 1.1rem;
}
.content5_bg .lxzc_main ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.content5_bg .lxzc_main ul li{
  width: 8.5rem;
}
.content5_bg .lxzc_main ul li img{
  width: 4.05rem;
  height: 3.975rem;
  margin-left: 1.5rem;
  margin-bottom: -0.5rem;
}
.content5_bg .lxzc_main ul li dl dt{
  width: 8rem;
  border-radius: 1rem;
  margin:0 auto;
  text-align: center;
  color:#fd4253;
  font-size: 0.55rem;
  font-weight: bold;
}
.content5_bg .lxzc_main ul li dl dd{
  font-size: 0.5rem;
  color:#000000;
  text-align: center;
}
/* 新航道OSSD独家优势 */
.content6_bg {
  height: 17.4rem;
  background: url(../images/ban6_bg.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: center 2.3rem;
  padding-top: 0.5rem;
  text-align: center;
}
.content6_bg .top_tit{
  margin-top: 5.3rem;
  margin-bottom: 0.5rem;
  font-size: 0.65rem;
  color:#fff;
}
.content6_bg .sec6_list span{
  display: inline-block;
  background: #ff6756;
  color:#fff;
  text-align: center;
  margin-bottom: 0.5rem;
  border-radius: 1rem;
  padding:0.2rem 0.8rem;
  font-size: 0.55rem;
}
/* 新航道OSSD独家优势 */
.content7_bg {
  height:14.05rem;
  background: url(../images/ban7_bg.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: center -1.5rem;
  padding-top: 0.5rem;
  text-align: center;
  position: relative;
}
.content7_bg  h6.title{
  width: 11.85rem;
  display: inline-block;
  background: #ff6756;
  color:#fff;
  text-align: center;
  margin-bottom: 0.5rem;
  border-radius: 0.5rem;
  padding:0.2rem 0.8rem;
  font-size: 0.55rem;
}
.content7_bg .sec7_list{
  position: absolute;
  font-size: 0.6rem;
  color:#0f356c;
  font-weight: bold;
}
.content7_bg  .tag01{
  top: 2.5rem;
  left: 4.5rem;
}
.content7_bg  .tag02{
  top: 2.5rem;
  right: 4.5rem;
}
.content7_bg  .tag03{
  top: 6.2rem;
  left: 4.3rem;
}
.content7_bg  .tag04{
  top: 6.2rem;
  right: 4.8rem;
}
/* 新航道OSSD独家优势 */
.content8_bg {
  height: 23rem;
  background:#f4f4f4;
  padding-top:0.7rem;
  text-align: center;
  position: relative;
  margin-top: -1.5rem;
}
.content8_bg  h6.title{
  width: 11.85rem;
  display: inline-block;
  background: #ff6756;
  color:#fff;
  text-align: center;
  margin-bottom: 0.5rem;
  border-radius: 1rem;
  padding:0.2rem 0.8rem;
  font-size: 0.65rem;
}
.content8_bg ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content8_bg ul li{
  width:8.375rem;
  height:6.275rem;
  background: url(../images/ban8_listbg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top:0.6rem;
  font-size: 0.5rem;
}
.content8_bg ul li dl dt{
  width: 8rem;
  border-radius: 1rem;
  margin:0 auto;
  text-align: center;
  color:#fd4253;
  font-size: 0.55rem;
  font-weight: bold;
}
.content8_bg ul li dl dd{
  font-size: 0.5rem;
  color:#000000;
  text-align: center;
  margin-top: 0.1rem;
}
/* 新航道ossd课程服务内容 */
.content9_bg {
  background:#fff;
  padding-top:0.7rem;
  text-align: center;
  position: relative;
  margin-top: -1.5rem;
}
.content9_bg  h6.title{
  width: 11.85rem;
  display: inline-block;
  background: #ff6756;
  color:#fff;
  text-align: center;
  margin-bottom: 0.5rem;
  border-radius: 1rem;
  padding:0.2rem 0.8rem;
  font-size: 0.65rem;
}
.content9_bg img{
  width: 16.05rem;
  height: 3.65rem;
}</pre></body></html>