<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;

  display: block;

}



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: #fff;

}



.top_nav {

  background: #444546;

}



.top_nav .top_nava_dh {

  margin-left: 35px;

}



.top_nav .top_nava_dh .top_nav_cg:hover {

  background: rgba(255, 255, 255, 0.9);

}



.top_nav .top_nava_dh .top_nav_cg:hover:before {

  background: none;

}



.top_nav .top_nava_dh .top_nav_cg:hover span {

  color: #333;

  height: 80px;

}



.top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no {

  background: rgba(255, 255, 255, 0.9);

  top: 80px;

  padding-top: 0;

  z-index: 9;

}



.top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no a {

  color: #333;

}



.top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no a:first-child {

  margin-top: -20px;

}



.yx-footer {

  padding-top: 1px;

}



.yx-footer .title {

  margin-top: 25px;

}



.yx-footer ul {

  padding-top: 10px;

}



.wrapper {

  width: 1200px;

  margin: 0 auto;

  position: relative;

}



.ban {

  width: 100%;

  height: 455px;
  box-sizing: border-box;
  padding-top: 200px;

  background: url(../img/ban.jpg) top center no-repeat;
  margin-top: 136px;

}



.ban .wrapper {

  height: 100%;

}



.ban .guihua {

  width: 472px;

  height: 44px;

  border: 2px solid #e16b27;

  margin: 0 auto;

  font-size: 24px;

  color: #fff;

  text-align: center;

  line-height: 44px;

}



.ban .btn_bk {
  margin-top: 55px;

}



.ban .btn_bk a {

  width: 362px;

  height: 46px;

  display: block;

  border-radius: 24px;

  float: left;

  border: 1px solid #fff;

  font-size: 20px;

  text-align: center;

  line-height: 46px;

  color: #fff;

  background-color: rgba(0, 0, 0, 0.4);

  transition: all 0.3s linear;

}



.ban .btn_bk a:hover {

  border-color: transparent;

  background: linear-gradient(to right, #f66430, #ff8b39);

}



.ban .btn_bk .yi {

  margin: 0 86px 0 193px;

}



.ban .daoyu {

  width: 100%;

  height: 106px;

  position: absolute;

  bottom: -51px;

  box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.05);

  background: url(../img/ban_dy.png) 23px 13px no-repeat #fff;

}



.ban .daoyu p {

  font-size: 15px;

  color: #333;

  line-height: 25px;

  position: relative;

  padding: 16px 24px 0 110px;

}



.ban .daoyu p::before {

  position: absolute;

  content: '';

  width: 1px;

  height: 82px;

  background-color: #999;

  top: 13px;

  left: 87px;

}



.navbar {

  height: 60px;

  margin-top: 80px;

}



.navbar .item {

  width: 232px;

  height: 60px;

  float: left;

  margin-right: 10px;

  background: #e1e2e6;

  border-radius: 10px 10px 0 0;

  font-size: 24px;

  color: #4d4d4d;

  font-weight: bold;

  text-align: center;

  line-height: 60px;

  cursor: pointer;

}



.navbar .item:last-child {

  margin-right: 0;

}



.navbar .item.active {

  color: #fff;

  background: linear-gradient(to right, #f66430, #ff8b39);

}



.navtop {

    width: 1200px;

    height: 60px;

    background-color: #fff;

    position: fixed;

    top: 136px;

    left: 50%;

    margin-left: -600px;

    z-index: 2;

    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 3%);

    border-radius: 10px 10px 0 0;

}



.navtop .navbar {

  margin-top: 0;

}



.title_bk {

  font-size: 40px;

  color: #333;

  position: relative;

  font-weight: bold;

  text-align: center;

  line-height: 48px;

}



.title_bk::before {

  position: absolute;

  content: '';

  width: 56px;

  height: 36px;

  background: url(../img/title_left.png) no-repeat;

  top: 6px;

}



.title_bk::after {

  position: absolute;

  content: '';

  width: 56px;

  height: 36px;

  background: url(../img/title_right.png) no-repeat;

  top: 6px;

}



/*多样化*/

.duoyang {

  width: 100%;

  height: auto;

  padding-bottom: 30px;

  background: url(../img/dy_bg.jpg) bottom center no-repeat;

}



.duoyang .duoyang_benke {

  height: 321px;

  padding-top: 54px;

  background-color: #fff;

  box-shadow: 0 3px 8px 1px rgba(46, 20, 123, 0.1);

}



.duoyang .duoyang_benke .title_bk::before {

  left: 290px;

}



.duoyang .duoyang_benke .title_bk::after {

  right: 290px;

}



.duoyang .duoyang_benke .qu_bk {

  margin-top: 46px;

}



.duoyang .duoyang_benke .qu_bk li {

  width: 299px;

  height: 194px;

  float: left;

  border-right: 1px solid #e5e5e5;

}



.duoyang .duoyang_benke .qu_bk li img {

  margin: 15px auto 0;

}



.duoyang .duoyang_benke .qu_bk li p {

  font-size: 18px;

  color: #333;

  text-align: center;

  line-height: 18px;

  margin-top: 17px;

}



.duoyang .duoyang_benke .qu_bk li a {

  width: 124px;

  height: 30px;

  display: block;

  margin: 42px auto 0;

  border-radius: 16px;

  font-size: 16px;

  line-height: 30px;

  text-align: center;

  color: #f66430;

  box-sizing: border-box;

  border: 1px solid transparent;

  background-clip: padding-box,border-box;

  background-origin: padding-box,border-box;

  background-image: linear-gradient(90deg, #fff, #fff), linear-gradient(90deg, #f66430, #ff8b39);

  transition: all 0.3s linear;

}



.duoyang .duoyang_benke .qu_bk li a:hover {

  color: #fff;

  background: linear-gradient(to right, #f66430, #ff8b39);

}



.duoyang .duoyanghua .title_bk {

  margin-top: 30px;

}



.duoyang .duoyanghua .title_bk::before {

  left: 268px;

}



.duoyang .duoyanghua .title_bk::after {

  right: 268px;

}



.duoyang .duoyanghua .dyh_list {

  width: 588px;

  height: 300px;

  float: left;

  margin-top: 48px;

  margin-right: 24px;

  border-radius: 8px;

  position: relative;

}



.duoyang .duoyanghua .dyh_list img {

  border-radius: 50%;

  position: absolute;

  left: 256px;

  top: 59px;

  transition: all 0.3s linear;

}



.duoyang .duoyanghua .dyh_list h6 {

  text-align: center;

  font-size: 26px;

  font-weight: bold;

  color: #fff;

  line-height: 26px;

  width: 100%;

  position: absolute;

  top: 140px;

  transition: all 0.3s linear;

}



.duoyang .duoyanghua .dyh_list p {

  text-align: center;

  font-size: 18px;

  color: #fff;

  line-height: 18px;

  width: 100%;

  position: absolute;

  top: 176px;

  transition: all 0.3s linear;

}



.duoyang .duoyanghua .dyh_list span {

  display: block;

  padding: 0 17px;

  font-size: 14px;

  color: #fff;

  line-height: 25px;

  position: absolute;

  top: 119px;

  opacity: 0;

  transition: all 0.3s linear;

}



.duoyang .duoyanghua .dyh_list a {

  width: 144px;

  height: 30px;

  display: block;

  border-radius: 16px;

  font-size: 16px;

  line-height: 30px;

  text-align: center;

  color: #fff;

  border: 1px solid #fff;

  position: absolute;

  left: 221px;

  bottom: 16px;

  transition: all 0.3s linear;

}



.duoyang .duoyanghua .dyh_list:hover img {

  top: -36px;

}



.duoyang .duoyanghua .dyh_list:hover h6 {

  top: 46px;

}



.duoyang .duoyanghua .dyh_list:hover p {

  top: 80px;

}



.duoyang .duoyanghua .dyh_list:hover span {

  opacity: 1;

}



.duoyang .duoyanghua .dyh_list:hover a {

  color: #fff;

  border-color: transparent;

  background: linear-gradient(to right, #f66430, #ff8b39);

}



.duoyang .duoyanghua .dyh_list.yi {

  background: url(../img/mg_dyh1.jpg) no-repeat;

}



.duoyang .duoyanghua .dyh_list.er {

  margin-right: 0;

  background: url(../img/mg_dyh2.jpg) no-repeat;

}



.duoyang .duoyanghua .dyh_list.san {

  background: url(../img/mg_dyh3.jpg) no-repeat;

}



.duoyang .duoyanghua .dyh_list.si {

  margin-right: 0;

  background: url(../img/mg_dyh4.jpg) no-repeat;

}



/*申请费用*/

.feiyong {
  width: 100%;
  height: 530px;
  padding-top: 20px;
  background: url(../img/mg_fybg.png) top center no-repeat;
  background-position: center -71px;

}



.feiyong .title_bk {

  color: #fff;

}



.feiyong .title_bk::before {

  left: 225px;

}



.feiyong .title_bk::after {

  right: 225px;

}



.feiyong .feiyong_list {

  width: 342px;

  float: left;

  margin-right: 66px;

  margin-top: 50px;

}



.feiyong .feiyong_list h6 {

  font-size: 24px;

  color: #333;

  text-align: center;

  font-weight: bold;

  line-height: 26px;

  margin-top: 34px;

}



.feiyong .feiyong_list span {

  font-size: 18px;

  color: #333;

  line-height: 24px;

  display: block;

  padding: 27px 18px 0 18px;

}



.feiyong .feiyong_list p {

  padding: 0 10px 0 30px;

  position: relative;

  font-size: 14px;

  color: #333;

  line-height: 24px;

  margin-top: 20px;

}



.feiyong .feiyong_list p b {

  font-size: 20px;

  color: #f76831;

  font-weight: normal;

}



.feiyong .feiyong_list p::before {

  position: absolute;

  content: '';

  width: 4px;

  height: 4px;

  background-color: #5e5e5e;

  left: 19px;

  top: 11px;

  border-radius: 50%;

}



.feiyong .feiyong_list .dianone::before {

  background: none;

}



.feiyong .feiyong_list.yi {

  margin-left: 20px;

}



.feiyong .feiyong_list.yi p {

  float: left;

  padding-right: 0;

}



.feiyong .feiyong_list.yi p.si {

  margin-left: 50px;

}



.feiyong .feiyong_list:last-child {

  margin-right: 0;

}



.feiyong .feiyong_list:last-child p {

  padding-left: 20px;

  padding-right: 5px;

  margin-top: 7px;

}



.feiyong .feiyong_list:last-child p::before {

  left: 10px;

}



/*时间规划*/

.time_gh {

  margin-top: 30px;

}



.time_gh .title_bk::before {

  left: 288px;

}



.time_gh .title_bk::after {

  right: 288px;

}



.time_gh img {

  margin-top: 46px;

  display: block;

}



/*申请方案*/

.shenqing {

  margin-top: 30px;

}



.shenqing .title_bk::before {

  left: 330px;

}



.shenqing .title_bk::after {

  right: 330px;

}



.shenqing .fangan_sq {

  height: 565px;

}



.shenqing .fangan_sq .swiper-slide {

  width: 400px;

  padding-top: 34px;

}



.shenqing .fangan_sq .swiper-slide .sqfa_list {

  width: 384px;

  height: 481px;

  margin: 0 auto;

  padding-top: 11px;

  position: relative;

  background-color: #fff;

  box-shadow: 0 3px 8px 1px rgba(194, 203, 236, 0.4);

}



.shenqing .fangan_sq .swiper-slide img {

  margin: 0 auto;

}



.shenqing .fangan_sq .swiper-slide h6 {

  font-size: 22px;

  color: #333;

  line-height: 24px;

  margin: 24px 0 0 11px;

  font-weight: normal;

}



.shenqing .fangan_sq .swiper-slide .biaoqin {

  margin: 12px 0 0 11px;

}



.shenqing .fangan_sq .swiper-slide .biaoqin span {

  float: left;

  margin-right: 12px;

  font-size: 16px;

  color: #1372ff;

  padding: 0 10px;

  line-height: 27px;

  border-radius: 4px;

  background-color: #ecf3fc;

}



.shenqing .fangan_sq .swiper-slide p {

  font-size: 16px;

  color: #5e5e5e;

  padding: 5px 11px 0 11px;

  line-height: 32px;

}



.shenqing .fangan_sq .arrow {

  width: 32px;

  height: 124px;

  top: 230px;

}



.shenqing .fangan_sq .swiper-button-prev {

  left: 8px;

  background: url(../img/left.png) center no-repeat rgba(0, 0, 0, 0.2);

}



.shenqing .fangan_sq .swiper-button-next {

  right: 8px;

  background: url(../img/right.png) center no-repeat rgba(0, 0, 0, 0.2);

}



.btn_lj {

  width: 124px;

  height: 30px;

  display: block;

  border-radius: 16px;

  font-size: 16px;

  line-height: 30px;

  text-align: center;

  color: #ff8939;

  position: absolute;

  bottom: 29px;

  left: 129px;

  transition: all 0.3s linear;

  box-sizing: border-box;

  border: 1px solid transparent;

  background-clip: padding-box,border-box;

  background-origin: padding-box,border-box;

  background-image: linear-gradient(90deg, #fff, #fff), linear-gradient(90deg, #f66430, #ff8b39);

}



.btn_lj:hover {

  color: #fff;

  background: linear-gradient(to right, #f66430, #ff8b39);

}



/*录取方式*/

.fangshi {

  width: 100%;

  height: 815px;

  padding-top: 30px;

  background: url(../img/fs_bg.jpg) top center no-repeat;
  background-position: center -53px;

}



.fangshi .title_bk::before {

  left: 82px;

}



.fangshi .title_bk::after {

  right: 82px;

}



.fangshi .wrapper {

  height: 100%;

}



.fangshi .fangshi_list {

  width: 492px;

  height: 132px;

  position: absolute;

  background: url(../img/fs_img1.jpg) no-repeat;

  box-shadow: 0 3px 8px 1px rgba(93, 99, 175, 0.08);

}



.fangshi .fangshi_list dt {

  width: 46px;

  font-size: 24px;

  color: #fff;

  font-weight: bold;

  line-height: 46px;

  text-align: center;

  float: left;

  margin: 13px 16px 0 20px;

}



.fangshi .fangshi_list dd {

  float: left;

}



.fangshi .fangshi_list dd h6 {

  font-size: 28px;

  color: #333;

  font-weight: bold;

  line-height: 30px;

  margin-top: 20px;

}



.fangshi .fangshi_list dd p {

  font-size: 18px;

  color: #666;

  line-height: 18px;

  margin-top: 12px;

}



.fangshi .yi {

  left: 0;

  top: 193px;

  border-radius: 15px 15px 0 15px;

}



.fangshi .er {

  right: 0;

  top: 193px;

  border-radius: 15px 15px 15px 0;

}



.fangshi .san {

  left: 0;

  top: 495px;

  border-radius: 15px 0 15px 15px;

}



.fangshi .si {

  right: 0;

  top: 495px;

  border-radius: 0 15px 15px 15px;

}



.fangshi .btn_lj {

  width: 364px;

  height: 48px;

  border-radius: 24px;

  font-size: 20px;

  color: #fff;

  text-align: center;

  line-height: 48px;

  position: absolute;

  bottom: 53px;

  left: 50%;

  margin-left: -182px;

  background: linear-gradient(to right, #f66430, #ff8b39);

}



/*申请院校*/

.mingxiao {

  width: 100%;

  height: 625px;

  padding-top: 63px;

  background: url(../img/mg_yxbg.jpg) top center no-repeat;

}



.mingxiao .title_bk {

  color: #fff;

}



.mingxiao .title_bk::before {

  left: 260px;

}



.mingxiao .title_bk::after {

  right: 260px;

}



.mingxiao .swiper-container {

  margin-top: 50px;

}



.mingxiao .swiper-container .swiper-slide {

  width: 400px;

}



.mingxiao .swiper-container .swiper-slide .slide_list {

  width: 368px;

  height: 394px;

  margin: 0 auto;

  padding-top: 45px;

  background: url(../img/mx_bg.png) no-repeat;

}



.mingxiao .swiper-container .swiper-slide img {

  margin: 0 auto;

}



.mingxiao .swiper-container .swiper-slide span {

  font-size: 24px;

  color: #333;

  text-align: center;

  line-height: 24px;

  width: 100%;

  display: block;

  margin-top: 8px;

  padding-bottom: 9px;

}



.mingxiao .swiper-container .swiper-slide p {

  font-size: 16px;

  color: #5e5e5e;

  line-height: 16px;

  margin: 12px 0 0 78px;

}



.mingxiao .swiper-container .swiper-slide .btn_lj {

  width: 152px;

  height: 30px;

  bottom: 53px;

  left: 50%;

  margin-left: -76px;

}



.yuanxiao {

  width: 100%;

  height: 816px;

  padding-top: 64px;

  background: url(../img/az_yxbg.jpg) top center no-repeat;

}



.yuanxiao .title_bk {

  color: #fff;

}



.yuanxiao .title_bk::before {

  left: 198px;

}



.yuanxiao .title_bk::after {

  right: 198px;

}



.yuanxiao .yuanxiao_rm {

  position: relative;

}



.yuanxiao .yuanxiao_rm .navbar_yx {

  margin-top: 92px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .item {

  width: 291px;

  height: 120px;

  position: absolute;

  cursor: pointer;

  background: url(../img/az_navbg.png) no-repeat;

}



.yuanxiao .yuanxiao_rm .navbar_yx .item span {

  color: #333;

  font-size: 30px;

  font-weight: bold;

  line-height: 32px;

  text-align: center;

  display: block;

  margin-top: 28px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .item p {

  width: 100%;

  font-size: 15px;

  line-height: 18px;

  color: #8c8c8c;

  font-weight: bold;

  text-align: center;

  margin-top: 13px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .active::before {

  position: absolute;

  content: '';

  width: 64px;

  height: 6px;

  border-radius: 3px;

  background: linear-gradient(to right, #f66430, #ff8b39);

  top: 55px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .yi::before, .yuanxiao .yuanxiao_rm .navbar_yx .er::before, .yuanxiao .yuanxiao_rm .navbar_yx .san::before, .yuanxiao .yuanxiao_rm .navbar_yx .si::before {

  right: -47px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .wu, .yuanxiao .yuanxiao_rm .navbar_yx .liu, .yuanxiao .yuanxiao_rm .navbar_yx .qi, .yuanxiao .yuanxiao_rm .navbar_yx .ba {

  background: url(../img/az_navbg1.png) no-repeat;

}



.yuanxiao .yuanxiao_rm .navbar_yx .wu::before, .yuanxiao .yuanxiao_rm .navbar_yx .liu::before, .yuanxiao .yuanxiao_rm .navbar_yx .qi::before, .yuanxiao .yuanxiao_rm .navbar_yx .ba::before {

  left: -47px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .yi, .yuanxiao .yuanxiao_rm .navbar_yx .wu {

  top: 0;

}



.yuanxiao .yuanxiao_rm .navbar_yx .er, .yuanxiao .yuanxiao_rm .navbar_yx .liu {

  top: 152px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .san, .yuanxiao .yuanxiao_rm .navbar_yx .qi {

  top: 308px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .si, .yuanxiao .yuanxiao_rm .navbar_yx .ba {

  top: 460px;

}



.yuanxiao .yuanxiao_rm .navbar_yx .yi, .yuanxiao .yuanxiao_rm .navbar_yx .er, .yuanxiao .yuanxiao_rm .navbar_yx .san, .yuanxiao .yuanxiao_rm .navbar_yx .si {

  left: 0;

}



.yuanxiao .yuanxiao_rm .navbar_yx .wu, .yuanxiao .yuanxiao_rm .navbar_yx .liu, .yuanxiao .yuanxiao_rm .navbar_yx .qi, .yuanxiao .yuanxiao_rm .navbar_yx .ba {

  right: 0;

}



.yuanxiao .yuanxiao_rm .yuanxiao_contion {

  width: 577px;

  height: 583px;

  padding-top: 1px;

  margin-left: 312px;

  background: url(../img/az_bgyx.png) no-repeat;

}



.yuanxiao .yuanxiao_rm .yuanxiao_contion p {

  padding: 0 38px;

  font-size: 18px;

  color: #efefef;

  line-height: 34px;

  margin-top: 50px;

}



/*英国*/

.yingguo .duoyang .duoyanghua .dyh_list.yi {

  background: url(../img/yg_dyh1.jpg) no-repeat;

}



.yingguo .duoyang .duoyanghua .dyh_list.er {

  background: url(../img/yg_dyh2.jpg) no-repeat;

}



.yingguo .duoyang .duoyanghua .dyh_list.san {

  background: url(../img/yg_dyh3.jpg) no-repeat;

}



.yingguo .duoyang .duoyanghua .dyh_list.si {

  background: url(../img/yg_dyh4.jpg) no-repeat;

}



.yingguo .mingxiao {

  background: url(../img/yg_yxbg.jpg) no-repeat;

}



/*加拿大*/

.jianada .duoyang .duoyanghua .dyh_list.yi {

  background: url(../img/jnd_dyh1.jpg) no-repeat;

}



.jianada .duoyang .duoyanghua .dyh_list.er {

  background: url(../img/jnd_dyh2.jpg) no-repeat;

}



.jianada .duoyang .duoyanghua .dyh_list.san {

  background: url(../img/jnd_dyh3.jpg) no-repeat;

}



.jianada .duoyang .duoyanghua .dyh_list.si {

  background: url(../img/jnd_dyh4.jpg) no-repeat;

}



.jianada .mingxiao {

  background: url(../img/jnd_yxbg.jpg) no-repeat;

}



.jianada .mingxiao .swiper-container .swiper-slide .slide_list {

  padding-top: 23px;

  height: 416px;

}



/*澳大利亚*/

.aodaliya .duoyang .duoyanghua .dyh_list.yi {

  background: url(../img/az_dyh1.jpg) no-repeat;

}



.aodaliya .duoyang .duoyanghua .dyh_list.er {

  background: url(../img/az_dyh2.jpg) no-repeat;

}



.aodaliya .duoyang .duoyanghua .dyh_list.san {

  background: url(../img/az_dyh3.jpg) no-repeat;

}



.aodaliya .duoyang .duoyanghua .dyh_list.si {

  background: url(../img/az_dyh4.jpg) no-repeat;

}



/*新西兰*/

.xixilan .duoyang .duoyanghua .dyh_list.yi {

  background: url(../img/xxl_dyh1.jpg) no-repeat;

}



.xixilan .duoyang .duoyanghua .dyh_list.er {

  background: url(../img/xxl_dyh2.jpg) no-repeat;

}



.xixilan .duoyang .duoyanghua .dyh_list.san {

  background: url(../img/xxl_dyh3.jpg) no-repeat;

}



.xixilan .duoyang .duoyanghua .dyh_list.si {

  background: url(../img/xxl_dyh4.jpg) no-repeat;

}



.xixilan .yuanxiao {

  background: url(../img/xxl_yxbg.jpg) top center no-repeat;

}



.xixilan .yuanxiao .title_bk {

  color: #fff;

}



.xixilan .yuanxiao .title_bk::before {

  left: 149px;

}



.xixilan .yuanxiao .title_bk::after {

  right: 149px;

}



.hide {

  display: none;

}



/*新航道语培+背景+留学一站式服务*/

.yizhan {

  margin-top: 30px;

}



.yizhan .title_bk::before {

  left: 120px;

}



.yizhan .title_bk::after {

  right: 120px;

}



.yizhan .yizhan_content {

  width: 1200px;

  height: 890px;

  position: relative;

  padding-top: 27px;

  margin-top: 30px;

  background: url(../img/yz_bg.png) no-repeat;

}



.yizhan .yizhan_list {

  width: 145px;

  height: 242px;

  padding-top: 19px;

  position: absolute;

}



.yizhan .yizhan_list img {

  margin: 0 auto;

}



.yizhan .yizhan_list h6 {

  font-size: 24px;

  color: #333;

  line-height: 24px;

  font-weight: normal;

  text-align: center;

  margin-top: 10px;

}



.yizhan .yizhan_list p {

  font-size: 14px;

  color: #5e5e5e;

  line-height: 20px;

  margin-top: 15px;

}



.yizhan .er {

  left: 245px;

}



.yizhan .san {

  left: 490px;

}



.yizhan .si {

  left: 735px;

}



.yizhan .wu {

  left: 980px;

}



.yizhan .liu {

  top: 328px;

  left: 1055px;

}



.yizhan .qi {

  top: 328px;

  left: 810px;

}



.yizhan .ba {

  top: 328px;

  left: 561px;

}



.yizhan .jiu {

  top: 328px;

  left: 314px;

}



.yizhan .shi {

  top: 328px;

  left: 75px;

}



.yizhan .shiyi {

  bottom: 27px;

}



.yizhan .shier {

  bottom: 27px;

  left: 245px;

}



.yizhan .shisan {

  bottom: 27px;

  left: 492px;

}



.yizhan .shisi {

  bottom: 27px;

  left: 739px;

}



/*选择新航道前程留学 直申世界院校*/

.zhishen {

  width: 100%;
  height: 350px;
  padding-top: 30px;

  background: url(../img/zs_bg.jpg) top center no-repeat;

}



.zhishen .title_bk::before {

  left: 170px;

}



.zhishen .title_bk::after {

  right: 170px;

}



.zhishen .title_bkfu {

  font-size: 22px;

  color: #5e5e5e;

  line-height: 40px;

  padding-top: 35px;

  margin-left: 198px;

}



.zhishen .title_bkfu b {

  font-size: 36px;

  color: #f66330;

}



.zhishen .title_bkfu em {

  margin-right: 70px;

}



.zhishen ul {

  margin-top: 30px;

}



.zhishen ul li {

  width: 285px;

  height: 228px;

  float: left;

  margin-right: 170px;

  position: relative;

  overflow: hidden;

}



.zhishen ul li:last-child {

  margin-right: 0;

}



.zhishen ul li img {

  border-radius: 6px;

}



.zhishen ul li h6 {

  font-size: 30px;

  color: #fff;

  text-align: center;

  line-height: 38px;

  width: 100%;

  position: absolute;

  top: 73px;

  transition: all 0.3s linear;

}



.zhishen ul li h6::before {

  position: absolute;

  content: '';

  width: 42px;

  height: 4px;

  border-radius: 2px;

  background: linear-gradient(to right, #f66430, #ff8b39);

  left: 50%;

  margin-left: -21px;

  bottom: -10px;

}



.zhishen ul li p {

  width: 100%;

  font-size: 16px;

  color: #fff;

  text-align: center;

  line-height: 24px;

  top: 228px;

  position: absolute;

  transition: all 0.3s linear;

}



.zhishen ul li:hover h6 {

  top: 36px;

}



.zhishen ul li:hover p {

  top: 139px;

}



/*免费在线留学规划  马上开启申请之旅*/

.guihua_sq {

  width: 100%;
  height: 450px;
  padding-top: 30px;

  background: url(../img/gh_bg.jpg) top center no-repeat;

}



.guihua_sq .title_bk {

  color: #fff;

}



.guihua_sq .title_bk::before {

  left: 143px;

  background: url(../img/gh_left.png) no-repeat;

}



.guihua_sq .title_bk::after {

  right: 143px;

  background: url(../img/gh_right.png) no-repeat;

}



.guihua_sq .lxForm {

  width: 1049px;

  height: 294px;

  margin: 40px auto 0;

  padding-top: 38px;

  border-radius: 8px;

  background-color: rgba(255, 255, 255, 0.8);

}



.guihua_sq .lxForm input {

  outline: none;

  width: 410px;

  height: 62px;

  font-size: 20px;

  margin-bottom: 32px;

  border-radius: 12px;

  border: 1px solid #a0a0a0;

  text-indent: 56px;

}



.guihua_sq .lxForm input:active, .guihua_sq .lxForm input:hover {

  border: 1px solid #ff8b39;

}



.guihua_sq .lxForm .yi {

  background: url(../img/yy_icon1.png) 10px center no-repeat;

}



.guihua_sq .lxForm .er {

  background: url(../img/yy_icon2.png) 10px center no-repeat;

}



.guihua_sq .lxForm .san {

  background: url(../img/yy_icon3.png) 10px center no-repeat;

}



.guihua_sq .lxForm .si {

  background: url(../img/yy_icon4.png) 10px center no-repeat;

}



.guihua_sq .lxForm .yi, .guihua_sq .lxForm .san {

  margin: 0 74px 0 70px;

}



.guihua_sq .lxForm .formCode{

  width: 410px;

  height: 64px;

  float: left;

  margin: 0 74px 0 70px;

}

.guihua_sq .lxForm .formCode .codeInput

{

  width:242px;

 text-align: center;

  height: 64px;

  background-color: #fff;

  border-radius: 8px;

  font-size: 20px;

  line-height: 64px;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  outline: 0;

  border: 0;

  color: #555;

  margin-right: 10px;

  float: left;

  text-indent: 0;

}

.guihua_sq .lxForm .formCode .codetxt{

  float:right;

  width: 146px;

  background: #F7CD95;

  outline: none;

  height: 64px;

  cursor: pointer;

  font-size: 20px;

  border: 0;

  color: #d04615;

  border-radius:8px;

}

.guihua_sq .lxForm .lxSubmit {

  width: 412px;

  height: 64px;

  display: block;

  margin: 0 auto;

  border-radius: 12px;

  font-size: 20px;

  text-align: center;

  line-height: 64px;

  color: #fff;

  cursor: pointer;

  background: linear-gradient(to right, #f66430, #ff8b39);

  float: left;

}

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