body {
  padding-top: 70px;
  padding-bottom: 0;
  min-height: 2000px;

}

div {
  box-sizing: border-box;
}

.bg2, .bg4, .bg6 {
  min-height: 500px;
  background: #FFFFFF;
  padding-top: 90px;
  text-align: center;
}
.bg2 .bg2-content {
  padding-top: 67px;
}
.bg2 .bg2-content .bg2-content-item {
  text-align: left;
}
.bg2-content-item + .bg2-content-item { margin-top: 56px; }
.bg2 .bg2-content .bg2-content-item .item-label {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 34px;
  margin-bottom: 12px;
}
.bg2 .bg2-content .bg2-content-item .item-label >img {
  width: 28px;
  height: 28px;
}
.bg2 .bg2-content .bg2-content-item .item-text {
  width: 396px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 22px;
}

.com-intro {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 48px;
}

.com-intro-div {
  margin-top: 72px;
  margin-bottom: 53px;
  text-align: center;
}

.com-intro-text-div {
  display: flex;
  width: 1172px;
  height: 246px;
  /*background-color: #00aa88;*/
  margin: 0 auto;
  margin-bottom: 100px;
}
.com-intro-text {
  flex: 1;
  /*width: 772px;*/
  height: 246px;
  /*background-color: #00aa88;*/
  margin: 0 auto;
  /*background-color: pink;*/
}
.intro1{
  margin-top: 53px;
  margin-left: 46px;
}

.text1 {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 28px;
}

.intro2{
  margin-top: 20px;
  margin-left: 46px;
}

.text2 {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 32px;
}

.my-font-style {
  font-size: 0.8vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  /*line-height: 24px;*/
}

.text3{
  position: absolute;
  left: 20.5%;
  bottom: 11%;
}

.text4 {
  position: absolute;
  left: 25.1%;
  bottom: 15%;
}
.text5 {
  position: absolute;
  left: 31.9%;
  bottom: 15%;
  line-height: normal;
  width: 5%;
}


.text6 {
  position: absolute;
  left: 38.5%;
  bottom: 22%;
  line-height: normal;
  width: 5%;
  text-align: center;
}
.text7 {
  position: absolute;
  left: 44.0%;
  bottom: 29%;
  line-height: normal;
  text-align: center;
}

.text8 {
  position: absolute;
  left: 51.5%;
  bottom: 35%;
  line-height: normal;
  text-align: center;
}
.text9 {
  position: absolute;
  left: 57%;
  bottom: 35%;
  line-height: normal;
  text-align: center;
}
.text10 {
  position: absolute;
  left: 63%;
  bottom: 25%;
  line-height: normal;
  width: 5%;
  text-align: center;
}
.text11 {
  position: absolute;
  left: 69%;
  bottom: 48%;
  line-height: normal;

  text-align: center;
}

.text12 {
  position: absolute;
  left: 75%;
  bottom: 49%;
  line-height: normal;
  width: 6%;
  text-align: center;
}

.mymargin {
  text-align: center;;
  /*margin: 0 auto;*/
}

.title2-font-style {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 48px;
}

.title2 {
  text-align: center;
  margin: 86px 0 80px 0;
}

.my-box2 {
  width: 1202px;
  margin: 0 auto;
  /*height: 100px;*/
  display: flex;
  padding-bottom: 24px;
  margin-bottom: 100px;
  justify-content:  space-between;
  /*background-color: #00aa88;*/
}

.box2-1,.box2-2,.box2-3,.box2-4{
  /*flex: 1;*/
  text-align: center;
  width: 284px;
  background: #FFFFFF;
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  border-radius: 8px;
  padding-bottom: 24px;
  /*padding: 12px 10px 24px 10px;*/
}

.my-img {
  width: 264px;
  margin-top: 12px;
  margin-bottom: 16px;
}
.my-img-des {
  margin: 0 auto;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 16px;
}

.my-box3 {
  overflow: hidden;
  width: 100%;
  /*height: 100px;*/
  background: #F7F8FA;
  text-align: center;
  padding-bottom: 100px;
}
.my-box3-title {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 48px;
  margin: 86px 0 37px 0;
}
.my-innerbox3 {
  text-align: left;
  display: flex;
  margin: 0 auto;
  margin-top: 54px;
  width: 1200px;
  /*height: 100px;*/
  background: #FFFFFF;
  border-radius: 8px;
  padding-bottom: 24px;
}
.my-inner1,.my-inner2,.my-inner3,.my-inner4 {
  flex: 1;
  margin: 24px 0 0 49px;
}

.my-inner-font {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 14px;
  margin-left: 8px;
}
.my-inner-num {
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 24px;
  font-weight: 400;
  color: #191C27;
  line-height: 24px;
}
.my-inner-danwei {
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 14px;
  font-size: 14px;
}
.call-me {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 48px;
  text-align: center;
  margin: 86px 0 68px 0;
}

.call-me-box {
  width: 1200px;
  display: flex;
  margin: 0 auto;
  margin-bottom: 100px;
}

.call-me-box1 {
  flex: 1;
}

.call-me-box2 {
  width: 496px;
  /*background-color: #00aa88;*/
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 40px;
}

.call-me-flex {
  display: flex;
  flex-direction:column;
  justify-content: center;
  align-items: flex-end;
}
.call-me-flex1 {

}

.myabout {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.mydanwei {
  margin-left: 25px;
  margin-top: 8px;
}

.fzlctitle {
  position: absolute;
  left: 50%;
  margin-top: 86px;
  transform: translate(-50%,0);
}
.corporate_culture_item { position: relative;margin-right: 22px;color:#Fff;line-height: 16px }
.corporate_culture_item_main { position: absolute;bottom:0;left:0;width: 100%;padding:20px 20px 37px 20px;font-size:14px;background:linear-gradient(360deg, #000000 0%, rgba(0,0,0,0.62) 34%, rgba(0,0,0,0) 100%); }
.corporate_culture_item_main_title { font-size:16px;text-align: center;margin-bottom:14px }

/* 联系我们 */
.contact_us { display: flex;align-items:flex-start;justify-content: center; }
.contact_us_main_item { line-height: 20px;color:#666666;font-size:20px; }
.contact_us_main_item:first-child { margin-right: 257px }
.contact_us_main_item p { margin-bottom:22px }
.contact_us_main_item p:last-child { margin-bottom: 0; }