@font-face {
  font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_2353239_d0pguw17y5c.eot?t=1611799841668');
  /* IE9 */
  src: url('//at.alicdn.com/t/font_2353239_d0pguw17y5c.eot?t=1611799841668#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAKgAAsAAAAABmgAAAJTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcAp0egE2AiQDCAsGAAQgBYRtBy4bngXIHpIkgUqIEKCgExCAEcHTfm3e/j1xPKkmlyyaqJBIhQSxkQrZM/n+dy4BKSMqyVNjtm3v7qflNDByRHb8PIESm5CbcKsNHAWOqY/yg+SA7hIRFBkYCXiw60E78E32C934w9i1HDSk8wTqRvVLPRufXU3JkcFpgXh2LDMlJ+eTZTNZFco1a7N4U1JNL+kbr+L78WclckhKBVh2+TSWTBn8hNKK3e6uB0bgJ6ibSyiwLEUmbmtj59KFyUxXj2WYlLKv4uBTt8usYq8mYf51sLAJhhXxPUmI9FYLE8jx4IgUc6MeSRoObt3svTxUJPH1+dNuJSQvb58vqi24unjdq8LKfnfnS+Pq1wsXwPTnhtXGl47OxHBfIBnPXeO6X5pGG1+6e1IGqT8rHtO+BYLq5tWiXrz3X21k8PGgRRizfg6qO7QHP0bSsyMHMmhJ2ZPUOpKRUVMT6uro0lx9/sbqB+8iFaoG70VZCSQpClXTxExdRknDGsqqDlG3ZGJzQz8mXeQaFh0BhB6fSNreUejxQ8zUX5QM+UdZT6Sj7j7692yYDSfvlIEpIIniO8hJkBBjm8iTxctgbfgmy8oEax0Yd4JIlZRicgJCYHMs4JuWJgRGmJEAjYPLwPcJihhxISEkW4goJsu47k1SggQpeU4xwCSAJCRuB+JIIEKY9RfySp9fBiwbfCbWUtPnXwcYzhkeUUmUHsQJddir5l6u4TZZNIKAIRhDBJBxMAr4fAQS1Y9ygQRBYo+IRGJk1Av3VUvra4MPKDIbgIYUqLqQnwjzUlIAAAAA') format('woff2'), url('//at.alicdn.com/t/font_2353239_d0pguw17y5c.woff?t=1611799841668') format('woff'), url('//at.alicdn.com/t/font_2353239_d0pguw17y5c.ttf?t=1611799841668') format('truetype'),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('//at.alicdn.com/t/font_2353239_d0pguw17y5c.svg?t=1611799841668#iconfont') format('svg');
  /* iOS 4.1- */
}

.iconfont {
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fork:before {
  content: "\e61b";
  font-size: 32px;
  color: #0284CC;
}

.title {
  /* display: inline-block; */
  margin: 0 auto;
  text-align: center;
  font-size: 32px;
  letter-spacing: 5px;
  margin-bottom: 60px;
  font-family: 'NotoSansCJKsc-Bold';
  color: #19191A;
}

.plan-zhenliu .container {
  width: 1200px;
  margin: 0 auto;
}

.plan-zhenliu .nav-title {
  height: 120px;
  width: 100%;
}

.plan-zhenliu .nav-title .logo-title {
  float: left;
  margin-top: 25px;
  margin-left: 186px;
  width: 136px;
  height: 68px;
}

.plan-zhenliu .nav-title .logo-title img {
  width: 100%;
  height: 100%;
}

.plan-zhenliu .nav-title .nav {
  float: right;
  margin-top: 40px;
  padding-right: 150px;
}

.plan-zhenliu .nav-title .nav .nav-text {
  display: inline-block;
  vertical-align: top;
  height: 44px;
  line-height: 44px;
}

.plan-zhenliu .nav-title .nav .nav-text ul li {
  cursor: pointer;
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  font-weight: 700;
}

.plan-zhenliu .nav-title .nav .login-button {
  cursor: pointer;
  display: inline-block;
  width: 150px;
  height: 44px;
  background-color: #0665A4;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  margin-left: 70px;
  color: #fff;
}

.plan-zhenliu .banner {
  width: 100%;
  background: url(../images/plan-zhenliu/banner.png);
  background-size: cover;
  margin-top: 100px;
}

.plan-zhenliu .banner .content-home {
  position: absolute;
  width: 100%;
  height: 300px;
  margin-top: 8px;
  text-align: center;
  z-index: 200;
}

.plan-zhenliu .banner .content-home .content-title {
  font-size: 76px;
  letter-spacing: 20px;
  font-weight: 100;
  color: #fff;
  letter-spacing: 50px;
}

.plan-zhenliu .banner .content-home .content-text {
  font-size: 20px;
  font-weight: 100;
  color: #fff;
  position: relative;
  left: -25px;
}

.plan-zhenliu .banner .content-home .content-button {
  cursor: pointer;
  width: 233px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #006BB2;
  border-radius: 70px;
  margin: 50px auto;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}

.plan-zhenliu .banner .content-home .content-button img {
  width: 37px;
  height: 37px;
  vertical-align: middle;
  margin-left: 10px;
}

.plan-zhenliu .banner .banner-cover {
  width: 100%;
  height: 718px;
  display: flex;
  align-items: center;
}

.plan-zhenliu .banner .banner-cover .banner-content {
  color: #fff;
  margin-left: 270px;
}

.plan-zhenliu .banner .banner-cover .banner-content p {
  font-weight: 700;
  font-size: 46px;
}

.plan-zhenliu .banner .banner-cover .banner-content .content-English {
  margin-top: 20px;
  font-size: 26px;
  font-weight: 400;
}

.plan-zhenliu .site-main {
  position: relative;
  margin-top: 100px;
}

.plan-zhenliu .site-main .mask{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0c0c0c;
  opacity: 0.26;
  z-index: 0;
}

.plan-zhenliu .site-main .content-home {
  width: 100%;
  height: 300px;
  text-align: center;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 718px;
  flex-direction: column;
  position: relative;
}

.plan-zhenliu .site-main .content-home .content-title {
  font-size: 76px;
  letter-spacing: 20px;
  text-indent: 20px;
  font-weight: 100;
  color: #fff;
  font-family: 'ChuangYiJianXiYuan-1';
}

.plan-zhenliu .site-main .content-home .content-text {
  margin-top: 10px;
  font-size: 20px;
  color: #fff;
  font-family: 'NotoSansCJKsc-Light';
}

.plan-zhenliu .site-main .content-home .content-button {
  cursor: pointer;
  width: 233px;
  height: 61px;
  text-align: center;
  background-color: #006BB2;
  border-radius: 70px;
  margin: 40px auto;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plan-zhenliu .site-main .content-home .content-button img {
  width: 37px;
  height: 37px;
  vertical-align: middle;
  margin-left: 10px;
}


.plan-zhenliu .content-button {
  cursor: pointer;
  width: 208px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #006BB2;
  border-radius: 70px;
  margin: 20px auto;
  font-weight: 700;
  font-size: 19px;
}

.plan-zhenliu .content-button img {
  width: 37px;
  height: 37px;
  vertical-align: middle;
  margin-left: 25px;
}
.plan-zhenliu .features ul{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.plan-zhenliu .features li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 80px;
}


.plan-zhenliu .features .pic,
.plan-zhenliu .features .text {
  display: inline-block;
}

.plan-zhenliu .features .pic {
  width: 120px;
}
.plan-zhenliu .features .pic img{
  width: 100%;
}

.plan-zhenliu .features .text {
  margin-left: 50px;
  width: 326px;
  vertical-align: top;
}

.plan-zhenliu .features .text .text-title {
  margin-bottom: 20px;
  font-size: 30px;
  font-family: 'NotoSansCJKsc-Bold';
  color: #19191A;
  letter-spacing: 5px;
}

.plan-zhenliu .features .text .text-content {
  line-height: 28px;
  text-align: justify;
}

/* .plan-zhenliu .features  */
.plan-zhenliu .study-industry {
  margin-bottom: 80px;
}

.plan-zhenliu .study-industry .title_second {
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  margin-left: 167px;
  letter-spacing: 5px;
  font-family: 'NotoSansCJKsc-Bold';
  color: #19191A;
}

.plan-zhenliu .study-industry .title-content {
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  margin-left: 125px;
  color: #2D66A3;
  letter-spacing: 5px;
  font-family: 'NotoSansCJKsc-Bold';
}

.plan-zhenliu .study-industry .content {
  margin-left: 93px;
  margin-top: 45px;
  position: relative;
}

.plan-zhenliu .study-industry .content .content-title-t {
  position: absolute;
  width: 93px;
  height: 93px;
  color: #19191a;
  left: -85px;
  top: 110px;
  font-size: 33px;
  font-weight: 700;
  line-height: 40px;
  font-family: 'NotoSansCJKsc-Bold';
}

.plan-zhenliu .study-industry .content .content-title-b {
  position: absolute;
  width: 93px;
  height: 93px;
  color: #19191a;
  font-size: 33px;
  font-weight: 700;
  line-height: 40px;
  left: -85px;
  top: 511px;
  font-family: 'NotoSansCJKsc-Bold';
}

.plan-zhenliu .study-industry .content .content-icon-l {
  position: absolute;
  width: 145px;
  height: 57px;
  left: 318px;
  top: 310px;
}

.plan-zhenliu .study-industry .content .content-icon-l img {
  width: 100%;
}

.plan-zhenliu .study-industry .content .content-icon-r {
  position: absolute;
  width: 104px;
  height: 42px;
  top: 310px;
  right: 307px;
}
.plan-zhenliu .study-industry .content .content-icon-r img{
  width: 100%;
}

.plan-zhenliu .study-industry .content .left {
  width: 383px;
  height: 794px;
  background-color: rgba(239, 239, 239, 0.5);
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}

.plan-zhenliu .study-industry .content .left .txt-detial {
  width: 100%;
  height: 249px;
  background-color: #4d4d4d;
  color: #fff;
  border-top-left-radius: 40px;
  padding: 52px 41px 42px 53px;
  letter-spacing: 2px;
  line-height: 26px;
  text-align: justify;
  box-sizing: border-box;
}

.plan-zhenliu .study-industry .content .left .txt-list {
  text-align: center;
}

.plan-zhenliu .study-industry .content .left .txt-list img {
  width: 118px;
  height: 118px;
  margin-top: 28px;
}

.plan-zhenliu .study-industry .content .left .txt-list h3 {
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 15px;
  margin-bottom: 35px;
  font-family: 'NotoSansCJKsc-Black';
}

.plan-zhenliu .study-industry .content .left .txt-list ul {
  width: 192px;
  margin: 0 auto;
  text-align: left;
}

.plan-zhenliu .study-industry .content .left .txt-list ul li {
  letter-spacing: 2px;
  list-style: disc;
  margin-bottom: 22px;
}

.plan-zhenliu .study-industry .content .right {
  width: 692px;
  height: 794px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: rgba(50, 163, 208, 0.2);
  margin-left: 26px;
}

.plan-zhenliu .study-industry .content .right .txt-detial {
  width: 100%;
  height: 250px;
  letter-spacing: 2px;
  color: #fff;
  background-color: #2D66A3;
  border-top-right-radius: 40px;
  text-align: justify;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 50px;
  box-sizing: border-box;
}
.plan-zhenliu .study-industry .content .right .txt-list{
  display: flex;
  justify-content: center;
}
.plan-zhenliu .study-industry .content .right .txt-list .item{
  width: 40%;
  margin-right: 50px;
  height: auto;
  text-align: center;
}
.plan-zhenliu .study-industry .content .right .txt-list .item:last-child{
  margin-right: 0;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_l img {
  width: 118px;
  height: 118px;
  margin-top: 28px;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_l h3 {
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 15px;
  margin-bottom: 35px;
  font-family: 'NotoSansCJKsc-Black';
  color: #0071BC;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_l ul {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_l ul li {
  letter-spacing: 2px;
  margin-bottom: 22px;
  line-height: 25px;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_l ul li span {
  color: #0071BC;
  font-family: 'NotoSansCJKsc-Black';
}



.plan-zhenliu .study-industry .content .right .txt-list .item_r img {
  width: 118px;
  height: 118px;
  margin-top: 28px;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_r h3 {
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 8px;
  margin-bottom: 35px;
  font-family: 'NotoSansCJKsc-Black';
  color: #0071BC;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_r ul {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_r ul li {
  letter-spacing: 2px;
  margin-bottom: 22px;
  line-height: 25px;
}

.plan-zhenliu .study-industry .content .right .txt-list .item_r ul li span {
  color: #0071BC;
  font-family: 'NotoSansCJKsc-Black';
}

.plan-zhenliu .plan {
  text-align: center;
  margin-top: 72px;
  width: 1040px;
  margin-bottom: 70px;
  box-sizing: border-box;
}

.plan-zhenliu .plan .title {
  display: inline-block;
  font-size: 32px;
  letter-spacing: 5px;
  margin-bottom: 51px;
  font-family: 'NotoSansCJKsc-Bold';
  color: #19191A;
}

.plan-zhenliu .plan .content-text {
  line-height: 26px;
  letter-spacing: 1px;
}

.plan-zhenliu .plan .content-text span {
  color: #006CB7;
}

.plan-zhenliu .content-list {
  padding: 40px 0;
  height: auto;
  background-color: rgba(239, 239, 239, 0.5);
}

.plan-zhenliu .content-list .item-detial{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.plan-zhenliu .content-list .item-detial .desc{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.plan-zhenliu .content-list .left {
  margin-right: 100px;
}

.plan-zhenliu .content-list .left h3 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 51px;
  font-family: 'NotoSansCJKsc-Bold';
  color: #19191A;
}

.plan-zhenliu .content-list .left p {
  width: 244px;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: justify;
}


.plan-zhenliu .content-list .right {
  width: 582px;
  height: 366px;
  display: flex;
  align-items: center;
}

.plan-zhenliu .content-list .right img {
  width: 100%;
}



.product-highlights {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 50px;
}

.product-highlights .content{
  display: flex;
  flex-direction: row;
  justify-content: space-between;

}
.product-highlights .content .earth {
  width: 374px;
}
.product-highlights .content .earth img{
  width: 100%;
}


.product-highlights .content .hightList {
  flex: 1;
  padding-left: 45px;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.product-highlights .content .hightList li {
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.product-highlights .content .hightList li .icon,
.product-highlights .content .hightList li .text {
  display: inline-block;
  vertical-align: middle;
}
.product-highlights .content .hightList li .icon{
  width: 45px;
  height: 45px;
  flex-shrink: 0;
}
.product-highlights .content .hightList li .icon img{
  width: 100%;
}
.product-highlights .content .hightList li .text {
  margin-left: 50px;
}

.product-highlights .content .hightList li .text h3 {
  font-family: 'NotoSansCJKsc-Black';
  color: #0071bc;
  margin-bottom: 4px;
}

.product-highlights .content .hightList li .text p {
  line-height: 25px;
}
.swiper-service {
  width: 100%;
  height: 536px;
}

.swiper-service .swiper-slide .img{
  padding: 10px;
  height: 495px;
}
.swiper-service .swiper-slide .img img{
  box-shadow: 0 0 14px 3px rgb(102 102 102 / 10%);
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.swiper-wrapper .swiper-slide{
  width: 985px;
}
.swiper-wrapper .swiper-slide .content-back{
  padding: 38px 30px 0 30px;
  width: 100%;
  height: 100%;
}
.swiper-wrapper .swiper-slide .content-back .img,
.swiper-wrapper .swiper-slide .content-back .text {
display: inline-block;
}
.swiper-wrapper .swiper-slide .content-back .text{
  margin-top: 75px;
  margin-right: 80px;
  vertical-align: top;
  width: 315px;
  line-height: 22px;
  text-align: justify;
}
.swiper-wrapper .swiper-slide .content-back .text p {
  margin-bottom: 40px;
}
.swiper-wrapper .swiper-slide .content-back .img{
  width: 440px;
  height: 460px;
}
.swiper-wrapper .swiper-slide .content-back .img img {
  width: 100%;
}
.swiper-btn-box {
  text-align: right;
  margin: 0 auto;
  width: 20%;
  height: 50px;
  position: absolute;
  z-index: 999;
}



.swiper-pagination-bullets{
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
 .swiper-pagination-bullet {
  overflow: hidden;
  position: relative;
  width: auto;
  height: 40px;
  padding-left: 20px;
  margin-right: 105px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-color: rgba(255, 255, 255, 0) !important;
  text-align: left;
  opacity: 1;
  font-size: 18px;
  cursor: pointer;
  font-weight: 400;
  font-family: 'NotoSansCJKsc-Medium';
}
.swiper-pagination-bullet-active{
  color: #006BB2;
}
.swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  top: -14px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 3px;
  border: 2px solid #006bb2;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background-color: #006bb2;
}
.faculty{
  padding: 80px 0 40px 0 ;
}
.faculty p {
  margin-bottom: 10px;
  text-align: center;
  line-height: 19px;
  letter-spacing: 1px;
}
.faculty li img {
  width: 100%;
}
.faculty .teacherlist-top{
  display: flex;
  justify-content: flex-start;
  margin: 70px 0;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.faculty .teacherlist-top::after{

}
.faculty .teacherlist-top .item {
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
  width: 240px;
}
.faculty .teacherlist-top .item .photo {
  margin: 0 auto;
  width: 144px;
  height: 144px;
}
.faculty .teacherlist-top .item .name{
  margin: 30px 0;
  font-size: 17px;
  color: #006BB2;
  font-family: 'NotoSansCJKsc-Bold';
}
.faculty .teacherlist-bottom{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.faculty .teacherlist-bottom li{
  display: inline-block;
  vertical-align: top;
  margin-right: 9px;
  margin-bottom: 10px;
  width: 97px;
  height: 97px;
  text-align: center;
}
.faculty .teacherlist-bottom li:nth-last-child(1){
  position: relative;
  color: #d7d7d7;
  font-size: 30px;
}
.faculty .teacherlist-bottom li:nth-last-child(1) span {
  display: inline-block;

  margin-right: 5px;
  margin-top: 50%;
  width: 10px;
  height: 10px;
  background-color: #d7d7d7;
  border-radius: 50%;
}
.pain-point{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pain-point .heading{
  width: 93px;

}