.w ul li a:hover {
  color: #4068f7;
  border-bottom: 2px solid #4068f7;
}

#body {
  width: 100%;
}

#body .banner {
  width: 100%;
  margin: 0 auto;
  background-image: url(../banner/13-gywm.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-origin: padding-box;
  position: relative;
  aspect-ratio: 1920/602;
  background-position: fixed;
}

#body .banner .text {
  padding-top: 391px;
  width: 1200px;
  margin: 0 auto;
}

#body .banner .text>a {
  display: block;
  width: 110px;
  height: 40px;
  border-radius: 10px;
  background-color: #4068f7;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: white;
  margin-left: 79px;
}

#body .main {
  width: 1200px;
  margin: 0 auto;
  margin-top: 120px;
}

#body .main .intro {
  width: 101px;
  height: 54px;
  margin: 0 auto;
  position: relative;

}

#body .main .intro>p {
  width: 100px;
  height: 38px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 25px;
  background-image: url(../images/企业文化/gywmbj.png);
  background-repeat: no-repeat;
  background-position-x: 7px;
  background-position-y: 5px;
}

#body .main .intro>span {
  display: block;
  width: 99px;
  height: 6px;
  margin-top: -5px;
  background: linear-gradient(90.4deg,
      rgba(65, 95, 251, 1) 0.21%,
      rgba(68, 65, 251, 1) 123.91%);
  position: absolute;
  bottom: 16px;
  left: 0px;
  z-index: -1;
}

#body .main .introTxt {
  height: 427px;
  border-radius: 10px;
  border: 1px solid rgba(219, 229, 255, 1);
  border-bottom: none;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 7px 11px rgba(8, 23, 77, 0.2);
  margin-bottom: 120px;
  position: relative;
  overflow: hidden;
}
.introTxt img{
  width: 320px;
  height: 320px;
  margin-left: 20px;
  margin-top: 52px;
  vertical-align: top;
}

#body .main .introTxt>p {
  width: 696px;
  height: 250px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 250%;
  letter-spacing: 1.2%;
  margin: 52px;
  margin-right: 10px;
}

#body .main .introTxt>div {
  position: absolute;
  left: 1013px;
  top: 115px;
  width: 369.7px;
  height: 368.5px;
  transform: rotate(29.893866deg) scale(1, 0.86695) skew(26.491434deg, 0deg);
  border: 1px solid rgba(240, 243, 254, 1.5);
  box-sizing: border-box;
  background: conic-gradient(from 0deg at 50% 50%, rgba(82, 119, 250, 1) 0deg, rgba(255, 255, 255, 0) 360deg);
}

#body .main .timeLine {
  width: 737px;
  height: 702px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 110px;
}

#body .main .timeLine .line {
  width: 2px;
  height: 590px;
  transform: rotate(-0.000002deg);
  border: 2px solid rgba(179, 193, 251, 1);
  box-shadow: -2px 0px rgba(232, 236, 250, 1), 2px 0px rgba(232, 236, 250, 1);
  margin-left: 87px;
}

#body .main .timeLine .lineList {
  position: absolute;
  left: 0;
  top: 0;
}

#body .main .timeLine .lineList p {
  height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: 47px;
}

#body .main .timeLine .lineList p:last-child {
  margin-bottom: 0;
}

#body .main .timeLine .lineList p>i {
  font-style: normal;
  color: rgba(64, 104, 247, 1);
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
}

#body .main .timeLine .lineList p>img {
  width: 44px;
  margin-left: 25px;
  margin-right: 30px;
}

#body .main .timeLine .lineList p>span {
  height: 30px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 1.2%;
}

#body .main .culture {
  width: 1178px;
  height: 413px;
  margin: 0 auto;
  margin-bottom: 120px;
}

#body .main .culture .cultureList {
  display: flex;
  justify-content: space-between;
}

#body .main .culture .cultureList>.list {
  width: 354px;
  height: 412px;
  position: relative;
}

#body .main .culture .cultureList>.list:nth-child(1) {
  background-image: url(../images/qywh/qy\(1\).png);
}

#body .main .culture .cultureList>.list:nth-child(2) {
  background-image: url(../images/qywh/qy\(2\).png);
}

#body .main .culture .cultureList>.list:nth-child(3) {
  background-image: url(../images/qywh/qy\(3\).png);
}

#body .main .culture .cultureList>.list>.listTxt {
  width: 354px;
  height: 79px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 170px;
}

#body .main .culture .cultureList>.list>.listTxt>p:nth-child(1) {
  /* width: 49px; */
  height: 36px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 1.2%;
  text-align: center;
  margin: 0 auto;
  margin-top: 6px;
}

#body .main .culture .cultureList>.list>.listTxt>p:nth-child(2) {
  width: 255px;
  height: 27px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 1.2%;
  text-align: center;
  margin: 0 auto;
}

#body .main .credential {
  width: 1088px;
  height: 271px;
  margin: 0 auto;
  margin-bottom: 120px;
}

#body .main .credential .credentialList {
  display: flex;
  justify-content: space-between;
}

#body .main .credential .credentialList>.box>.box1 {
  width: 223px;
  height: 223px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 7px 11px rgba(8, 23, 77, 0.2);
  padding-top: 11px;
}

#body .main .credential .credentialList>.box>.box1>img {
  display: block;
  margin: 0 auto;
}

#body .main .credential .credentialList>.box>p {
  height: 48px;
  text-align: center;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 24px;
  line-height: 198.000002%;
}

#body .main .work {
  width: 1109px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-bottom: 120px;
}

#body .main .work .where {
  width: 284px;
  display: flex;
  margin: 0 auto;
}

#body .main .work .where>div {
  text-align: center;
  width: 260px;
  height: 72px;
  text-align: center;
  color: rgba(75, 91, 117, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 198.000002%;
}

#body .main .work .workLeft>img {
  width: 492px;
  height: 492px;
}

#body .main .work .workRight>img {
  width: 492px;
  height: 492px;
}

#body .main .work .where b {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/icon/postion.png);
  margin-top: 40px;
}

#body .main .partner {
  margin-bottom: 120px;
}

#body .main .partner p:nth-child(1) {
  width: 160px;
  height: 60px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
}

#body .main .partner p:nth-child(2) {
  width: 258px;
  height: 24px;
  color: rgba(68, 68, 68, 1);
  font-family: SourceHanSansCN-Normal;
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 79px;
}

#body .main .partner .partnerList {
  width: 1206px;
  height: 674px;
}

#body .main .partner .partnerList ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

#body .main .partner .partnerList ul li {
  width: 222px;
  height: 126px;
  border: 1px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
}

.marginList {
  margin-top: 11px;
}