﻿@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;
}

/*声明 WebFont*/
@font-face {
  font-family: 'hyqh';
  src: url("../font/hyqh.eot");
  src: url("../font/hyqh.eot?#font-spider") format("embedded-opentype"), url("../font/hyqh.woff") format("woff"), url("../font/hyqh.ttf") format("truetype"), url("../font/hyqh.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

html, body {
  margin: auto;
  max-width: 480px;
  font-family: 'hyqh';
}

/*banner*/
.banner {
  width: 100%;
  height: 9.975rem;
  background: url(../img/ban.jpg) no-repeat;
  background-size: 100% 100%;
}

/*现象：留学低龄化趋势明显*/
.diling {
  padding-bottom: 0.9rem;
}

.diling .title {
  margin-top: 0.3rem;
  margin-left: 3rem;
  font-size: 0.85rem;
  color: #333;
  text-indent: 2.05rem;
  background: url(../img/start.png) left center no-repeat;
  background-size: 1.675rem 1.575rem;
  line-height: 1.6rem;
}

.diling .shuju {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.65rem 0.25rem 0.25rem;
}

.diling .shuju li {
  width: 8.95rem;
  height: 8.2rem;
  background-color: #eee;
  position: relative;
}

.diling .shuju li span {
  width: 8.55rem;
  height: 1.25rem;
  display: block;
  background: url(../img/sjbg.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.55rem;
  margin: 0 auto;
  color: #fff;
  line-height: 1.25rem;
  text-align: center;
}

.diling .shuju li img {
  display: block;
  width: 8.375rem;
  height: 4.925rem;
  margin: 0 auto;
}

.diling .shuju li p {
  font-size: 0.55rem;
  text-align: center;
  line-height: 0.75rem;
  color: #666;
  padding-top: 0.125rem;
}

.diling .shuju li:after {
  position: absolute;
  content: '';
  width: 8.95rem;
  height: 0.05rem;
  background: url(../img/xian.png) no-repeat;
  background-size: 100% 100%;
  left: 0;
  bottom: 0;
}

.diling .dian {
  width: 17.725rem;
  border: 0.05rem solid #ddd;
  margin: 0.675rem auto 0;
  background-color: #f5f5f5;
  border-radius: 0.125rem;
}

.diling .dian dt {
  float: left;
  width: 1.375rem;
  height: 1.75rem;
  margin: 0.6rem 0 0 0.4rem;
}

.diling .dian dt img {
  display: block;
  width: 1.375rem;
  height: 0.875rem;
}

.diling .dian dd {
  font-size: 0.7rem;
  line-height: 1.95rem;
  color: #333;
}

.diling .dian dd.lin_he {
  line-height: 1rem;
  padding: 0.5rem 0;
}

/*如何解决低龄留学“三大根本问题”*/
.case {
  width: 100%;
  height: auto;
  background: url(../img/case2.jpg) top center no-repeat #352e30;
  background-size: 18.75rem 9.85rem;
  padding-top: 0.4rem;
}

.case .title {
  color: #fff;
  font-size: 0.85rem;
  text-indent: 3rem;
  line-height: 1.6rem;
}

.case h6 {
  width: 12.8rem;
  height: 1.1rem;
  background-color: #ff2a42;
  margin: 0 auto;
  text-align: center;
  line-height: 1.1rem;
  font-size: 0.65rem;
  color: #fff;
  font-weight: normal;
  border-radius: 0.075rem;
}

.case img {
  display: block;
  width: 17.85rem;
  height: 9rem;
  margin: 0.55rem auto 0;
}

.case .shiyong {
  font-size: 0.7rem;
  line-height: 1.8rem;
  color: #ff9d00;
  text-indent: 1rem;
  padding: 0 0.25rem;
  margin-top: 0.4rem;
  position: relative;
}

.case .shiyong:before {
  position: absolute;
  content: '';
  width: 0.2rem;
  height: 0.7rem;
  left: 0.5rem;
  top: 50%;
  margin-top: -0.35rem;
  background-color: #ff9d00;
}

.case .shiyongxy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 0 0.5rem;
}

.case .shiyongxy li {
  width: 3.7rem;
  height: 2.9rem;
  padding-left: 2rem;
  padding-top: 0.4rem;
  margin-bottom: 0.35rem;
}

.case .shiyongxy li p {
  font-size: 0.55rem;
  line-height: 0.75rem;
}

.case .shiyongxy li.wt1 {
  color: #4247ab;
  background: url(../img/wt1.png) no-repeat;
  background-size: 100% 100%;
}

.case .shiyongxy li.wt2 {
  color: #20878e;
  background: url(../img/wt2.png) no-repeat;
  background-size: 100% 100%;
}

.case .shiyongxy li.wt3 {
  color: #c7a623;
  background: url(../img/wt3.png) no-repeat;
  background-size: 100% 100%;
}

.case .shiyongxy li.wt4 {
  width: 3.45rem;
  padding-left: 2.25rem;
  color: #3c73c5;
  background: url(../img/wt4.png) no-repeat;
  background-size: 100% 100%;
}

.case .shiyongxy li.wt5 {
  width: 3.45rem;
  padding-left: 2.25rem;
  color: #ca3839;
  background: url(../img/wt5.png) no-repeat;
  background-size: 100% 100%;
}

.case .xueyuansy {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.case .xueyuansy li {
  margin-right: 0.35rem;
}

.case .mubiao {
  color: #fff;
}

.case .mubiao b {
  font-size: 0.5rem;
  color: #b7b7b7;
  margin-left: 0.25rem;
  font-weight: normal;
}

.case .mubiao:before {
  background-color: #ff2a42;
}

.case .biaodan {
  width: 100%;
  background: url(../img/case.jpg) bottom center no-repeat #352e30;
  background-size: 18.75rem 2.35rem;
  padding-bottom: 1.1rem;
}

.case .biaodan table {
  width: 17.8rem;
  margin: 0 auto;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.case .biaodan table tr {
  background-color: #c0bebe;
}

.case .biaodan table tr td {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 0.55rem;
  line-height: 1.5rem;
  color: #666;
  text-align: center;
}

.case .biaodan table tr.biaoti {
  background-color: #ff2a42;
}

.case .biaodan table tr.biaoti td {
  color: #fff;
}

.case .biaodan table tr.qian {
  background-color: #e2e2e2;
}

.csae {
  width: 17.825rem;
  height: 1.65rem;
  margin: 0 auto;
  background-color: #999;
  position: relative;
}

.csae span {
  width: 2.2rem;
  height: 2.2rem;
  background: -webkit-gradient(linear, left top, right top, from(#ff2c44), to(#ff4f63));
  background: -webkit-linear-gradient(left, #ff2c44, #ff4f63);
  background: -o-linear-gradient(left, #ff2c44, #ff4f63);
  background: linear-gradient(90deg, #ff2c44, #ff4f63);
  border-radius: 50%;
  display: block;
  position: absolute;
  top: -0.275rem;
  left: 0.55rem;
  text-align: center;
  line-height: 2.2rem;
  color: #fff;
  font-size: 1.35rem;
}

.csae p {
  text-indent: 3.2rem;
  font-size: 0.8rem;
  line-height: 1.65rem;
  color: #fff;
  font-weight: 600;
}

.csae p b {
  font-size: 0.5rem;
  color: #ddd;
  font-weight: normal;
  margin-left: 0.4rem;
}

/*核心优势*/
.hexin {
  width: 100%;
  height: 0.8rem;
  background: -webkit-repeating-linear-gradient(135deg, #e8e8e8, #e8e8e8 1px, #fff 0, #fff 7px);
  background: -o-repeating-linear-gradient(135deg, #e8e8e8, #e8e8e8 1px, #fff 0, #fff 7px);
  background: repeating-linear-gradient(-45deg, #e8e8e8, #e8e8e8 1px, #fff 0, #fff 7px);
}

.youshi .csae {
  width: 100%;
  background-color: #ebebeb;
}

.youshi .csae p {
  color: #333;
}

.youshi .csae p b {
  color: #999;
}

.youshi h6 {
  width: 11.25rem;
  height: 1.2rem;
  margin: 0.9rem auto 0;
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  line-height: 1.2rem;
  font-weight: normal;
  background-color: #ff2a42;
}

.youshi .hengshi {
  padding: 0.8rem 0.5rem 1.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.youshi .hengshi li {
  width: 5.65rem;
  height: 9.275rem;
  position: relative;
}

.youshi .hengshi li .nengli {
  width: 5.325rem;
  height: 3.225rem;
  position: absolute;
  left: 0.125rem;
  bottom: 0;
  color: #fff;
}

.youshi .hengshi li .nengli h5 {
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.5rem;
}

.youshi .hengshi li .nengli p {
  font-size: 0.5rem;
  line-height: 0.7rem;
  text-align: center;
}

.youshi .hengshi li.one {
  background: url(../img/ys1.jpg) no-repeat;
  background-size: 100% 100%;
}

.youshi .hengshi li.two {
  background: url(../img/ys2.jpg) no-repeat;
  background-size: 100% 100%;
}

.youshi .hengshi li.three {
  background: url(../img/ys3.jpg) no-repeat;
  background-size: 100% 100%;
}

.youshi .jiaocai {
  width: 17.9rem;
  height: 9.4rem;
  background-color: #ebebeb;
  margin: 1rem auto 0;
  border-radius: 0.075rem;
}

.youshi .jiaocai h5 {
  font-size: 0.7rem;
  color: #ff2f46;
  text-align: center;
  line-height: 2rem;
}

.youshi .jiaocai .book1 img {
  width: 14.675rem;
  height: 7.15rem;
  display: block;
  margin: 0 auto;
}

.youshi .jiaocai .book2 img {
  width: 17.2rem;
  height: 5.75rem;
  display: block;
  margin: 0 auto;
}

.youshi .jiaocai .book-pagination {
  bottom: 0;
}

.youshi .jiaocai .book-pagination span {
  width: 5px;
  height: 5px;
  border: 1px solid #666;
  background-color: #666;
  opacity: 1;
}

.youshi .jiaocai .book-pagination .swiper-pagination-bullet-active {
  background-color: #ebebeb;
}

/*课程规划及学习保障*/
.guihua {
  padding: 0.85rem 0;
  background: url(../img/ghbg.jpg) bottom no-repeat #352e30;
  background-size: 18.75rem 5.425rem;
}

.guihua .csae {
  width: 100%;
}

.guihua .jingzhi {
  padding: 1.25rem 0.5rem 0;
}

.guihua .jingzhi li {
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.guihua .jingzhi li span {
  width: 3.225rem;
  height: 2.15rem;
  position: relative;
  font-size: 0.7rem;
  line-height: 2.15rem;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 0.075rem;
}

.guihua .jingzhi li span:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 0.35rem solid transparent;
  right: -0.7rem;
  top: 34%;
  border-left-color: #ff2a42;
}

.guihua .jingzhi li p {
  width: 13.5rem;
  height: 2.15rem;
  padding-left: 0.6rem;
  background-color: #fff;
  border-radius: 0.075rem;
  font-size: 0.65rem;
}

.guihua .jingzhi li:first-child span {
  background-color: #ff2a42;
}

.guihua .jingzhi li:first-child p {
  line-height: 0.85rem;
  color: #ff2a42;
  padding-top: 0.25rem;
  height: 1.9rem;
}

.guihua .jingzhi li:last-child span {
  background-color: #ff9600;
}

.guihua .jingzhi li:last-child span:after {
  border-left-color: #ff9600;
}

.guihua .jingzhi li:last-child p {
  line-height: 2.15rem;
  color: #666;
}

.guihua .yiti {
  width: 14.45rem;
  height: 15.175rem;
  display: block;
  margin: 0.2rem auto 0;
}

/*预约*/
.form {
  width: 100%;
  height: 14.25rem;
  background: url(../img/bg.jpg) no-repeat;
  background-size: 100%;
}

.form .nav {
  line-height: 2.7rem;
  font-size: 0.8rem;
  color: #333;
  text-align: center;
}

.form .content {
  width: 15.85rem;
  margin: 0 auto;
}

.form .content .list {
  margin-bottom: 0.4rem;
}

.form .content .list input {
  width: 15.85rem;
  height: 2.2rem;
  border-radius: 6px;
  border: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.75rem;
  text-indent: 0.25rem;
  background-color: #eee;
  color: #999;
}

.form .content .list input:focus {
  border-color: #ff2a42;
}

.form .content #cityName {
  width: 15.85rem;
  height: 2.2rem;
  line-height: 2.2rem;
  border-radius: 6px;
  border: none;
  background-color: #eee;
  color: #999;
  font-size: 0.75rem;
  text-indent: 10px;
}

.form .content .submit {
  margin-top: 0.6rem;
  display: block;
  width: 15.85rem;
  height: 2.1rem;
  line-height: 2.1rem;
  font-size: 0.85rem;
  color: #fff;
  text-align: center;
  background-color: #ff2a42;
  border-radius: 6px;
  border: 0;
}

.form .content p {
  font-size: 0.5rem;
  color: #666;
  display: block;
  line-height: 1.55rem;
}

/*底部*/
.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.8rem;
  font-size: 0.55rem;
  line-height: 0.9rem;
  color: #000;
  text-align: center;
}


.online-serve {
    position: fixed;
    right: 0;
    bottom: 1rem;
    z-index: 999;
    width: 3rem;
}
.online-serve .online-phone {
    display: block;
    margin-bottom: 0.05rem;
    width: 3rem;
    height: 2rem;
    background: url(https://webms3.xhd.cn/r/cms/nanjing/default/looyu/images/icon_phone.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.online-serve .online-looyu {
    display: block;
    width: 3rem;
    height: 2rem;
    background: url(https://webms3.xhd.cn/r/cms/nanjing/default/looyu/images/icon_looyu.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}