.gywm-gongsigaikuang {
  padding: 100px 0;
  margin-top: 20px;
  color: #222;
}
.gywm-gongsigaikuang-title {
  font-weight: 600;
  text-align: center;
}
.gywm-gongsigaikuang-text p {
  margin-top: 40px;
  text-align: justify;
  line-height: 1.8;
}
.gywm-gongsigaikuang-nums {
  padding: 30px 30px 0px 30px;
}
.gywm-gongsigaikuang-nums > div {
  width: 19%;
  display: inline-block;
  text-align: center;
  color: #696969;
}
.gywm-gongsigaikuang-nums > div > p {
  color: #026ef5;
  font-weight: 600;
}
.gywm-qiyewenhua {
  height: 550px;
  background: #f9f9f9 url(../images/about/20210720124446397.jpg) no-repeat 120%
    center;
}
.gywm-qiyewenhua-items {
  padding-left: 30px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  color: #696969;
}
.gywm-qiyewenhua-item:not(:last-child) {
  margin-bottom: 35px;
}
.gywm-qiyewenhua-items p {
  color: #333;
  margin-bottom: 5px;
  font-weight: 600;
}
.gywm-rongyuzizhi {
  padding: 100px 0;
}
.gywm-rongyuzizhi-title {
  text-align: center;
  font-weight: 600;
  color: #222;
}
.gywm-rongyuzizhi-box {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  height: 600px;
  overflow: hidden;
}
.gywm-rongyuzizhi-item {
  height: 540px;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;

  overflow: hidden;
}
.gywm-rongyuzizhi-item:nth-child(1) {
  background-image: url(../images/about/icon-45.jpg);
}
.gywm-rongyuzizhi-item:nth-child(2) {
  background-image: url(../images/about/icon-46.jpg);
}
.gywm-rongyuzizhi-item:nth-child(3) {
  background-image: url(../images/about/icon-47.jpg);
}
.gywm-rongyuzizhi-item-content {
  width: 100%;
  height: 100%;
  padding: 20px 25px 20px 25px;
  color: #fff;
  z-index: 2;
  position: relative;
}
.gywm-rongyuzizhi-item-mask {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 100%;
  transition: all 0.3s;
  background-color: rgba(2, 110, 245, 0.7);
}
.gywm-rongyuzizhi-item-content-icon {
  margin-top: 25px;
}
.gywm-rongyuzizhi-item-content-title {
  margin-top: 10px;
}
.gywm-rongyuzizhi-item-content b {
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 15px;
  transition: all 0.3s;
}
.gywm-rongyuzizhi-item-content-text {
  line-height: 1.89;
  height: 270px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom: 20px;
}
.gywm-rongyuzizhi-item-content:hover b {
  width: 100%;
}
.gywm-rongyuzizhi-item:hover .gywm-rongyuzizhi-item-mask {
  bottom: 0;
}
.gywm-qiyelicheng {
  height: 670px;
  background: url(../images/about/big_bg_img.png) no-repeat center;
  background-size: 100% 100%;
}
.gywm-qiyelicheng-box {
  padding: 110px 0 30px 0;
}
.gywm-qiyelicheng-box-swip {
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mySwiper1 {
  height: 68px;
  width: 880px;
  margin: 0 auto;
}
.mySwiper1 .swiper-wrapper {
  margin: 0 auto;
}
.timeline-item {
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  position: relative;
  color: #ccc;
}
.timeline-item:before,
.timeline-item:after {
  content: " ";
  border-radius: 50%;
  position: absolute;
  left: 50%;
}
.timeline-item:before {
  width: 10px;
  height: 10px;
  background: #999;
  margin-left: -5px;
  bottom: -5px;
  z-index: 11;
}
.timeline-item:after {
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #fff;
  margin-left: -10px;
  bottom: -10px;
  z-index: 10;
}
.swiper-slide-active .timeline-item {
  color: #333;
}
.swiper-slide-active .timeline-item:before {
  background-color: #026ef5;
}
.swiper-slide-active .timeline-item:after {
  border-color: #026ef5;
}
.gywm-qiyelicheng-box-pagin {
  cursor: pointer;
}
.gywm-qiyelicheng-box-pagin img {
  width: 36px;
}
.gywm-qiyelicheng-box-content {
  width: 880px;
  margin: 0 auto;
  height: 440px;
  margin-top: 15px;
  overflow: auto;
  line-height: 1.8;
  color: #696969;
}
.gywm-qiyelicheng-box-content p {
  margin-bottom: 12px;
  text-align: justify;
}
.gywm-lianxiwomen {
  height: 620px;
  background: url(../images/about/-50827.jpg) no-repeat center;
  background-size: auto 100%;
  color: #fff;
}
.gywm-lianxiwomen-title {
  padding-top: 110px;
  text-align: center;
  font-weight: 600;
}
.gywm-lianxiwomen-box {
  margin-top: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gywm-lianxiwomen-box-item {
  flex: 0 0 460px;
  text-align: center;
}
.gywm-lianxiwomen-box-item img {
  margin-bottom: 10px;
}
.gywm-lianxiwomen-box-item p {
  margin-top: 8px;
}
.gywm-lianxiwomen a {
  opacity: 0.7;
  margin: 60px auto 0 auto;
  width: 256px;
  height: 56px;
  display: block;
  text-decoration: none;
  background: url(../images/home_more_41.png) no-repeat right center;
  color: #fff;
  line-height: 56px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.gywm-lianxiwomen a img {
  margin-left: 10px;
}
.gywm-lianxiwomen a:hover {
  opacity: 1;
}
