@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
body {
  background-color: #fbfafa;
}
body a:hover {
  color: #2fa37c !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.slider_item {
  width: 663px;
  height: 338px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 27px;
  margin-left: 32px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 9px;
  height: 9px;
  background-color: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 12px;
}
.slider_item .switch-tips .on {
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips ol li:hover {
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 663px;
  height: 338px;
}
.img-group img {
  width: 663px;
  height: 338px;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul {
  padding-top: 12px;
}
.text-list ul li {
  line-height: 24px;
  overflow: hidden;
  margin-top: 11px;
}
.text-list ul li:hover span {
  color: #2fa37c;
}
.text-list ul li a {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  width: 85%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list ul li a i {
  display: inline-block;
  font-style: normal;
  line-height: 24px;
  margin: 0 10px 0 3px;
}
.text-list ul li span {
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  float: right;
}
.fill .head {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding: 0 12px;
}
.fill .head .head-title {
  float: left;
  font-size: 20px;
  font-weight: 500;
  color: #2fa37c;
  line-height: 28px;
  letter-spacing: 1px;
  margin-right: 29px;
}
.fill .head ul {
  float: left;
}
.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
  cursor: pointer;
}
.fill .head ul .on {
  color: #2fa37c;
}
.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #2fa37c;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 17px;
  background-color: #2fa37c;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}
.live-panel .live-panelfl,
.live-panel .live-panelrg {
  float: left;
  width: 590px;
  padding: 35px 29px 30px 40px;
  background-color: #ffffff;
}
.live-panel .live-panelfl .live-image,
.live-panel .live-panelrg .live-image {
  float: left;
  width: 86px;
  height: 86px;
  margin-right: 20px;
}
.live-panel .live-panelfl .live-image img,
.live-panel .live-panelrg .live-image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.live-panel .live-panelfl .live-page,
.live-panel .live-panelrg .live-page {
  width: 391px;
  float: left;
}
.live-panel .live-panelfl .live-page .live-time,
.live-panel .live-panelrg .live-page .live-time {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.live-panel .live-panelfl .live-page .live-time span,
.live-panel .live-panelrg .live-page .live-time span {
  display: inline-block;
  width: 63px;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  border-radius: 4px;
  margin-right: 10px;
}
.live-panel .live-panelfl .live-page .live-time span i,
.live-panel .live-panelrg .live-page .live-time span i {
  font-style: normal;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 4px 2px 0;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing,
.live-panel .live-panelrg .live-page .live-time .live-stateing {
  background-color: #F56223;
}
.live-panel .live-panelfl .live-page .live-time .live-stateNotice,
.live-panel .live-panelrg .live-page .live-time .live-stateNotice {
  background-color: #A5A5A5;
}
.live-panel .live-panelfl .live-title,
.live-panel .live-panelrg .live-title {
  margin-top: 10px;
}
.live-panel .live-panelfl .live-title a,
.live-panel .live-panelrg .live-title a {
  height: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-name,
.live-panel .live-panelrg .live-name {
  margin-top: 13px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-post,
.live-panel .live-panelrg .live-post {
  margin-top: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.curriculum-list {
  overflow: hidden;
}
.curriculum-list ul li {
  width: 286px;
  height: 264px;
  float: left;
  margin-right: 18px;
  background-color: #ffffff;
}
.curriculum-list ul li a {
  display: block;
}
.curriculum-list ul li a:hover .title-page,
.curriculum-list ul li a:hover .title-name {
  color: #2fa37c;
}
.curriculum-list ul li .curriculum-images {
  width: 286px;
  height: 157px;
}
.curriculum-list ul li .curriculum-images img {
  width: 100%;
  height: 100%;
  display: block;
}
.curriculum-list ul li .curriculum-title {
  padding: 15px 16px;
}
.curriculum-list ul li .curriculum-title .title-page {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}
.curriculum-list ul li .curriculum-title .title-name {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.expertTeam {
  overflow: hidden;
}
.expertTeam ul li {
  float: left;
  margin-right: 10px;
  width: 292px;
  height: 286px;
  background-color: #ffffff;
  padding: 34px 21px 0;
}
.expertTeam ul li a {
  display: block;
}
.expertTeam ul li a:hover .expertTeam-name,
.expertTeam ul li a:hover .expertTeam-details {
  color: #2fa37c;
}
.expertTeam ul li .expertTeam-img {
  text-align: center;
}
.expertTeam ul li .expertTeam-img img {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  display: inline-block;
}
.expertTeam ul li .expertTeam-name {
  margin-top: 13px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.expertTeam ul li .expertTeam-details {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.expertTeam ul li .studio-btn {
  text-align: center;
  margin-top: 17px;
}
.expertTeam ul li .studio-btn a {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 29px;
  width: 105px;
  text-align: center;
  background-color: #2fa37c;
  border-radius: 4px;
}
.expertTeam ul li .studio-btn a:hover {
  color: #ffffff!important;
}
.expertTeam ul li .studio-btn a img {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 5px;
}
.main {
  position: relative;
  top: -40px;
}
.headlogo {
  width: 100%;
  height: 419px;
  background: url(../images/background_index.jpg) no-repeat;
  background-position: top center;
}
.head_page {
  width: 100%;
  height: 128px;
  background-color: #ffffff;
  position: relative;
}
.head_page .page-box {
  width: 915px;
  height: 70px;
  margin: 0 auto;
  box-shadow: 0px 0px 10px 0px #dfece1;
  border-radius: 4px;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -457px;
  background-color: #ffffff;
  border-left: 12px solid #2fa37c;
}
.head_page .page-box p {
  overflow: hidden;
}
.head_page .page-box p span {
  float: left;
  margin-left: 54px;
  margin-right: 2px;
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 70px;
  letter-spacing: 1px;
}
.head_page .page-box p a {
  float: left;
  width: 676px;
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 70px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container {
  overflow: hidden;
}
.container-list {
  margin-top: 30px;
  overflow: hidden;
}
.banner-right {
  width: 520px;
  float: right;
  box-shadow: 0px 0px 10px 0px #eff1f0;
}
.banner-right .head {
  padding-bottom: 9px;
  border-bottom: 1px solid #2fa37c;
  overflow: hidden;
}
.banner-right .head ul {
  float: left;
}
.banner-right .head ul li {
  position: relative;
  float: left;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  letter-spacing: 1px;
  cursor: pointer;
}
.banner-right .head ul .on {
  color: #2fa37c;
}
.banner-right .head ul .on:after {
  content: " ";
  position: absolute;
  height: 6px;
  width: 100%;
  background: #2fa37c;
  bottom: -9px;
  left: 0;
  z-index: 1;
}
.banner-right .head ul span {
  float: left;
  margin: 5px 20px 0;
  width: 1px;
  height: 20px;
  background-color: #D4D4D4;
  line-height: 28px;
}
.banner-right .head a {
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  line-height: 28px;
}
.banner-right .consulting-head {
  padding: 20px;
  background-color: #ffffff;
}
.banner-right .banner-signin {
  width: 520px;
  height: 62px;
  margin-top: 10px;
  background-color: #ffffff;
  padding: 8px 21px 0 22px;
}
.banner-right .banner-signin a {
  display: block;
  float: left;
}
.banner-right .banner-signin .signin_btn {
  padding: 0 26px 0 30px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 46px;
  letter-spacing: 1px;
  background-color: #2fa37c;
  border-radius: 4px;
  margin-right: 10px;
}
.banner-right .banner-signin .signin_btn img {
  width: 20px;
  height: 22px;
  display: inline-block;
  border: none;
  line-height: 46px;
  vertical-align: -3px;
  margin-right: 10px;
}
.banner-right .banner-signin .signin_btn:hover {
  color: #ffffff !important;
}
.banner-right .banner-signin .register_btn {
  font-size: 20px;
  font-weight: 400;
  color: #2fa37c;
  line-height: 46px;
  letter-spacing: 1px;
  padding: 0 30px;
  border: 1px solid #2fa37c;
  border-radius: 4px;
}
.banner-right .banner-signin .operation_btn {
  padding: 0 12px 0 15px;
  font-size: 20px;
  font-weight: 400;
  color: #2fa37c;
  line-height: 46px;
  letter-spacing: 1px;
  border-radius: 4px;
  float: right;
  border: 1px solid #2fa37c;
}
.banner-right .banner-signin .operation_btn img {
  width: 22px;
  height: 22px;
  border: none;
  line-height: 46px;
  vertical-align: -3px;
  margin-right: 10px;
}
.banner-right .text-list {
  width: 480px;
  height: 188px;
}
.fill .head {
  margin-bottom: 12px;
}
.training-images {
  width: 1200px;
  height: 132px;
  background: url(../images/training.png) no-repeat;
}
.training-images .training-time {
  padding-top: 19px;
  overflow: hidden;
}
.training-images .training-time p {
  font-size: 17px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  letter-spacing: 1px;
  float: left;
}
.training-images .training-time .training-time-one {
  margin-left: 52px;
}
.training-images .training-time .training-time-two {
  margin-left: 245px;
}
.training-images .training-time .training-time-three {
  margin-left: 253px;
}
.training-images .training-line {
  margin-top: 19px;
  position: relative;
}
.training-images .training-line .line {
  width: 898px;
  height: 2px;
  background: url(../images/training-line.png) no-repeat;
  margin-left: 142px;
}
.training-images .training-line .circular-left {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  left: 143px;
  top: -4px;
}
.training-images .training-line .circular-right {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  right: 163px;
  top: -4px;
}
.training-images .training-line .triangle {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  left: 581px;
  top: -4px;
}
.training-images .training-stage {
  margin-top: 11px;
}
.training-images .training-stage p {
  float: left;
}
.training-images .training-stage p span {
  display: block;
  text-align: center;
  width: 176px;
  height: 37px;
  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  line-height: 37px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all .5s ease;
}
.training-images .training-stage p span:hover {
  transform: scale(1.05);
}
.training-images .training-stage .training-coubei {
  margin-left: 60px;
}
.training-images .training-stage .training-xuexi {
  margin-left: 260px;
}
.training-images .training-stage .training-zongjie {
  margin-left: 270px;
}
.training-images .training-stage .training-cur {
  background-color: #ffffff;
  border-radius: 4px;
  color: #2fa37c;
  position: relative;
}
.training-images .training-stage .training-cur span {
  color: #2fa37c;
}
.training-images .training-stage .training-cur i {
  display: block;
  width: 26px;
  height: 19px;
  background: url(../images/trainning-triangle.png);
  position: absolute;
  top: -21px;
  left: 76px;
}
.live-panelfl {
  margin-right: 20px;
}
.wrap-three .curriculum-list {
  height: 264px;
  overflow: hidden;
}
.wrap-three .curriculum-list ul {
  width: 1218px;
}
.wrap-four .expertTeam ul {
  width: 1210px;
}
.banner-img a {
  display: block;
  float: left;
}
.banner-img a img {
  width: 593px;
  height: 133px;
  display: block;
  border: none;
}
.banner-img .banner-imglf {
  margin-right: 14px;
}
.image-list .slideBox {
  height: 160px;
  position: relative;
  overflow: hidden;
}
.image-list .slideBox .slideBox-itme {
  margin-left: 66px;
}
.image-list .slideBox .slideBox-itme ul li {
  float: left;
  width: 258px;
  height: 160px;
  margin-right: 11px;
}
.image-list .slideBox .slideBox-itme ul li img {
  width: 258px;
  height: 160px;
  display: block;
  border: none;
}
.image-list .slideBox .sPrev {
  width: 54px;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
}
.image-list .slideBox .sPrev i {
  font-style: normal;
  display: block;
  width: 24px;
  height: 34px;
  background: url(../images/sPrevlf.png) no-repeat;
  margin: 64px 15px;
}
.image-list .slideBox .sPrev:hover i {
  background: url(../images/sPrevlfhover.png) no-repeat;
}
.image-list .slideBox .sNext {
  width: 54px;
  height: 160px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}
.image-list .slideBox .sNext i {
  display: block;
  font-style: normal;
  width: 24px;
  height: 34px;
  background: url(../images/sNextrg.png) no-repeat;
  margin: 64px 15px;
}
.image-list .slideBox .sNext:hover i {
  background: url(../images/sNextrghover.png) no-repeat;
}
