<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:8.57rem;
    background: url(../images/ban1_bg.jpg) no-repeat;
    background-size: 100% 8.57rem;
    text-align: center;  
    padding-top: 0.5rem;
 }
 .content1_bg .xhd_text01{
    font-size: 0.7rem;
    color:#fff;
    margin-top: 0.5rem;
    font-weight: bold;
 }
 .content1_bg .xhd_text02{
    font-size:1.4rem;
    color:#fff;
    font-weight: bold;
    margin-top: 0.2rem;
 }
 .content1_bg .text-group{
    width: 9.4rem;
    margin:0 auto;
    margin-top: 0.5rem;
 }
 .content1_bg .text-group ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
 }
 .content1_bg .text-group ul li{
     width: 3rem;
     height: 0.75rem;
     line-height: 0.75rem;
     color:#cf0022;
     font-weight: bold;
     font-size:0.46rem;
     background:#fff;
     margin-bottom: 0.5rem;
 }
 /* OSSD申请大学有哪些优势 */
 .content3_bg{
    height: 20rem;
    background: url(../images/ban2_bg.jpg) top center no-repeat;
    background-size: 100% 20rem;
    text-align: center;
    padding-top:0.4rem;
    background-position: center 1.3rem;
} 
/* 头图 */
.content100 {
    width: 100%;
    text-align:center;
}
.content100 h4 {
    color: #fae5e8;
    font-size: 1.8rem;
}
.content100 h4 span{
  margin-left: 0.5rem;
}
.content100 h3 {
    margin:0 auto;
    color: #cf0022;
    font-size: 1.07rem;
    position: relative;
    margin-top: -1.65rem;
}
.content100 h3:after{
    content: '';
    position: absolute;
    display:block;
    width:1.5rem;
    height: 0.1rem;
    left: 50%;
    margin-left: -0.75rem;
    bottom: -0.13rem;
    background: #cf0022;
}
.content3_bg ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin:0 auto;
    margin-top: 1rem;
  }
  .content3_bg ul li{
    width:8.43rem;
    height:6.42rem;
    margin-bottom: 0.6rem;
    box-sizing: border-box;
    padding:0.9rem 0.8rem;
    background: url(../images/yslist_bg.png) no-repeat;
    background-size: 100% 6.42rem;
  }
  .content3_bg ul li:nth-child(3){
     margin-bottom: 0;
  }
  .content3_bg ul li:nth-child(4){
    margin-bottom: 0;
 }
  .content3_bg ul li dl dt{
    font-size: 0.7rem;
    font-weight: bold;
    color:#000;
    text-align: center;
  }
  .content3_bg ul li dl dd{
    font-size: 0.6rem;
    margin-top: 0.3rem;
    text-align: left;
  }
  .btn_public {
    display: block;
    width: 8.53rem;
    height: 1.63rem;
    line-height: 1.63rem;
    margin: 0 auto;
    margin-top: 0.75rem;
    color: #fff;
    font-size: 0.82rem;
    background: #b20c0c;
    border-radius: 1rem;
    text-align: center;
    animation: scale2 2s linear infinite;
    box-shadow: 0 0.13rem 0.25rem rgba(207,0,34,.2);
    overflow: hidden;
    position: relative;
    font-weight: bold;
}
.btn_public .light{
    content: '';
    display: block;
    position: absolute;
    width: 2.63rem;
    height:2.63rem;
    top: -0.25rem;
    left: -0.25rem;
    transform: rotate(-75deg);
    background-image: linear-gradient(rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
    opacity: 0.6;
    animation: 1s cross-data ease-in infinite normal;
}
/* 新航道OSSD课程 */
.content4_bg{
    height: 16.78rem;
    background: url(../images/ban4_bg.jpg) top center no-repeat;
    background-size: 100% 16.78rem;
    box-sizing: border-box;
    text-align: center;
    padding-top:0.13rem;
} 
.content4_bg h4{
    color:#e97683;
} 
.content4_bg h3{
    color:#fff;
}
.content4_bg h3:after{
    background: #fff;
}
.content4_bg .kechengSZ_New{
    margin-top: 1rem;
 } 
 .content4_bg .kechengSZ_New table{
    width:100%;
 }
 .content4_bg .kechengSZ_New table tr.firstTr{
    height: 1.25rem;
    color:#fff;
    font-size:0.5rem;
 }
 .content4_bg .kechengSZ_New table tr.firstTr th{
    height: 2.25rem;
    color: #fff;
    font-size: 0.75rem;
    cursor: pointer;
    font-weight: bold;
    border-right:0.05rem solid #e26471;
    border-bottom:0.05rem solid #e26471;
    background:#cf0022;
    vertical-align:middle;
 }
 .content4_bg .kechengSZ_New table tr th.borderRNo{
   border-right:0 solid #fefefe;
 }
 .content4_bg .kechengSZ_New table tr td.borderBNo{
    border-bottom:0 solid #fefefe;
  }
  .content4_bg .kechengSZ_New table tr td.borderRNo{
    border-right:0 solid #fefefe;
  }
 .content4_bg .kechengSZ_New table tr td{
    height: 2.13rem;
    background: #fff;
    font-size:0.5rem;
    color:#000;
    border-right:0.05rem solid #e8c2c5;
    border-bottom:0.05rem solid #e8c2c5;
    padding:0.2rem 0.3rem;
 }
 .content4_bg .kechengSZ_New table tr td:nth-child(1){
   width: 2.85rem;
}
 .content4_bg .kechengSZ_New table tr td:nth-child(2){
    text-align: left;
 }
 .content4_bg .kechengSZ_New table tr td a{
    display:inline-block;
    width: 4rem;
    height: 1.18rem;
    text-align: center;
    line-height:1.18rem;
    color:#fff;
    background: #cf0022;
    border-radius: 1.25rem;
    font-size: 0.5rem;
    box-shadow: 0 0.13rem 0.25rem rgba(207,0,34,.2);
    animation: ballon2 2s linear infinite;
}
/* OSSD适合人群 */
.content5_bg{
  background: url(../images/ban5_bgsq.png) top center no-repeat;
  background-size:2rem 3.65rem;
  background-position: left center;
  margin-top: 0.5rem;
}
.content5_bg ul{
  width: 16rem;
  display: flex;
  justify-content:space-between;
  align-items: center;
  flex-wrap: wrap;
  margin:0 auto;
  margin-top: 1rem;
}
.content5_bg ul li{
  width:7.65rem;
  height:9rem;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 0.75rem;
  box-shadow: 0 0 5px rgba(0,0,0,.2);
  border-radius: 3px;
}
.content5_bg ul li img{
  width:7.65rem;
  height:5.2rem;
  border-radius: 3px 3px 0 0;
}
.content5_bg ul li p{
  width: 100%;
  height: 4rem;
  line-height: 1.13rem;
  font-size:0.65rem;
  color:#000000;
  text-align: left;
  box-sizing: border-box;
  padding:0 0.8rem;
}
/* 新航道OSSD培训优势 */
.content6_bg{
  height: 16.8rem;
  background: url(../images/ban6_bg.jpg) top center no-repeat;
  background-size:100% 16.8rem;
  background-position: left center;
  margin-top: 0.5rem;
}
.content6_bg .conmain6{
  height: 11.8rem;
}
.content6_bg ul{
    width: 6.17rem;
    margin-top: 0.7rem;
}
.content6_bg ul li{
  width:6.17rem;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  padding:0.2rem 0.3rem;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow: 0 3px 3px rgba(59, 4, 4, 0.2);
  font-size: 0.5rem;
  text-align: left;
}
/* OSSD适合人群 */
.content7_bg{
  height:27.15rem;
  background: url(../images/ban7_bg.jpg) top center no-repeat;
  background-size:100% 26.15rem;
  background-position: left 0.5rem;
  margin-top: 0.5rem;
}
.content7_bg .main7_list{
  margin-top: 4rem;
  height: 15rem;
}
.content7_bg .main7_list ul{
   width: 4.3rem;
   height: 10.88rem;
   margin-top: 2rem;
}
.content7_bg .main7_list ul li{
  width:5rem;
  height:1.8rem;
  box-sizing: border-box;
  padding:0.5rem;
  background: url(../images/fwlc_listbg.png) 0 0 no-repeat;
  background-size:100% 1.8rem;
  font-size: 0.5rem;
  color:#cf0022;
  margin-bottom: 0.3rem;
}
.content7_bg .main7_list ul.centul{
   margin-left:2.2rem;
}
/* 五对一专属服务  全方位监督学习 */
.content8_bg{
  margin-top: -3rem;
  position: relative;
}
.content8_bg .ban8_main{
  height: 4.3rem;
}
.content8_bg img.centbg{
  display: block;
  width: 6.67rem;
  height: 6.67rem;
  margin:4rem auto 0 6.2rem;
  margin-top: 4rem;
}
.content8_bg .tag{
  position: absolute;
  box-sizing: border-box;
}
.content8_bg .tag dl{
  padding-top: 0.2rem;
}
.content8_bg .tag dl dt{
  text-align: center;
  color: #cf0022;
  font-weight: bold;
  font-size: 0.5rem;
}
.content8_bg .tag dl dd{
  text-align: left;
  color: #2b2b2b;
  font-size: 0.5rem;
}
.content8_bg .tag01{
  top: 3rem;
  left: 50%;
  margin-left:-2.75rem;
  width: 7.35rem;
  height: 3.05rem;  
  background: url(../images/zsfw_bg01.png) 0 0 no-repeat;
  background-size:100% 3.05rem;
  
}
.content8_bg .tag02{
  top: 7.4rem;
  left: 0.75rem;
  width:6.4rem;
  height:3.75rem;  
  background: url(../images/zsfw_bg02.png) 0 0 no-repeat;
  background-size:100% 3.75rem;
  padding:0 0.5rem 0 0.3rem;
}
.content8_bg .tag03{
  top: 8.2rem;
  right: 0.75rem;
  width:4.55rem;
  height:2.67rem;  
  background: url(../images/zsfw_bg03.png) 0 0 no-repeat;
  background-size:100% 2.67rem;
  padding:0 0.3rem 0 0.6rem;
}
.content8_bg .tag04{
  top: 12rem;
  left: 1.75rem;
  width:6.9rem;
  height:4.63rem;  
  background: url(../images/zsfw_bg04.png) 0 0 no-repeat;
  background-size:100% 4.63rem;
  padding:0.5rem 0.2rem 0.3rem 0.2rem;
}
.content8_bg .tag05{
  top: 12.5rem;
  right: 1.45rem;
  width:6.9rem;
  height: 3.63rem;
  background: url(../images/zsfw_bg05.png) 0 0 no-repeat;
  background-size:100% 3.63rem;
  padding:0.6rem 0.5rem 0.3rem 0.5rem;
}
/* 北京校区网点 就近即享品质教学 */
.content11_bg{
  height:37.7rem;
  background: url(../images/ban9_bg.jpg) top center no-repeat;
  background-size:100% 37.7rem;
  margin-top: 0.5rem;
  box-sizing: border-box;
  padding-top: 0.5rem;
}
.content11_bg ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content11_bg ul.mt20{
  margin-top:2rem;
}
.content11_bg ul.ull01 li{
  width:5.55rem;
  height:4.35rem;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.content11_bg ul.ull01 li img{
  width:5.55rem;
  height:4.35rem;
}
.content11_bg ul li p{
  width:5.55rem;
  position: absolute;
  bottom: 0.1rem;
  color:#fff;
  text-align: center;
}
.content11_bg ul.ull02 li:nth-child(1){
  width:5.55rem;
  height:4.35rem;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.content11_bg ul.ull02 li:nth-child(1) img{
  width:5.55rem;
  height:4.35rem;
}
.content11_bg ul.ull02 li:nth-child(2){
  width:11.35rem;
  height:4.35rem;
  margin-bottom: 0.6rem;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.content11_bg ul.ull02 li:nth-child(2) img{
  width:11.35rem;
  height:4.35rem;
}
.content11_bg h3.mfyydx{
   color:#fff;
   margin-top: 0.8rem;
}
.content11_bg h3.mfyydx:after{
  background: #fff;
}
.content11_bg .form-container{
  border-radius:0.5rem;
  margin:0 auto;
  width:17.23rem;
  height: 8.35rem;
  box-sizing: border-box;
  padding-top: 0.8rem;
}
.content11_bg .form-container input {
  width: 14rem;
  height: 2.3rem;
  line-height: 2.3rem;
  background: #fff;
  border-radius: 2rem;
  font-size: 0.8rem;
  color: #000;
  text-indent: 0.5rem;
  outline: none;
  border: none;
  margin-bottom: 0.5rem;
  box-shadow: 0 5px 5px rgba(1,12,84,.4);
  box-sizing: border-box;
}
.content11_bg .form-container .formCode{
  width: 14rem;
  margin-bottom: 0;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
}
.content11_bg .form-container .formCode .codeInput
{
 width:7.5rem;
 height:1.75rem;
 line-height: 1.75rem;
 background:#fff;
 border-radius:2rem;
 font-size: 0.7rem;
 color: #000;
 text-indent: 0.3rem;
 outline:none;
 border:none;
 box-shadow: 0 5px 5px rgba(1,12,84,.4);
 text-align: center;
}
.content11_bg .form-container .formCode .codetxt{
  width:6rem;
  background: #e3e3e3;
  outline: none;
  height: 1.65rem;
  cursor: pointer;

  font-size: 0.7rem;

  border: 0;

  color: #000;

  border-radius: 2rem;

  padding: 0;

}
.content11_bg .form-container span.submit{
  display: block;
  width: 9.45rem;
  height: 2.3rem;
  text-align: center;
  line-height: 2.3rem;
  font-size: 0.82rem;
  color: #000;
  background: #ffc600;
  background-size: 100% 1.7rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  font-weight: bold;
  animation: ball-scale-multiple 1s 0s linear infinite alternate;
  border-radius: 2rem;
}

</pre></body></html>