@charset "utf-8";
.elevator-nav {
  background: #ffffff;
  position: fixed;
  top: 310px;
  right: 50%;
  margin-right: -715px;
  width: 80px;
  padding: 0px 5px;
  box-sizing: border-box;
  z-index: 100;
}
.elevator-nav div a {
  display: block;
  padding: 8px 0px 8px 5px;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #f4f4f4;
  background-color: #fff;
  color: #fff;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #777777;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}
.elevator-nav div a img {
  display: block;
  width: 22px;
  height: 20px;
  margin-right: 7px;
  float: left;
  margin-top: 4px;
}
.elevator-nav div a span {
  width: 36px;
  font-size: 12px;
  display: block;
  float: left;
  line-height: 13px;
}
.elevator-nav div a:hover span {
  color: #4285f4;
}
.elevator-nav .qrcode a {
  position: relative;
}
.elevator-nav .qrcode a .qrcode-border {
  width: 122px;
  height: 116px;
  position: absolute;
  bottom: 10px;
  left: -127px;
  display: none;
}
.elevator-nav .qrcode a .qrcode-border img {
  width: 100%;
  height: 100%;
  margin: 0px;
}
.elevator-nav .qrcode a .qrcode-img {
  position: absolute;
  bottom: 32px;
  left: -112px;
  width: 80px;
  height: 80px;
  margin: 0;
  text-align: center;
  display: none;
}
.elevator-nav .qrcode a .qrcode-img img {
  width: 100%;
  height: 100%;
  margin: 0px;
}
.elevator-nav .text {
  padding: 0;
}
.elevator-nav .icon {
  display: block;
  width: 24px;
  height: 24px;
}
.elevator-nav .back a {
  height: 28px;
  border-bottom: 0px;
  padding: 8px 0px 8px 5px;
  line-height: 12px;
}
.elevator-nav .back a img {
  display: block;
  width: 14px;
  height: 9px;
  box-sizing: border-box;
  margin-top: 3px;
  margin-right: 10px;
  margin-left: 5px;
}
.elevator-nav .eq {
  background: url("../images/eq.png");
}
.elevator-nav .collect {
  background: url("../images/soucang.png") no-repeat;
}
.elevator-nav .toTop {
  background: url("../images/back.png") no-repeat;
}
.elevator-nav .hovereq {
  position: absolute;
  top: -68px;
  left: -100px;
  display: none;
}
.elevator-nav .hovereq span {
  background: url("../images/arr.png");
  width: 96px;
  height: 91px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.elevator-nav .hovereq i {
  background: url("../images/qr.png");
  width: 58px;
  height: 59px;
  position: absolute;
  top: 10px;
  left: 14px;
}
.elevator-nav .hovereq b {
  position: absolute;
  top: 50px;
  left: 17px;
  font-size: 12px;
  font-weight: 400;
  color: #555555;
}
.elevator-nav .active:hover .hovereq {
  display: block;
}
body {
  background-color: #f4f4f4;
}
.container-bg {
  background-color: #f4f4f4;
}
.swiper-container {
  width: 740px;
  height: 378px;
  float: left;
  background-color: #fff;
}
.banner-right {
  width: 450px;
  float: right;
  height: 378px;
  background-color: #fff;
}
.banner-right .head {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  padding: 0px 18px;
}
.banner-right .head a {
  box-sizing: border-box;
  float: right;
  width: 80px;
  height: 26px;
  background: #ffffff;
  border: 1px solid #4285f4;
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color: #4285f4;
  line-height: 24px;
  text-align: center;
  margin-top: 17px;
}
.banner-right .head p {
  position: relative;
  cursor: pointer;
  font-size: 24px;
  font-family: Helvetica;
  color: #999;
  float: left;
  margin-right: 28px;
}
.banner-right .head .active {
  color: #333;
}
.banner-right .head .active:after {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #4285f4;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -12px;
}
.swiper-pagination-bullet-active {
  background-color: #4285f4 !important;
}
.text-list {
  height: 304px;
  overflow: hidden;
}
.text-list .item {
  padding: 0 21px;
}
.text-list li {
  line-height: 22px;
  overflow: hidden;
  margin-top: 16px;
}
.text-list li a {
  font-size: 16px;
  font-family: Helvetica;
  color: #333333;
  width: 80%;
  float: left;
}
.text-list li span {
  font-size: 14px;
  font-family: Helvetica;
  color: #c9c9c9;
  float: right;
}
.wrap-2 {
  overflow: hidden;
  background-color: #f4f4f4 !important;
}
.wrap-2 .item-body {
  height: 232px;
  position: absolute;
  top: 61px;
  left: 0px;
  padding: 0px 35px 20px 20px;
  box-sizing: border-box;
}
.wrap-2 .item-body .head-img {
  width: 98px;
  height: 98px;
  display: block;
  float: left;
}
.wrap-2 .item-body .item-main {
  width: 418px;
  height: 100%;
  float: left;
  margin-left: 19px;
  position: relative;
}
.wrap-2 .item-body .item-main .item-title {
  height: 42px;
  font-size: 32px;
  font-family: Helvetica;
  color: #ffffff;
  line-height: 42px;
  margin-bottom: 25px;
  overflow: hidden;
  -ms-overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  -ms-white-space: nowrap;
}
.wrap-2 .item-body .item-main h2 a {
  display: block;
  max-height: 44px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap-2 .item-body .item-main h2 .item-titlebar {
  height: auto;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #323232;
  line-height: 25px;
  margin-bottom: 7px;
  overflow: hidden;
  -ms-overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  -ms-white-space: nowrap;
}
.wrap-2 .item-body .item-main .p {
  font-size: 14px;
  font-weight: 400;
  color: #595959;
  line-height: 18px;
  overflow: hidden;
  -ms-overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  -ms-white-space: nowrap;
}
.wrap-2 .item-body .item-main .item-jj {
  max-height: 38px;
  font-size: 14px;
  font-family: Helvetica;
  color: #8a8a8a;
  line-height: 19px;
  margin-top: 12px;
  margin-bottom: 18px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap-2 .item-body .item-main .btn {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 120px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #4285f4;
  border-radius: 14px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  padding: 0px;
}
.wrap-2 .item {
  background-color: #fff;
  width: 590px;
  height: 295px;
  float: left;
  position: relative;
}
.wrap-2 .item img {
  z-index: -1;
}
.wrap-2 .item:first-child {
  margin-right: 20px;
}
.fill .head {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  padding: 0 18px;
}
.fill .head p {
  float: left;
  font-size: 24px;
  font-weight: 400;
  color: #323232;
}
.fill .head .head-list {
  float: left;
  font-size: 18px;
  font-family: Helvetica;
}
.fill .head .head-list .head-li {
  margin-left: 70px;
  float: left;
  cursor: pointer;
}
.fill .head .active {
  color: #4285f4;
}
.fill .head a {
  box-sizing: border-box;
  float: right;
  width: 80px;
  height: 26px;
  background: #ffffff;
  border: 1px solid #4285f4;
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color: #4285f4;
  line-height: 24px;
  text-align: center;
  margin-top: 18px;
}
.fill .head:after {
  content: "";
  width: 2px;
  height: 24px;
  background-color: #4285f4;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
}
.fill .style {
  padding: 20px;
}
.column-img-moudler {
  width: 100%;
  padding: 20px;
  height: 184px;
  box-sizing: border-box;
  overflow: hidden;
}
.column-img-moudler .list {
  width: 1194px;
}
.column-img-moudler .list .img-list {
  float: left;
  width: 363px;
  margin-right: 35px;
  overflow: hidden;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
}
.column-img-moudler .list .img-list .img {
  width: 100%;
  height: 144px;
  display: block;
}
.column-img-moudler .list .img-list .img img {
  width: 100%;
  height: 100%;
}
.column-img-moudler .list .img-list .img-title {
  max-height: 63px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  padding: 0px 7px 0px 20px;
  margin: 22px 0px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.course-moduler {
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  padding: 0 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.course-moduler .item-list {
  width: 1196px;
  box-sizing: border-box;
}
.course-moduler .item-list .item-li {
  float: left;
  width: 260px;
  height: 200px;
  margin-right: 38px;
  padding-bottom: 20px;
  padding-top: 25px;
}
.course-moduler .item-list .item-li .img {
  width: 100%;
  height: 158px;
  display: block;
}
.course-moduler .item-list .item-li .img img {
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}
.course-moduler .item-list .item-li .img img:hover {
  transform: scale(1.1);
}
.course-moduler .item-list .item-li .img-title {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 44px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 22px;
  margin-top: 16px;
}
.main {
  padding-bottom: 39px;
}
.main .wrap-4 {
  background-color: #f4f4f4;
}
.column-text-2 {
  width: 590px;
  float: left;
  margin-right: 20px;
  background-color: #fff;
}
.column-text-2.last {
  margin-right: 0px;
}
.column-text-2 .style {
  padding: 0;
}
.column-text-2 .text-list {
  padding: 20px 30px 20px 20px;
  height: auto;
}
.column-text-2 .text-list .item {
  padding: 0px;
}
.column-text-2 .text-list .item li {
  margin-bottom: 17px;
  line-height: 21px;
  margin-top: 0px;
}
.column-text-2 .text-list .item li:last-child {
  margin-bottom: 0px;
}
.picMarquee-left .bd {
  padding: 20px 10px;
  overflow: hidden;
}
.picMarquee-left .bd:last-child {
  display: none;
}
.picMarquee-left .bd:first-child + div {
  display: none;
}
.picMarquee-left .img-list {
  padding: 0px;
}
.picMarquee-left .item {
  padding: 20px 35px 20px;
}
.tab_nav {
  display: none;
}
.tab_nav.on {
  display: block;
}
.ing {
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  padding: 0 9px;
  line-height: 24px;
  border-radius: 12px;
  margin-right: 5px;
  vertical-align: 2px;
  padding-left: 18px;
  position: absolute;
  top: -104px;
}
.ing:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 9px;
  margin-top: -1px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
}
.text-co {
  font-weight: 400;
  color: #8a8a8a !important;
}
.wrap-banner {
  margin-top: 20px;
  overflow: hidden;
}
.wrap-banner img {
  width: 1200px;
  height: 102px;
  transition: all .5s ease;
}
.wrap-banner img:hover {
  transform: scale(1.1);
}
.column-icon {
  height: 100px;
  padding: 20px 0px 20px 20px;
  box-sizing: border-box;
}
.column-icon .icon-item {
  float: left;
  margin-right: 38px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.points-list {
  display: none;
  position: fixed;
  top: 310px;
  left: 50%;
  margin-left: -722px;
  background-color: #f4f4f4;
  transform: all .5s ease;
}
.points-list .points-li {
  padding: 0px 13px;
  margin-bottom: 5px;
  line-height: 34px;
  text-align: center;
}
.points-list .points-li a {
  display: block;
  color: #333333 !important;
}
.points-list .active > a {
  color: #fff !important;
}
.points-list .active > a:hover {
  color: #fff !important;
}
.points-list .points-list > div + div + div + div + div + div + div {
  margin-bottom: 0px;
}
.points-list .active {
  background: #4285f4;
  color: #fff;
}
@media only screen and (max-width: 1470px) {
  .points-list {
    position: fixed;
    top: 310px;
    left: 15px;
    margin-left: 0px;
    z-index: 100;
  }
  .points-list .points-li {
    font-size: 12px;
    line-height: 28px;
  }
  .points-list .points-li a {
    font-size: 12px;
  }
  .elevator-nav {
    background: #ffffff;
    position: fixed;
    top: 310px;
    right: 15px;
    margin-right: 0px;
  }
}
