.wrap h3.last {
  margin: 50px auto;
  width: 580px;
  font-size: 48px;
  color: #2f3aaf;
  text-align: center;
}
.wrap h3.last img {
  margin-top: 24px;
}
.wrap h3.last img:first-of-type {
  float: left;
}
.wrap h3.last img:last-of-type {
  float: right;
}
.banner {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
  height: 500px;
}
.banner .show {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner .show img {
  float: left;
}
form#myform {
  margin: 50px auto;
  width: 1200px;
  color: #666;
  overflow: hidden;
}
form#myform label {
  display: block;
  float: left;
  margin: 0 21px 0 0;
  padding: 10px 0;
  overflow: hidden;
  height: 27px;
  line-height: 27px;
  border-radius: 15px;
  box-shadow: inset 0 4px 4px #f5bbbb;
}
form#myform label p {
  padding: 0 18px;
  float: left;
  font-weight: 700;
  font-size: 16px;
}
form#myform label input {
  float: left;
  margin: 0 10px 0 0;
  width: 130px;
  border: none;
  background: none;
  height: 27px;
  line-height: 27px;
  color: #fff;
  text-indent: 1em;
}
form#myform .btn {
  display: block;
  width: 124px;
  height: 46px;
  line-height: 46px;
  background: #C30D23;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 20px;
  border-radius: 10px;
}
.urla {
  overflow: hidden;
}
.urla a {
  display: block;
  float: left;
  margin: 30px 120px 0 0;
  width: 207px;
  height: 207px;
  line-height: 207px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.urla a.japan {
  background: url(../img/japan.png) no-repeat;
}
.urla a.kor {
  background: url(../img/kor.png) no-repeat;
}
.urla a.hk {
  background: url(../img/hk.png) no-repeat;
}
.urla a.sin {
  margin-right: 0;
  background: url(../img/sin.png) no-repeat;
}
.adv {
  padding: 0 0 50px 0;
}
.adv h2 {
  margin: 80px auto 40px;
  width: 520px;
  overflow: hidden;
  text-align: center;
  font-size: 45px;
  color: #666;
}
.adv h2 img {
  margin-top: 18px;
}
.adv h2 img.advLeft {
  float: left;
}
.adv h2 img.advRight {
  float: right;
}
.adv ul {
  overflow: hidden;
  background: #FBF0D6;
  border-radius: 15px;
  box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
}
.adv ul li {
  float: left;
  width: 298px;
  height: 400px;
  border-right: 2px solid #D2D2D2;
}
.adv ul li img {
  display: block;
  margin: 80px auto 15px;
}
.adv ul li h5 {
  margin: 0 auto 27px;
  padding: 0 0 20px 0;
  width: 195px;
  color: #3842B1;
  font-size: 24px;
  border-bottom: 3px dotted #3842B1;
  text-align: center;
}
.adv ul li p {
  padding: 0 36px;
  line-height: 28px;
  text-align: center;
}
.adv ul li:last-of-type {
  border-right: none;
}
.bgPosition {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
}
.bgPosition .bgBox {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.bgPosition .bgBox h3 {
  margin: 52px auto 30px;
  width: 530px;
  font-size: 48px;
  text-align: center;
  color: #fff;
  letter-spacing: 10px;
}
.bgPosition .bgBox h3 img {
  margin-top: 20px;
}
.bgPosition .bgBox h3 img:first-of-type {
  float: left;
}
.bgPosition .bgBox h3 img:last-of-type {
  float: right;
}
.bgPosition .bgBox ul {
  overflow: hidden;
}
.bgPosition .bgBox ul li {
  width: 379px;
  float: left;
  margin: 0 16px 0 0;
}
.bgPosition .bgBox ul li h4 {
  position: relative;
  margin: 25px auto 15px;
  font-size: 24px;
  font-weight: 400;
  height: 37px;
  line-height: 37px;
  color: #2F3AAF;
  text-align: center;
}
.bgPosition .bgBox ul li p {
  margin: 0 15px;
  padding: 4px 0;
  color: #000;
  text-indent: 2em;
}
.bgPosition .bgBox ul li p span {
  color: #bd3d3a;
}
#japanPosition {
  height: 958px;
}
#japanPosition .bgBox {
  height: 958px;
  background: url(../img/bg1.jpg) no-repeat;
}
#japanPosition .bgBox ul li {
  width: 1200px;
  float: none;
  margin: 0;
}
#japanPosition .bgBox ul li h4 {
  margin: 5px 0 5px 42px;
  text-indent: 45px;
  text-align: left;
  background: url(../img/japIcon.png) no-repeat;
}
#japanPosition .bgBox ul li p {
  color: #fff;
}
#korPosition {
  height: 662px;
}
#korPosition .bgBox {
  height: 662px;
  background: url(../img/bg2.jpg) no-repeat;
}
#korPosition .bgBox ul li {
  height: 512px;
  background: #FEDE8D;
  border-radius: 15px;
}
#korPosition .bgBox ul li h4 {
  margin: 52px 0 18px;
}
#korPosition .bgBox ul li .schoolList {
  text-align: center;
}
#korPosition .bgBox ul li .schoolList p {
  text-indent: 0;
}
#korPosition .bgBox ul li:last-of-type {
  margin-right: 0;
}
#hkPosition {
  height: 544px;
}
#hkPosition .bgBox {
  height: 544px;
  background: url(../img/bg3.jpg) no-repeat;
}
#hkPosition .bgBox h3 {
  color: #333;
  letter-spacing: 0;
}
#hkPosition .bgBox ul li {
  height: 398px;
  background: #FEDE8D;
  border-radius: 15px;
}
#hkPosition .bgBox ul li h4 {
  background: #2F3AAF;
  color: #fff;
  border-radius: 10px;
}
#hkPosition .bgBox ul li h4 i {
  position: absolute;
  top: 2px;
  left: -1px;
  height: 33px;
  padding: 0 10px;
  font-style: normal;
  border-radius: 10px;
  border: 2px dotted red;
}
#hkPosition .bgBox ul li:last-of-type {
  margin-right: 0;
}
#sinPosition {
  height: 627px;
}
#sinPosition .bgBox {
  height: 627px;
  background: url(../img/bg4.jpg) no-repeat;
}
#sinPosition .bgBox h3 {
  color: #333;
}
#sinPosition .bgBox ul li {
  position: relative;
  margin-bottom: 30px;
  border: 4px solid #FEDE8D;
  border-bottom: none;
}
#sinPosition .bgBox ul li h4 {
  height: auto;
}
#sinPosition .bgBox ul li img {
  position: absolute;
  left: -4px;
  bottom: -27px;
}
#sinPosition .bgBox ul li:last-of-type {
  margin-right: 0;
  height: 387px;
}
.ready {
  position: relative;
  overflow: hidden;
}
.ready .readyBg {
  position: relative;
  width: 480px;
  height: 694px;
}
.ready .readyBg li {
  position: absolute;
  width: 237px;
  height: 277px;
  background: url(../img/zb.png) no-repeat;
  color: #fff;
  text-align: center;
}
.ready .readyBg li p {
  position: absolute;
  font-size: 16px;
}
.ready .readyBg li p i {
  font-size: 21px;
  font-weight: 700;
}
.ready .readyBg li:first-of-type {
  top: 0;
  left: 119px;
}
.ready .readyBg li:nth-of-type(2) {
  top: 208px;
  left: 0;
}
.ready .readyBg li:nth-of-type(3) {
  top: 208px;
  right: 5px;
}
.ready .readyBg li:nth-of-type(4) {
  bottom: 1px;
  left: 119px;
}
.ready .readyLeft {
  float: left;
}
.ready .readyCenter {
  position: absolute;
  top: 423px;
  left: 360px;
  width: 237px;
  height: 277px;
}
.ready .readyRight {
  float: right;
}
.gw .right {
  position: relative;
  width: 1200px;
  height: 340px;
  background: #f6f6f6;
  overflow: hidden;
}
.gw .right .con-box {
  position: absolute;
  top: 15px;
  left: 50px;
  width: 3500px;
  height: 325px;
}
.gw .right .con-box .box {
  position: absolute;
  top: 0;
  left: 0;
}
.gw .right .con-box .box.on {
  display: block;
}
.gw .right .con-box .teacher {
  float: left;
  margin-right: 31px;
  width: 200px;
}
.gw .right .con-box .teacher .teacher-pic {
  display: block;
  margin: 0 auto;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  border: 1px solid #FF0000;
}
.gw .right .con-box .teacher a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #3d3d3d;
  margin: 10px 0;
}
.gw .right .con-box .teacher p {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  color: #2b2b2b;
  margin-bottom: 15px;
}
.gw .right .con-box .teacher .strong {
  float: left;
  display: block;
  width: 71px;
  height: 35px;
  font-weight: 700;
}
.gw .right .con-box .teacher .zx {
  margin: 0 auto;
  width: 126px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  border-radius: 5px;
  font-weight: 700;
  background: #c30d23;
  color: #fff;
}
.gw .right .con-box .prev,
.gw .right .con-box .next {
  position: absolute;
  display: block;
  top: 35%;
  height: 55px;
  width: 25px;
  z-index: 5;
}
.gw .right .con-box .prev {
  left: -50px;
  background: url(../img/prev.png) no-repeat;
}
.gw .right .con-box .next {
  left: 1124px;
  background: url(../img/next.png) no-repeat;
}
