/** CSS Reset **/
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  z-index: 1;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

abbr,
acronym {
  border: 0;
}

textarea,
input,
select {
  resize: none;
  outline: none;
  background: none;
  border: none;
}

button {
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: none;
}

input {
  border: 0
}

a {
  text-decoration: none;
  color: #333;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

a:hover {
  text-decoration: none;
  color: #000;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
  display: block;
}

html {
  width: 100%;
  height: 100%;
}

body {
  color: #333;
  font-size: 20px;
  line-height: 160%;
  font-family: "Microsoft YaHei";
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pc {
  display: block;
}

.mobile {
  display: none;
}

.m1200 {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}


/* header */
.header {
  width: 100%;
  height: 550px;
  position: relative;
  margin-top: 24px;
  overflow: hidden;
  background: url(../images/pc_bgc/1_01.jpg) no-repeat center top;
}

.header .logo {
  margin-top: 40px;
}

#reg form label {
  margin: 0px 0;
}

.header_txt {
  margin-top: 82px;
  margin-left: 176px;
}

/* 导航 开始 */
.nav {
  background-color: #db0b0b;
  width: 100%;
  height: 80px;
  overflow: hidden;
  z-index: 2;
}

.nav a {
  float: left;
  width: 12.5%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 18px;
  color: #fff;
}

.nav .nav_small {
  font-size: 18px;
  color: #fff;
}

.nav .active {
  color: #fdd644;
  border-bottom: 6px solid #fdd644;
}



/* 导航 结束 */
/* 为什么 */
.page1 .m1200 {
  width: 1038px;
}

.page1 .title {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 30px;
}

.page1 .smallbox {
  background: url(../images/3.png) no-repeat center top;
  width: 346px;
  height: 276px;
  float: left;
  padding-top: 36px;
  text-align: center;
  box-sizing: border-box;
}

.page1 .smallbox .summary {
  color: #f55c18;
  font-size: 20px;
  margin-bottom: 10px;
}

.page1 .smallbox .normol_p {
  height: 26px;
  color: #333333;
  font-size: 16px;
}

/* 为什么 结束 */
/* 申请条件 开始 */
.page2 {
  height: 740px;
}

.page2 .title {
  text-align: center;
  margin: 0 auto;
  margin-top: 60px;
}

.page2 .title img {
  margin: 0 auto;
}

.page2 .content {
  margin-top: 50px;
  cursor: pointer;
}

.page2 .content .left {
  width: 108px;
  height: 518px;
  float: left;
}

.page2 .left>p {
  text-align: center;
  box-sizing: border-box;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  float: right;
  overflow: hidden;
}

.page2 .left .graduate {
  background: url(../images/11.png) no-repeat center top;
  background-size: 100% 100%;
  width: 88px;
  height: 162px;
  padding: 0px 32px;
  padding-top: 30px;
}

.page2 .left .under {
  background: url(../images/15.png) no-repeat center top;
  background-size: 100% 100%;
  width: 88px;
  height: 162px;
  margin-top: 2px;
  padding: 0px 32px;
  padding-top: 42px;
}

.page2 .left .middle {
  background: url(../images/16.png) no-repeat center top;
  background-size: 100% 100%;
  width: 88px;
  height: 162px;
  margin-top: 2px;
  padding: 0px 32px;
  padding-top: 42px;
}

.page2 .left .active_left {
  width: 108px;
  padding-left: 42px;
  padding-right: 42px;
}

.page2 .right {
  float: left;
}

.page2 .right>div {
  display: none;
}

.page2 .right .graduate_con {
  background: url(../images/12.png) no-repeat center top;
  background-size: 100% 100%;
  width: 918px;
  height: 518px;
  margin-left: -26px;
  margin-top: -14px;
  overflow: hidden;
  padding: 72px 62px 0px;
  box-sizing: border-box;
  display: block;
}

.page2 .right .one {
  width: 100%;
  height: 60px;
}

.page2 .right .small_left {
  text-align: center;
  width: 30px;
  height: 60px;
  float: left;
}

.page2 .right .small_left p {
  background: url(../images/17.png) no-repeat center top;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.page2 .right .small_right {
  text-align: center;
  height: 60px;
  float: left;
  margin-left: 12px;
  text-align: left;
}

.page2 .right .small_right p {
  color: #333333;
  font-size: 18px;
}

.page2 .two {
  padding-top: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 160px;
}

.page2 .right .two .small_right {
  text-align: center;
  height: 140px;
  float: left;
  text-align: left;
}

.page2 .right .small_right .yellow_font {
  color: #fd7511;
  font-size: 16px;
  font-weight: 700;
  height: 18px;
  line-height: 30px;
  margin-top: 10px;
}

.page2 .right .small_right .grey_font {
  color: #a3a3a3;
  font-size: 16px;
  height: 18px;
  line-height: 30px;
  margin-top: 10px;
  text-align: left;
}

.page2 .three {
  padding-top: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 72px;
}

.page2 .four {
  padding-top: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 72px;
}

.page2 .right .four .grey_font {
  margin-top: 2px;
}

.page2 .right .under_con {
  background: url(../images/13.png) no-repeat center top;
  background-size: 100% 100%;
  width: 918px;
  height: 518px;
  margin-left: -26px;
  margin-top: -14px;
  overflow: hidden;
  padding: 92px 62px 0px;
  box-sizing: border-box;
}

.page2 .right .under_con .one {
  height: 154px;
}

.page2 .right .middle_con {
  background: url(../images/14.png) no-repeat center top;
  background-size: 100% 100%;
  width: 918px;
  height: 518px;
  margin-left: -26px;
  margin-top: -14px;
  overflow: hidden;
  padding: 62px 62px 0px;
  box-sizing: border-box;
}

.page2 .right .middle_con .one {
  height: 102px;
}

.page2 .right .middle_con .two {
  padding-top: 10px;
  height: 112px;
}

.page2 .middle_con .two .small_right {
  height: 112px;
}

.page2 .right .middle_con .yellow_font {
  margin-top: 0;
}

.page2 .middle_con .last_right {
  float: left;
  margin-left: 20px;
  width: 70%;
}

.page2 .middle_con .last_right p {
  font-size: 16px;
  color: #7a7a7a;
  float: left;
}

.page2 .middle_con .last_right span {
  font-weight: 700;
  color: #000;
}

.page2 .middle_con .last_right .juxtapose {
  margin-left: 80px;
}

.page2 .middle_con .last_right .max_width {
  width: 100%;
}

.page2 .middle_con .three {
  padding-top: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 104px;
}

/* 申请条件 结束 */
/* 留学赋能开始 */
.page3 {
  padding: 60px 0 56px 0;
  background: url(../images/pc_bgc/1_03.jpg) no-repeat center top;
  height: 729px;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}

.page3 .title {
  text-align: center;
  margin: 0 auto;
}

.page3 .title img {
  margin: 0 auto;
}

.page3 .content {
  margin-top: 40px;
}

.page3 .content .tab {
  width: 100%;
  height: 66px;
  background: linear-gradient(to right, #ff5514, #fa950f);
}

.page3 .content .tab p {
  float: left;
  font-size: 20px;
  color: #fff;
  width: 33%;
  height: 66px;
  line-height: 66px;
  text-align: center;
}

.page3 .content .tab .tab_active {
  font-size: 26px;
  color: #ffeb07;
}

.page3 .content .tab p:nth-child(2) {
  border: 1px solid #fff;
  box-sizing: border-box;
  border-top: 0px;
  border-bottom: 0px;
}

.page3 .content .tab_con>div {
  width: 100%;
  height: 386px;
  background-color: #fff;
  padding-top: 50px;
  box-sizing: border-box;
  display: none;
}

.page3 .content .tab_con .show_tabcon {
  display: block;
}

/* 留学赋能结束 */

/* 时间规划 */
.page4 {
  padding: 60px 0 56px 0;
  cursor: pointer;
}

.page4 .title {
  text-align: center;
  margin: 0 auto;
}

.page4 .content {
  margin-top: 43px;
}

.page4 .content .complex_tab {
  width: 580px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}

.page4 .complex_tab span {
  width: 580px;
  height: 2px;
  background-color: #fcb958;
  position: absolute;
  top: 24px;
}

.page4 .complex_tab p {
  background: url(../images/23.jpg) no-repeat center top;
  background-size: 100% 100%;
  width: 140px;
  height: 50px;
  position: absolute;
  left: 40px;
  font-size: 20px;
  font-weight: 700;
  color: #333333;
  line-height: 50px;
  text-align: center;
}

.page4 .complex_tab p:nth-child(3) {
  position: absolute;
  left: 220px;
}

.page4 .complex_tab p:last-child {
  position: absolute;
  left: 399px;
}

.page4 .complex_tab .complex_active {
  background: url(../images/25.png) no-repeat center top;
  color: #fff;
}

.page4 .complex_con {
  margin-top: 38px;
  margin-bottom: 45px;
  box-sizing: border-box;
}

.page4 .complex_con>div {
  background: url(../images/23.png) no-repeat center top;
  width: 100%;
  height: 600px;
  padding: 36px 14px 0px 378px;
  box-sizing: border-box;
  display: none;
}

.page4 .complex_con .small_complex {
  padding: 76px 14px 0px 378px;
}

.page4 .complex_con .little_complex {
  background: url(../images/24.png) no-repeat center top;
  width: 100%;
  height: 440px;
  padding: 42px 14px 0px 378px;
  box-sizing: border-box;
}

.page4 .complex_con .month_con {
  text-align: center;
  width: 200px;
  float: left;
}

.page4 .complex_con .month_con li:nth-child(2n+1) {
  width: 200px;
  height: 38px;
  background: linear-gradient(to right top, #fe5d13, #fa990e);
  border-radius: 50px;
  line-height: 38px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-bottom: 8px;
}

.page4 .complex_con .month_con li:nth-child(2n) {
  background: url(../images/26.png) no-repeat center top;
  background-size: 100% 100%;
  width: 7px;
  height: 6px;
  text-align: center;
  margin-bottom: 8px;
  margin-left: 98px;
}

.page4 .complex_con .show_complxcon {
  display: block;
}

.page4 .complex_con .work_con {
  text-align: left;
  float: left;
  margin-left: 8px;
}

.page4 .complex_con .work_con li {
  font-size: 16px;
  width: 400px;
  height: 60px;
  padding-top: 1px;
  box-sizing: border-box;
}

.page4 .btn {
  text-align: center;
}

/* 时间规划结束 */

/* 留学费用 */
.page5 {
  padding: 60px 0 56px 0;
  background: url(../images/pc_bgc/1_04.jpg) no-repeat center top;
  height: 830px;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}

.page5 .m1200 {
  width: 1030px;
}

.page5 .title {
  text-align: center;
  margin: 0 auto;
}

.page5 .content {
  margin-top: 43px;
}

.page5 .content .expenses_tab {
  width: 580px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}

.page5 .expenses_tab span {
  width: 580px;
  height: 2px;
  background-color: #fcb958;
  position: absolute;
  top: 24px;
}

.page5 .expenses_tab p {
  border: 2px solid #ffd100;
  background-color: #f25534;
  border-radius: 50px;
  background-size: 100% 100%;
  width: 140px;
  height: 50px;
  position: absolute;
  left: 40px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  box-sizing: border-box;
}

.page5 .expenses_tab p:nth-child(3) {
  position: absolute;
  left: 220px;
}

.page5 .expenses_tab p:last-child {
  position: absolute;
  left: 399px;
}

.page5 .expenses_tab .expenses_active {
  border: none;
  background: url(../images/29.png) no-repeat center top;
  color: #f66738;
}

.page5 .expenses_con {
  margin-top: 40px;
}

.page5 .expenses_con>div {
  background: url(../images/31.png) no-repeat center top;
  width: 1030px;
  height: 419px;
  padding-top: 60px;
  box-sizing: border-box;
  display: none;
}

.page5 .expenses_con .expenses_show {
  display: block;
}

.page5 .expenses_con>div .tuition {
  width: 516px;
  height: 100%;
  padding-left: 84px;
  box-sizing: border-box;
  float: left;
}

.page5 .tuition h1 {
  width: 262px;
  height: 49px;
  border-radius: 50px;
  line-height: 49px;
  text-align: center;
  background-color: #ffde00;
  color: #ec3c2c;
}

.page5 .tuition p span {
  width: 18px;
  height: 18px;
  background-color: #f24c2d;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 4px;
  font-weight: 700;
}

.page5 .tuition p:nth-child(2n) {
  height: 18px;
  line-height: 18px;
  color: #f24c2d;
  font-size: 18px;
  margin-top: 20px;
}

.page5 .tuition p:nth-child(2n+1) {
  color: #747474;
  font-size: 16px;
}

.page5 .expenses_con>div .living {
  width: 498px;
  height: 100%;
  padding-left: 84px;
  box-sizing: border-box;
  float: left;
}

.page5 .living h1 {
  width: 262px;
  height: 49px;
  border-radius: 50px;
  line-height: 49px;
  text-align: center;
  background-color: #ffde00;
  color: #ec3c2c;
}

.page5 .living p span {
  width: 18px;
  height: 18px;
  background-color: #f24c2d;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 4px;
  font-weight: 700;
}

.page5 .living p:nth-child(2n) {
  height: 18px;
  line-height: 18px;
  color: #f24c2d;
  font-size: 18px;
  margin-top: 20px;
}

.page5 .living p:nth-child(2n+1) {
  color: #747474;
  font-size: 16px;
}

.page5 .expenses_con .only_one {
  background: url(../images/32.png) no-repeat center top;
  width: 1030px;
  height: 389px;
}

.page5 .only_one .tuition_only {
  width: 668px;
  height: 100%;
  padding-left: 44px;
  box-sizing: border-box;
  float: left;
}

.page5 .tuition_only h1 {
  width: 262px;
  height: 49px;
  border-radius: 50px;
  line-height: 49px;
  text-align: center;
  background-color: #ffde00;
  color: #ec3c2c;
}

.page5 .tuition_only p span:first-child {
  width: 18px;
  height: 18px;
  background-color: #f24c2d;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 4px;
  font-weight: 700;
}

.page5 .tuition_only p {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #f24c2d;
  margin-top: 20px;
}

.page5 .tuition_only span:last-child {
  margin-left: 4px;
  font-size: 16px;
  color: #747474;
}

.page5 .only_one .living_only {
  width: 348px;
  height: 100%;
  padding-left: 34px;
  box-sizing: border-box;
  float: left;
}

.page5 .living_only h1 {
  width: 262px;
  height: 49px;
  border-radius: 50px;
  line-height: 49px;
  text-align: center;
  background-color: #ffde00;
  color: #ec3c2c;
}

.page5 .living_only p span {
  width: 18px;
  height: 18px;
  background-color: #f24c2d;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 4px;
  font-weight: 700;
}

.page5 .living_only p:nth-child(2n) {
  height: 18px;
  line-height: 18px;
  color: #f24c2d;
  font-size: 18px;
  margin-top: 20px;
}

.page5 .living_only p:nth-child(2n+1) {
  color: #747474;
  font-size: 16px;
}

.page5 .btn {
  margin-top: 20px;
  text-align: center;
}

/* 留学费用结束 */
/* 留学优势开始 */
.page6 {
  padding: 60px 0 70px 0;
}

.page6 .title {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}

.page6 .content {
  text-align: center;
  margin: 0 auto;
}

/* 留学优势结束 */

/* zxyy */
.page7 {
  background: url(../images/pc_bgc/1_05.jpg) no-repeat center top;
  height: 1238px;
}

.page7 .title {
  text-align: center;
  margin: 0 auto;
  margin-top: 56px;
}

.page7 .m1200 {
  width: 1076px;
}

.page7 .title img {
  margin: 0 auto;
}

.page7 .online {
  width: 100%;
  height: 266px;
  margin-top: 30px;
}

.page7 .online a {
  float: left;
  margin-left: 8px;
}

.page7 .bg_box {
  background: url(../images/41.png) no-repeat center top;
  width: 1076px;
  height: 726px;
  padding-top: 30px;
  margin-top: 30px;
  box-sizing: border-box;
}

.form-wrap form .label {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 0;
  border: 1px solid #fb5410;
  background: transparent;
}

.form-wrap form .label span {
  text-align: center;
  display: inline-block;
  width: 26%;
  padding-left: 0;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to bottom, #fd8609, #f25731);
}

.form-wrap form .label input,
.form-wrap form .label select {
  color: #fff;
}

.form-wrap .qt_btn {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 50px;
  border: none;
  background: linear-gradient(to bottom, #fd8609, #f25731);
  font-size: 22px;
  font-weight: 700;
  color: #fff600;
  margin-top: 20px;
  line-height: 50px;
}
.form-wrap form .label input, .form-wrap form .label select {
  color: #7a7a7a;
}

.tiaokuan.gray a {
  color: #fff;
}

.form-wrap .tiaokuan {
  color: #333333;
}

.reg_wrap,
.zh,
.mz,
.mb,
.my,
.yg,
.jnd,
.ax,
.oz,
.yz {
  z-index: 8;
}

@media screen and (max-width:1000px) {
  body {
    line-height: 160%;
    font-size: 0.28rem;
  }

  .m1200 {
    width: 96%;
    margin: 0 auto;
  }

  .pc {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  /* header */
  .header {
    background: url(../images/m_bgc/1_01.jpg) no-repeat center top;
    background-size: 100% auto;
    height: 5.5rem;
    padding-top: 0;
    margin-top: 0;
  }

  .header .logo {
    width: 2rem;
    margin-top: 0.52rem;
  }

  .header .m1200 {
    padding: 0.1rem 2%;
  }

  /* 导航 开始 */
  .nav {
    background-color: #db0b0b;
    width: 100%;
    height: 1rem;
    overflow: hidden;
    z-index: 2;
  }

  .nav a {
    float: left;
    width: 12.5%;
    height: 1rem;
    line-height: 0.3rem;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 0.24rem;
    color: #fff;
    padding-top: 0.2rem;
  }

  .nav .nav_small {
    font-size: 0.24rem;
    color: #fff;
  }

  .nav .active {
    color: #fdd644;
    border-bottom: 0.06rem solid #fdd644;
  }

  /* 导航 结束 */
  /* 为什么 */
  .page1 .m1200 {
    width: 7.5rem;
  }

  .page1 .title {
    text-align: center;
    margin-top: 0.48rem;
    margin-bottom: 0.3rem;
  }

  .page1 .title img {
    height: 0.82rem;
  }

  .page1 .smallbox {
    background: url(../images/43.png) no-repeat center top;
    background-size: 100% 100%;
    width: 2.56rem;
    height: 3.46rem;
    float: left;
    padding-top: 0.36rem;
    padding: 0.36rem 0.3rem 0;
    text-align: center;
    box-sizing: border-box;
    margin-left: -0.02rem;
    margin-right: -0.04rem;
  }

  .page1 .smallbox img {
    width: 0.92rem;
    height: 0.8rem;
  }

  .page1 .smallbox .summary {
    color: #f55c18;
    font-size: 0.24rem;
    margin-bottom: 0.1rem;
    line-height: 0.3rem;
  }

  .page1 .smallbox .normol_p {
    height: 0.3rem;
    line-height: 0.34rem;
    color: #333333;
    font-size: 0.22rem;
  }

  /* 为什么 结束 */
  /* 申请条件 开始 */
  .page2 {
    height: 8.2rem;
  }

  .page2 .title {
    text-align: center;
    margin: 0 auto;
    margin-top: 0.6rem;
  }

  .page2 .title img {
    margin: 0 auto;
    height: 0.82rem;
  }

  .page2 .content {
    margin-top: 0.5rem;
    cursor: pointer;
  }

  .page2 .content .left {
    width: 0.78rem;
    height: 5.5rem;
    float: left;
  }

  .page2 .left>p {
    text-align: center;
    box-sizing: border-box;
    font-size: 0.24rem;
    color: #fff;
    font-weight: 700;
    float: right;
    overflow: hidden;
  }

  .page2 .left .graduate {
    background: url(../images/11.png) no-repeat center top;
    background-size: 100% 100%;
    width: 0.58rem;
    height: 1.82rem;
    padding: 0px 0.26rem;
    padding-top: 0.3rem;
  }

  .page2 .left .under {
    background: url(../images/15.png) no-repeat center top;
    background-size: 100% 100%;
    width: 0.58rem;
    height: 1.82rem;
    margin-top: 0.02rem;
    padding: 0px 0.2rem;
    padding-top: 0.5rem;
  }

  .page2 .left .middle {
    background: url(../images/16.png) no-repeat center top;
    background-size: 100% 100%;
    width: 0.58rem;
    height: 1.82rem;
    margin-top: 0.02rem;
    padding: 0px 0.2rem;
    padding-top: 0.5rem;
  }

  .page2 .left .active_left {
    width: 0.78rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }

  .page2 .right {
    float: left;
  }

  .page2 .right>div {
    display: none;
  }

  .page2 .right .graduate_con {
    background: url(../images/12.png) no-repeat center top;
    background-size: 100% 100%;
    width: 6.5rem;
    height: 5.82rem;
    margin-left: -0.08rem;
    margin-top: -0.16rem;
    overflow: hidden;
    padding: 0.8rem 0.28rem 0px;
    box-sizing: border-box;
    display: block;
  }

  .page2 .right .one {
    width: 100%;
    height: 0.65rem;
  }

  .page2 .right .small_left {
    text-align: center;
    width: 0.3rem;
    height: 0.85rem;
    float: left;
  }

  .page2 .right .small_left p {
    background: url(../images/17.png) no-repeat center top;
    background-size: 100% 100%;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    color: #fff;
    font-weight: 700;
  }

  .page2 .right .small_right {
    text-align: center;
    height: 0.85rem;
    float: left;
    margin-left: 0.12rem;
    text-align: left;
  }

  .page2 .right .small_right p {
    line-height: 0.3rem;
    width: 5.3rem;
    color: #333333;
    font-size: 0.22rem;
  }

  .page2 .two {
    padding-top: 0.2rem;
    box-sizing: border-box;
    width: 100%;
    height: 1.8rem;
  }

  .page2 .right .two .small_right {
    text-align: center;
    height: 1.6rem;
    float: left;
    text-align: left;
  }

  .page2 .right .small_right .yellow_font {
    color: #fd7511;
    font-size: 0.22rem;
    font-weight: 700;
    height: 0.18rem;
    line-height: 0.18rem;
    margin-top: 0.2rem;
  }

  .page2 .right .small_right .grey_font {
    color: #a3a3a3;
    font-size: 0.22rem;
    height: 0.18rem;
    line-height: 0.3rem;
    margin-top: 0.12rem;
    text-align: left;
  }

  .page2 .three {
    padding-top: 0.3rem;
    box-sizing: border-box;
    width: 100%;
    height: 0.82rem;
  }

  .page2 .four {
    padding-top: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 72px;
  }

  .page2 .right .four .grey_font {
    margin-top: 2px;
  }

  .page2 .right .under_con {
    background: url(../images/13.png) no-repeat center top;
    background-size: 100% 100%;
    width: 6.5rem;
    height: 5.82rem;
    margin-left: -0.08rem;
    margin-top: -0.16rem;
    overflow: hidden;
    padding: 0.8rem 0.28rem 0px;
    box-sizing: border-box;
  }

  .page2 .right .under_con .one {
    height: 1.98rem;
  }

  .page2 .right .under_con .two {
    padding-top: 0.4rem;
  }

  .page2 .right .middle_con {
    background: url(../images/14.png) no-repeat center top;
    background-size: 100% 100%;
    width: 6.5rem;
    height: 5.82rem;
    margin-left: -0.08rem;
    margin-top: -0.16rem;
    overflow-y: auto;
    padding: 0.8rem 0.28rem 0rem;
    box-sizing: border-box;
  }

  .page2 .right .middle_con .one {
    height: 2.22rem;
  }

  .page2 .right .middle_con .two {
    padding-top: 0.1rem;
    height: 1.92rem;
  }

  .page2 .middle_con .two .small_right {
    height: 1.12rem;
  }

  .page2 .right .middle_con .yellow_font {
    margin-top: 0;
  }

  .page2 .right .middle_con .small_right .yellow_font {
    color: #fd7511;
    font-size: 0.22rem;
    font-weight: 700;
    height: 0.18rem;
    line-height: 0.18rem;
    margin-top: 0.06rem;
  }

  .page2 .right .middle_con .small_left {
    height: 0.25rem;
  }

  .page2 .right .middle_con .small_right {
    height: 0.16rem;
  }

  .page2 .middle_con .last_right {
    float: left;
    margin-left: 0.2rem;
    width: 99%;
  }

  .page2 .middle_con .last_right p {
    font-size: 0.22rem;
    color: #7a7a7a;
    float: left;
  }

  .page2 .middle_con .last_right span {
    font-weight: 700;
    color: #000;
  }

  .page2 .middle_con .last_right .juxtapose {
    margin-left: 0rem;
  }

  .page2 .middle_con .last_right .max_width {
    width: 100%;
  }

  .page2 .middle_con .three {
    padding-top: 0.2rem;
    box-sizing: border-box;
    width: 100%;
    height: 1.84rem;
  }

  /* 申请条件 结束 */
  /* 留学赋能开始 */
  .page3 {
    padding: 0.6rem 0 0.56rem 0;
    background: url(../images/m_bgc/1_02.jpg) no-repeat center top;
    height: 9.65rem;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
  }

  .page3 .title {
    text-align: center;
    margin: 0 auto;
  }

  .page3 .title img {
    margin: 0 auto;
    height: 0.82rem;
  }

  .page3 .content {
    margin-top: 0.4rem;
  }

  .page3 .content .tab {
    width: 100%;
    height: 0.66rem;
    background: linear-gradient(to right, #ff5514, #fa950f);
  }

  .page3 .content .tab p {
    float: left;
    font-size: 0.2rem;
    color: #fff;
    width: 33%;
    height: 0.66rem;
    line-height: 0.66rem;
    text-align: center;
  }

  .page3 .content .tab .tab_active {
    font-size: 0.26rem;
    color: #ffeb07;
  }

  .page3 .content .tab p:nth-child(2) {
    border: 0.01rem solid #fff;
    box-sizing: border-box;
    border-top: 0px;
    border-bottom: 0px;
  }

  .page3 .content .tab_con>div {
    width: 100%;
    height: 6.44rem;
    background-color: #fff;
    padding-top: 0.5rem;
    box-sizing: border-box;
    display: none;
  }

  .page3 .content .tab_con img {
    width: 7.04rem;
    height: 5.79rem;
  }

  .page3 .content .tab_con .show_tabcon {
    display: block;
  }

  /* 留学赋能结束 */
  /* 时间规划 */
  .page4 {
    padding: 0.6rem 0 0.5rem 0;
    cursor: pointer;
  }

  .page4 .title {
    text-align: center;
    margin: 0 auto;
  }

  .page4 .title img {
    height: 0.82rem;
  }

  .page4 .content {
    margin-top: 0.4rem;
  }

  .page4 .content .complex_tab {
    width: 76%;
    height: 0.5rem;
    margin: 0 auto;
    position: relative;
  }

  .page4 .complex_tab span {
    width: 100%;
    height: 0.02rem;
    background-color: #fcb958;
    position: absolute;
    top: 0.24rem;
  }

  .page4 .complex_tab p {
    background: url(../images/23.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 1.4rem;
    height: 0.5rem;
    position: absolute;
    left: 0.3rem;
    font-size: 0.24rem;
    font-weight: 700;
    color: #333333;
    line-height: 0.5rem;
    text-align: center;
  }

  .page4 .complex_tab p:nth-child(3) {
    position: absolute;
    left: 2.1rem;
  }

  .page4 .complex_tab p:last-child {
    position: absolute;
    left: 3.9rem;
  }

  .page4 .complex_tab .complex_active {
    background: url(../images/25.png) no-repeat center top;
    background-size: 100% 100%;
    color: #fff;
  }

  .page4 .complex_con {
    margin-top: 0.4rem;
    margin-bottom: 0.45rem;
    box-sizing: border-box;
  }

  .page4 .complex_con>div {
    background: url(../images/47.png) no-repeat center top;
    background-size: 100% 100%;
    width: 7.11rem;
    height: 6.17rem;
    padding: 0.46rem 0.18rem 0px 2.34rem;
    box-sizing: border-box;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .page4 .complex_con .small_complex {
    padding: 0.46rem 0.18rem 0px 2.34rem;
  }

  .page4 .complex_con .little_complex {
    background: url(../images/47.png) no-repeat center top;
    background-size: 100% 100%;
    width: 7.11rem;
    height: 6.17rem;
    padding: 0.46rem 0.18rem 0px 2.34rem;
    box-sizing: border-box;
  }

  .page4 .complex_con .month_con {
    text-align: center;
    width: 200px;
    float: left;
  }

  .page4 .complex_con .month_con li:nth-child(2n+1) {
    width: 2rem;
    height: 0.38rem;
    background: linear-gradient(to right top, #fe5d13, #fa990e);
    border-radius: 0.5rem;
    line-height: 0.38rem;
    text-align: center;
    font-size: 0.22rem;
    color: #fff;
    margin-bottom: 8px;
  }

  .page4 .complex_con .month_con li:nth-child(2n) {
    background: none;
    background-size: 100% 100%;
    width: 4.5rem;
    height: 0.6rem;
    text-align: left;
    margin-bottom: 0.08rem;
    margin-left: 0;
    font-size: 0.22rem;
    line-height: 0.3rem;
  }

  .page4 .complex_con .show_complxcon {
    display: block;
  }

  .page4 .complex_con .work_con {
    text-align: left;
    float: left;
    margin-left: 8px;
  }

  .page4 .complex_con .work_con li {
    font-size: 0.28rem;
    width: 3.4rem;
    height: 0.8rem;
    padding-top: 0.01rem;
    box-sizing: border-box;
  }

  .page4 .btn {
    text-align: center;
  }

  .page4 .btn img {
    font-size: 0.28rem;
    width: 3.4rem;
    height: 0.8rem;
  }

  /* 时间规划结束 */
  /* 留学费用 */
  .page5 {
    padding: 0.3rem 0 0.5rem 0;
    background: url(../images/m_bgc/1_03.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
  }

  .page5 .m1200 {
    width: 96%;
  }

  .page5 .title {
    text-align: center;
    margin: 0 auto;
  }

  .page5 .title img {
    height: 0.82rem;
  }

  .page5 .content {
    margin-top: 0.2rem;
  }

  .page5 .content .expenses_tab {
    width: 5.8rem;
    height: 0.5rem;
    margin: 0 auto;
    position: relative;
  }

  .page5 .expenses_tab span {
    width: 5.8rem;
    height: 0.02rem;
    background-color: #fcb958;
    position: absolute;
    top: 0.24rem;
  }

  .page5 .expenses_tab p {
    border: 0.02rem solid #ffd100;
    background-color: #f25534;
    border-radius: 0.5rem;
    background-size: 100% 100%;
    width: 1.4rem;
    height: 0.5rem;
    position: absolute;
    left: 0.4rem;
    font-size: 0.22rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 0.5rem;
    text-align: center;
    box-sizing: border-box;
  }

  .page5 .expenses_tab p:nth-child(3) {
    position: absolute;
    left: 2.2rem;
  }

  .page5 .expenses_tab p:last-child {
    position: absolute;
    left: 3.99rem;
  }

  .page5 .expenses_tab .expenses_active {
    border: none;
    background: url(../images/29.png) no-repeat center top;
    background-size: 100% 100%;
    color: #f66738;
  }

  .page5 .expenses_con {
    margin-top: 0.4rem;
  }

  .page5 .expenses_con>div {
    background: url(../images/48.png) no-repeat center top;
    background-size: 100% 100%;
    width: 7.45rem;
    height: 5.6rem;
    padding-top: 0.6rem;
    box-sizing: border-box;
    display: none;
  }

  .page5 .expenses_con .expenses_show {
    display: block;
  }

  .page5 .expenses_con>div .tuition {
    width: 100%;
    height: auto;
    padding-left: 0;
    box-sizing: border-box;
    float: left;
    padding: 0 0.4rem;
  }

  .page5 .tuition h1 {
    width: 3rem;
    height: 0.6rem;
    border-radius: 0.5rem;
    line-height: 0.6rem;
    text-align: center;
    background-color: #ffde00;
    color: #ec3c2c;
    font-size: 0.26rem;
    margin: 0 auto;
  }

  .page5 .tuition p span {
    width: 0.26rem;
    height: 0.26rem;
    background-color: #f24c2d;
    color: #fff;
    font-size: 0.2rem;
    border-radius: 50%;
    margin-left: 0.4rem;
    margin-right: 4px;
    font-weight: 700;
  }

  .page5 .tuition p:nth-child(2n) {
    height: 0.28rem;
    line-height: 0.28rem;
    color: #f24c2d;
    font-size: 0.24rem;
    margin-top: 0.2rem;
    float: left;
    margin-right: 0.2rem;
  }

  .page5 .tuition p:nth-child(2n+1) {
    color: #747474;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.22rem;
    margin-top: 0.2rem;
    float: left;
  }

  .page5 .expenses_con>div .living {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding: 0 0.4rem;
    box-sizing: border-box;
    float: left;
  }

  .page5 .living h1 {
    width: 3rem;
    height: 0.6rem;
    border-radius: 0.5rem;
    line-height: 0.6rem;
    text-align: center;
    background-color: #ffde00;
    color: #ec3c2c;
    font-size: 0.26rem;
    margin: 0 auto;
    margin-top: 0.4rem;
  }

  .page5 .living p span {
    width: 0.26rem;
    height: 0.26rem;
    background-color: #f24c2d;
    color: #fff;
    font-size: 0.2rem;
    border-radius: 50%;
    margin-left: 0.4rem;
    margin-right: 4px;
    font-weight: 700;
  }

  .page5 .living p:nth-child(2n) {
    height: 0.28rem;
    line-height: 0.28rem;
    color: #f24c2d;
    font-size: 0.24rem;
    margin-top: 0.2rem;
    float: left;
    margin-right: 0.2rem;
  }

  .page5 .living p:nth-child(2n+1) {
    color: #747474;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.22rem;
    margin-top: 0.2rem;
    float: left;
  }

  .page5 .expenses_con .only_one {
    background: url(../images/49.png) no-repeat center top;
    background-size: 100% 100%;
    width: 7.45rem;
    height: 6.90rem;
  }

  .page5 .only_one .tuition_only {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding: 0 0.4rem;
    box-sizing: border-box;
    float: left;

  }

  .page5 .tuition_only h1 {
    width: 3rem;
    height: 0.6rem;
    border-radius: 0.5rem;
    line-height: 0.6rem;
    text-align: center;
    background-color: #ffde00;
    color: #ec3c2c;
    font-size: 0.26rem;
    margin: 0 auto;
  }

  .page5 .tuition_only p span:first-child {
    width: 0.26rem;
    height: 0.26rem;
    line-height: 0.36rem;
    background-color: #f24c2d;
    color: #fff;
    font-size: 0.2rem;
    border-radius: 50%;
    margin-left: 0.4rem;
    margin-right: 4px;
    font-weight: 700;
  }

  .page5 .tuition_only p {
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.2rem;
    color: #f24c2d;
    margin-top: 20px;
  }

  .page5 .tuition_only span:last-child {
    margin-left: 4px;
    font-size: 0.22rem;
    color: #747474;
  }

  .page5 .only_one .living_only {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding: 0 0.4rem;
    box-sizing: border-box;
    float: left;
  }

  .page5 .living_only h1 {
    width: 3rem;
    height: 0.6rem;
    border-radius: 0.5rem;
    line-height: 0.6rem;
    text-align: center;
    background-color: #ffde00;
    color: #ec3c2c;
    font-size: 0.26rem;
    margin: 0 auto;
    margin-top: 0.4rem;
  }

  .page5 .living_only p span {
    width: 0.26rem;
    height: 0.26rem;
    background-color: #f24c2d;
    color: #fff;
    font-size: 0.2rem;
    border-radius: 50%;
    margin-left: 0.4rem;
    margin-right: 4px;
    font-weight: 700;
  }

  .page5 .living_only p:nth-child(2n) {
    height: 0.28rem;
    line-height: 0.28rem;
    color: #f24c2d;
    font-size: 0.24rem;
    margin-top: 0.2rem;
    float: left;
    margin-right: 0.2rem;
  }

  .page5 .living_only p:nth-child(2n+1) {
    color: #747474;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.22rem;
    margin-top: 0.2rem;
    float: left;
  }

  .page5 .btn {
    margin-top: 0.2rem;
    text-align: center;
  }

  .page5 .btn img {
    width: 3.4rem;
    height: 0.8rem;
  }

  /* 留学费用结束 */
  /* 留学优势开始 */
  .page6 {
    padding: 0.6rem 0 0.7rem 0;
  }

  .page6 .title {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0.4rem;
  }

  .page6 .title img {
    height: 0.82rem;
  }

  .page6 .content {
    text-align: center;
    margin: 0 auto;
  }

  .page6 .content img {
    width: 6.35rem;
    /* height: 5.72rem; */
    height: auto;
    margin: 0 auto;
  }

  /* 留学优势结束 */
  .page7 {
    background: url(../images/m_bgc/1_04.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 1.23rem;
  }

  .page7 .title {
    text-align: center;
    margin: 0 auto;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
  }

  .page7 .m1200 {
    width: 100%
  }

  .page7 .title img {
    margin: 0 auto;
    height: 0.82rem;
  }

  .page7 .online {
    width: 100%;
    height: 6.8rem;
    margin-top: 0.3rem;
  }

  .page7 .online a {
    float: left;
    margin-left: 0rem;
  }

  .page7 .online a:nth-child(2n) {
    float: left;
    margin-left: -0.4rem;
  }

  .page7 .online a:nth-child(3),
  .page7 .online a:nth-child(4) {
    margin-top: -0.4rem;
  }

  .page7 .online a img {
    width: 3.8rem;
    /* height: 3.2rem; */
  }

  .page7 .bg_box {
    background: url(../images/51.png) no-repeat center top;
    background-size: 100% 100%;
    width: 7.2rem;
    height: 7.27rem;
    padding: 0.3rem 01rem 0;
    margin-top: 0 auto;
    box-sizing: border-box;
  }

  .form-wrap form .label {
    position: relative;
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;
    padding-left: 0;
    font-size: 0;
    border: 0.01rem solid #fb5410;
    background: transparent;
  }

  .form-wrap form .label span {
    text-align: center;
    display: inline-block;
    width: 26%;
    padding-left: 0;
    font-size: 0.22rem;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(to bottom, #fd8609, #f25731);
  }

  .form-wrap form .label input,
  .form-wrap form .label select {
    color: #fff;
  }

  .form-wrap .qt_btn {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 0.5rem;
    border: none;
    background: linear-gradient(to bottom, #fd8609, #f25731);
    font-size: 0.24rem;
    font-weight: 700;
    color: #fff600;
    margin-top: 0.2rem;
    line-height: 0.5rem;
  }

  .tiaokuan.gray a {
    color: #fff;
  }

  .form-wrap .tiaokuan {
    color: #333333;
  }

  .page.zxyy {
    padding: 0rem 2% 8rem;
  }

  .form-wrap form .label input,
  .form-wrap form .label select {
    color: #7a7a7a;
  }

  .form-wrap .tiaokuan a {
    color: #333333;
  }

  .btnWrap {
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: .3rem;
    color: #fff;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #525a74;
  }

  /* zxyy */
  .mobile.form-wrap {
    z-index: 0;
    margin: 0;
    width: 100%;
    background: url(../images/m_bg.png) no-repeat center top;
    padding: 0.6rem 0 0.8rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }

  .mobile.form-wrap form .label {
    width: 36%;
    margin: 0.1rem 2%;
    float: left;
    border: none;
    background: #fff;
    border-radius: 0.2rem;
    padding-left: 10%;
    -moz-box-shadow: 0px 0.1rem 0.1rem #e09494;
    -webkit-box-shadow: 0px 0rem 0.05rem #e9e9e9;
    box-shadow: 0px 0rem 0.05rem #e9e9e9;
    height: 0.9rem;
  }

  .mobile.form-wrap form .label i {
    top: 20%;
    left: 5%;
    background-image: url(https://liuxue.xdf.cn/special/include/imagess/form_icon_red.png);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  .mobile.form-wrap form .label i.iconDown {
    top: 30%;
    left: 80%;
  }

  .mobile.form-wrap form .label span,
  .mobile.form-wrap form .label input,
  .mobile.form-wrap form .label select {
    font-size: 0.28rem;
  }

  .mobile.form-wrap .qt_form .qt_btn {
    font-size: 0.3rem;
    float: left;
    width: 46%;
    background: #d01e1e;
    border-radius: 0.1rem;
    margin: 0.1rem 2%;
    height: 0.9rem;
  }

  .mobile.form-wrap .tiaokuan {
    color: #898989;
    padding-left: 2%
  }

  .mobile.form-wrap .tiaokuan a {
    color: #d01e1e;
  }

  .form-wrap .tiaokuan .checked.active {
    background: url(https://liuxue.xdf.cn/images/form_checked.png) no-repeat center top;
  }

  .mobile.form-wrap .tiaokuan .checked {
    background: url(https://liuxue.xdf.cn/images/form_checked2.png) no-repeat center top;
  }

}