.major {
  border-radius: 0px;
  background: #f7f7f7;
  z-index: 0;
  padding-top: 1%;
  padding-bottom: 9%;
}

.honor {
  border-radius: 0px;
  background: #ffffff;
  z-index: 0;
  padding-top: 1%;
  padding-bottom: 9%;
}

.major_header {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7%;
  justify-content: center;
}

.major_header span {
  width: 100%;
  font-size: 50px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #333333;
  line-height: 0px;
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
}

.major_header p {
  font-size: 20px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #707070;
  margin-top: 20px;
  text-align: center;
  width: 60%;
  display: block;
  margin-bottom: 30px;
}
.major_header a {
  display: block;
  width: 100%;
  text-align: center;
}
.major_button {
  width: 168px;
  height: 34px;
  background: #057fff;
  border-radius: 20px;
  opacity: 1;
  font-size: 14px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  border: 0px;
  margin-top: 30px;
}

.major_data {
  display: flex;
  margin-top: 90px;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.major_data_item {
  width: 25%;
  text-align: center;
}

.major_data_item span {
  font-size: 70px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #444546;
  line-height: 0px;
}
.major_data_item em {
  font-size: 40px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #444546;
  line-height: 0px;
}

.major_data_item p {
  font-size: 20px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #707070;
  margin-top: 20px;
}

.major_cooperate {
  display: flex;
  /* padding-bottom: 10%; */
  flex-wrap: wrap;
  margin-top: 50px;
  padding-left: 60px;
}

.major_cooperate .major_cooperate_dis {
  width: 160px;
  height: 120px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  display: flex;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.major_cooperate .major_cooperate_dis img {
  /* width: 84px;
  height: 60px; */
  background: #ffffff;
  border: 0px;
}

.culture {
  position: relative;
}

.culture_content {
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -550px;
}

.culture_title {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
}

.culture_title .culture_title_cn {
    font-size: 50px;
    font-family: Microsoft YaHei-Light, Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
    width: 100%;
}

.culture_title .culture_title_en {
    font-size: 24px;
    font-family: Segoe UI-Regular, Segoe UI;
    font-weight: 400;
    color: #ffffff;
    margin-top: 10px;
}

.culture_describe {
  display: flex;
}

.culture_describe .culture_describe_item:nth-child(1) {
  margin-top: 20%;
}

.culture_describe .culture_describe_item:nth-child(2) {
  margin-top: 10%;
}

.culture_describe .culture_describe_item:nth-child(3) {
  margin-top: 5%;
}

.culture_describe .culture_describe_item:nth-child(4) {
  margin-top: -3%;
}

.culture_describe .culture_describe_item {
  width: 190px;
  height: 240px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  margin-right: 20px;
}

.culture_describe .culture_describe_item i {
  background: #000000;
  border-radius: 0px 0px 0px 0px;
  opacity: 0.45;
  width: 100%;
  position: absolute;
  height: 170px;
}

.culture_describe_item_des {
  position: absolute;
  height: 100%;
  width: 100%;
}

.culture_describe .culture_describe_item .culture_describe_item_des span {
  font-size: 20px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #ffffff;
  margin-top: 30px;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.culture_describe .culture_describe_item .culture_describe_item_des p {
  font-size: 15px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #ffffff;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.social_res {
  display: flex;
  width: 199px;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.social_res img {
  width: 122px;
  height: 122px;
}

.social_res span {
  font-size: 26px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #333333;
  line-height: 0px;
  margin-top: 40px;
  margin-bottom: 28px;
  display: inline-block;
}

.social_res p {
  font-size: 20px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 300;
  color: #707070;
  text-align: center;
}

.social {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
}

.social_btn {
  display: flex;
  justify-content: center;
  margin-top: 5%;
}

.recruit {
  display: flex;
  margin-top: 80px;
}

.recruit_item {
  flex-wrap: wrap;
  width: 50%;
  justify-content: center;
  display: flex;
}

.recruit_item span {
  font-size: 30px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #444546;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.recruit .recruit_item p {
  font-size: 24px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #444546;
  width: 100%;
  text-align: center;
}

.recruit .recruit_item img {
  width: 165px;
  height: 168px;
}

.recruit .recruit_item:first-child {
  border-right: 1px solid #d8d8d8;
}

.recruit .recruit_item a {
  font-size: 14px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #444546;
  display: inline-block;
  width: 168px;
  height: 34px;
  border: 1px solid #333;
  border-radius: 20px;
  text-align: center;
  line-height: 34px;
  margin-top: 30px;
}

.mCSB_container::-webkit-scrollbar {
  width: 10px;
}

.mCSB_container::-webkit-scrollbar-track {
  background-color: #eaeaea;
}

.mCSB_container::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
  width: 15px;
  height: 20px;
  border-radius: 100px;
}

.corp-summary {
  padding-right: 47px;
  text-align: justify;
}

.culture-box .culture_content {
  top: 0;
  width: 1100px;
  height: 100%;
  max-width: 100%;
  margin-left: 0;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.culture-box .culture_describe {
  justify-content: space-between;
}
.culture-box .culture_describe_item {
  width: 22%;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, .45);
}
.culture-box .culture_describe_item_des p {
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
}

.social-header p {
  width: 90%;
}

.ext-title {
  position: relative;
  display: block!important;
  line-height: 1.6!important;
  font-size: 50px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
}

.ext-title::before {
  content: '';
  position: absolute;
  left: calc(50% - 25px);
  bottom: 0;
  width: 50px;
  height: 4px;
  background-color: #0097e0;
}

.social-list {
  display: flex;
  justify-content: space-between;
}

.corp-summary {
  display: flex;
  flex-direction: column;
}

.corp-summary-content {
  flex: 1;
  max-height: none!important;
}

.corp-summary-play {
  display: flex;
  padding: 40px 0 20px;
  align-items: center;
}

.corp-summary-play img {
  width: 45px;
  height: 45px;
}

.corp-summary-play i {
  margin-top: 0!important;
}

@media only screen and (max-width: 1200px) {
  .corp-summary {
    left: 50%!important;
    transform: translateX(-50%)!important;
  }
}

.entry-more {
  height: 0;
  overflow: hidden;
  transition: height 1s ease;
}

.show-entry-more {
  margin-left: calc(50% - 130px);
}

.culture-more {
  margin-top: 38px;
}

.culture-more-link {
  display: inline-block;
  width: 190px;
  height: 43px;
  line-height: 43px;
  color: #fff;
  border: #fff solid 1px;
  border-radius: 20px;
  font-size: 18px;
  margin: 0 50px;
}

.culture-more-link:hover {
  background-color: rgba(255, 255, 255, .16);
}

.culture-box {
  height: 0;
  padding-bottom: 41.666%;
  background: url(/assets/boyuan/img/about_culture.jpg) no-repeat center / cover;
  box-sizing: border-box;
}
