@charset "UTF-8";
/*reset*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

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

textarea {
  resize: none;
}

strong, em, i {
  font-style: normal;
  font-weight: normal;
}

del {
  text-decoration: line-through;
}

input::-ms-clear {
  display: none !important;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, select, button, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  font-family: inherit;
}

a {
  text-decoration: none;
  color: #666;
}

body {
  font: 12px/1.5 "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
  color: #333;
  background: #fff;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.common-title {
  text-align: center;
  font-size: 32px;
  color: #003082;
  font-weight: bold;
}

.pic {
  width: 100%;
}

.banner {
  height: 681px;
  background: url(../img/banner.png) center no-repeat;
}

.video-wrap {
  background-color: #e7f6f7;
  height: 358px;
  position: relative;
}

.video-wrap .wrapper {
  position: absolute;
  top: -98px;
  left: 50%;
  margin-left: -600px;
}

.video-wrap .common-title {
  margin-bottom: 14px;
}

.video-wrap .video-box {
  overflow: hidden;
  margin-bottom: 25px;
}

.video-wrap .video-list {
  width: 595px;
  height: 335px;
}

.video-wrap .video-l {
  float: left;
}

.video-wrap .video-r {
  float: right;
}

.video-wrap .video {
  display: block;
  width: 100%;
  height: 100%;
}

.video-wrap .vs {
  background: url(../img/01-01.png) center no-repeat;
  height: 404px;
}

.yuyue {
  background-color: #007c92;
}

.yuyue .wrapper {
  padding: 38px 35px 30px 334px;
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.yuyue .pic {
  position: absolute;
  width: 197px;
  height: 254px;
  left: 64px;
  bottom: 0;
  background: url(../img/02.png) center no-repeat;
}

.yuyue .title {
  width: 819px;
  height: 37px;
  background: url(../img/02-01.png) center no-repeat;
}

.yuyue .input-box {
  overflow: hidden;
}

.yuyue .input-box-t {
  margin: 20px 0;
}

.yuyue .input-l {
  float: left;
}

.yuyue .input-r {
  float: right;
}

.yuyue .name {
  background: url(../img/02-02.png) no-repeat;
  background-size: 26px 26px;
  background-position: 22px 24px;
}

.yuyue .tel {
  background: url(../img/02-04.png) no-repeat;
  background-size: 18px 25px;
  background-position: 31px 23px;
}

.yuyue .score {
  background: url(../img/02-03.png) no-repeat;
  background-size: 22px 21px;
  background-position: 26px 24px;
  position: relative;
}

.yuyue .input-l,
.yuyue .input-r {
  outline: none;
  border: 0;
  width: 383px;
  height: 69px;
  background-color: #f5f5f5;
  border-radius: 10px;
  padding-left: 56px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  line-height: 69px;
}

.yuyue .btn {
  padding: 0;
  background-color: #ea9111;
  text-align: center;
  line-height: 69px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

.yuyue .downbtn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 68px;
  background: url(../img/icon-03.png) center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.yuyue .downbtn:after {
  position: absolute;
  right: 26px;
  top: 23px;
  content: '';
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #f5f5f5;
  border-right: 2px solid #f5f5f5;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.yuyue .downbtn-list {
  position: absolute;
  top: 40px;
  left: 334px;
  width: 383px;
  background-color: #fafafa;
  color: #333;
  overflow: hidden;
  display: none;
}

.yuyue .option {
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  cursor: pointer;
  padding-left: 15px;
}

.yuyue .option:hover {
  color: #fff;
  background-color: #ffbb29;
}

.sanjing {
  padding: 45px 0 48px;
  background-color: #e7f6f7;
}

.sanjing .wrapper {
  overflow: hidden;
  width: 1258px;
}

.sanjing .list {
  width: 361px;
  height: 416px;
  float: left;
  margin: 39px 29px 0;
}

.teacher {
  background-color: #007c92;
  padding: 44px 0 64px;
}

.teacher .wrapper {
  width: 1200px;
  height: 318px;
}

.teacher .common-title {
  color: #fff;
  
}

.teacher .list {
  width: 259px;
  height:100%;
  float: left;
  padding: 0 8px;
} 
.teacher .txt{
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin:12px 0 14px;

}


.certificate {
  padding: 41px 0 45px;
  background-color: #e7f6f7;
}

.certificate .common-title {
  margin-bottom: 17px;
}

.certificate .wrapper {
  overflow: hidden;
}

.certificate .list {
  width: 225px;
  height: 352px;
  float: left;
  margin-right: 14px;
}

.certificate .list:first-child {
  width: 236px;
  margin-right: 22px;
}

.certificate .list:last-child {
  margin-right: 0;
}

.ad {
  background: url(../img/05.png) center no-repeat;
  position: relative;
}

.ad .wrapper {
  padding: 44px 0 24px 287px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.ad .title {
  background: url(../img/06-02.png) center no-repeat;
  width: 817px;
  height: 88px;
  margin: 0 auto 25px;
}

.ad .btn {
  display: block;
  width: 87px;
  height: 26px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ea9111), to(#ea9111)), -webkit-gradient(linear, left top, left bottom, from(#ffea00), to(#ffea00));
  background-image: -webkit-linear-gradient(#ea9111, #ea9111), -webkit-linear-gradient(#ffea00, #ffea00);
  background-image: -o-linear-gradient(#ea9111, #ea9111), -o-linear-gradient(#ffea00, #ffea00);
  background-image: linear-gradient(#ea9111, #ea9111), linear-gradient(#ffea00, #ffea00);
  background-blend-mode: normal, normal;
  border-radius: 13px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
}

.course {
  background-color: #e7f6f7;
  padding: 40px 0 46px;
}

.course .common-title {
  margin-bottom: 25px;
}

.course .course-header {
  overflow: hidden;
  height: 64px;
}

.course .course-header-list,
.course .hidden {
  padding-top: 15px;
  font-size: 20px;
  color: #fff;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.course .course-header-list {
  float: left;
  width: 20%;
  height: 56px;
  text-align: center;
  position: relative;
  background-color: #119ab2;
}

.course .hide {
  display: none;
}

.course .hidden {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 64px;
  background: url(../img/06-03.png) center no-repeat;
}

.course .course-content-list {
  overflow: hidden;
  display: none;
}

.course .course-content-list:first-child {
  display: block;
}

.course .course-content-list .pic {
  margin-bottom: 14px;
}

.course .list {
  float: left;
  width: 225px;
  padding-top: 6px;
  margin-right: 18px;
  text-align: center;
  font-size: 14px;
  color: #2f3a4b;
  letter-spacing: -1px;
}

.course .list:last-child {
  margin-right: 0;
}

.course .zimu {
  letter-spacing: -2px;
}

.youhui {
  background-color: #007c92;
  padding: 55px 0 63px;
}

.youhui .common-title {
  color: #fff;
  margin-bottom: 24px;
}

.schools_box {
  height: 574px;
  background-color: #d6e3f6;
}

.city-container {
  width: 1155px;
  height: 446px;
  background-color: #ecf3fd;
}

.schools_tips {
  height: 80px;
  background-color: #ea9111;
  margin-bottom: 17px;
  overflow: hidden;
  text-align: center;
}

.schools_tips span {
  display: block;
  font-weight: bold;
  line-height: 80px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  float: left;
  border: none;
}

.schools_list_box {
  overflow: hidden;
}

.schools_list_box div {
  font-size: 20px;
  color: #333;
  text-align: center;
  float: left;
  height: 50px;
  line-height: 50px;
}

.span_01 {
  float: left;
  width: 194px;
}

.span_02 {
  width: 579px;
}

.schools_list_box .span_03 {
  width: 290px;
}

.schools_list_box .span_03 a {
  display: block;
  background: url(../img/icon_01.png) no-repeat;
  background-size: 26px 23px;
  background-position: 123px 13px;
  padding-left: 106px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.schools_list_box .span_03 a:hover {
  background: url(../img/icon_02.png) no-repeat;
  background-size: 26px 23px;
  background-position: 123px 13px;
  color: #f29700;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}

.schools_tips span.title-01 {
  float: left;
  margin-left: 75px;
}

.schools_tips span.title-03 {
  float: right;
  margin-right: 75px;
}

.schools_list_box.swiper-slide-active .span_01,
.schools_list_box.swiper-slide-active .span_02 {
  color: #f29700;
}

.schools_list_box.swiper-slide-active .span_03 a {
  color: #f29700;
  background: url(../img/icon_02.png) no-repeat;
  background-size: 26px 23px;
  background-position: 123px 13px;
}

.books {
  background-color: #007c92;
  padding: 48px 0 63px;
}

.books .common-title {
  color: #ffffff;
}

.books .wrapper {
  overflow: hidden;
  width: 1230px;
}

.books .list {
  float: left;
  margin: 8px 16px 0;
  width: 214px;
}

.books .btn {
  display: block;
  width: 100%;
  height: 49px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ea9111), to(#ea9111)), -webkit-gradient(linear, left top, left bottom, from(#f76b36), to(#f76b36));
  background-image: -webkit-linear-gradient(#ea9111, #ea9111), -webkit-linear-gradient(#f76b36, #f76b36);
  background-image: -o-linear-gradient(#ea9111, #ea9111), -o-linear-gradient(#f76b36, #f76b36);
  background-image: linear-gradient(#ea9111, #ea9111), linear-gradient(#f76b36, #f76b36);
  background-blend-mode: normal, 
 normal;
  line-height: 49px;
  text-align: center;
  font-size: 16px;
  color: #fefefe;
}

.problem {
  background-image: -webkit-linear-gradient(30deg, #007c92 0%, #5dd2b4 100%), -webkit-linear-gradient(#5dd2b4, #5dd2b4);
  background-image: -o-linear-gradient(30deg, #007c92 0%, #5dd2b4 100%), -o-linear-gradient(#5dd2b4, #5dd2b4);
  background-image: linear-gradient(60deg, #007c92 0%, #5dd2b4 100%), linear-gradient(#5dd2b4, #5dd2b4);
  background-blend-mode: normal, 
 normal;
  padding: 47px 0 59px;
}

.problem .common-title {
  color: #fff;
  margin-bottom: 20px;
}

.problem .wrapper {
  position: relative;
  height: 307px;
}

.problem .btn {
  position: absolute;
  text-align: center;
  font-size: 20px;
  color: #828282;
}

.problem .first-btn {
  width: 344px;
  height: 139px;
  line-height: 139px;
  background-color: #e7f6f7;
}

.problem .second-btn {
  width: 236px;
  height: 139px;
  line-height: 139px;
  background-color: #cee1fd;
  left: 350px;
}

.problem .three-btn {
  width: 270px;
  height: 162px;
  line-height: 162px;
  background-color: #ffd5bf;
  bottom: 0;
}

.problem .four-btn {
  width: 310px;
  height: 162px;
  line-height: 162px;
  background-color: #ffd5f7;
  bottom: 0;
  left: 276px;
}

.problem .five-btn {
  left: 593px;
  width: 229px;
  height: 307px;
  background-color: #fff9b2;
  padding-top: 120px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.problem .six-btn {
  right: 0;
  width: 370px;
  height: 157px;
  line-height: 157px;
  background-color: #ffd0be;
}

.problem .seven-btn {
  bottom: 0;
  right: 0;
  width: 370px;
  height: 142px;
  line-height:  142px;
  background-color: #cfffd6;
}

.pictures {
  width: 100%;
  height: 405px;
  background: url(../img/11.jpg) center no-repeat;
}

.footer {
  background-color: #2f3a4b;
  padding: 46px 0 170px;
}

.footer .wrapper {
  width: 312px;
  overflow: hidden;
}

.footer .btn {
  width: 312px;
  height: 55px;
  background-color: #5ccab1;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #2f3a4b;
  line-height: 55px;
  text-align: center;
  margin-bottom: 30px;
  cursor: pointer;
}

.footer .btn-l {
  float: left;
}

.footer .btn-r {
  float: right;
}

.footer .txt {
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}

/*弹框*/
.form {
  width: 100%;
  height: 209px;
  background: url(../img/10.png) center no-repeat;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
}

.form .wrapper {
  position: relative;
  padding: 100px 80px 0 120px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.form .wrapper .kuang {
  float: left;
  width: 183px;
  margin-right: 17px;
  height: 59px;
  font-size: 20px;
  line-height: 59px;
  border-radius: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 0;
}

.select {
  position: relative;
  cursor: pointer;
  background-color: #fff;
}

.select:after {
  position: absolute;
  right: 22px;
  top: 18px;
  content: '';
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #aaa;
  border-right: 2px solid #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select:hover .list,
.select:active .list {
  display: block;
}

.select .list {
  position: absolute;
  top: -228px;
  left: -1px;
  z-index: 10;
  width: 100%;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none;
}

.select .option {
  padding-left: 15px;
}

.select .option:hover {
  color: #fff;
  background-color: #ffbb29;
}

.select-one .list {
  top: -177px;
}

.form .wrapper .sub-btn {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffea00), to(#ffea00)), -webkit-gradient(linear, left top, left bottom, from(#ff6052), to(#ff6052));
  background-image: -webkit-linear-gradient(#ffea00, #ffea00), -webkit-linear-gradient(#ff6052, #ff6052);
  background-image: -o-linear-gradient(#ffea00, #ffea00), -o-linear-gradient(#ff6052, #ff6052);
  background-image: linear-gradient(#ffea00, #ffea00), linear-gradient(#ff6052, #ff6052);
  background-blend-mode: normal, 
 normal;
  font-size: 20px;
  font-weight: bold;
  color: #2f3a4b;
  padding: 0;
  text-align: center;
  cursor: pointer;
}

.form .wrapper .guanbi {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50px;
  right: 48px;
  cursor: pointer;
}

/*# sourceMappingURL=maps/index.css.map */
