* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 50px;
  height: 100%;
}

body {
  font: 0.32rem "Arail", "Microsoft Yahei";
  color: #302724;
  -webkit-text-size-adjust: none;
  background: #f4f7f9;
}

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,
footer,
article,
section,
nav,
menu,
hgroup {
  display: block;
  clear: all;
}
.form-box .namepos {
  width: 1.3rem;
  height: 0.3rem;
  display: block;
  position: absolute;
  top: 2.55rem;
  left: 1.16rem;
  border-right: 1px solid #e5e5ea;
  line-height: 0.3rem;
  font-size: 0.26rem;
  color: #7e7c94;
  overflow: hidden;
  zoom: 1;
  background-size: 0.25rem auto;
}

.form-box .namepos span.country-name {
  width: 40%;
  display: block;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.form-box .namepos span.country-code {
  width: 40%;
  display: block;
  float: left;
}

.form-box .namepos.on {
  background-size: 0.2rem auto;
}
.country-code-box {
  width: 5.5rem;
  height: 5.6rem;
  padding: 0.1rem 0.2rem;
  border: 1px solid #cdcdcd;
  background: #fff;
  position: absolute;
  top: 3.1rem;
  left: 1rem;
  overflow: auto;
  border-radius: 0.06rem;
  z-index: 999;
  display: none;
}

.country-code-box span {
  display: block;
  height: 0.6rem;
  border-bottom: 1px solid #eee;
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: #666;
  overflow: hidden;
  zoom: 1;
  cursor: pointer;
}

.country-code-box span i {
  width: 70%;
  display: block;
  float: left;
  font-style: normal;
}

.country-code-box span s {
  width: 30%;
  display: block;
  float: right;
  text-decoration: none;
  text-align: right;
}
/*.form-box p input.phone-tel {
    padding-left: 2rem;
}*/
.fix {
  zoom: 1;
}

.fix:before,
.fix:after {
  content: "";
  display: table;
}

.fix:after {
  clear: both;
}

.fp-tableCell {
  width: 100%;
}

:focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
  color: #bbb;
}

section {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #122556;
}

input::-webkit-input-placeholder {
  color: #5663a7;
}

input:-moz-input-placeholder {
  color: #5663a7;
}

input::-moz-input-placeholder {
  color: #5663a7;
}

input:-ms-input-placeholder {
  color: #5663a7;
}

.block {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

img {
  width: 100%;
}

/*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%;
}

/*按钮*/
.btn-box {
  width: 100%;
  position: absolute;
  bottom: 0.64rem;
  left: 0;
  text-align: center;
  font-size: 0;
  /*padding-bottom: 0.65rem;*/
}

.btn-box a {
  width: 2.9rem;
  height: 0.68rem;
  display: inline-block;
  vertical-align: top;
  margin: 0 0.25rem;
  font-size: 0.26rem;
  line-height: 0.66rem;
  background: none;
  /* background: #232980; */
  color: #fff;
  cursor: pointer;
  border-radius: 0.1rem;
  letter-spacing: 1px;
  text-indent: -99.99rem;
}

.btn-box a:nth-of-type(2) {
    background: none;
    /* background: #85e0e3; */
    color: #232980;
}


/*头部*/

.tel-box {position: relative;
}

.page-con {
  position: absolute;
  text-indent: -9999px;
}
.tel-box {
  width: 100%;
  position: relative;
}

.tel-box a {
  display: block;
  position: absolute;
  left: 4.37rem;
  top: 0.54rem;
  width: 3rem;
  font-size: 0rem;
  color: #fff;
  font-family: arial;
  line-height: 0.4rem;
  padding-left: 0.32rem;
}

.form-con {
  width: 100%;
  position: relative;
}



.form-box {
  width: 6.9rem;
  margin: 0 auto;
  padding-top: 1rem;
}

.form-box h2 {
  position: absolute;
  text-indent: -9999px;
}

.form-box p {
  color: #999;
  width: 6.1rem;
  margin: 0.18rem auto 0;
  border-radius: 0.1rem;
  overflow: hidden;
  height: 0.8rem;
}
.form-box p span{height: 0.8rem;
  background: #9cbeff;display: inline-block;vertical-align: top;  border-radius: 0.1rem;font-size: 0;}
  .form-box p label{width: 2rem;padding-left: .26rem;font-size: 0.28rem;color: #1c2347;line-height: .8rem;display: inline-block;vertical-align: top;}
  
.form-box p input {display: inline-block;vertical-align: top;
  width: 4.1rem;
  height: 100%;
  background: #9cbeff;
  border: none;
  outline: none;
  border-radius: 0.2rem;
  font-size: 0.28rem;
  color: #1c2347;
}
.right{float: right;}
.left{float: left;}
.form-box p .sp01{width: 3.65rem;margin-right: 0.2rem;}

.form-box p .phone-code {
  width: 1.65rem;
  
}

.form-box p select {
  width: 100%;
  height: 0.76rem;
  border: none;
  outline: none;
  border-radius: 0.32rem;
  padding-left: 0.5rem;
  font-size: 0.28rem;
  color: #999;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #f2f4fa url(../images/sl.png) no-repeat right center;
  background-size: 0.6rem 0.25rem;
}

.form-box .btn-code {
  width: 2.12rem;
  height: 0.8rem;
  /* background-image: linear-gradient(to bottom, #fff681, #f4cb78); */
  background: #fff086;
  border-radius: 0.2rem;
  border: 0;
  font-size: 0.28rem;
  color: #293361;text-shadow: 1px 0 #293361;letter-spacing: 1px;
}

.form-box .btn-submit {
  margin: 0.1rem auto 0;
  width: 6rem;
  height: 0.76rem;
  border-radius: 0.2rem;
  display: block;
  /* background-image: linear-gradient(to bottom, #f97428, #f7411d); */
  background: #da3c3c;
  line-height: 0.78rem;
  font-size: 0.3rem;
  color: black;
  border: none;
  letter-spacing: 0.03rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.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;
}

.page-con {
  text-indent: -9999px;
}

/*直播讲座  招生官1对1咨询答疑*/

.page2 {
  position: relative;
}
.page3 {
  position: relative;
}

/*底部表单*/

.page4 {
  height: 5.92rem;
  width: 6.9rem;
  position: relative;
  background: url(../images/page3.png) no-repeat;
  background-size: 100%;
  border-radius: 0.21rem;
  margin:  0 auto;
}

.page4 .form-con {
  top: 0.0rem;
}

.footer {
  position: relative;
}

.footer p {
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  line-height: 1.5;
  color: #fff;
  padding: 0rem 0 0.3rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.tc-box {
  width: 100%;
  height: auto;
  position: fixed;
  top: 25%;
  left: 0;
  z-index: 900;
}

.tc-box img.tc-bg {
  width: 100%;
  display: block;
}
.gwAgree {
  display: block;
  width: 100%;
  line-height: 0.2rem;
  text-align: center;
  font-size: 0.2rem;
  color: #a8b2d1;
  padding: 0.2rem;
  margin-top: 0.1rem;
}
.gwAgree input {
  border: none;
  width: 0.22rem;
  height: 0.22rem;
  background: url(../images/box1.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: top;
}
.gwAgree .side {
  background: url(../images/box2.png) no-repeat;
  background-size: 100% 100%;
}
