.company_desc_wrap .public_titles {
  padding: 0.8rem 0 0.46rem;
}
.public_titles .public_titles_special {
  margin: 0;
}
/* 集团简介 start */
.company_desc_1 {
  margin-bottom: 0.5rem;
  padding: 0.3rem;
  background-color: #f2fcfc;
  border-radius: 0.08rem 0.08rem 0.8rem 0.08rem;
}
.company_desc_1 p {
  font-size: 0.28rem;
  line-height: 0.44rem;
  color: #666666;
}
.company_desc_1 img {
  margin-top: 0.24rem;
  border-radius: 0.08rem 0.08rem 0.6rem 0.08rem;
}

.company_desc_2 {
  margin-bottom: 0.8rem;
  background: url(../images/company_desc_2_bg.png) center no-repeat;
  background-size: 100% 100%;
  padding: 0.35rem 0.45rem 0.5rem 0.35rem;
}
.company_desc_2 p {
  font-size: 0.28rem;
  line-height: 0.44rem;
  color: #666666;
}
.company_desc_3 {
  background: url(../images/index_teacher_text_bg.png) center no-repeat;
  background-size: 100% 100%;
  padding: 0.3rem 0.26rem 0.4rem 0.32rem;
  box-shadow: 0 0.2rem 0.4rem 0 rgba(67, 152, 124, 0.3);
  border-radius: 0.08rem;
  margin-bottom: 0.8rem;
  font-size: 0.28rem;
  color: #ffffff;
  line-height: 0.44rem;
  position: relative;
  display: flex;
}
.company_desc_3 .img_wrap {
  width: 39%;
  height: 2.52rem;
  margin-top: -0.52rem;
}
.company_desc_3 .img_wrap img {
  width: 100%;
  height: 100%;
}
.company_desc_3_text {
  text-align: justify;
  /*width: calc(100% - 2.52rem);*/
  width: 61%;
  padding-left: 0.26rem;
  box-sizing: border-box;
}
.company_desc_3_en {
  font-size: 1rem;
  font-family: "BAHNSCHRIFT";
  color: #ffffff;
  opacity: 0.15;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* 集团简介 end */

/* 集团事业部 start */

.businessContent {
  background: url(../images/index_map_bg.png) center no-repeat;
  background-size: 100% 100%;
  padding: 0.8rem 0;
}
.businessContent .public_titles,
.businessContent .public_titles .public_titles_special {
  color: #ffffff;
}

.businessContent .public_titles {
  margin-bottom: 0.5rem;
}

.business_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.business_list li {
  /*width: 3.35rem;*/
  width: 44%;
}
.business_list li:nth-child(1),
.business_list li:nth-child(2) {
  margin-bottom: 0.4rem;
}
.business_list li .business_info_wrap {
  position: relative;
  z-index: -1;
  margin-top: -0.9rem;
  padding-top: 1.1rem;
  text-align: center;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0 0.15rem 0.3rem 0 rgba(191, 191, 191, 0.2);
  border-radius: 0.08rem;
  min-height: 2.4rem;
}

.business_list li .business_info_wrap h3 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.18rem;
}

.business_list li .business_info_wrap p {
  font-size: 0.26rem;
  color: #666666;
}
/* 集团事业部 end */

/* 企业精神 start */
.bossmanship {
  background-size: 100% 100%;
  padding: 0.8rem 0;
}

.bossmanship .public_titles {
  margin-bottom: 1rem;
}

.bossmanship_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.bossmanship_list li {
  width: 44%;
  text-align: center;
}

.bossmanship_list li img {
  width: 0.9rem;
  height: 1rem;
  position: relative;
  top: -0.48rem;
}
.bossmanship_list li:nth-child(1),
.bossmanship_list li:nth-child(2) {
  margin-bottom: 1rem;
}
.bossmanship_list li .bossmanship_info_wrap {
  padding-bottom: 0.3rem;
  position: relative;
  z-index: -1;
  margin-top: -0.9rem;
  padding-top: 1.1rem;
  text-align: center;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0 0.15rem 0.3rem 0 rgba(191, 191, 191, 0.2);
  border-radius: 0.08rem;
  min-height: 2.4rem;
}

.bossmanship_list li .bossmanship_info_wrap h3 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.18rem;
}

.bossmanship_list li .bossmanship_info_wrap p {
  font-size: 0.26rem;
  color: #666666;
  line-height: 1.6;
}
.bossmanship_desc_wrap {
  min-height: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bossmanship_list li:nth-child(1) .bossmanship_desc_wrap,
.bossmanship_list li:nth-child(2) .bossmanship_desc_wrap {
  min-height: auto;
}
/* 企业精神 end */
/* 教师誓言 start */
.teacher_oath {
  background: url(../images/index_map_bg.png) center no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 0.8rem 0 0.6rem;
}
.teacher_oath .public_titles {
  color: #ffffff;
  margin-bottom: 0.33rem;
}
.teacher_people {
  position: absolute;
  bottom: 0;
  right: 0;
  /*width: 60%;*/
  width: 2.5rem;
  height: auto;
}
.oath_info_wrap {
  width: 85.73%;
  padding: 0.6rem 0;
  text-align: center;
  margin: 0 auto;
  background: url(../images/oath_info_wrap_bg.png) center no-repeat;
  background-size: 100% 100%;
  font-size: 0.26rem;
  line-height: 0.46rem;
  color: #333333;
}
/* 教师誓言 end */
/* 社会责任 start */

.responsibility {
  background-size: 100% 100%;
  padding: 0.8rem 0;
}

.responsibility .public_titles {
  margin-bottom: 0.4rem;
}
.responsibility_desc {
  font-size: 0.28rem;
  line-height: 0.34rem;
  line-height: 1.6;
  color: #666666;
}

.responsibility_swiper {
  margin-top: 0.4rem;
}

.responsibility_swiper .swiper-slide {
  text-align: center;
  width: 5rem !important;
  /* padding: 0 0.15rem; */
  margin: 0 auto;
  box-sizing: border-box;
  height: 3.52rem;
  /* Center slide text vertically */
  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;
  transition: 300ms;
  transform: scale(1) !important;
}
.responsibility_swiper .swiper-slide-active,
.responsibility_swiper .swiper-slide-duplicate-active {
  transform: scale(1) !important;
}

.responsibility_swiper .swiper-slide img {
  width: 100%;
  height: 3.52rem;
}

/* 社会责任 end */

/* 云巨石公益 start */

.public_benefit {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  background-color: #f2fcfc;
}
.public_benefit .public_titles {
  margin-bottom: 0.4rem;
}
.public_benefit_item img {
    width: 100%;
    border-radius: 0.08rem;
}
.public_benefit_item h3 {
    font-size: 0.3rem;
	font-weight: bold;
    margin: 0.3rem 0;
    color: #333;
    line-height: 0.44rem;
}
.public_benefit_item p {
	font-size: 0.26rem;
	line-height: 0.42rem;
	color: #666666;
}

.public_benefit_swiper .swiper-slide {
    /* width: 6rem !important; */
    margin: 0 auto;
    box-sizing: border-box;
    /* Center slide text vertically */
    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;
    transition: 300ms;
    transform: scale(1) !important;
  }
  .public_benefit_swiper .swiper-slide-active,
  .public_benefit_swiper .swiper-slide-duplicate-active {
    transform: scale(1) !important;
  }
  
  .public_benefit_swiper .swiper-slide img {
    width: 100%;
    /* height: 4.4rem; */
    height: auto;
  }
/* 云巨石公益 end */

.brandIntroduction_img {
  width: 100%;
  height: auto;
  margin-top: 20px;
}
