@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

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

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

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

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
}

.banner {
  width: 100%;
  height: 656px;
  background: url(../img/ban.jpg) top center no-repeat;
}

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

.fengbi {
  height: 142px;
}

.titlesy {
  text-align: center;
  font-size: 54px;
  color: #6345cb;
  line-height: 80px;
  position: relative;
}

.titlesy:before {
  position: absolute;
  content: '';
  width: 57px;
  height: 50px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAyCAYAAADm33NGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkJCMDBGRDdFOTQ2MTFFN0JGNDZDNUU5MDVCN0Y5QzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkJCMDBGRDhFOTQ2MTFFN0JGNDZDNUU5MDVCN0Y5QzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QkIwMEZENUU5NDYxMUU3QkY0NkM1RTkwNUI3RjlDNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QkIwMEZENkU5NDYxMUU3QkY0NkM1RTkwNUI3RjlDNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps3/6JsAAAC8SURBVHja7NjBDYAgDIVhahjJGZzEsZzEGdypnky8eACkUPh78mLCFyj2KaoaPNS+Xc9j8oKXMEGBBAkSJEiQIEGCHKKiwzVL8gteUki1nXzFm6w6zpWe7K0n1aJ32EmQIEGCBAkSJEiQDOiNh+3UOJcT32JpZswBWOfMnn5/aK0TFQuzooucye0KEiTIboeBpgMAO9npTurHN1OGOq7WIx63K0hnF09Jw0thqrBB/t341t9AjutMyFuAAQC7xx9kcQUbugAAAABJRU5ErkJggg==) no-repeat;
  right: 96px;
  top: 50%;
  margin-top: -25px;
}

.titlefbt {
  font-size: 24px;
  color: #666;
  text-align: center;
}

/*模式*/
.moshi {
  width: 100%;
  height: 526px;
  padding-top: 126px;
  background: url(../img/btbg.jpg) top center no-repeat;
}

.moshi .fuwu li {
  width: 40px;
  height: 432px;
  float: left;
  margin-right: 12px;
  position: relative;
  overflow: hidden;
}

.moshi .fuwu li .moshi_left {
  width: 40px;
  height: 410px;
  background-color: #484170;
  float: left;
  border-radius: 30px;
  padding-top: 22px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.moshi .fuwu li .yellowcolor {
  background-color: #ffac00;
}

.moshi .fuwu li .moshi_right {
  width: 732px;
  height: inherit;
  float: right;
  border-radius: 14px;
}

.moshi .fuwu li .yiti {
  background-color: #484170;
}

.moshi .fuwu li .yiti p {
  font-size: 24px;
  color: #fcca5b;
  line-height: 40px;
  padding-left: 48px;
  float: left;
  margin-top: 128px;
}

.moshi .fuwu li .yiti img {
  float: right;
  margin: 30px 56px 0 0;
}

.moshi .fuwu li .quancheng {
  width: 728px;
  height: 428px;
  border: 2px solid #fcca5b;
  background-color: #484170;
}

.moshi .fuwu li .jiaocai {
  background-color: #484170;
}

.moshi .fuwu li .jiaocai h6 {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  font-weight: normal;
  padding: 30px 0 0 28px;
}

.moshi .fuwu li .jiaocai h6 b {
  color: #fcca5b;
  font-weight: normal;
}

.moshi .fuwu li .jiaocai img {
  display: block;
  margin: 50px auto 0;
}

.moshi .fuwu li .yizhan {
  background-color: #484170;
}

.moshi .fuwu li .yizhan h6 {
  font-size: 24px;
  color: #fcca5b;
  line-height: 36px;
  font-weight: normal;
  padding: 30px 0 0 28px;
}

.moshi .fuwu li .yizhan img {
  display: block;
  margin: 72px auto 0;
}

.moshi .fuwu li .yizhan .yuyueyizhan {
  width: 306px;
  height: 44px;
  background-color: #fcca5b;
  font-size: 24px;
  line-height: 44px;
  margin: 90px auto 0;
  display: block;
  border-radius: 30px;
  text-align: center;
  color: #484170;
  cursor: pointer;
}

.moshi .fuwu li:last-child {
  margin-right: 0;
}

.moshi .xiaoshou {
  position: absolute;
  left: 812px;
  bottom: -28px;
}

.moshi .teacher {
  background-color: #484170;
}

.moshi .teacher h6 {
  font-size: 24px;
  color: #fcca5b;
  line-height: 36px;
  padding: 20px 0 0  34px;
  font-weight: normal;
}

.moshi .teacher ul {
  width: 660px;
  height: 280px;
  margin: 42px auto 0;
  background: url(../img/teachbg.png) center 34px no-repeat;
  position: relative;
}

.moshi .teacher ul li {
  width: 116px;
  height: 116px;
  float: left;
  cursor: pointer;
  position: absolute;
}

.moshi .teacher ul li p {
  width: 166px;
  height: 142px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  margin: 3px auto 0;
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  padding-top: 24px;
}

.moshi .teacher ul li:hover p {
  display: block;
}

.moshi .teacher ul li.list1 {
  background: url(../img/teach1.png) no-repeat;
  left: 0;
  top: 10px;
}

.moshi .teacher ul li.list1:hover {
  width: 172px;
  height: 172px;
  background: url(../img/hm.png) no-repeat;
  top: -30px;
  left: -24px;
}

.moshi .teacher ul li.list2 {
  background: url(../img/teach2.png) no-repeat;
  left: 178px;
  top: 0;
}

.moshi .teacher ul li.list2:hover {
  width: 172px;
  height: 172px;
  background: url(../img/ptc.png) no-repeat;
  top: -30px;
  left: 154px;
}

.moshi .teacher ul li.list3 {
  background: url(../img/teach3.png) no-repeat;
  left: 358px;
  top: 8px;
}

.moshi .teacher ul li.list3:hover {
  width: 172px;
  height: 172px;
  background: url(../img/rw.png) no-repeat;
  top: -30px;
  left: 334px;
}

.moshi .teacher ul li.list4 {
  background: url(../img/teach4.png) no-repeat;
  right: 0;
  top: 0;
}

.moshi .teacher ul li.list4:hover {
  width: 172px;
  height: 172px;
  background: url(../img/ch.png) no-repeat;
  top: -30px;
  right: -24px;
}

.moshi .teacher ul li.list5 {
  background: url(../img/teach8.png) no-repeat;
  left: 0;
  top: 138px;
}

.moshi .teacher ul li.list5:hover {
  width: 172px;
  height: 172px;
  background: url(../img/ym.png) no-repeat;
  top: 108px;
  left: -24px;
}

.moshi .teacher ul li.list6 {
  background: url(../img/teach7.png) no-repeat;
  left: 178px;
  top: 138px;
}

.moshi .teacher ul li.list6:hover {
  width: 172px;
  height: 172px;
  background: url(../img/ccx.png) no-repeat;
  top: 108px;
  left: 154px;
}

.moshi .teacher ul li.list7 {
  background: url(../img/teach6.png) no-repeat;
  left: 358px;
  top: 138px;
}

.moshi .teacher ul li.list7:hover {
  width: 172px;
  height: 172px;
  background: url(../img/msl.png) no-repeat;
  top: 108px;
  left: 334px;
}

.moshi .teacher ul li.list8 {
  background: url(../img/teach5.png) no-repeat;
  right: 0;
  top: 138px;
}

.moshi .teacher ul li.list8:hover {
  width: 172px;
  height: 172px;
  background: url(../img/lcw.png) no-repeat;
  top: 108px;
  right: -24px;
}

/*课程介绍*/
.coursekc {
  padding-top: 64px;
  padding-bottom: 20px;
}

.coursekc .coursetitle {
  font-size: 54px;
  color: #6345cb;
  line-height: 58px;
  text-align: center;
  position: relative;
}

.coursekc .coursetitle:before {
  position: absolute;
  content: '';
  width: 502px;
  height: 58px;
  top: 0;
  left: -120px;
  background: url(../img/titleleft.png) no-repeat;
}

.coursekc .coursetitle:after {
  position: absolute;
  content: '';
  width: 502px;
  height: 58px;
  top: 0;
  right: -120px;
  background: url(../img/titleright.png) no-repeat;
}

.coursekc .titlefbt {
  padding-top: 10px;
}

.coursekc img {
  margin-top: 40px;
}

.coursekc .jichu li {
  width: 25%;
  float: left;
  text-align: center;
}

.coursekc .jichu li h6 {
  font-size: 24px;
  color: #333;
  line-height: 54px;
}

.coursekc .jichu li p {
  font-size: 18px;
  line-height: 30px;
  color: #666;
}

.coursekc .courselist {
  margin-top: 42px;
}

.coursekc .courselist .kcmingcheng li {
  width: 33.2%;
  background-color: #6345cb;
  border-bottom: 1px solid #ccc;
  line-height: 44px;
  color: #fff;
  font-size: 24px;
  float: left;
  text-align: center;
}

.coursekc .courselist .kecheng {
  border-left: 1px solid #ccc;
  margin-bottom: 70px;
}

.coursekc .courselist .kecheng li {
  width: 16.6%;
  text-align: center;
  float: left;
}

.coursekc .courselist .kecheng li p {
  line-height: 42px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  height: 42px;
  color: #333;
}

.coursekc .courselist .kecheng li p b {
  color: #6345cb;
  font-size: 20px;
  font-weight: normal;
}

.coursekc .courselist .kecheng li p a {
  width: 64px;
  height: 24px;
  border: 1px solid #333;
  border-radius: 30px;
  display: block;
  float: left;
  line-height: 24px;
  margin-top: 8px;
  margin-left: 12px;
}

.coursekc .courselist .kecheng li p a:last-child {
  border-color: #6345cb;
  color: #6345cb;
  margin-left: 6px;
}

/*13年品牌，实力值得信赖*/
.pinpai {
  width: 100%;
  height: 1168px;
  padding-top: 36px;
  background: url(../img/xl.jpg) top center no-repeat;
}

.pinpai .xinlai .shili h6 {
  width: 339px;
  height: 52px;
  line-height: 52px;
  background: url(../img/xinl.png) bottom center no-repeat;
  font-size: 26px;
  color: #fcca5b;
  text-align: center;
  font-weight: normal;
  line-height: 52px;
}

.pinpai .pinzhi {
  padding-top: 30px;
}

.pinzhijz {
  margin-bottom: 30px;
}

.shilixl,
.pinzhijz {
  margin-top: 20px;
}

.shilixl li,
.pinzhijz li {
  width: 240px;
  height: 180px;
  float: left;
  margin-right: 10px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.shilixl li .jianjie,
.pinzhijz li .jianjie {
  width: 240px;
  height: 180px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 138px;
  left: 0;
}

.shilixl li .jianjie h6,
.pinzhijz li .jianjie h6 {
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-weight: normal;
}

.shilixl li .jianjie p,
.pinzhijz li .jianjie p {
  font-size: 14px;
  color: #fcca5b;
  padding-left: 20px;
  line-height: 26px;
}

.shilixl li:last-child,
.pinzhijz li:last-child {
  margin-right: 0;
}

/*焦点*/
.swiper-container {
  width: 1014px;
  margin: 20px auto 0;
}

.pagination {
  margin-top: 25px;
}

.pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  background-color: #ccc;
  border-radius: 50%;
  opacity: 1;
}

.pagination .swiper-pagination-bullet:first-child {
  margin-left: 490px;
}

.pagination .swiper-pagination-bullet-active {
  background-color: #ea6a64;
}

.button {
  width: 427px;
  height: 76px;
  background: url(../img/bm.png) no-repeat;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 28px;
  display: block;
  margin: 42px auto 0;
  cursor: pointer;
}

.tel {
  font-size: 24px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  background: url(../img/tel.png) 330px center no-repeat;
}

/*底部*/
.foot {
  width: 100%;
  height: 186px;
}

.foot a {
  width: 315px;
  height: 58px;
  float: left;
  margin-top: 58px;
  text-align: center;
  line-height: 58px;
  color: #fff;
  font-size: 24px;
  background-color: #6345cb;
  border-radius: 6px;
  margin-right: 65px;
}

.foot a:first-child {
  margin-left: 125px;
}

.footer {
  margin: 0 auto;
  padding: 20px 0 30px;
  width: 1080px;
  border-top: 1px solid #999;
}

.footer .footer-left {
  float: left;
  margin-left: 15px;
  padding-right: 20px;
  border-right: 1px solid #999;
  color: #3c8efc;
}

.footer .footer-left p {
  font-size: 20px;
  font-weight: bold;
}

.footer .footer-left h4 {
  font-size: 32px;
  font-weight: normal;
  text-indent: 30px;
}

.footer .footer-left span {
  float: right;
  font-size: 14px;
}

.footer .footer-right {
  position: relative;
  float: left;
  width: 730px;
  margin-left: 20px;
  line-height: 30px;
  color: #333;
}

.footer .footer-right .kexin {
  position: absolute;
  top: 10px;
  right: 0;
  width: 127px;
  height: 47px;
  background: url(../img/cnnic.png) no-repeat;
}

/*弹窗*/
.bgtm {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 2;
}

.tankuang {
  width: 456px;
  height: 676px;
  background: url(../img/tk.png) no-repeat;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -338px;
  margin-left: -228px;
  display: none;
  z-index: 3;
}

.tankuang .guanbi {
  float: right;
  width: 44px;
  height: 44px;
  margin-top: 42px;
  cursor: pointer;
}

.form {
  margin: 274px auto 0;
  width: 311px;
  height: 363px;
  border-radius: 10px;
  padding: 0 38px;
}

.form h4 {
  font-size: 28px;
  font-weight: normal;
  line-height: 68px;
  color: #333;
  text-align: center;
}

.form h5 {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  float: left;
  font-weight: normal;
}

.form .kuang {
  display: block;
  margin: 0 auto 20px;
  width: 309px;
  height: 40px;
  border: 1px solid #ccc;
  font-size: 15px;
  text-indent: 12px;
}

.form input:focus,
.form input:hover {
  border-color: #ffb425;
}

.course .item input {
  display: none;
}

.course .item label {
  display: block;
  width: 150px;
  height: 40px;
  border-radius: 8px;
  cursor: pointer;
}

.course .item input:checked + label {
  background: #fff;
  color: #f4483c;
}

.course .item {
  width: 148px;
  height: 40px;
  float: left;
  border: 1px solid #fff;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  display: block;
}

.course .item:last-child {
  float: right;
}

/*
.select .list {
  position: absolute;
  top: 39px;
  left: -1px;
  z-index: 10;
  width: 100%;
  max-height: 228px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none;
}

.select.open .list {
  display: block;
}

.select .option {
  padding-left: 15px;
}

.select .option:hover {
  color: #fff;
  background-color: #ffb425;
}
*/
.form .sub-btn {
  display: block;
  margin: 25px auto 0;
  width: 311px;
  height: 40px;
  border: none;
  background-color: #ce261b;
  font-size: 18px;
  color: #fff;
}

.form .sub-btn:hover {
  background-color: #c32419;
}

.opa {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6;
  -webkit-filter: opacity(60);
  filter: opacity(60);
}

.form .alert-icon {
  position: absolute;
  top: -25px;
  right: -25px;
  width: 50px;
  height: 50px;
  line-height: 46px;
  border-radius: 50%;
  background-color: #ffaf15;
  font-size: 42px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.form .kuang,
.form .select,
.form .sub-btn {
  border-radius: 6px;
}

.form p {
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
