.about-company-main{
	width:100%;
	height:100%;
	overflow: hidden;
	margin-top:60px;
	margin-bottom: 80px;
}
.about-company-main-container{
	width:1160px;
	height:100%;
	margin:0 auto;
	overflow: hidden;
	
}
.about-company-main-jianjie{
	width:100%;
	height:100%;
	overflow: hidden;
	border: 1px solid #C0EAFD;
	padding:60px 50px;
	//padding-top:50px;
	background: url(../image/logo/logo_bj.png) no-repeat center 100px;
	background-color: #fff;
}
.about-company-main-img{
	display: block;
	width:400px;
	margin:0 auto;
	text-align: center;
}
.about-company-main-p{
	font-size: 20px;
	margin-top:20px;
	line-height: 32px;
	text-align: justify;
	text-indent:2em;
	color: #333;
}
.about-company-main-img-ai{
	display: block;
	width:500px;
	margin:0 auto;
	text-align: center;
	margin-top:30px;
}
.about-company-main-img-huangjing{
	width:1160px;
	margin-top:15px;
	
}



.about_jishikeji-banner-container {
  padding-top: 10px;
  text-align: center;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  //background-color: #000;
}

.about_jishikeji-banner-container > .title {
  font-size: 32px;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 24px;
}
.about_jishikeji-banner-container > .desc {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 48px;
}
.about_jishikeji-banner-container .button {
  margin: 0 auto 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.about_jishikeji-banner-container .button .icon {
  background-position: center;
  width: 18px;
  height: 18px;
  background-image: url("https://cdnstatic.jishikeji.com/website/img/about_jishikeji/button_play.png");
  display: inline-block;
  background-size: contain;
  margin-right: 12px;
}

.about_jishikeji-banner-container .slogan-container {
  display: flex;
  min-height: 132px;
  justify-content: space-between;
}

.about_jishikeji-banner-container .slogan-container .slogan-item {
  margin-right: 25px;
  height: auto;
  //background: rgba(14, 87, 162, 0.3);
  //background: rgba(14, 87, 162, 1);
  background:rgba(11, 9, 108, 0.5);
  padding: 22px 36px;
  flex: 1;
  transition: all 0.3s linear;
  position: relative;
  top: 0;
}

.about_jishikeji-banner-container .slogan-container .slogan-item .title {
  position: relative;
}
.about_jishikeji-banner-container .slogan-container .slogan-item .title:before,
.about_jishikeji-banner-container .slogan-container .slogan-item .title:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 17px;
  transform: skew(-10deg);
  background-color: #2590f2;
}
.about_jishikeji-banner-container .slogan-container .slogan-item .title:before {
  top: -10px;
  left: -14px;
  opacity: 0;
  transition: all 0.3s linear;
}
.about_jishikeji-banner-container .slogan-container .slogan-item .title:after {
  top: 10px;
  right: -14px;
  opacity: 0;
  transition: all 0.3s linear;
}

.about_jishikeji-banner-container .slogan-container .slogan-item:last-child {
  margin-right: 0;
}

.about_jishikeji-banner-container .slogan-container .slogan-item .title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
  display: inline;
}
.about_jishikeji-banner-container .slogan-container .slogan-item .desc {
  margin-top: 10px;
}
.about_jishikeji-banner-container .slogan-container .slogan-item:first-child .desc,
.about_jishikeji-banner-container
  .slogan-container
  .slogan-item:first-child
  .desc {
  margin-top: 12px;
}
.about_jishikeji-banner-container .slogan-container .slogan-item:first-child,
.about_jishikeji-banner-container .slogan-container .slogan-item:last-child {
  padding-top: 36px;
}
.about_jishikeji-banner-container .slogan-container .slogan-item {
  padding-top: 36px;
  background:url(../image/aboutus/about/ab1.png) no-repeat center center;
}

.about_jishikeji-banner-container .slogan-container .slogan-item .desc {
  font-size: 18px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 30px;
}

.about_jishikeji-brainpp .main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1160px;
}
.about_jishikeji-brainpp .brainpp-img {
  width: 600px;
  margin-right: 4px;
  flex-shrink: 0;
}
.about_jishikeji-brainpp .phones-brainpp-img{
	display:none;
}
.about_jishikeji-brainpp .content .title {
  font-size: 32px;
  //font-weight: bolder;
  color: rgba(51, 51, 51, 1);
  line-height: 50px;
  margin-bottom: 20px;
}

.about_jishikeji-brainpp .content .desc {
  font-size: 16px;
  color: rgba(51, 51, 51, 1);
  line-height: 28px;
  margin-bottom: 32px;
  text-align: left;
}
.about_jishikeji-brainpp .button-abouts{
	display:block;
	width:180px;
	height:46px;
	line-height:46px;
	border-radius:1px;
	font-size:16px;
	text-align:center;
	transition:all 0.1s linear 0s;
	border:1px solid rgba(14, 87, 162, 0.2);
	//background:#000000;
	color:#0e57a2;
}
.about_jishikeji-brainpp .button-abouts:hover{
	background:#E6EEF6;
	//color:#ffffff;
}
.about_jishikeji-brainpp .content .desc p {
  margin-bottom: 20px;
}

.about_jishikeji-brainpp .content .button {
  margin-right: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  line-height: 1.5;
}

.about_jishikeji-brainpp .btns-container{
  display: flex;
}
.about_jishikeji-ability {
  position: relative;
}

.about_jishikeji-ability > .title {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 32px;
  font-weight: bolder;
  color: rgba(255, 255, 255, 1);
  line-height: 60px;
  z-index: 2;
}

.about_jishikeji-ability > .desc {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 128px;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 28px;
  z-index: 2;
  padding: 0 35%;
}

.about_jishikeji-ability .abilities-contianer {
  display: flex;
  justify-content: center;
}

.about_jishikeji-ability .abilities-contianer .ability-item {
  flex: 1;
  height: 643px;
  position: relative;
  overflow: hidden;
  display: block;
  transition: all 0.5s linear;
}
.about_jishikeji-ability .abilities-contianer .ability-item .bg {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.about_jishikeji-ability .abilities-contianer .ability-item .content {
  position: absolute;
  top: 400px;
  padding: 40px 50px;
  text-align: center;
  //background:#000000;
  transition: all 0.3s;
}

.about_jishikeji-ability .abilities-contianer .ability-item .content .title {
  font-size: 24px;
  font-weight: bolder;
  color: rgba(255, 255, 255, 1);
  line-height: 40px;
  margin-bottom: 16px;
}

.about_jishikeji-ability .abilities-contianer .ability-item .content .desc {
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 28px;
  margin-bottom: 16px;
  text-align: left;
  opacity: 0;
  transition: all 0.3s;
  //background:#000000;
  text-align: justify;
}

.about_jishikeji-ability .abilities-contianer .ability-item .content .learn-more {
  font-size: 14px;
  font-weight: bolder;
  color: rgba(37, 144, 242, 1);
  line-height: 28px;
}


.about_jishikeji-declaration {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 147px;
  position: relative;
}

.about_jishikeji-declaration .goose-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 100px;
  bottom: 50px;
  width: 540px;
  height: 500px;
}

.about_jishikeji-declaration .content {
  margin-top: 80px;
  width: 671px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  line-height: 24px;
}

.about_jishikeji-declaration .content p {
  margin-bottom: 24px;
}
.about_jishikeji-history {
  padding-bottom: 100px;
}
.about_jishikeji-history .card-title {
  color: #fff;
  z-index: 1;
  position: relative;
}

.about_jishikeji-history .swiper-slide .years {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
  padding: 0 46px;
}

.about_jishikeji-history .swiper-slide .years span {
  font-size: 60px;
  font-weight: bolder;
  color: rgba(255, 255, 255, 0.5);
  line-height: 84px;
  flex: 1;
  cursor: pointer;
}

.about_jishikeji-history .swiper-slide .years span.end span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  position: relative;
  top: -12px;
}

.about_jishikeji-history .swiper-slide .years span.end span:before,
.about_jishikeji-history .swiper-slide .years span.end span:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
}

.about_jishikeji-history .swiper-slide .years span.end span:before {
  left: -15px;
}

.about_jishikeji-history .swiper-slide .years span.end span:after {
  left: -30px;
}
.about_jishikeji-history .swiper-slide .years span:nth-child(2) {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  cursor: auto;
}

.about_jishikeji-history .swiper-slide .years span:last-child {
  text-align: right;
}
.about_jishikeji-history .swiper-slide .animate {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  bottom: 0px;
}

.about_jishikeji-history .swiper-slide .animate .line {
  width: 2px;
  height: 20px;
  margin-bottom: 8px;
  background-color: rgba(255, 255, 255, 1);
  animation: animate_line 3s 0.3s linear both infinite;
}
.about_jishikeji-history .swiper-slide:last-child .years span:last-child {
  cursor: auto;
}
.swiper-pagination-clickable .swiper-pagination-bullet.about_jishikeji-more{
  cursor: default;
  font-size: 40px !important;
}
.swiper-pagination-clickable .swiper-pagination-bullet.about_jishikeji-more:hover{
  color: rgba(255, 255, 255, 0.4) !important;
}

@keyframes animate_line {
  0% {
    transform: scale(1, 1);
    transform-origin: 50% 100%;
    opacity: 1;
  }
  20% {
    transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    opacity: 1;
  }
  30% {
    transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  31% {
    transform: scale(1, 0.01);
    transform-origin: 50% 0;
    opacity: 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 50% 0;
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 50% 100%;
    opacity: 1;
  }
}

.about_jishikeji-history .swiper-slide .animate .text {
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  line-height: 17px;
}
.about_jishikeji-history .swiper-slide {
  overflow: hidden;
  height: 520px;
}
.about_jishikeji-history .swiper-slide .main {
  height: 268px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-top: 20px;
  position: absolute;
  left: -20px;
  right: -20px;
}
.about_jishikeji-history .swiper-slide .content {
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 22px;
  margin-top: 20px;
  width: 490px;
  position: relative;
  left: 50%;
}

.about_jishikeji-history .swiper-slide .content .event {
  padding-bottom: 35px;
  position: relative;
  padding-left: 20px;
}

.about_jishikeji-history .swiper-slide .content .event .month {
  font-size: 20px;
  font-weight: bolder;
  color: rgba(255, 255, 255, 1);
  line-height: 28px;
  margin-right: 10px;
  position: absolute;
  left: -60px;
  top: -5px;
}

.about_jishikeji-history .swiper-slide .content .event .line {
  width: 7px;
  height: 7px;
  background: rgba(255, 255, 255, 1);
  border-radius: 100%;
  display: inline-block;
  margin-right: 16px;
  position: absolute;
  top: 6px;
  left: -4px;
}

.about_jishikeji-history .swiper-slide .content .event:after {
  content: "";
  position: absolute;
  top: 11px;
  left: -1px;
  bottom: -11px;
  width: 1px;
  background-color: #fff;
  text-align: right;
}
.about_jishikeji-history .swiper-slide .content .event:last-child:after {
  display: none;
}

.about_jishikeji-history .swiper-pagination {
  bottom: 40px;
}
.about_jishikeji-history .swiper-pagination .swiper-pagination-bullet {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 28px;
  margin-right: 64px;
  width: auto;
  height: auto;
  opacity: 1;
  background: none;
  transform: scale(1);
}
.about_jishikeji-history .swiper-pagination .swiper-pagination-bullet span.end span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  position: relative;
  top: -12px;
}

.about_jishikeji-history .swiper-pagination .swiper-pagination-bullet-active {
  color: #fff;
  position: relative;
}

.about_jishikeji-history
  .swiper-pagination
  .swiper-pagination-bullet-active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #fff;
  bottom: 0;
}

.about_jishikeji-history .parallax-bg {
  background-image: url("https://cdnstatic.jishikeji.com/website/img/about_jishikeji/history_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 130%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

.about_jishikeji-history .swiper-button-prev,
.about_jishikeji-history .swiper-button-next {
  background: none;
  width: 200px;
  height: 84px;
  top: 194px;
  margin: 0;
}

.about_jishikeji-history .swiper-button-prev {
  left: 0;
}

.about_jishikeji-history .swiper-button-next {
  right: 0;
}
.about_jishikeji-video-modal{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 102;
}

.about_jishikeji-video-modal .mask {
  z-index: 102;
  background: rgba(0, 0, 0, 1);
  opacity: 0.7;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.about_jishikeji-video-modal .video-container {
  z-index: 103;
  width: 66.71875vw;
  min-width: 615px;
  max-width: 960px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_jishikeji-video-modal .video-player-box {
  position: relative;
}
.about_jishikeji-video-modal .video-container .close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.about_jishikeji-video-modal .video-player-box .video-js {
  font-size: 10px;
  color: #fff;
  width: 66.71875vw;
  min-width: 615px;
  max-width: 960px;
  height: 37.5vw;
  min-height: 345.75px;
  max-height: 540px;
}
.about_jishikeji-video-modal .video-player-box .video-js * {
  outline: none;
}
.about_jishikeji-video-modal .video-player-box .video-js .vjs-big-play-button {
  text-align: center;
  font-size: 8em;
  height: 8em;
  width: 8em;
  border: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  left: 0;
  right: 0;
  margin: auto;
  top: 28.75em;
  line-height: 8em;
}
.about_jishikeji-video-modal .video-player-box .video-js .vjs-control-bar {
  background-color: transparent;
}
.about_jishikeji-video-modal .video-player-box .video-js .vjs-slider-bar,
.about_jishikeji-video-modal .video-player-box .video-js .vjs-load-progress,
.about_jishikeji-video-modal .video-player-box .video-js .vjs-slider,
.about_jishikeji-video-modal .video-player-box .video-js .vjs-volume-level {
  height: 2px;
  background: rgba(255, 255, 255, 1);
}
.about_jishikeji-video-modal .video-player-box .video-js .vjs-slider {
  opacity: 0.4;
}

.about_jishikeji-video-modal
  .video-player-box
  .video-js
  .vjs-load-progress:before {
  font-size: 0.5em;
}

/* @media (hover: hover) { */
  .about_jishikeji-video-modal .video-player-box .video-js .vjs-slider:hover {
    opacity: 0.8;
  }
  .about_jishikeji-history .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
  }
  .about_jishikeji-banner-container .slogan-container .slogan-item:hover {
    top: -16px;
  }

  .about_jishikeji-ability .abilities-contianer .ability-item:hover .content {
    transform: translateY(-110px);
	background:rgba(0,0,0,0.5);
  }
  .about_jishikeji-ability .abilities-contianer .ability-item:hover .bg {
    transform: scale(1.1, 1.1);
  }
  .about_jishikeji-ability .abilities-contianer .ability-item:hover .content .desc {
    opacity: 1;
  }
  .about_jishikeji-banner-container
  .slogan-container
  .slogan-item:hover
  .title:before,
  .about_jishikeji-banner-container
  .slogan-container
  .slogan-item:hover
  .title:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 17px;
    transform: skew(-10deg);
    //background-color: #2590f2;
	background-color: #EBF4FC;
  }
  .about_jishikeji-banner-container
  .slogan-container
  .slogan-item:hover
  .title:before {
    top: 0;
    left: -14px;
    opacity: 1;
  }
  .about_jishikeji-banner-container
  .slogan-container
  .slogan-item:hover
  .title:after {
    top: 0;
    right: -14px;
    opacity: 1;
  }
  
.about-wenhua-phone{
	display:none;
}
.about-us-ai{
	margin-top:30px;
}
.about-us-ai p{
	//font-size:16px;
}



/* } */
/* -------------------------------------------------- 移动端设置 -------------------------------------------------- */
@media screen and (max-width: 767px) {

.about-company-main-container{
	width:100%;
	height:100%;
	margin:0 auto;
	overflow: hidden;
	padding-left:10px;
	padding-right:10px;
}
.about-company-main-jianjie{
	padding:50px 30px;
}
.about-company-main-img{
	display: block;
	width:360px;
	margin:0 auto;
	text-align: center;
	margin-bottom:30px;
}
.about-company-main-img-ai{
	display: block;
	width:400px;
	margin:0 auto;
	margin-top:30px;
}








  .card, .card-dark {
    padding: .48rem 0;
  }
  .about_jishikeji-banner-container .button {
    margin: 0 auto .24rem;
  }
  .button {
    height: .32rem;
    width: 1.2rem;
    font-size: .12rem;
    line-height: .32rem;
    text-align: center;
    margin: 0 auto;
  }
  .about_jishikeji-video-modal .video-player-box .video-js {
    font-size: .05rem;
    width: .32rem;
    height: .2rem;
  }
  /* top 领跑者 */
  .about_jishikeji-banner-container {
    padding-top: 1.01rem;
    width: 100vw;
    height: initial;
  }
  .about_jishikeji-banner-container > .title {
    font-size: .2rem;
    line-height: .28rem;
    margin-bottom: .21rem;
    font-weight: bold;
  }
  .about_jishikeji-banner-container > .desc {
    padding: 0 .48rem;
    font-size: .12rem;
    line-height: .2rem;
    margin-bottom: .24rem;
  }
  .about_jishikeji-banner-container .button .icon {
    width: .14rem;
    height: .14rem;
  }

  .about_jishikeji-banner-container .slogan-container {
    margin: 0 auto;
    padding: 0;
    width: 3.55rem;
    height: .98rem;
    display: flex;
    justify-content: space-between;
  }


  .about_jishikeji-banner-container .slogan-container .slogan-item {
    margin: 0;
	height:100px;
    //height: initial;
    background: rgba(14, 87, 162, 0.3);
    padding: 0;
    transition: all 0.3s linear;
	width:100%;
	display:block;
	
  }
  .about_jishikeji-banner-container .slogan-container .slogan-item .title {
    font-size: .1rem;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color:rgba(255,255,255,1);
    line-height: .14rem;
    margin-bottom: .04rem;
  }
  .about_jishikeji-banner-container .slogan-container .slogan-item .desc {
    margin: 0;
    font-size: .1rem;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight: 400;
    color:rgba(255,255,255,1);
    line-height: .16rem;
  }

/* 备受认可的技术实力 隐去图片*/
.about_jishikeji-brainpp .phones-brainpp-img{
	display:block;
	width:100%;
}
  .about_jishikeji-brainpp .brainpp-img {
    display: none;
	//display: block;
  }
  .about_jishikeji-brainpp .main {
    width: 100vw;
  }

  .about_jishikeji-brainpp .content {
    //display: block;
    padding: 0 .24rem;
    width: 100vw;
    text-align: justify;
  }
  .about_jishikeji-brainpp .content .title {
    font-size: .20rem;
    line-height: .30rem;
    margin-bottom: .10rem;
    text-align: center;
    font-weight: bold!important;
    font-family:PingFangSC-Medium,PingFang SC;
	margin-top:20px;
  }
  .about_jishikeji-brainpp .content .desc p {
    font-size: .14rem;
    line-height: .24rem;
    margin-bottom: .1rem;
	text-align: justify;
  }
  .about_jishikeji-brainpp .content .button {
    margin-right: .24rem;
    height: .36rem;
  }
  .btns-container1 {
    //padding: 0 .32rem;
    //display: flex;
	//margin:0 auto;
	width:100%;
	text-align:center;
    //justify-content: space-between;
  }
  .button-abouts{
	margin:0 auto;
  }
  .about_jishikeji-brainpp .content .button:last-of-type {
    margin: 0;
  }
  .about_compute{
	padding-bottom:0px;
  }
/* 三个图 */
  .about_jishikeji-ability .abilities-contianer {
    display: flex;
    flex-direction: column;
  }
  .about_jishikeji-ability .abilities-contianer .ability-item {
    height: 1.76rem;
  }
  .about_jishikeji-ability > .desc, .about_jishikeji-ability > .title {
    display: none;
  }
  .about_jishikeji-ability .abilities-contianer .ability-item .content .desc {
    opacity: 1;
    font-size: .1rem;
    line-height: .14rem;
  }
  .about_jishikeji-ability .abilities-contianer .ability-item .content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: .52rem .24rem 0;
    text-align: justify;
  }
  .about_jishikeji-ability .abilities-contianer .ability-item .content .title {
    font-size: .16rem;
    line-height: .22rem;
    margin-bottom: .08rem;
    text-align: left;
    font-weight: bold;
  }
/* 引领可持续发展的AI*/
  .about_jishikeji-declaration {
    width: 100vw;
    height: 7.37rem;
  }
  .about_jishikeji-declaration-en{
    height: 10.37rem;
  }

  .card .card-title, .card-dark .card-title {
    font-size: .24rem;
    line-height: .33rem;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight: bold;
  }
  .about_jishikeji-declaration .content {
    width: 100vw;
    padding: .24rem;
    margin: 0;
    font-size: .14rem;
    font-weight: 400;
    line-height: .24rem;
    color: #333333;
    font-family:PingFangSC-Regular,PingFang SC;
  }
/*  飞鸽 */
  .about_jishikeji-declaration .goose-img {
    width: 2rem;
    height: 1.85rem;
    right: .1rem;
    bottom: -1rem;
  }

/* 发展历程 */
  .about_jishikeji-history .swiper-slide .years {

    margin-top: .32rem;
  }
  .about_jishikeji-history .swiper-slide .years span {
    line-height: .33rem;
    font-size: .24rem;
    font-weight:500;
  }
  .about_jishikeji-history .swiper-slide .main {
    height: 3.12rem;
    width: 100vw;
    left: 0;
  }
  .about_jishikeji-history .swiper-slide .content {
    width: 76vw;
    font-size: .14rem;
    line-height: .24rem;
    left: 24vw;
  }
  .about_jishikeji-history .swiper-slide .content .desc {
    display: flex;
    padding-right: .24rem;
    text-align: left;
    font-size: .14rem;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color:rgba(255,255,255,1);
    line-height: .24rem;
  }


/*  使命 愿景 文化基因*/
  .about_jishikeji-banner-container .slogan-container .slogan-item .title:before,  .about_jishikeji-banner-container .slogan-container .slogan-item .title:after {
    top: .02rem;
    opacity: 1;
    width: .02rem;
    height: .08rem;
  }
  .about_jishikeji-banner-container .slogan-container .slogan-item .title:before {
    left: -.05rem;
  }
  .about_jishikeji-banner-container .slogan-container .slogan-item .title:after {
    right: -.05rem;
  }
  .about_jishikeji-banner-container .slogan-container .slogan-item div {
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
/*  滑动 */
  .about_jishikeji-history .swiper-slide {
    height: 5.5rem;
  }
  .about_jishikeji-history .swiper-slide .animate .line {
    height: .15rem;
  }
  .about_jishikeji-history .swiper-slide .animate {
    bottom: .6rem;
  }
  .about_jishikeji-history .swiper-pagination .swiper-pagination-bullet {
    margin-right: .3rem;
  }
  .about_jishikeji-video-modal .video-container {
    width: 100vw;
    min-width: initial;
  }

  .about_jishikeji-video-modal .video-player-box .video-js {
    width: 100vw;
    min-width: initial;
    height: 2.5rem;
    min-height: initial;
  }
  .about_jishikeji-video-modal .video-container .close {
    top: -.2rem;
    right: 0;
  }
  .about_jishikeji-banner-container .slogan-container .slogan-item:first-child .desc, .about_jishikeji-banner-container .slogan-container .slogan-item:first-child .desc {
    margin: 0;
  }

  .about_jishikeji-history .swiper-pagination .swiper-pagination-bullet {
    font-size: .16rem;
    line-height: .28rem;
  }
  
  .about-wenhua-main{
	display:none!important;
  }
  .about-wenhua-phone{
	display:block;
  }
  .about-us-syw{
	padding-top:0px!important;
	margin-top:-20px;
  }
  .about-wenhua-phone-list{
	width:88%;
	margin-left:6%;
	height:120px;
	background:#535297;
	margin-bottom:20px;
	padding-top:20px;
	background:url(../image/aboutus/about/wenhua_phone2.jpg) no-repeat center center;
  }
 .about-wenhua-phone-list .title{
	font-size:16px;
	line-height:40px;
 } 
  .about-wenhua-phone-list .desc{
	//font-weight:bold;
	font-size:16px;
	line-height:30px;
 } 
  
.about-us-ai{
	margin-top:10px;
}  
.about_jishikeji-ability .abilities-contianer .ability-item:hover .content {
    transform: translateY(0px);
}  
  
  
  
  
  
  
}