.aboutus-content {
  width: 100%;
  /* height: 100%; */
  overflow: auto;
  box-sizing: border-box;
}
.honor_title>div:hover{
  cursor:pointer;
}
.pabnner {
  position: relative;
  line-height: 1;
}
.pabnner figure {
  position: relative;
  display: block;
  padding-bottom: 26.04%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.pabnner figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.58s;
  -o-transition: 0.58s;
  -moz-transition: 0.58s;
  transition: 0.58s;
}
.pabnner figure img {
  -webkit-transition: 0s;
  -o-transition: 0s;
  -moz-transition: 0s;
  transition: 0s;
}
.ptext {
  position: absolute;
  left: 14%;
  top: 50%;
  /*-webkit-transform: translateY(-50%);*/
  /*-moz-transform: translateY(-50%);*/
  /*-ms-transform: translateY(-50%);*/
  /*-o-transform: translateY(-50%);*/
  color: #fff;
  overflow: hidden;
}
.ptext .content-top-title {
  display: block;
  /*line-height: 1;*/
  font-size: 0.36rem;
  font-family: 微软雅黑;
  font-weight: 700;
  text-align: left;
  color: #000000;
  margin-bottom:0.2rem;
}
.ptext .content-top-desc {
  display: block;
  /*line-height: 1;*/
  width: 5.75rem;
  /* height: 1rem; */
  font-size: 0.16rem !important;
  line-height: 0.2rem;
  font-family: 微软雅黑;
  font-weight: 400;
  text-align: justify;
  color: #666666;
}
.show {
  display: block;
  animation: frame 1s;
  -webkit-animation:frame 1s;
  -moz-animation: frame 1s;
  -o-animation: frame 1s;
  animation-fill-mode: forwards;
}
.show .content-top-desc {
  animation-delay:2s;
  -webkit-animation-delay:2s; /* Safari 和 Chrome */
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
}

@keyframes frame{
  0%   {top:60%;opacity: 0}
  100% {top:50%;opacity: 1}
}
@-webkit-keyframes frame{
  0%   {top:60%;opacity: 0}
  100% {top:50%;opacity: 1}
}
@-moz-keyframes frame{
  0%   {top:60%;opacity: 0}
  100% {top:50%;opacity: 1}
}
@-o-keyframes frame{
  0%   {top:60%;opacity: 0}
  100% {top:50%;opacity: 1}
}
.lxwm{
  width: 100%;
  height: 3.8rem;
  background-image: url("../images/development/bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 0.9rem;
}
.lxwm-nr{
  width: 14rem;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
}
.lxwm-title{
  font-size: 0.48rem;
  font-family: 微软雅黑;
  font-weight: 700;
  text-align: left;
  color: #000000;
  line-height: 0.6rem;
}
.navigation {
  width: 14rem;
    margin: 0 auto;
  height: 0.6rem;
  font-size: 0.18rem;
  border-bottom: 1px solid #E4E4E4;
  display: flex;
  box-sizing: border-box;
}
.navigation > div {
  min-width: 0.81rem;

  font-weight: 400;
  font-family: 微软雅黑;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items:flex-end;
  border-bottom:0.03rem solid transparent;
  cursor: pointer;
}
.navigation > div:not(:last-child){
  margin-right: 0.72rem;
}
.activeSubmenu {
  color: #224691!important;
  border-bottom-color:#224691!important;
  font-weight: 700 !important;
}
.desc {
  width: 100%;
  padding-top: 0.87rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title {
  font-size: 0.36rem;
  font-family: 微软雅黑;
  font-weight: 700;
  color: #0e050b;
  text-align: center;
  line-height: 0.36rem;
}
.devider {
  width: 0.65rem;
  height: 0.04rem;
  background: #0074d7;
  margin: 0 auto;
  margin-top: 0.25rem;
}
.desc_content {
  width: 14.08rem;
  font-size: 0.18rem;
  font-family: 微软雅黑;
  font-weight: 400;
  text-align: justify;
  text-indent: 2em;
  color: #333333;
  margin-top: 0.45rem;
  line-height: 1.8;
}
.desc_img {
 /* width: 9.23rem;
  height: 7.53rem;*/
  margin-top: 1.2rem;
 /* margin-bottom: 1.5rem;*/
  /* border:1px dashed #333333; */
  display: flex;
  align-items: center;
  justify-content: center;
  transform:scale(1.2)
}
.desc_img img {
  width: 100%;
  height: 100%;
}
.com-mana {
  width: 19.19rem;
  height: 10.8rem;
  background: url(../images/aboutus/com-bg.png) center center no-repeat;
  background-size:100% 100%;
  box-sizing: border-box;
  padding-top:0.68rem;
}
.mana_content {
  float: right;
  padding-top:1.76rem;
  width: 9.37rem;
  font-size: 0.24rem;
}
.mana_content > div {
  height: 0.48rem;
  display: flex;
  align-items: center;

}
.mana_devider{
  width: 6.78rem;
  height: 0.01rem!important;
  background: rgba(125, 125, 125,0.2);
  margin-left: 0.28rem;
  margin: 0.35rem 0;
}
.mana_content > div > span:first-child {
  width: 8px;
  height: 8px;
  background: #2870f8;
  border-radius: 50%;
  display: inline-block;
  margin-right: 0.2rem;
}
.mana_content > div > span:nth-child(2) {
  color: #000000;
  width: 1.92rem;
  /* font-size: 0.24rem; */
  font-family: 微软雅黑;
  font-weight: 700;
  display: inline-block;
  letter-spacing: 0.024rem;
}
.mana_content > div > span:nth-child(n + 3){
  color: #666666;
  /* font-size: 0.24rem; */
  font-family: 微软雅黑;
  font-weight: 400;
}
.mana_content > div > span:nth-child(n + 4){
  margin-right: 0.6rem;
}
.com-history {
  width: 100%;
  /*height: 10.8rem;*/
  background: url(../images/development/bg.png) center center no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.el-carousel__mask {
  background-color: transparent;
}
/* .el-carousel{
  width: 100% !important;
  height: 100% !important;
} */
/* .swiper-content {
  width: 100%;
  height: 100%;
} */

/* 滑动 */
.swiper-container,.swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content:center;
}
.swiper-content p:first-child {
  font-size: 0.4rem;
  font-weight: 800;
  color: #7C8AE5;
  font-family: 微软雅黑;
}
.swiper-content p:nth-child(2) {
  padding-top: 0.24rem;
  width: 3.55rem;
  font-size: 0.16rem;
  color: #7C8AE5;
  text-align: justify;
  font-weight: 400;
  line-height: 0.3rem;
  font-family: 微软雅黑;
}
.el-carousel__item--card.is-active p{
  color: #FFFFFF;
}
.swiper-content > div {
  padding-top: 0.9rem;
  width: 3.55rem;
  height: 2.6rem;
}
.swiper-content > div > img{
  width: 100%;
  height: 100%;
}
.com-honor {
  padding-top: 0.74rem;
  background: url(../images/aboutus/honor-bg.png) center center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 0.54rem;
}
.honor_wrap {
  display: flex;
  justify-content:center;
  padding-top: 0.82rem;
}
.honor_title {
  width: 6.45rem;
  height: 4.43rem;
  border-left: 2px solid #d3d3d3;
  color: #666;
  font-size: 0.24rem;
  font-weight: 400;
  font-family: 微软雅黑;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.honor_title > div {
  transform: translateX(-0.03rem);
  /*cursor: pointer;*/
  padding-left: 0.32rem;
  box-sizing: border-box;
  border-left: 4px solid transparent;
}
/* .honor_title > div:hover, */
.activeHonor {
  color: #333;
  border-left: 4px solid #2870f8!important;
}
.honor_content {
  width: 6.42rem;
  height: 4.41rem;
  /* border:1px dashed #333333; */
}
.honor_content > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.address {
  width: 12.6rem;
  padding-top: 0.7rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.address > div {
  width: calc(50% - 0.02rem);
  height: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
/* .address > div:nth-child(even) {
  border-left-width: 0px;
} */
.address > div > div {
  width: 6rem;
  height: 0.8rem;
  background: url("../images/aboutus/box2.png") no-repeat 0 0;
  background-size: 100% 100%;
  border-radius: 0.04rem;
  box-shadow: 0px 0px .03rem 0px rgba(0,0,0,0.09);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 0.2rem;
  font-family: 微软雅黑;
  transition: 0.4s linear;
}
.activeAddress:hover {
  color: #fff;
  background: url("../images/aboutus/box1.png") no-repeat 0 0;
  background-size: 100% 100%;
}
.activeAddress {
  /* border:1px dashed #333333; */
}
/* .activeAddress > div {
  color: #fff;
  background: url(../images/aboutus/activeAddress.png) center center no-repeat!important;
  background-size: 100% 100%;
} */
/* .el-tabs__nav-wrap,.el-tabs__nav-scroll{
  width: 100%;
  height: 0.6rem;
}
.el-tabs__nav-scroll{
  display: flex;
    align-items: flex-end;
    margin-left: 2.78rem;
}
.el-tabs__active-bar,.el-tabs__item.is-active {
  color: #224691;
} */

/*历史沿革*/
.center-wrap {
  display: flex;
  justify-content: center;
}
.title {
  font-size: 0.36rem;
  font-family: 微软雅黑;
  font-weight: 700;
  text-align: left;
  color: #0e050b;
  text-align: center;
}
/*.devider {*/
/*  width: 0.65rem;*/
/*  height: 0.04rem;*/
/*  background: #0074d7;*/
/*  margin: 0 auto;*/
/*}*/
.deve-logo {
  width: 1.03rem;
  height: 1.03rem;
  background: url('../images/development/logo.png') no-repeat 0 0;
  background-size: contain;
  margin: 0 auto;
  margin-top:-0.22rem;
}
.timeline {
  display: flex;
}
.timeline-left {
  width: 50%;
  min-height:11rem;
  border-right:  0.01rem dashed #17aff8;
}
.timeline-right {
  width: 50%;
  min-height:11rem;
}
.left-img {
  width: 0.48rem;
  height: 0.18rem;
  position: absolute;
  right: -0.1rem;
}
.right-img {
  width: 0.48rem;
  height: 0.18rem;
  position: absolute;
  left: -0.1rem;
}

.timeline-left-item .item-oneline {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.timeline-right-item .item-oneline {
  position: relative;
  display: flex;
}
.yeartxt {
  line-height: 0.18rem;
  font-size: 0.18rem;
  font-family: 微软雅黑;
  font-weight: 700;
  text-align: center;
  color: #1796f8;
}
.timeline-right-item .yeartxt {
  margin-left: 0.5rem;
}
.timeline-left-item .yeartxt {
  margin-right: 0.5rem;
}
.contenttxt {
  width: 3.98rem;
  /* height: 0.38rem; */
  font-size: 0.14rem;
  font-family: 微软雅黑;
  font-weight: 400;
  color: #666666;
  line-height: 0.24rem;
  margin-top: 0.1rem;
  text-align:justify;
}
.timeline-right-item .contenttxt {
  margin-left: 0.5rem;
  /* text-align: left; */
}
.timeline-left-item .contenttxt {
  margin-right: 0.5rem;
  text-align: justify;
}


