@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #0baa94 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.itme-words {
  background-color: #ffffff;
  padding: 30px 35px 56px 35px;
}
.fill .head {
  overflow: hidden;
  height: 40px;
  margin-bottom: 30px;
}
.fill .head .head-title {
  float: left;
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #0baa94;
  line-height: 40px;
}
.fill .head .head-title span {
  text-indent: -9999px;
  display: inline-block;
}
.fill .head .head-title img {
  display: inline-block;
  width: auto;
  height: 40px;
}
.fill .head .head-title .fillLeft {
  height: 40px;
}
.fill .head a {
  float: right;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 40px;
}
.fill h5 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.slider_item {
  width: 696px;
  height: 360px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 27px;
  left: 50%;
  /* margin-left: -42px; */
  transform: translateX(-50%);
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  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: 696px;
  height: 360px;
}
.img-group img {
  width: 696px;
  height: 360px;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul {
  padding-top: 7px;
}
.text-list ul li {
  line-height: 20px;
  overflow: hidden;
  margin-top: 16px;
}
.text-list ul li:hover span {
  color: #0baa94;
}
.text-list ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 80%;
  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: 20px;
  margin: 0 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #0baa94;
  vertical-align: 4px;
}
.text-list ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  float: right;
}
.changebtn-itme {
  overflow: hidden;
  margin-bottom: 6px;
}
.changebtn-itme .changebtn {
  float: right;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #858584;
  line-height: 26px;
  border-radius: 11px;
  padding: 0 16px;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.changebtn-itme .changebtn:after,
.changebtn-itme .changebtn:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #F0FBF6;
  z-index: -2;
  border-radius: 11px;
}
.changebtn-itme .changebtn:hover {
  z-index: 1;
  background: transparent;
  color: #858584;
}
.changebtn-itme .changebtn:before {
  transition: 1s ease all;
  background: #afd89a;
  z-index: -1;
}
.changebtn-itme .changebtn:after {
  transition: 1s ease all;
  background: #afd89a;
  z-index: -2;
}
.changebtn-itme .changebtn:hover:after,
.changebtn-itme .changebtn:hover:before {
  width: 100%;
}
.expertTeam ul {
  height: 390px;
  padding-left: 25px;
  padding-top: 19px;
  width: 1245px;
  overflow: hidden;
}
.expertTeam ul li {
  float: left;
  width: 550px;
  height: 160px;
  margin-right: 60px;
  background-color: #FCFCFC;
  margin-bottom: 48px;
  position: relative;
  padding-right: 38px;
  background: #FCFCFC;
  border-radius: 8px;
  border: 1px solid #DEDEDE;
}
.expertTeam ul li .expertTeam-top .top-img {
  position: absolute;
  top: -18px;
  left: -21px;
  float: left;
  width: 70px;
  height: 70px;
}
.expertTeam ul li .expertTeam-top .top-img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.expertTeam ul li .expertTeam-top .expertTeam-name {
  width: 460px;
  margin-left: 57px;
  margin-top: 13px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CFCFCF;
  float: left;
  font-size: 14px;
  font-weight: 600;
  color: #666666;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.expertTeam ul li .expertTeam-top .expertTeam-name span {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #666666;
  line-height: 18px;
  margin-left: 10px;
}
.expertTeam ul li .expertTeam-details {
  margin-top: 10px;
  margin-left: 57px;
  text-indent: 2em;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.live-panel {
  width: 1260px;
}
.live-panel .live-panelfl,
.live-panel .live-panelrg {
  float: left;
  width: 585px;
  padding: 30px 20px 27px 35px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.5);
  border-radius: 8px;
  margin-right: 16px;
}
.live-panel .live-panelfl .live-image,
.live-panel .live-panelrg .live-image {
  float: left;
  width: 100px;
  height: 100px;
  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: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
}
.live-panel .live-panelfl .live-page .live-time span,
.live-panel .live-panelrg .live-page .live-time span {
  display: inline-block;
  width: 52px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  border-radius: 4px;
  margin-right: 10px;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing,
.live-panel .live-panelrg .live-page .live-time .live-stateing {
  background-color: #0baa94;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing i,
.live-panel .live-panelrg .live-page .live-time .live-stateing 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-stateNotice,
.live-panel .live-panelrg .live-page .live-time .live-stateNotice {
  background-color: #74A8F3;
}
.live-panel .live-panelfl .live-page .live-time .live-statebake,
.live-panel .live-panelrg .live-page .live-time .live-statebake {
  background-color: #BEBEBE;
}
.live-panel .live-panelfl .live-title,
.live-panel .live-panelrg .live-title {
  margin-top: 5px;
}
.live-panel .live-panelfl .live-title a,
.live-panel .live-panelrg .live-title a {
  height: 22px;
  font-size: 17px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  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: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  font-weight: 600;
  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 {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.curriculum-list .gallery a {
  width: 286px;
  height: 245px;
  float: left;
  margin-right: 18px;
  background-color: #ffffff;
  border-radius: 0px 0px 4px 4px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.curriculum-list .gallery a:hover {
  transform: scale(1.04);
}
.curriculum-list .gallery a{
  display: block;
}
.curriculum-list .gallery a p:hover .title-page,
.curriculum-list .gallery a p:hover .title-name {
  color: #0baa94;
}
.curriculum-list .gallery a .curriculum-images {
  width: 286px;
  height: 145px;
}
.curriculum-list .gallery a .curriculum-images img {
  width: 100%;
  height: 100%;
  display: block;
}
.curriculum-list .gallery a .curriculum-title {
  padding: 16px;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.54);
  background: #FFFFFF;
}
.curriculum-list .gallery a .curriculum-title .title-page {
  font-size: 16px;
  color: #333333;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.curriculum-list .gallery a .curriculum-title .title-name {
  margin-top: 8px;
  font-size: 14px;
  color: #898989;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.footer {
  margin-top: 0;
}
.wrapper_box {
  margin-top: 70px;
}
.container {
  overflow: hidden;
  min-width: 1200px;
  margin-top: 20px;
}
.banner-right {
  width: 502px;
  height: 358px;
  background-color: #ffffff;
  float: left;
  padding: 29px 23px 0 26px;
  box-shadow: 0px 2px 4px 0px rgba(132, 132, 132, 0.5);
}
.banner-right .consulting-head .head {
  margin-bottom: 0;
}
.banner-right .banner-signin {
  margin-top: 45px;
}
.banner-right .banner-signin a {
  display: block;
  float: left;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #0baa94;
  line-height: 52px;
  letter-spacing: 1px;
  border-radius: 8px;
  width: 221px;
  height: 52px;
  text-align: center;
}
.banner-right .banner-signin .register_btn {
  color: #ffffff;
  background-color: #0baa94;
  margin-right: 10px;
}
.banner-right .banner-signin .register_btn:hover {
  color: #ffffff !important;
}
.banner-right .banner-signin .signin_btn {
  border: 1px solid #0baa94;
}
.back-img {
  text-align: center;
}
.back-img img {
  display: inline-block;
  width: auto;
  height: auto;
}
.curriculum-itme {
  margin-bottom: 28px;
}
.curriculum-itme .curriculum-category {
  width: 295px;
  height: 317px;
  float: left;
  margin-right: 15px;
}
.curriculum-itme .curriculum-category img {
  width: 100%;
  height: 100%;
}
.curriculum-itme .curriculum-list {
  float: left;
  width: 890px;
  margin-top: -2px;
}
.curriculum-itme .curriculum-list .gallery {
  width: 1005px;
}
.curriculum-itme .curriculum-list .culum-fill {
  overflow: hidden;
  margin-bottom: 22px;
}
.curriculum-itme .curriculum-list .fill-more {
  display: block;
  margin-bottom: 20px;
}
.curriculum-itme .curriculum-list .fill-more a {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.curriculum-itme .curriculum-list .swiperbox{
  position: relative;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox{
  /* margin-bottom: 22px; */
  width: 837px;
  margin: 0 auto 22px;
  /* position: relative; */
}

.curriculum-two .curriculum-list .swiperbox .thumbsbox{

  width: 813px;


}
.curriculum-three .curriculum-list .swiperbox .thumbsbox{

  width: 813px;


}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-next:after,
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-prev:after {
  content: "";
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-next,
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-prev {
  position: absolute;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-next {
  bottom: auto;
  right: 0;
  top: 14px;
  left: auto;

}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-prev {
  top: 14px;
  right: auto;
  left: 0;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-next img,
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-button-prev img {
  width: 24px;
  height: 24px;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-wrapper {
  width: auto;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-wrapper .swiper-slide{
  width: auto !important;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-wrapper h2 {
  width: auto;
  height: auto;
  float: left;
  font-size: 18px;
  color: #25644B;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 0 20px;
  margin-right: 0px;
  cursor: pointer;
  transition: none;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-wrapper h2:hover {
  transform: none;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-wrapper .my-slide-thumb-active {

  background: #0BAA94;
  border-radius: 13px;
}
.curriculum-itme .curriculum-list .swiperbox .thumbsbox .swiper-wrapper .my-slide-thumb-active h2{
  color: #FFFFFF;
}
.curriculum-itme .curriculum-list .culum-fill .culummore {
  float: right;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}
