﻿input,
select {
  font-family: inherit;
  border: 0;
}

input[type="text"] {
  text-indent: 1em;
}

input[type="text"],
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type="text"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #999;
  font-size: inherit;
}
input[type="text"]:-moz-placeholder,
select:-moz-placeholder {
  color: #999;
  font-size: inherit;
}
input[type="text"]::-moz-placeholder,
select::-moz-placeholder {
  color: #999;
  font-size: inherit;
}
input[type="text"]:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #999;
  font-size: inherit;
}

input[type="submit"] {
  cursor: pointer;
}

p {
  line-height: 1.8;
}

a:hover {
  font-weight: bold;
  color: #11499c;
}

.news ul, .advantage ul, .who ul, .choice .c-cont, .why ul, .course ul, .convoy ul, .teachers ul, .interact ul, .boost ul, .appoint .a-cont {
  zoom: 1;
}
.news ul:after, .advantage ul:after, .who ul:after, .choice .c-cont:after, .why ul:after, .course ul:after, .convoy ul:after, .teachers ul:after, .interact ul:after, .boost ul:after, .appoint .a-cont:after {
  clear: both;
}
.news ul:before, .advantage ul:before, .who ul:before, .choice .c-cont:before, .why ul:before, .course ul:before, .convoy ul:before, .teachers ul:before, .interact ul:before, .boost ul:before, .appoint .a-cont:before, .news ul:after, .advantage ul:after, .who ul:after, .choice .c-cont:after, .why ul:after, .course ul:after, .convoy ul:after, .teachers ul:after, .interact ul:after, .boost ul:after, .appoint .a-cont:after {
  content: "";
  display: table;
}

.h1, .sublogo, .nav li, .title span, .news .icon, .advantage li .icon, .who li .icon, .why li .icon, .course li .icon, .dialog .d-cont .c-subtitle .ware, .dialog .d-cont .en {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
}

body {
  padding-top: 84px;
}

.header {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 84px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(18, 18, 18, 0.1);
          box-shadow: 0 1px 3px rgba(18, 18, 18, 0.1);
}

.h1 {
  padding-top: 17px;
  vertical-align: middle;
}

.sublogo {
  padding: 12px 0 0 0px;
  vertical-align: middle;
}

.nav {
  float: left;
  padding-top: 32px;
  font-size: 20px;
  line-height: 23px;
  color: #9e9e9e;
}
.nav li {
  padding: 0 8px;
}
.nav a {
  color: #000;
}
.nav a:hover {
  color: #11499c;
}

.bg-btn, .title .bg {
  color: #fff;
  background: #d3aa60;
}

.banner {
  height: 497px;
  background: url(../images/banner.png) no-repeat center;
}
.banner .wrap {
  position: relative;
  height: 100%;
}
.banner .sign-in {
  position: absolute;
  right: 0;
  top: 17%;
  padding: 26px 30px 30px;
  width: 260px;
  height: 270px;
  background-color: #ffffff;
  border-radius: 4px;
}
.banner .sign-in .b-title,
.banner .sign-in .b-subtitle {
  text-align: center;
}
.banner .sign-in .b-title {
  font-size: 18px;
  line-height: 22px;
  color: #d89f39;
}
.banner .sign-in .b-subtitle {
  padding: 10px 0 20px;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
}
.banner .sign-in input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  margin-bottom: 12px;
  font-size: 16px;
  background-color: #f2f2f2;
  border-radius: 2px;
}
.banner .sign-in .bg-btn, .banner .sign-in .title .bg, .title .banner .sign-in .bg {
  background: #d3aa60;
}
.banner .sign-in .en1 {
  margin-top: 18px;
  height: 8px;
  background: url(../images/en_1.png) no-repeat center;
}

.bold {
  color: #11499c;
}

.title {
  padding-bottom: 0px;
  margin-bottom: 50px;
  font-size: 35px;
  text-align: center;
  background: url(../images/en_2.png) no-repeat bottom;
}
.title .bg {
  padding: 0 12px;
  margin-right: 4px;
  line-height: 49px;
  border-radius: 23px;
  vertical-align: middle;
}
.title .text {
  font-size: 34px;
  /* font-weight: bold; */
  vertical-align: middle;
}
.title .bold {
  line-height: 44px;
}

.news {
  padding: 90px 0;
}
.news ul {
  padding-top: 26px;
}
.news li {
  float: left;
  width: 209px;
  padding: 40px 0 10px;
  margin: 0 40px 20px;
  border-radius: 17px;
  text-align: center;
}
.news li:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 62px 0px rgba(162, 162, 162, 0.16);
          box-shadow: 0px 0px 62px 0px rgba(162, 162, 162, 0.16);
}
.news .icon {
  width: 46px;
  height: 46px;
  margin-bottom: 12px;
  background: url(../images/n_1.png) no-repeat;
}
.news p {
  font-size: 16px;
  font-weight: bold;
  line-height: 43px;
  color: #444444;
}
.news .sign-in {
  width: 540px;
  height: 57px;
  margin: 20px auto 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 11px 13px 0px rgba(211, 170, 96, 0.1);
          box-shadow: 0px 11px 13px 0px rgba(211, 170, 96, 0.1);
  border: solid 1px #d3aa60;
  border-radius: 28px;
}
.news .sign-in input {
  width: 320px;
  font-size: 18px;
  line-height: 57px;
  border-radius: 28px;
}
.news .sign-in .user-tel {
  text-indent: 2em;
}
.news .sign-in .bg-btn, .news .sign-in .title .bg, .title .news .sign-in .bg {
  float: right;
  width: 200px;
  margin-right: -1px;
  font-weight: bold;
}

.btn {
  display: block;
  width: 280px;
  height: 57px;
  line-height: 57px;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  border-radius: 28px;
  -webkit-box-shadow: 0px 11px 13px 0px rgba(211, 170, 96, 0.1);
          box-shadow: 0px 11px 13px 0px rgba(211, 170, 96, 0.1);
}

.way {
  padding: 50px 0 80px;
  background-color: #f3f3f3;
}
.way .w-cont {
  position: relative;
  height: 330px;
  /* padding-top: 30px; */
  margin-bottom: 52px;
  border: solid 1px #d3aa60;
}
.way .fl {
  position: absolute;
  top: 10px;
  width: 530px;
  height: 310px;
  background: url(../images/w_1.png) #d3aa60;
}
.way .fr {
  width: 630px;
  font-size: 16px;
  color: #666666;
  margin-top:30px;
}
.way .fr p {
  width: 95%;
}
.way .fr .one {
  margin-bottom: 10px;
}
.way .fr .en3 {
  position: absolute;
  right: 33px;
  bottom: 16px;
  width: 723px;
  height: 8px;
  background: url(../images/w_2.png) no-repeat center;
}
.way .bold {
  font-weight: bold;
}
.way .c-bg {
  position: absolute;
  left: 15px;
  top: 20px;
  width:500px;
}
.way .block {
  position: absolute;
  bottom: -16px;
  right: -16px;
  width: 16px;
  height: 16px;
  background: #d3aa60;
}

.advantage {
  padding: 50px 0 66px;
}
.advantage ul {
  margin-right: -36px;
  margin-bottom: 20px;
}
.advantage li {
  float: left;
  width: 542px;
  height: 84px;
  padding: 18px 20px;
  margin: 0 36px 23px 0;
  border-radius: 60px;
  background-color: #f3f3f3;
}
.advantage li .fl {
  width: 83px;
  height: 63px;
  padding-top: 20px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#c48e2d), to(#d3aa60));
  background-image: linear-gradient(0deg, #c48e2d 0%, #d3aa60 100%);
  -webkit-box-shadow: 0px 13px 27px 0px rgba(17, 73, 156, 0.23);
          box-shadow: 0px 13px 27px 0px rgba(17, 73, 156, 0.23);
  border-radius: 50%;
  text-align: center;
}
.advantage li .icon {
  width: 46px;
  height: 46px;
  background: url(../images/a_1.png) no-repeat center;
}
.advantage li .icon2 {
  width: 49px;
  height: 43px;
  background: url(../images/a_2.png) no-repeat center;
}
.advantage li .icon3 {
  width: 50px;
  height: 46px;
  background: url(../images/a_3.png) no-repeat center;
}
.advantage li .icon4 {
  width: 41px;
  height: 42px;
  background: url(../images/a_4.png) no-repeat center;
}
.advantage li .icon5 {
  width: 41px;
  height: 41px;
  background: url(../images/a_5.png) no-repeat center;
}
.advantage li .icon6 {
  width: 41px;
  height: 47px;
  background: url(../images/a_6.png) no-repeat center;
}
.advantage li .fr {
  width: 430px;
}
.advantage li .r-title {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #11499c;
}
.advantage li p {
  padding-top: 12px;
  font-size: 16px;
  color: #444444;
}
.advantage .one .fr {
  /* padding-top: 16px; */
}

.who {
  padding: 60px 0 50px;
  background: url(../images/bg_2.png) no-repeat;
}
.who .title {
  color: #fff;
}
.who .bold {
  color: #ffd891;
}
.who ul {
  margin-right: -18px;
  margin-bottom: 52px;
}
.who li {
  float: left;
  width: 375px;
  height: 300px;
  padding-top: 50px;
  margin-right: 30px;
  background-color: #ffffff;
  border-radius: 10px;
  text-align: center;
}
.who li .icon {
  width: 120px;
  height: 120px;
  background: url(../images/who_1.png) no-repeat center;
}
.who li .icon2 {
  background: url(../images/who_2.png) no-repeat center;
}
.who li .icon3 {
  background: url(../images/who_3.png) no-repeat center;
}
.who li .icon4 {
  background: url(../images/who_4.png) no-repeat center;
}
.who .w-title {
  font-size: 24px;
  line-height: 53px;
  color: #444444;
}
.who p {
  font-size: 18px;
  color: #666666;
  margin:10px 0 0 10px;
  width:360px;
}

.choice {
  padding: 60px 0 30px;
}
.choice .c-cont {
  border: solid 1px #d3aa60;
  height:450px;
}

.choice .fl {
  position: relative;
  width: 580px;
  padding: 50px 5px 25px 10px;
}
.choice .fl .block1,
.choice .fl .block2,
.choice .fl .block3 {
  position: absolute;
  background-color: #d3aa60;
}
.choice .fl .block1 {
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
}
.choice .fl .block2 {
  top: 40px;
  right: 4px;
  width: 20px;
  height: 20px;
}
.choice .fl .block3 {
  left: 43%;
  bottom: 3px;
  width: 18px;
  height: 18px;
}
.choice .fr {
  position: relative;
  width: 560px;
  height: 535px;
  padding-right: 30px;
}
.choice .fr .r-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 53px;
  color: #333;
}
.choice .fr .r-title span {
  color: #d3aa60;
}
.choice .fr p {
  font-size: 16px;
  line-height: 2;
  color: #666;
  /* text-indent: 2em; */
}
.choice .fr .block4 {
  position: absolute;
  bottom: 0;
  right: 33px;
  width: 20px;
  height: 20px;
  background: #d3aa60;
}


.why {
  padding: 20px 0 60px;
}
.why .title {
  padding-top: 20px;
  background: url(../images/en_4.png) no-repeat top, url(../images/en_2.png) no-repeat bottom;
}
.why ul {
  margin-right: -34px;
  margin-bottom: 52px;
}
.why li {
  float: left;
  width: 274px;
  height: 300px;
  margin-right: 34px;
  background-color: #f3f3f3;
  border-radius: 10px;
  text-align: center;
}
.why li .icon {
  width: 100%;
  height: 121px;
  background: url(../images/why_1.png) no-repeat center top;
}
.why li .icon2 {
  background: url(../images/why_2.png) no-repeat center top;
}
.why li .icon3 {
  background: url(../images/why_3.png) no-repeat center top;
}
.why li .icon4 {
  background: url(../images/why_4.png) no-repeat center top;
}
.why li:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(171, 171, 171, 0.23);
          box-shadow: 0px 0px 30px 0px rgba(171, 171, 171, 0.23);
}
.why .w-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  color: #444444;
  margin-top:30px;
}
.why p {
  font-size: 16px;
  color: #666666;
}

.history {
  padding: 60px 0;
  background: url(../images/bg_3.png) no-repeat;
}
.history .title {
  padding-top: 20px;
  background: url(../images/en_5.png) no-repeat top, url(../images/en_2.png) no-repeat bottom;
}
.history .h-cont {
  margin-bottom: 58px;
  text-align: center;
}

.course {
  padding: 80px 0;
}
.course .title {
  padding-top: 20px;
  background: url(../images/en_6.png) no-repeat top, url(../images/en_2.png) no-repeat bottom;
}
.course ul {
  margin-right: -36px;
  margin-bottom: 52px;
}
.course li {
  float: left;
  width: 273px;
  height: 234px;
  padding-top: 50px;
  margin-right: 36px;
  background-color: #f3f3f3;
  border-radius: 10px;
  text-align: center;
}
.course li .icon {
  width: 100%;
  height: 66px;
  background: url(../images/seven.png) no-repeat center top;
}
.course li .icon2 {
  background: url(../images/nine.png) no-repeat center top;
}
.course li .icon3 {
  background: url(../images/ten.png) no-repeat center top;
}
.course li .icon4 {
  background: url(../images/twenty.png) no-repeat center top;
}
.course li:hover {
  width: 271px;
  height: 232px;
  background-color: #ffffff;
  border: solid 1px #d3aa60;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(171, 171, 171, 0.23);
          box-shadow: 0px 0px 30px 0px rgba(171, 171, 171, 0.23);
}
.course .w-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 53px;
  color: #444444;
}
.course p {
  font-size: 16px;
  color: #666666;
}

.convoy {
  /*padding: 80px 0; 
  background: url(../images/bg_4.png) no-repeat;*/
  background-color:#d4ab62;
  height:810px;
}
.convoy .serve {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 220px;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  font-size: 30px;
  color: #daa84e;
  border-radius: 25px;
  text-align: center;
}
.convoy .title {
  padding-top: 54px;
  color: #fff;
  background: url(../images/en_7.png) no-repeat center 20px, url(../images/en_8.png) no-repeat bottom;
}
.convoy ul {
  margin-right: -36px;
}
.convoy li {
  float: left;
  width: 390px;
  height: 300px;
  margin: 0px 6px 9px 5px;
  background-color: #f3f3f3;
  text-align: center;
}
.convoy .img {
  height: 167px;
}
.convoy .img img {
  width: 100%;
  height: 100%;
}
.convoy .w-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  color: #444444;
}
.convoy p {
  /* padding: 0 40px; */
  font-size: 16px;
  line-height: 1.6;
  color: #666666;
}

.teachers {
  padding: 60px 0;
}
.teachers .title {
  padding-top: 20px;
  background: url(../images/en_9.png) no-repeat top, url(../images/en_2.png) no-repeat bottom;
}
.teachers ul {
  margin-right: -36px;
}
.teachers li {
  float: left;
  width: 583px;
  height: 304px;
  margin: 0 35px 30px 0;
  background-color: #f5f5f5;
}
.teachers li:hover {
  color: #ffffff;
  background-color: #d3aa60;
}
.teachers li:hover .en-name {
  color: #ffedcb;
}
.teachers li:hover .block {
  background: #fff;
}
.teachers li:hover p {
  color: #fdf1db;
}
.teachers .fl {
  width: 233px;
}
.teachers .fl img {
  width: 100%;
  height: 100%;
}
.teachers .fr {
  width: 307px;
  padding-top: 26px;
}
.teachers .en-name {
  font-size: 34px;
  line-height: 34px;
  color: #999999;
}
.teachers .ccie {
  font-size: 16px;
  line-height: 53px;
}
.teachers .block {
  width: 51px;
  height: 4px;
  margin-bottom: 20px;
  background-color: #d3aa60;
}
.teachers p {
  font-size: 18px;
  line-height: 30px;
  color: #999999;
}
.teachers .t-cont {
  position: relative;
  padding-bottom: 66px;
  margin-bottom: 34px;
}
.teachers .prev,
.teachers .next {
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.teachers .prev {
  left: 42%;
  background: url(../images/l-arrow.png) no-repeat center #e6e6e6;
}
.teachers .next {
  right: 42%;
  background: url(../images/r-arrow.png) no-repeat center #e6e6e6;
}

.interact {
  padding: 70px 0;
  background-color: #f3f3f3;
}
.interact .title {
  padding-top: 20px;
  background: url(../images/en_10.png) no-repeat top, url(../images/en_2.png) no-repeat bottom;
}
.interact ul {
  margin-right: -28px;
}
.interact li {
  float: left;
  width: 281px;
  height: 360px;
  margin-right: 26px;
  margin-bottom: 37px;
  text-align: center;
}
.interact .img {
  height: 207px;
}
.interact .img img {
  width: 100%;
  height: 100%;
}
.interact .w-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  color: #444444;
}
.interact p {
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.6;
  color: #666666;
}

.boost {
  padding: 80px 0 40px;
}
.boost .title {
  padding-top: 20px;
  background: url(../images/en_10.png) no-repeat top, url(../images/en_2.png) no-repeat bottom;
}
.boost ul {
  margin-right: -28px;
}
.boost li {
  float: left;
  width: 281px;
  height: 360px;
  margin-right: 26px;
  margin-bottom: 37px;
  text-align: center;
}
.boost .img {
  height: 207px;
}
.boost .img img {
  width: 100%;
  height: 100%;
}
.boost .w-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  color: #444444;
}
.boost p {
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.6;
  color: #666666;
}

.appoint {
  padding: 40px 0 40px;
}
.appoint .title {
  padding-top: 20px;
  background: url(../images/en_11.png) no-repeat top, url(../images/en_2.png) no-repeat bottom;
}
.appoint .a-cont {
  border: 1px solid #d3aa60;
}
.appoint .fl {
  width: 600px;
  height: 350px;
  padding-top: 39px;
  background: url(../images/bg_5.png) no-repeat;
  text-align: center;
  color: #ffffff;
}
.appoint .l-title {
  padding: 26px 0 23px;
  font-size: 48px;
  font-weight: bold;
  line-height: 48px;
}
.appoint .l-en {
  padding: 25px 328px 0 99px;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
}
.appoint .fr {
  width: 470px;
  padding: 24px 59px 0 68px;
}
.appoint .r-title {
  padding-top: 21px;
  margin-bottom: 23px;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  background: url(../images/en_12.png) no-repeat top;
  text-align: center;
}
.appoint input {
  width: 100%;
  height: 50px;
  margin-bottom: 18px;
  line-height: 50px;
  font-size: 18px;
  background-color: #f3f3f3;
  border-radius: 25px;
  text-indent: 2em;
}
.appoint .submit {
  font-weight: bold;
  color: #fff;
  background-color: #d3aa60;
}

.footer {

  line-height: 81px;
  font-size: 16px;
  color: #cacaca;
  text-align: center;
  background-color: #213a5f;
  padding:26px;
}
.footer a {
  color: #cacaca;
}

.dialog {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  height: 100%;
}
.dialog .d-cont {
  width: 415px;
  padding: 40px 20px 25px;
  position: absolute;
  top: 50%;
  margin-top: -190px;
  left: 50%;
  margin-left: -227px;
  background: url(../images/popup-bg.png) no-repeat;
  color: #fff;
  text-align: center;
}
.dialog .d-cont .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url(../images/close.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.dialog .d-cont .c-subtitle {
  font-size: 22px;
  line-height: 22px;
}
.dialog .d-cont .c-subtitle .ware {
  width: 24px;
  height: 8px;
  background: url(../images/wave.png) no-repeat;
}
.dialog .d-cont .c-title {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 53px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
}
.dialog .d-cont .sign-in {
  padding: 20px 35px 18px;
  background-color: #ffffff;
  border-radius: 9px;
}
.dialog .d-cont .en {
  width: 355px;
  height: 8px;
  margin-left: -4px;
  margin-bottom: 18px;
  background: url(../images/en_13.png) no-repeat;
}
.dialog .d-cont input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  margin-bottom: 12px;
  background-color: #f1f1f0;
  border-radius: 22px;
  text-indent: 2em;
  font-size: 18px;
}
.dialog .d-cont .submit {
  text-indent: 0;
  background: #d3aa60;
  color: #fff;
  -webkit-box-shadow: 0px 11px 13px 0px rgba(211, 170, 96, 0.23);
          box-shadow: 0px 11px 13px 0px rgba(211, 170, 96, 0.23);
}

/*# sourceMappingURL=index.css.map */

.jieshi{
  padding: 80px 0 40px;
}
.jieshi p {
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.6;
  color: #666666;
}