* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 50px;
  height: 100%;
}

body {
  font: 0.32rem "Arail", "Microsoft Yahei";
  color: #d84b52;
  background-color: #1856ef;
  -webkit-text-size-adjust: none;
}

body {
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

input,
select,
textarea {
  outline: none;
}

input,
select {
  -webkit-appearance: none;
  border-radius: 0;
}

img {
  vertical-align: top;
  border: 0;
  -ms-interpolation-mode: bicubic;
  width: 100%;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

.elips {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -o-text-overflow: ellipsis;
}

header,
article,
section,
nav,
menu,
hgroup {
  display: block;
  clear: all;
}

.fix {
  zoom: 1;
}

.fix:before,
.fix:after {
  content: "";
  display: table;
}

.fix:after {
  clear: both;
}

.fp-tableCell {
  width: 100%;
}

/* 溢出隐藏 - 单行 */

.ofw-hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 溢出隐藏 - 多行 */

.ofw-hide-2,
.ofw-hide-3,
.ofw-hide-4,
.ofw-hide-5 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.ofw-hide-2 {
  -webkit-line-clamp: 2;
}

.ofw-hide-3 {
  -webkit-line-clamp: 3;
}

.ofw-hide-4 {
  -webkit-line-clamp: 4;
}

.ofw-hide-5 {
  -webkit-line-clamp: 5;
}

:focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
  color: #bbb;
}

section {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

input::-webkit-input-placeholder {
  color: #999;
}

input:-moz-input-placeholder {
  color: #999;
}

input::-moz-input-placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999;
}

.block {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

img {
  width: 100%;
}

.left {
  float: left;
}

.right {
  float: right;
}

/*loader*/

.loaded {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #efefef;
  z-index: 999;
}

.loaded .loader {
  width: 38%;
  position: absolute;
  left: 31%;
  top: 36%;
}

.loaded img {
  width: 100%;
}

/*导引*/

.page1 {
  width: 100%;
  position: relative;
}
.tel-box {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.tel-box a {
  display: block;
  width: 2.2rem;
  height: 0.27rem;
  font-size: 0.24rem;
  color: #fff;
  font-family: arial;
  line-height: 0.32rem;
  padding-left: 0.32rem;
  margin: 0.47rem 0 0 5rem;
  background: url(../images/dh.png) no-repeat left center;
  background-size: 0.24rem 0.25rem;
  font-weight: 700;
}

.p1-btn {
  width: 5.3rem;
  height: 0.8rem;
  position: absolute;
  bottom: 0.9rem;
  left: 50%;
  transform: translateX(-50%);
}
.page4 .stdform {
  width: 100%;
  height: 6.25rem;
  background: url(../images/formbg1.png) no-repeat;
  background-size: 100% 100%;
}
.fomrwai {
  width: 100%;
  height: 100%;
  position: relative;
}
.form-box {
  position: absolute;
  width: 100%;
  margin: auto;
}
.form-box p {
  margin-bottom: 0.23rem;
  overflow: hidden;
  zoom: 1;
}

.form-box p label {
  width: 25%;
  float: left;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.28rem;
  color: #005cb9;
  margin-right: 5%;
  text-align: right;
  font-weight: 700;
  letter-spacing: 0.04rem;
}

.form-box p .dfv {
  height: 0.75rem;
  line-height: 0.7rem;
  font-size: 0.26rem;
  color: #302724;
  padding: 0 0.45rem;
  border: none;
  border-radius: 0.35rem;
  box-sizing: border-box;
  background-color: #fff;
  margin: 0 auto;
  display: block;
}

.form-box p select {
  width: 70%;
  height: 0.7rem;
  background: #fff url(../images/sel.png) no-repeat center right;
  background-size: 0.52rem auto;
  line-height: 0.7rem;
  font-size: 0.26rem;
  color: #838282;
  padding: 0 3%;
  border: none;
  border-radius: 0.4rem;
  margin: 0 auto;
  display: block;
}

.form-box span {
  display: block;
  text-align: center;
  color: #4f4f4f;
  font-size: 0.24rem;
}
.gwAgree {
  display: block;
  width: 73%;
  text-align: center;
  font-size: 12px;
  color: #838282;
  position: relative;
  margin: auto;
}
.gwAgree input {
  border: none;
  width: 0.2rem;
  height: 0.2rem;
  /* background: url(../images/box1.png) no-repeat;
  background-size: 100% 100%; */
}
.gwAgree .side {
  border: none;
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/box1.jpg) no-repeat;
  background-size: 100% 100%;
}
.InterViewButton {
  width: 3.8rem;
  height: 0.68rem;
  display: block;
  font-size: 0.3rem;
  color: #eaf6fd;
  line-height: 0.68rem;
  background: url(../images/btn_bg.png) no-repeat center right;
  background-size: 100% 100%;
  text-align: center;
  outline: none;
  border: none;
  font-weight: 700;
  margin: 0 auto 0.05rem;
  margin-top: 0.26rem;
  text-indent: -99rem;
}

/*一站式留学服务*/

.page2 {
  width: 100%;
  position: relative;
}
.p2-btn1-1 {
  width: 5.42rem;
  height: 0.7rem;
  position: absolute;
  bottom: 0.5rem;
  left: 1rem;
  z-index: 9;
}
.p2-btn1-2 {
  width: 50%;
  height: 0.8rem;
  display: block;
  position: absolute;
  bottom: 0.15rem;
  right: 0;
  text-indent: -9999px;
}

.p2-btn2 {
  width: 2.4rem;
  height: 0.8rem;
  display: block;
  position: absolute;
  top: 4.7rem;
  right: 0.5rem;
  text-indent: -9999px;
}

/*活动行程*/

.page3 {
  width: 100%;
  position: relative;
  /* height: 9rem; */
  position: relative;
  background-color: #bae6fb;
}
.page3 .page3_bg {
  width: 6.66rem;
  height: 4.6rem;
  background-color: white;
  border-radius: 12px;
  margin: auto;
}
.page3-con {
  width: 6.47rem;
  position: absolute;
  top: 1.64rem;
  left: 0.77rem;
}

.page3-con ul li {
  width: 1.3rem;
  height: 0.53rem;
  float: left;
  margin: 0 0.2rem 0.18rem 0;
  line-height: 0.53rem;
  border-radius: 0.12rem;
  text-align: center;
  font-size: 0.25rem;
  cursor: pointer;
  border-radius: 0.1rem;
  background: #e2f6ff;
  color: #043ca8;
  font-weight: bold;
}

.page3-con ul li:nth-child(2),
.page3-con ul li:nth-child(4),
.page3-con ul li:nth-child(6),
.page3-con ul li:nth-child(8) {
  margin-right: 3.2rem;
}

.page3-con ul li.on {
  color: #fff;
  height: 0.53rem;
  background: #1856ef;
}

.city-hid {
  position: absolute;
  top: 0;
  right: 0.62rem;
  display: none;
  border-radius: 0.1rem;
  background: #e2f6ff;
  width: 2.83rem;
  height: 2.62rem;
}

.city-hid .city-hid-a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0.3rem 0;
  position: relative;
}
.city-hid .city-hid-a .city-hid-b {
  background: #bae6fb;
  height: 0.3rem;
  line-height: 0.3rem;
  font-weight: bold;
  color: #043ca8;
  font-size: 0.2rem;
  text-align: center;
  border-radius: 0.3rem;
  display: block;
  width: 1.91rem;
  margin: .08rem auto .2rem;
}
.city-hid .city-hid-a .city-hid-c {
  background: #fd741b;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #ffffff;
  font-size: 0.24rem;
  width: 2.4rem;
  text-align: center;
  padding: 0 0.44rem;
  display: block;
  margin: 0 auto;
  border-radius: 0.5rem;
}
.city-hid h5 {
  text-align: center;
  font-size: 0.4rem;
  color: #043ca8;
  font-weight: 700;
}
.city-hid .top_header{
  width: 1.56rem;
  height: .31rem;
  background-size: 100% 100%;
  position: absolute;
  top: 0.1rem;
  left: 0;
}
.city-hid  .city_hid_box{
  padding: .45rem 0 .2rem;
}
.city-hid .city_hid_box .city-hid-b{
  margin-bottom: .15rem;
}
.city-hid p {
  font-size: 0.33rem;
  color: #043ca8;
  text-align: center;
  font-weight: 700;
  display: flex;
  align-content: center;
  justify-content: center;
}
.city-hid p span {
  font-size: 0.25rem;
  color: #043ca8;
  font-weight: 700;
}
.p3-btn1 {
  width: 100%;
  height: 0.4rem;
  display: block;
  position: absolute;
  left: 0;
  top: 1.2rem;
  color: #2987dc;
  font-size: 0.24rem;
  text-indent: -99rem;
}

.p3-btn2 {
  width: 5rem;
  height: 0.9rem;
  display: block;
  position: absolute;
  bottom: 1.8rem;
  left: 1.2rem;
  text-indent: -99rem;
}

/*留学申请聚宝盆*/

.page4 {
  width: 100%;
  position: relative;
}

.page4 p.btm-txt {
  width: 100%;
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.36rem;
}
.page5 {
  width: 100%;
  position: relative;
}
.page5 .content {
  position: absolute;
  bottom: 0.2rem;
  left: 0rem;
  top: 1.65rem;
  right: 0rem;
  margin: auto;
}
.page5 .content p {
  font-size: 0.26rem;
  color: white;
  margin-bottom: 0.05rem;
  text-align: center;
}

.page6 {
  width: 100%;
  position: relative;
}
.page6 .universitieslist {
  position: absolute;
  top: 1.3rem;
  left: 0.5rem;
}
.page6 .universitieslist img {
  width: 6.5rem;
  height: 6.7rem;
  display: none;
}
.country-tab {
  height: 0.8rem;
  position: absolute;
  top: 0;
  left: 0.38rem;
  width: 6.75rem;
  display: flex;
  z-index: 10;
  align-items: center;
}
.country-tab ul {
 width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.country-tab li {
  width: 1.04rem;
  height: 0.45rem;
  color: white;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.45rem;
  border-radius: 0.3rem;
  background-color: #043ca8;
}
.active6,.active8,.active9 {
  background-color: #fd741b !important;
}
.page7 {
  width: 100%;
  position: relative;
}
.page7 .content {
  position: absolute;
  top: 1.94rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  margin: auto;
}
.page7 .content p {
  font-size: 0.24rem;
  color: white;
  margin-bottom: 0.05rem;
  text-align: center;
}
.page8 {
  width: 100%;
  position: relative;
  /* height: 13rem; */
}
/*.page8h{
    height: 13rem;
}*/
.page8 .universitieslist {
  position: absolute;
  top: 1.3rem;
  left: 0.5rem;
}
.teacher{
  background:url(../images/bg_010.png) no-repeat;
  width: 100%;
  background-size: 100% 100%;
  height: 9.5rem;
}

.page8 .teacher .teachermodel {
  display: none;
  position: relative;
  padding-top: 0.9rem;
}
.page8 .teacher .teachermodel .teachermodel_content {
  margin: auto;
  width: 6.68rem;
  padding: 0.4rem;
  background-color: white;
  border-radius: 0.8rem;
  margin-bottom: 0.3rem;
  position: relative;
}
.page8 .teacher .teachermodel .teachermodel_content img {
  width:1.75rem;
  height: 1.75rem;
}
.page8 .teacher .teachermodel .teachermodel_content .s-logo {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
}
.page8 .teacher .teachermodel .teachermodel_content .s-logo1 {
  width: 0.4rem;
  height: 0.7rem;
  position: absolute;
  right: 1rem;
  bottom: -0.45rem;
  z-index: 9;
}
.page8 .teacher .teachermodel .teachermodel_content .name {
  display: inline-block;
  margin-left: 0.1rem;
}
/*teacher1*/
.page8 .teacher .p1-1 {
  font-size: 0.46rem;
  color: #014ea3;
  font-weight: 700;
  margin-top: 0.3rem;
  margin-bottom: .1rem;
}
.page8 .teacher .p1-2 {
  font-size: 0.25rem;
  color: #014ea3;
  width: 3.7rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
  white-space: nowrap;
}
.page8 .teacher .p1-3 {
  font-size: 0.24rem;
  color: black;
  margin-top: 0.2rem;
}
.footer {
  padding: 0.5rem 0.4rem;
  color: #fff;
  font-size: 0.26rem;
  margin-bottom: 1.21rem;
}
.footer .copy_value {
  text-align: center;
  line-height: 0.36rem;
  padding-top: 0.2rem;
}
.footer .foot-a {
  height: 1.5rem;
  overflow: hidden;
  display: block;
}
.footer p a {
  color: #fff;
}

.tc-box {
  width: 100%;
  height: auto;
  position: fixed;
  top: 25%;
  left: 0;
  z-index: 900;
}

.tc-box img.tc-bg {
  width: 100%;
  display: block;
}
.page1_val{
    position: absolute;
    top: 11.4rem;
    left: .45rem;
    width: 2.1rem;
    display: flex;
    opacity: 0;
}
.page1_val_val{
  font-size: .2rem;
  color: #000;
  transform:scale(0.85);
  text-shadow: 0 4px 8px #FFFFFF;
  white-space: nowrap;
  width: 2.47rem;
  text-align: center;
  /* position: absolute;
  top: 0;
  left: 0; */
}
.page1_val_1{
    left: 2.7rem;
}
.page1_val_2{
    left: 4.9rem;
}
.page1_val_3{
    top: 13.05rem;
}
.page1_val_4{
    left: 2.7rem;
    top: 13.05rem;
}
.page1_val_5{
    left: 4.9rem;
    top: 13.05rem;
}


.page_form {
  padding: 0.4rem 0 0.5rem;
  background: url(../images/formbg.png);
  width: 100%;
  height: 6.15rem;
  background-size: 100% 100%;
}
.form-con {
  width: 100%;
}

.form-box {
  width: 6.6rem;
  margin: 0 auto;
  position: relative;
}

.form-con h2 {
  color: #fff;
  font-size: 0.46rem;
  text-align: center;
}

.form-box p {
  color: #fff;
  padding-top: 0.32rem;
  position: relative;
  width: 6.3rem;
  margin: 0 auto;
}

.form-box p input {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  background: #fff;
  border: none;
  outline: none;
  border-radius: 0.39rem;
  padding-left: 0.35rem;
  font-size: 0.28rem;
  color: #666;
}
.gwAgree {
  display: block;
  width: 100%;
  line-height: 0.2rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
  padding: 0.24rem;
}

.gwAgree input {
  border: none;
  width: 0.22rem;
  height: 0.22rem;
  border: 1px solid #fff;
}

.gwAgree .side {
  /* background: transparent; */
  width: 0.22rem;
  height: 0.22rem;
  /* border: 1px solid #fff; */
  background: url(../images/box1.png) no-repeat;
  background-size: 100% 100%;
}

.form-box p .phone-code {
  width: 3.55rem;
  padding-left: 0.34rem;
  margin-right: 0.24rem;
}

.form-box .btn-code {
  width: 2.5rem;
  height: 0.7rem;
  background: #ed6e4c;
  border-radius: 0.39rem;
  border: 0;
  font-size: 0.26rem;
  line-height: 0.6rem;
  border: none;
  outline: none;
  color: #fff;
}

.form-box .btn-submit {
  margin: 0.1rem auto 0;
  width: 5.3rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  display: block;
  line-height: 0.8rem;
  font-size: 0.34rem;
  color: #000;
  border: none;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 700;
  background-color: #fef47f;
}

.form-box .btn-code:disabled,
.form-box .btn-submit:disabled {
  background: #999;
  color: #333;
}

.form-box span.twz {
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.2rem;
  padding-top: 0.15rem;
  color: #787d85;
  text-align: center;
}
.p4-btn{
  bottom: .5rem;
}

.country_list_row{
  width: 25%;
  margin-bottom: .4rem;
  text-align: center;
}
.country_list_row_item_logo{
  width: 1.49rem;
  height: 1.58rem;
}
.country_list_row_item_name{
  padding-top: .15rem;
  color: #fff;
  font-size: .21rem;
  font-weight: bold;
  white-space: nowrap;
  transform: scale(.9);
}
.p6_btn{
  position: absolute;
  bottom: .48rem;
  left: 50%;
  transform: translateX(-50%);
    border-radius: 0.4rem;
    width: 5.18rem;
    height: 0.8rem;
    background-color: #fdf870;
      color: #F15B2D;
      font-size: .34rem;
      font-weight: bold;
      text-align: center;
      line-height: .8rem;
}
.p6_btn:hover{
  color: #F15B2D;
}
.page6_img{
  height: 7.6rem;
}
.country_tab_div{
  position: absolute;
  top: 1rem;
  left: 0;
  width: 100%;
  padding: 0 0.45rem;
  display: flex;
  flex-wrap: wrap;
}
.country_tab_div_1,.country_tab_div_2,.country_tab_div_3,.country_tab_div_4,.country_tab_div_5{
  display: none;
}
.page9_div_1,.page9_div_2,.page9_div_3,.page9_div_4,.page9_div_5,.page9_div_6{
  display: none;
}
.page9_div_img_1,.page9_div_img_1{
  width: 5.68rem;
  height: 2.54rem;
  margin: 0 auto;
}
.page9_div_img_1{
  margin-bottom: .2rem;
}
.page9{
  position: relative;
}
.page9 .country-tab{
  width: 5rem;
  top: 2.8rem;
  left: 50%;
  transform: translateX(-50%);
}
.page9 .country-tab ul {
  justify-content: center;
  flex-wrap: wrap;
}
.page9 .country-tab ul li{
  margin-right: .12rem;
  margin-bottom: .12rem;
}
.page9 .country-tab ul li{
  width: auto;
  padding: 0 .2rem;
}
.page9_title{
  position: absolute;
  top: 1.97rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: .24rem;
  white-space: nowrap;
  color: #fff;
}
.page9_div{
  position: absolute;
  top: 3.76rem;
  left: 50%;
  transform: translateX(-50%);
}
.btm-nav {
  width: 100%;
  height: 1.21rem;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
}