* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #FFF;
}

/* 关于我们 */
.fouder-title {
  height: 2.5rem;
  font-size: 3.13rem;
  font-family: Acumin Variable Concept;
  font-weight: normal;
  color: #FFFFFF;
}

.fouder-subtitle {
  height: 2.5rem;
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 1.25rem;
}

.pub-subTitle {
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #08969B;
  margin-bottom: 3rem;
}

.pub-subList {
  margin-top: 1.25rem;
  font-size: 1.25rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #484848;
}

.handBoxCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 企业介绍 */
.company-main {
  width: 100%;
  background-color: #FFF;
  padding: 0 0 4.1875rem 0;
  margin: 0 auto;
  box-sizing: border-box;
}

.contact-con {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 5.75rem 19.3125rem;
}

.founder-topCon {
  /* position: absolute; */
  width: 100%;
  /* top: 8rem; */
  min-height: 30rem;
  height: 100%;
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  display: flex;
  /* bottom: 0; */
  justify-content: space-between;
  align-content: flex-start;
  cursor: pointer;
}

.founder-topCon div p:nth-child(3) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /*设置对齐模式*/
  -webkit-line-clamp: 2;
  /*设置多行的行数*/
}

.about-con {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  margin: 5rem auto 0 auto;
  background-color: #f6f6f6;
  background-size: 100% 100%;
}

.company-introA {
  width: 100%;
  max-width: 1300px;
  box-sizing: border-box;
  display: flex;
  margin: 0 auto;
  flex-direction: row;
  /* justify-content: space-between; */
  /* padding: 0 14rem; */
}

.sub-bgh {
  height: 15.75rem;
}

.intro-left {
  width: 60%;
  text-align: left;
}

.intro-right {
  width: 40%;
  padding-left: 6.25rem;
  padding-top: 7rem;
  text-align: right;
}

.intro-right img {
  width: 100%;
  height: 100%;
}

.intro-leftCon {
  margin-top: 2.44rem;
  font-size: 0.875rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #1E1E1E;
  /* line-height: 1rem; */
}

.intro-leftCon span {
  margin-top: 2.44rem;
  font-size: 0.875rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #1E1E1E;
  /* line-height: 1rem; */
}

.title-intro {
  height: 1.6rem;
  font-size: 1.125rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}

.company-proess {
  margin-top: 2.8125rem;
}

.title-left {
  font-size: 1.75rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  margin-top: 0.6875rem;
  color: #484848;
  box-sizing: border-box;
}

.title-active {
  margin-top: 0.75rem;
  box-sizing: border-box;
  width: 2.5rem;
  height: 0.1875rem;
  background-color: #FF9A00;
  border-bottom: 0.125rem solid #FF9A00;
}

.founder-con {
  width: 100%;
  margin: 0 auto;
  /* background: #2C3D54; */
  background: url(https://t.zoomedia.com.cn/public/gw/images/about/landList.png);
  background-size: 100% 100%;
  /* position: absolute; */
  bottom: 0;
  /* padding: 4.375rem 14rem; */
  box-sizing: border-box;
}

/* .base-img {
  width: 1rem;
  height: 100%;
}

.base-img img {
  width: 100%;
  height: 100%;
} */

/* .base-left {
  position: absolute;
  top: 1rem;
  left: 2rem;
  display: flex;
  flex-direction: column;
  text-align: left;
} */

.founder-base {
  /* padding: 0rem 1rem; */
  display: flex;
  /* height: 70%; */
  flex-direction: column;
  justify-content: start;
  z-index: 2;
  position: relative;
  top: 0;
}

/* .founder-base:hover{
  position: relative;
  top: -2px;
  transition: all .5s ease-out ;
} */
.base-year {
  font-size: 2.5rem;
  font-family: Acumin Variable Concept;
  font-weight: normal;
  color: #333333;
}

.my-button-disabled {
  opacity: 0.2;
}

.base-title {
  font-size: 1.75rem;
  font-family: SourceHanSansSC;
  font-weight: bold;
  color: #08969B;
  line-height: 1.5rem;
  margin-top: 1.19rem;
  padding: 2rem 0 1rem 0;
}

.base-subTitle {
  font-size: 0.875rem;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #333333;
  line-height: 1.5rem;
  margin-top: 1.31rem;
  overflow-x: scroll;
  height: 25rem;
  margin-bottom: 3rem;
  overflow-x: auto;
}

.founder-title {
  font-size: 1.125rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  text-align: left;
}

.founder-subTitle {
  /* height: 3rem; */
  margin-top: 1rem;
  font-size: 3rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 2.875rem;
  box-sizing: border-box;
  text-align: left;
}

.founder-conS {
  /* height: 10.875rem; */
  font-size: 0.88rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.75rem;
  margin-top: 1.0625rem;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
}

.founder-topCon ul li:nth-child(3) {
  position: absolute;
  top: -53px;
  right: 0
}

.founder-conS span {
  font-size: 0.88rem !important;
  line-height: 1.75rem;
}

.founder-conS p {
  font-size: 0.88rem !important;
  line-height: 1.75rem;
}

.founder-mainC {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  /* padding: 5.125rem 0; */
  padding: 2rem 0 4rem 0;
  /* */
}

.founder-topCon ul {
  width: 36.5rem;
  /* overflow: hidden; */
}

.swboxs {
  width: 100%;
  max-width: 1300px;
  overflow: hidden;
}

.swbox {
  width: 3000px;
  height: auto;
  /* overflow: hidden; */
  position: relative;
  left: 0;
  display: flex;
}

.founder-topCon ul li {
  width: 100%;
  height: 100%;
}

.founder-content {
  /* float: left; */
  width: 55%;
}

.founder-line {
  width: 100%;
  height: 4px;
  background: #FFFFFF;
  opacity: 0.3;
  border-radius: 1px;
}

.founder-down {
  margin-top: 0.6rem;
  /* margin-bottom: 2.75rem; */
  display: flex;
  justify-content: space-between;
}

.founder-name {
  /* border-top: 0.25rem solid rgba(255,255,255,0.7); */
  /* padding: 0 2rem; */
  width: 18rem;
}

.founder-name :hover {
  opacity: 1;
}

.founder-name div {
  font-weight: 400;
  font-size: 1.13rem;
  margin: 0;
  font-family: SourceHanSansCN;
  /* color: #FFF; */
  /* opacity: 0.8; */
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.2rem;
  width: 100% !important;
}

.founder-name div .swiper-slide {
  width: 33.33% !important;
  /* opacity: 1; */
}

.founder-name div .swiper-slide:hover {
  width: 33.33% !important;
  /* opacity: 0.5; */
}

.founder-main {
  position: relative;
  width: 12.0625rem;
  /*height: 8.8rem; */
  margin: 0 auto;
  text-align: center;
  padding: 4rem 0;
}

.swiper {
  width: 100%;
  max-width: 1300px;
  /* height: 100%; */
  overflow: hidden;
  position: relative;
  z-index: 99;
  display: flex;
  justify-content: space-between;
}

.swipers {
  width: 100%;
  max-width: 1300px;
  height: 100%;
  overflow: hidden;
  z-index: 99;
  position: relative;
}

.swiper-scrollbar-drag {
  background-color: #FF9A00 !important;
}

.swiper-scrollbars {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbars {
  position: absolute;
  bottom: 0;
  z-index: 50;
  height: 3px;
  width: 18rem;
}

.swiper-container-vertical>.swiper-scrollbars {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 3px;
  height: 98%
}

.swiper-scrollbars-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbars-cursor-drag {
  cursor: move
}

.swiper-scrollbars-lock {
  display: none
}

.swiper-slide {
  /* height: 70% !important; */
  text-align: left;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* align-items: center; */
  align-items: flex-start;
}

.swiper-scrollbar-drag {
  background-color: #ffffff !important;
}

.swiper-button-next,
.swiper-button-prev {
  bottom: 2rem;
  top: 75% !important;
  color: #FFF !important;
}

.swiper-button-prev {
  left: 75% !important;
}


.mySwiper {
  width: 100%;
  max-width: 1300px;
  height: 100%;
  overflow: hidden;
  z-index: 99;
  position: relative;
  box-sizing: border-box;
}

.history-content {
  width: 100%;
  max-width: 1300px;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  justify-content: space-between;
}

.history-left {
  width: 70%;
  box-sizing: border-box;
}

.history-right {
  width: 25%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}

.swiper-slide {
  width: 100% !important;
  display: block;
}

.swiper-year {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  height: 18rem;
  overflow: hidden;
}

.year-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  justify-content: start !important;
}


.year-item {
  width: 100%;
  height: 3rem !important;
  line-height: 3rem;
  font-size: 3rem;
  color: #cfd2d4;
  font-weight: bolder;
  font-family: Acumin Variable Concept;
  text-align: center;
  box-sizing: border-box;
  margin: 1.5rem 0;
  position: relative;
}

.year-list .swiper-slide-active {
  color: #08969B;
}

/* .posOne {
  position: absolute;
  top: 0;
  transition: all .3s ease-out;
}

.swiper-slide-next .posOne {
  position: absolute;
  top: 6rem;
  transition: all .3s ease-out;
}

.swiper-slide-active .posOne {
  position: absolute;
  top: 8.3125rem;
  transition: all .3s ease-out;
} */

.swiper-no {
  transform: translate3d(0px, 0px, 0px) !important;
}

.swiper-title {
  width: 20% !important;
}

.csrtd {
  left: 0;
}

.sw_name {
  color: rgba(255, 255, 255, 0.5);
}

.swiper-slide-active .sw_name {
  color: rgba(255, 255, 255, 1);
}

.swiper-slide-next .sw_name {
  color: rgba(255, 255, 255, 0.5);
}

.swiper-slide-prev .sw_name {
  color: rgba(255, 255, 255, 0.5);
}

.swiper-button-prevs {
  width: 3rem;
  height: 3rem;
  z-index: 10;
  margin: 0 0 2rem 0;
  cursor: pointer;
  background-image: url("https://t.zoomedia.com.cn/public/gw/images/about/ab_top.png");
  background-size: 98%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.swiper-button-nexts {
  width: 3rem;
  height: 3rem;
  margin: 2rem 0 0 0;
  z-index: 10;
  cursor: pointer;
  background-image: url("https://t.zoomedia.com.cn/public/gw/images/about/ab_bottom.png");
  background-size: 98%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.swiper-rtl {
  right: 10px;
  /* left: auto; */
}

.about_endA {
  top: 80%;
  right: 0;
  left: 96%;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url("https://t.zoomedia.com.cn/public/gw/images/about/ab_endright.png");

}

.about_endB {
  top: 80%;
  right: 5%;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url("https://t.zoomedia.com.cn/public/gw/images/about/ab_endleft.png");
}


.index-top {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  background: none;
}

.pub-title {
  font-size: 3.13rem;
  font-weight: auto;
  color: #484848;
  margin-top: 5rem;
  font-family: Acumin Variable Concept;
  font-weight: normal;
}

.marp {
  font-weight: auto;
}

.my-button-disabled {
  pointer-events: none;
}




