.corporateCulture_banner {
  width: 100%;
  height: 403px;
  background: url(../img/corporateCulture_banner_bac.png) center no-repeat;
  background-size: cover;
  min-width: 1200px
}
.about-corporate-banner-title{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 36px;
  line-height: 50px;
  color: #040000FF;
  font-weight: 900;
  padding-top: 120px;
  padding-bottom: 18px;
}
.about-corporate-banner-text{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  color: #040000FF;
  letter-spacing: 4px;
}



.corporate-mission-body{
  width: 100%;
  height: 539px;
  background: url(../img/corporate-mission-bg.png) center no-repeat;
  background-size: cover;
}
.corporate-mission-container{
  width: 1200px;
  margin: 0 auto;
}
.corporate-mission-title {
  font-size: 32px;
  font-weight: 600;
  color: #000000;
  line-height: 45px;
  text-align: center;
  padding-top: 45px;
}
.corporate-mission-title-line{
  width: 44px;
  height: 4px;
  background: #0276F6FF;
  margin: 16px auto 13px auto;
}
.corporate-mission-img{
  width: 670px;
  height: 359px;
  background: url(../img/corporate-mission-img.png) center no-repeat;
  background-size: 100%;
  margin: 0 auto;
}




.corporate-value-body{
  width: 100%;
  height: 539px;
  background: #F7F7F7FF;
  position: relative;
}
.corporate-value-container{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.corporate-value-title {
  font-size: 32px;
  font-weight: 600;
  color: #000000;
  line-height: 45px;
  text-align: center;
  padding-top: 50px;
}
.corporate-value-title-line{
  width: 44px;
  height: 4px;
  background: #0276F6FF;
  margin: 16px auto;
}
.corporate-value-subtitle {
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  text-align: center;
  position: absolute;
  width: 1200px;
  top: 132px
}
.corporate-value-img{
  width: 774px;
  height: 345px;
  background: url(../img/corporate-value-img-0517.png) center no-repeat;
  background-size: 100%;
  margin: 0 auto;
}



/* 企业文化 */
.corporateCulture_core {
  width: 100%;
  height: 480px;
  background: url(../img/corporateCulture_core_bac.png) center no-repeat;
  background-size: 100% 100%;
}
.corporateCulture_core_body {
  width: 1037px;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 100px;
  display: flex;
}
.corporateCulture_core_body_left {
  width: 161px;
}
.corporateCulture_core_body_left p:first-child {
  font-size: 32px;
  font-weight: 600;
  color: #7c8398;
  line-height: 45px;
  opacity: 0.3;
}
.corporateCulture_core_body_left span {
  display: inline-block;
  width: 70px;
  border-bottom: 4px solid #2f6bfc;
  margin: 13px 0 10px 0;
}
.corporateCulture_core_body_left p:last-child {
  font-size: 32px;
  color: #000000;
  line-height: 44px;
  font-weight: 600;
}
.corporateCulture_core_body_right {
  margin-left: 92px;
  display: flex;
  box-sizing: border-box;
  padding-top: 48px;
}
.corporateCulture_core_body_right > div:first-child {
  width: 414px;
}
.corporateCulture_core_body_right > div:first-child p {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-bottom: 30px;
}
.corporateCulture_core_body_right > div:last-child {
  display: flex;
}
.corporateCulture_core_pdf1 img {
  display: inline-block;
  width: 157px;
  height: 187px;
  margin-left: 28px;
  cursor: pointer;
}
.corporateCulture_core_pdf2 img {
  display: inline-block;
  width: 157px;
  height: 187px;
  margin-left: 28px;
  cursor: pointer;
}

.pdf1_showdow {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
}
.pdf1_showdow_close{
    width: 50px;
    height: 50px;
    background: #fff;
    color: #000000;
    position: fixed;
    right: 30px;
    top: 0;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
}
#pdf1 {
  width: 70%;
  margin: 0 auto;
  height: 100%;
  z-index: 101;
}
.pdf2_showdow {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
  }
  .pdf2_showdow_close{
      width: 50px;
      height: 50px;
      background: #fff;
      color: #000000;
      position: fixed;
      right: 30px;
      top: 0;
      text-align: center;
      font-size: 18px;
      line-height: 50px;
      border-radius: 50%;
      cursor: pointer;
  }
  #pdf2 {
    width: 70%;
    margin: 0 auto;
    height: 100%;
    z-index: 101;
  }
/* #pdf2 {
  width: 80%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  margin-left: -50%;
} */
/* 组织架构 */
.corporateCulture_organization {
  width: 100%;
  height: 1033px;
  background: #FFFFFFFF;
}
.organization {
  width: 1035px;
  height: 100%;
  margin: 0 auto;
}
.organization_title {
  height: 62px;
  padding-top: 86px;
  position: relative;
  text-align: center;
}
.organization_title_show {
  font-size: 32px;
  font-weight: 600;
  /* color: #ffffff; */
  opacity: 0.2;
  line-height: 45px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -13px);
  z-index: 0;
}
.organization_title_text {
  font-size: 32px;
  font-weight: 600;
  color: #000000;
  line-height: 45px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
.organization_title_text > span {
  width: 44px;
  border-bottom: 4px #2f6bfc solid;
  position: fixed;
  bottom: -11px;
  left: 50%;
  margin-left: -22px;
}
.organization_title2 {
  margin: 0 auto;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #222222FF;
  line-height: 20px;
  text-align: center;
}
.organization_model {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.organization_model_item {
  width: 240px;
  height: 150px;
  background: #F5F7F9FF;
  border-radius: 10px;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  padding: 38px 20px 0;
  text-align: center;
}
.organization_model_item p:first-child {
  font-size: 18px;
  font-weight: 600;
  color: #2f6bfc;
  line-height: 18px;
  margin-bottom: 12px;
}
.organization_model_item p:last-child {
  font-size: 12px;
  font-weight: 400;
  color: #596680;
  line-height: 24px;
}
.organization_img {
  text-align: center;
  margin-top: 64px;
}
.organization_img img {
  max-width: 100%;
  height: 511px;
}

.nav-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 45px;
  box-shadow: 0 5px 10px #0000001C;
}
.about-statement-nav-body{
  background: #FFFFFFFF;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 800px;
  margin: 0 auto;
}
.nav-wrap .nav-item {
  height: 45px;
  width: 215px;
  line-height: 45px;
  padding: 0 40px;
  margin: 0px 20px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000FF;
  cursor: pointer;
  background: white;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.nav-wrap .nav-item.active {
  height: 53px;
  width: 215px;
  line-height: 53px;
  margin: -8px 20px 0;
  color: white;
  background: #0276F6FF;
}
