@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;
  padding-bottom: 80px;
}

body {
  max-width: 480px;
  margin: 0 auto;
}

/*banner*/
.banner {
  width: 100%;
  height: 13.875rem;
  background: url(../img/ban.jpg) no-repeat;
  background-size: 100% 13.875rem;
  position: relative;
}

.banner a {
  width: 4.5rem;
  height: 1.5rem;
  border-radius: 0.75rem;
  border: 1px solid #fff;
  font-size: 0.65rem;
  color: #fff;
  text-align: center;
  line-height: 1.5rem;
  position: absolute;
  bottom: 4.4rem;
}

.banner a:first-child {
  left: 0.75rem;
  border-color: #4f58f3;
  background-color: #4f58f3;
}

.banner a:last-child {
  left: 6.45rem;
}

.wrapper {
  padding: 0 0.75rem;
}

/*导语*/
.daoyu h6 {
  font-size: 0.7rem;
  color: #35334b;
  font-weight: bold;
  line-height: 1.2rem;
}

.daoyu .daoyu_js {
  width: 17.25rem;
  height: 6.25rem;
  margin-top: 0.25rem;
  background: url(../img/dybg.png) no-repeat;
  background-size: 17.25rem 6.25rem;
}

.daoyu .daoyu_js p {
  font-size: 0.5rem;
  color: #fff;
  padding: 0.5rem 1.4rem 0 1.4rem;
  line-height: 0.85rem;
}

/*导航*/
.nav {
  width: 100%;
  height: 2.2rem;
  margin-top: 0.75rem;
  background-color: #4f58f3;
}

.nav .navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.75rem;
}

.nav .navbar .item {
  margin-top: 0.35rem;
  line-height: 1.5rem;
  font-size: 0.7rem;
  color: #fff;
  margin-right: 0;
}

.nav .navbar .active {
  background-color: #ffcf4c;
  color: #000;
  border-radius: 0.75rem;
  padding: 0 0.5rem;
}

.navtop {
  position: fixed;
  top: -0.75rem;
  z-index: 22;
}

/*新西兰留学优势*/
.titlebt {
  font-size: 1rem;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.9rem;
  margin-top: 0.75rem;
  background: url(../img/title01.png) top center no-repeat;
  background-size: 9.75rem 1.9rem;
}

.youshi {
  padding-bottom: 1rem;
}

.youshi ul li {
  width: 16.5rem;
  height: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.5rem auto 0;
  border-radius: 1.25rem;
  border: 1px solid #ffa60d;
  background-color: #fffcf2;
}

.youshi ul li img {
  width: 1.4rem;
  height: 1.4rem;
  margin: 0.3rem 0.3rem 0 0.3rem;
}

.youshi ul li p {
  font-size: 0.7rem;
  line-height: 2rem;
}

.youshi ul li.youshilan {
  border-color: #4f58f3;
  background-color: #ebecff;
}

/*新西兰留学途径*/
.tujing {
  width: 100%;
  height: auto;
  padding-top: 1px;
  padding-bottom: 1rem;
  background: url(../img/bg.jpg) bottom no-repeat;
  background-size: 100% 100%;
}

.tujing .titlebt {
  background: url(../img/title02.png) top center no-repeat;
  background-size: 9.75rem 1.9rem;
}

.tujing .tujing_com {
  width: 17.25rem;
  height: 11.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.75rem;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
          box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
}

.tujing .tujing_com .img_left {
  border-radius: 0.25rem 0 0 0.25rem;
  -webkit-box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
          box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
}

.tujing .tujing_com .img_right {
  margin-left: 0.5rem;
}

.tujing .tujing_com .img_right dl {
  width: 9.15rem;
  height: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.35rem;
  border-radius: 1rem;
  border: 1px solid #ffa60d;
  background-color: #fffcf2;
}

.tujing .tujing_com .img_right dl dt img {
  width: 1rem;
  height: 1rem;
  margin: 0.2rem 0.3rem 0 0.2rem;
}

.tujing .tujing_com .img_right dl dd {
  color: #000;
  font-size: 0.65rem;
  line-height: 1.4rem;
}

.tujing .tujing_com .img_right p {
  font-size: 0.5rem;
  color: #000;
  line-height: 0.85rem;
}

.tujing .tujing_zhong .img_left {
  width: 6.5rem;
  height: 11.3rem;
  border-radius: 0.25rem 0 0 0.25rem;
  -webkit-box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
          box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
}

.tujing .tujing_ben {
  height: 16.3rem;
}

.tujing .tujing_ben .img_left {
  width: 6.5rem;
  height: 16.3rem;
  border-radius: 0.25rem 0 0 0.25rem;
  -webkit-box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
          box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
}

.tujing .tujing_shuo {
  height: 19.6rem;
}

.tujing .tujing_shuo .img_left {
  width: 6.5rem;
  height: 19.6rem;
  border-radius: 0.25rem 0 0 0.25rem;
  -webkit-box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
          box-shadow: 0 0 0.5rem 0.125rem rgba(89, 89, 98, 0.12);
}

.tujing .tujing_shuo .img_right p b em {
  color: transparent;
}

.btn {
  width: 15.5rem;
  height: 1.65rem;
  border-radius: 1.25rem;
  background-color: #ffa60d;
  display: block;
  margin: 0.75rem auto 0;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 1.65rem;
  -webkit-box-shadow: 0 0 0.2rem 0.2rem rgba(255, 166, 13, 0.35);
          box-shadow: 0 0 0.2rem 0.2rem rgba(255, 166, 13, 0.35);
}

/*新西兰留学常见问题*/
.liuxue .titlebt {
  background: url(../img/title03.png) top center no-repeat;
  background-size: 9.75rem 1.9rem;
}

.liuxue ul {
  margin-top: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.liuxue ul li {
  width: 8.25rem;
  height: 8.35rem;
  position: relative;
  margin-bottom: 0.625rem;
}

.liuxue ul li img {
  width: 8.25rem;
  height: 8.35rem;
}

.liuxue ul li .js {
  width: 8.25rem;
  height: 8.35rem;
  position: absolute;
  top: 0;
  left: 0;
}

.liuxue ul li .js h6 {
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  line-height: 0.95rem;
  padding-top: 0.5rem;
}

.liuxue ul li .js p {
  padding: 0 0.5rem;
  font-size: 0.5rem;
  color: #fff;
  line-height: 0.9rem;
}

/*新西兰八大院校*/
.school {
  padding-top: 1px;
  padding-bottom: 1rem;
  margin-top: 1rem;
  background: url(../img/bdbg.jpg) bottom no-repeat;
}

.school .titlebt {
  background: url(../img/title04.png) top center no-repeat;
  background-size: 9.75rem 1.9rem;
  color: #fff;
}

.school .dianfan {
  font-size: 0.65rem;
  color: #ffcf4c;
  text-align: center;
  margin-top: -0.2rem;
  line-height: 0.75rem;
}

.school .jieshao {
  padding: 0 0.75rem;
  font-size: 0.5rem;
  color: #fff;
  line-height: 0.9rem;
  margin-top: 0.5rem;
}

.school .gallery-top {
  width: 17.25rem;
  height: 16.5rem;
  border-radius: 0.25rem;
  background: url(../img/bg3.png) bottom no-repeat;
  background-size: 17.25rem 14.5rem;
  position: relative;
  margin: 2.5rem auto 0.75rem;
}

.school .gallery-top .swiper-slide dl {
  width: 13rem;
  height: 4.5rem;
  background: url(../img/bg2.jpg) no-repeat;
  background-size: 13rem 4.5rem;
  border-radius: 0.25rem;
  position: absolute;
  top: 0;
  left: 2.125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.school .gallery-top .swiper-slide dl dt {
  width: 3rem;
  height: 3rem;
  margin: 0.75rem 0.5rem 0 1.25rem;
}

.school .gallery-top .swiper-slide dl dt img {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
}

.school .gallery-top .swiper-slide dl dd {
  margin-top: 1.15rem;
}

.school .gallery-top .swiper-slide dl dd p {
  font-size: 0.75rem;
  color: #000;
}

.school .gallery-top .swiper-slide dl dd span {
  font-size: 0.4rem;
  color: #000;
}

.school .gallery-top .swiper-slide .jies {
  font-size: 0.55rem;
  color: #fff;
  line-height: 0.95rem;
  padding: 0.25rem 0.75rem 0;
}

.school .gallery-top .swiper-slide .jies.yi {
  padding-top: 4.75rem;
}

.school .gallery-thumbs {
  margin-left: 0.75rem;
}

.school .gallery-thumbs .swiper-slide {
  width: 2.5rem;
}

.school .gallery-thumbs .swiper-slide img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin: 0 auto 0.25rem;
}

.school .gallery-thumbs .swiper-slide p {
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
  line-height: 0.75rem;
}

.school .gallery-thumbs .swiper-slide.swiper-slide-thumb-active img {
  width: 2.4rem;
  height: 2.4rem;
  margin-bottom: 0.2rem;
  border: 0.1rem solid #eda019;
}

/*新西兰院校OFFER*/
.offer .titlebt {
  background: url(../img/title05.png) top center no-repeat;
  background-size: 9.75rem 1.9rem;
}

.offer .gallery-offer {
  padding-left: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 1rem;
}

.offer .gallery-offer .swiper-slide {
  width: 8.75rem;
  height: 10.6rem;
  border-radius: 0.25rem;
  margin-right: 0.75rem;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 0.5rem 0.25rem rgba(89, 89, 98, 0.12);
          box-shadow: 0 0 0.5rem 0.25rem rgba(89, 89, 98, 0.12);
}

.offer .gallery-offer .swiper-slide h6 {
  margin: 0.5rem 0.5rem 0.2rem;
  border-bottom: 1px solid #000;
  line-height: 1.15rem;
  text-align: right;
  font-size: 0.55rem;
  font-weight: normal;
  color: #000;
}

.offer .gallery-offer .swiper-slide h6 b {
  float: left;
  font-size: 0.7rem;
}

.offer .gallery-offer .swiper-slide p {
  padding: 0 0.5rem;
  font-size: 0.5rem;
  color: #000;
  line-height: 0.95rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.offer .gallery-offer .swiper-slide p b {
  font-size: 0.6rem;
}

.offer .gallery-offer .swiper-slide a {
  width: 6rem;
  height: 1.25rem;
  display: block;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  border-radius: 0.625rem;
  line-height: 1.25rem;
  position: absolute;
  bottom: 0.75rem;
  left: 1.2rem;
  background-color: #ffa60d;
}

/*一分钟 评估新西兰院校录取率*/
.yuyue {
  width: 100%;
  height: 13.15rem;
  background: url(../img/yybg.jpg) no-repeat;
  background-size: 100% 13.15rem;
}

.yuyue #lxForm .lxform-title {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 0;
  line-height: 3.25rem;
  text-align: center;
}

.yuyue #lxForm input {
  width: 11.85rem;
  height: 1.55rem;
  display: block;
  font-size: .6rem;
  text-indent: .4rem;
  margin: 0 auto .65rem;
  border-radius: .15rem;
  border: 1px solid #c5c4c4;
  background: rgba(255, 255, 255, 0.8);
  text-indent: 1.5rem;
}

.yuyue #lxForm input.web-name {
  background: url(../img/icon1.png) 0.5rem center no-repeat;
  background-size: 0.75rem 0.75rem;
}

.yuyue #lxForm input.web-tel {
  background: url(../img/icon2.png) 0.5rem center no-repeat;
  background-size: 0.75rem 0.75rem;
}

.yuyue #lxForm input.web-yxgj {
  background: url(../img/icon3.png) 0.5rem center no-repeat;
  background-size: 0.75rem 0.75rem;
}

.yuyue #lxForm .lxSubmit {
      width: 11.85rem;
    height: 1.55rem;
    display: block;
    margin: 1rem auto 0;
    border-radius: .15rem;
    font-size: .65rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
  background-color: #ffa60d;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input::-webkit-input-placeholder {
  color: #fff;
}

input:-moz-placeholder {
  color: #fff;
}

input:-ms-input-placeholder {
  color: #fff;
}
