@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/banner.jpg) center 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;
}

/*如何解决低龄留学“三大根本问题”*/


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

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

.fabu .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;
}

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

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

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

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

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

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

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

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

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

.fabu .mubiao {
  color: #fff;
}

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

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

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

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

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

.fabu .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;
}

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

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

.fabu .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 .pic {
  display: block;
  width: 100%;
}

/*课程规划及学习保障*/
.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 {
  margin-top: -0.1rem;
  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;
  background: url(../img/bg.jpg) center top no-repeat;
  background-size: 100%;
}

.shihe {
  height: 10.25rem;
  background: url(../img/02_07.jpg) center no-repeat;
  background-size: 100% 100%
}

.shihe_title {
  margin-bottom: .35rem;
  padding-top: .65rem;
  font-size: .9rem;
  line-height: .9rem;
  text-align: center
}

.shihe_title_txt::before {
  content: "";
  display: inline-block;
  margin-right: .7rem;
  width: 1.75rem;
  height: 1.5rem;
  background: url(../img/02_01.png) center no-repeat;
  background-size: 100% 100%;
  vertical-align: middle
}

.shihe_content {
  padding: 0 .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.shihe_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5.5rem;
  height: 2.2rem;
  font-size: .5rem;
  -webkit-box-shadow: 1px .1rem .15rem 0 rgba(111, 111, 111, .24);
  box-shadow: 1px .1rem .15rem 0 rgba(111, 111, 111, .24)
}

.shihe_list:first-child {
  padding-left: 1.25rem;
  color: #4247ab;
  background: url(../img/02_02.png) center no-repeat;
  background-size: 100% 100%
}

.shihe_list:nth-child(2) {
  padding-left: 1.25rem;
  color: #20878e;
  background: url(../img/02_03.png) center no-repeat;
  background-size: 100% 100%
}

.shihe_list:nth-child(3) {
  padding-left: 1.5rem;
  color: #ca3839;
  background: url(../img/02_04.png) center no-repeat;
  background-size: 100% 100%
}

.shihe_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 .5rem
}

.shihe_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4.85rem;
  height: 2.2rem;
  font-size: .45rem
}

.shihe_item:first-child {
  margin-right: .65rem;
  color: #c7a623;
  background: url(../img/02_05.png) center no-repeat;
  background-size: 100% 100%
}

.shihe_item:last-child {
  margin-left: .1rem;
  color: #4247ab;
  background: url(../img/02_06.png) center no-repeat;
  background-size: 100% 100%
}

.fabu {
  width: 100%;
  height: 32rem;
  background: url(../img/06.jpg) center no-repeat;
  background-size: 100% 100%
}

.fabu_title {
  padding: .75rem 0 .45rem;
  font-size: .85rem;
  line-height: .85rem;
  text-align: center;
  color: #fff
}

.fabu_content {
  margin: 0 auto;
  width: 17.8rem;
  height: 8.1rem;
  background-color: #fff
}

.fabu_content_title {
  padding: .45rem 0 .35rem .25rem;
  font-size: .6rem;
  line-height: .6rem;
  color: #111
}

.fabu_content_title .red_word {
  color: #ff2a42
}

.fabu_content_name {
  margin-left: 1.05rem;
  font-size: .45rem;
  line-height: .45rem;
  color: #333
}

.fabu_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 .25rem;
  height: 6.15rem
}

.fabu_detail_ll {
  width: 8.5rem;
  height: 100%;
  background: url(../img/04_01.png) center no-repeat;
  background-size: 100% 100%
}
.fabu_detail_l {
  width: 8.5rem;
  height: 100%;
  background: url(../img/04_0111111.png) center no-repeat;
  background-size: 100% 100%
}

.fabu_detail_r {
  margin-top: -.15rem;
  width: 8.6rem
}

.fabu_detail_txt {
  font-size: .5rem;
  line-height: .7rem;
  color: #666
}

.fabu_detail_title {
  text-align: right
}

.fabu_detail_btn {
  font-size: .5rem;
  color: #ff2a42
}

.fabu_detail_des {
  padding: .1rem .25rem .2rem .25rem
}

.fabu_box {
  position: relative;
  margin: .25rem auto .8rem;
  height: 8.6rem
}

.fabu_box .fabu_content_title {
  text-align: center
}

.fabu_box .fabu_detail {
  height: 4.35rem
}

.fabu_box .fabu_detail_l {
  width: 8.6rem;
  height: 4.35rem
}

.fabu_box .fabu_detail_r {
  margin-top: 0;
  width: 8.35rem;
  height: 4.35rem
}

.fabu_box .fabu_detail_txt {
  text-align: justify
}

.fabu_box .fabu_detail_btn {
  position: absolute;
  bottom: .25rem;
  right: .25rem
}

.text_indent {
  margin-right: -0.15rem;
}




.toast_submit {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%
}

.toast_submit_title {
    margin-bottom: .45rem;
    text-align: center;
    font-size: .65rem;
    line-height: .65rem;
    color: #333
}

.toast_submit_box {
    width: 10.9rem;
    height: 9.65rem;
    margin: 0 auto;
    padding-top: .45rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
}

.toast_submit_select {
    position: relative
}

.toast_submit_btn {
    width: 7.75rem;
    height: 1.05rem;
    display: block;
    border-radius: .25rem;
    background-color: #fe4156;
    color: #fff;
    text-align: center;
    line-height: 1.05rem;
    font-size: .5rem;
    margin: 0 auto
}

.toast_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: .5rem;
    bottom: 0;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 3.1rem;
    width: 13.15rem;
    height: 13.9rem;
    background: url(../img/toast_bgc.png) center no-repeat;
    background-size: 100% 100%
}

.toast_input {
    display: block;
    border: none;
    background: #fff;
    width: 9.1rem;
    height: 1rem;
    font-size: .5rem;
    padding-left: .25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    line-height: 1rem;
    margin: 0 auto .6rem
}

.toast_input.arrow {
    position: relative
}

.toast_input.arrow:after {
    content: '';
    width: .4rem;
    height: .35rem;
    background: url(../img/toast_icon.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: .9rem;
    top: .3rem
}

.toast_close {
    width: .8rem;
    height: .8rem;
    position: absolute;
    background: url(../img/guanbi.png) center no-repeat;
    background-size: 100% 100%;
    top: .2rem;
    right: .2rem
}