/*公共样式*/
.publicTitle p {
  font-size: 34px;
  color: #333333;
  text-align: center;
}
.publicTitle i {
  font-size: 24px;
  color: #333333;
  font-family: Arial;
  margin-top: 10px;
  text-align: center;
}
.publicTitle em {
  width: 2px;
  height: 14px;
  background: #105fb7;
  margin: 0 auto;
  margin-top: 14px;
}
/*结束*/
.contact {
  margin-top: 100px;
}
.relation {
  padding: 79px 0;
}
.relation .homeNext {
  margin-top: 50px;
}
.relation .map {
  width: 700px;
  height: 480px;
}
.relation .map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.relation .next {
  animation-delay: 0.1s;
  float: left;
  width: 500px;
  height: 480px;
  background: url(../limages/page/relation01.png) right top no-repeat;
  background-size: 100% auto;
}
.relation .next .bor {
  padding: 44px 100px 0 65px;
}
.relation .next .bor dl {
  margin-bottom: 20px;
  line-height: 26px;
  font-size: 15px;
  color: #fff;
}
.relation .next .bor dl dt {
  float: left;
  padding-left: 35px;
  background: url(../limages/icon/i18.png) left center no-repeat;
}
.relation .next .bor dl dd {
  float: left;
  width: calc(100% - 140px);
}
.relation .next .bor dl:nth-child(1) dd {
  width: calc(100% - 80px);
}
.relation .next .bor dl:nth-child(2) dt {
  background: url(../limages/icon/i19.png) left center no-repeat;
}
.relation .next .bor dl:nth-child(3) dt {
  background: url(../limages/icon/i20.png) left center no-repeat;
}
.relation .next .bor dl:nth-child(4) dt {
  background: url(../limages/icon/i21.png) left center no-repeat;
}
.relation .next .bor dl:nth-child(5) dt {
  background: url(../limages/icon/i22.png) left center no-repeat;
}
.relation .nextCode {
  width: 91px;
  margin-left: 65px;
  margin-top: 40px;
}
.relation .nextCode .codeImg {
  width: 100%;
  height: 91px;
}
.relation .nextCode .codeImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.relation .nextCode .text {
  margin-top: 10px;
}
.relation .nextCode p {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
/*p1-0关于我们*/
.aboutUs .about01 {
  position: relative;
}
.aboutUs .about01 i {
  width: 100%;
  height: 902px;
}
.aboutUs .about01 .pageText {
  position: absolute;
  top: 230px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.aboutUs .about01 .pageTitle {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}
.aboutUs .about01 .pageSub {
  font-size: 26px;
  color: #ffffff;
  font-family: Arial;
  margin-top: 10px;
}
.aboutUs .about01 .pageMain {
  margin-top: 30px;
  width: 59%;
}
.aboutUs .about01 .pageMain p {
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  margin-bottom: 20px;
}
.aboutUs .about01 .pageMain p:last-child {
  margin-bottom: 0;
}
.aboutUs .about02 {
  padding: 70px 0 100px;
}
.aboutUs .about02 .kernel {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.aboutUs .about02 .kernelLeft {
  width: 526px;
  height: 519px;
}
.aboutUs .about02 .kernelLeft img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutUs .about02 .kernelBox {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 50%;
}
.aboutUs .about02 .kernelBox .ability {
  cursor: default;
  width: 87%;
  margin-bottom: 56px;
}
.aboutUs .about02 .kernelBox .ability:last-child {
  margin-bottom: 0;
}
.aboutUs .about02 .kernelBox .ability.cur .sub i {
  display: block;
}
.aboutUs .about02 .kernelBox .ability.cur .sub p {
  opacity: 1;
  font-weight: bold;
  transition: all 0.5s;
}
.aboutUs .about02 .kernelBox .ability.cur .sub em {
  width: 212px;
  margin-left: 26px;
  background: #333333;
  transition: all 0.5s;
}
.aboutUs .about02 .kernelBox .ability.cur span {
  height: 52px;
  transition: all 0.5s;
}
.aboutUs .about02 .kernelBox .ability span {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  margin-top: 8px;
  height: 0;
  transition: all 0.5s;
  overflow: hidden;
}
.aboutUs .about02 .kernelBox .sub {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.aboutUs .about02 .kernelBox .sub i {
  width: 34px;
  height: 33px;
  transition: all 0.5s;
  display: none;
}
.aboutUs .about02 .kernelBox .sub p {
  font-size: 20px;
  color: #333333;
  opacity: 0.6;
  margin-left: 14px;
  transition: all 0.5s;
}
.aboutUs .about02 .kernelBox .sub em {
  width: 74px;
  height: 1px;
  background: #dbdbdb;
  margin-left: 50px;
  transition: all 0.5s;
}
.aboutUs .about03 {
  position: relative;
  height: 734px;
}
.aboutUs .about03 .publicTitle {
  position: absolute;
  top: 78px;
  left: 50%;
  transform: translateX(-50%);
}
.aboutUs .about03 .honor {
  width: 100%;
  height: 100%;
}
.aboutUs .about03 .honor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutUs .about03 .listBox {
  position: absolute;
  /*top: 590px;*/
  bottom: 64px;
  left: 50%;
  transform: translateX(-50%);
}
.aboutUs .about03 .listText {
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px;
}
.aboutUs .about03 .listText p {
  font-size: 16px;
  color: #333333;
  padding-left: 17px;
  position: relative;
  margin-right: 20px;
  margin-top: 16px;
  width: 250px;
}
.aboutUs .about03 .listText p:nth-child(4n) {
  margin-right: 0;
}
.aboutUs .about03 .listText p:nth-child(-n+4) {
  margin-top: 0;
}
.aboutUs .about03 .listText p::after {
  content: '';
  width: 4px;
  height: 4px;
  border: 1px solid #105fb7;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
.aboutUs .about04 {
  padding: 70px 0 80px;
  background: url(../limages/page/about04-bg.png) center no-repeat;
  background-size: cover;
}
.aboutUs .about04 .business {
  padding: 0 40px;
}
.aboutUs .about04 .business .bus {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.aboutUs .about04 .busText {
  width: 281px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-size: 22px;
  color: #f9f9fb;
  background: url(../limages/page/busText-bg.png) center no-repeat;
  background-size: cover;
}
.aboutUs .about04 .platform {
  margin-top: 10px;
}
.aboutUs .about04 .platBox {
  width: 470px;
  height: 470px;
  position: relative;
  margin: 0 auto;
}
.aboutUs .about04 .platBox .not01 {
  width: 470px;
  height: 470px;
  background: url(../limages/page/not01.png) center no-repeat;
  background-size: cover;
}
.aboutUs .about04 .platBox .not02 {
  width: 389px;
  height: 389px;
  background: url(../limages/page/not02.png) center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.aboutUs .about04 .platBox .not03 {
  width: 313px;
  height: 313px;
  background: url(../limages/page/not03.png) center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.aboutUs .about04 .platBox .not04 {
  width: 199px;
  height: 199px;
  background: url(../limages/page/not04.png) center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.aboutUs .about04 .potBox .pot {
  padding: 0 22px 0 66px;
  height: 50px;
  background: #ddeeff;
  border-radius: 24px;
  position: absolute;
}
.aboutUs .about04 .potBox .pot p {
  font-size: 20px;
  color: #333333;
  line-height: 50px;
  text-align: right;
}
.aboutUs .about04 .potBox .pot i {
  width: 72px;
  height: 72px;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.aboutUs .about04 .potBox .pot:nth-child(-n+3) {
  padding: 0 66px 0 26px;
}
.aboutUs .about04 .potBox .pot:nth-child(-n+3) i {
  right: -20px;
  left: auto;
}
.aboutUs .about04 .potBox .pot1 {
  left: -120px;
  top: 106px;
}
.aboutUs .about04 .potBox .pot2 {
  left: -224px;
  top: 216px;
}
.aboutUs .about04 .potBox .pot3 {
  left: -194px;
  top: 338px;
}
.aboutUs .about04 .potBox .pot4 {
  right: -24px;
  top: 59px;
}
.aboutUs .about04 .potBox .pot5 {
  right: -115px;
  top: 155px;
}
.aboutUs .about04 .potBox .pot6 {
  right: -115px;
  top: 254px;
}
.aboutUs .about04 .potBox .pot7 {
  right: -70px;
  top: 354px;
}
.aboutUs .about04 .potBox .pot8 {
  right: 0;
  top: 418px;
}
.aboutUs .about05 {
  padding: 76px 0 90px;
  background: url(../limages/page/about05-bg.png) center no-repeat;
  background-size: cover;
}
.aboutUs .about05 .ideaBox {
  display: flex;
  margin-top: 46px;
}
.aboutUs .about05 .ideaItem {
  width: 186px;
  padding: 0 27px;
  height: 443px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #f0f0f0;
  transition: all 0.5s;
  cursor: default;
}
.aboutUs .about05 .ideaItem:last-child {
  border-right: none;
}
.aboutUs .about05 .ideaItem i {
  width: 54px;
  height: 48px;
  transition: all 0.5s;
}
.aboutUs .about05 .ideaItem span {
  font-size: 24px;
  color: #333333;
  margin-top: 40px;
  transition: all 0.5s;
}
.aboutUs .about05 .ideaItem .text {
  margin-top: 20px;
  min-height: 130px;
}
.aboutUs .about05 .ideaItem p {
  font-size: 18px;
  color: #666666;
  line-height: 26px;
  text-align: center;
  transition: all 0.5s;
}
.aboutUs .about05 .ideaItem:nth-child(1) i {
  transition: all 0.5s;
}
.aboutUs .about05 .ideaItem:nth-child(1) i {
  background: url(../limages/icon/i37.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:nth-child(2) i {
  background: url(../limages/icon/i38.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:nth-child(3) i {
  background: url(../limages/icon/i39.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:nth-child(4) i {
  background: url(../limages/icon/i40.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:nth-child(5) i {
  background: url(../limages/icon/i41.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:hover {
  background: #105fb7;
  transition: all 0.5s;
}
.aboutUs .about05 .ideaItem:hover span {
  color: #ffffff;
  transition: all 0.5s;
}
.aboutUs .about05 .ideaItem:hover p {
  color: #ffffff;
  transition: all 0.5s;
}
.aboutUs .about05 .ideaItem:hover:nth-child(1) i {
  background: url(../limages/icon/i37s.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:hover:nth-child(2) i {
  background: url(../limages/icon/i38s.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:hover:nth-child(3) i {
  background: url(../limages/icon/i39s.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:hover:nth-child(4) i {
  background: url(../limages/icon/i40s.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .ideaItem:hover:nth-child(5) i {
  background: url(../limages/icon/i41s.png) center no-repeat;
  background-size: contain;
}
.aboutUs .about05 .visions {
  margin-top: 66px;
}
.aboutUs .about05 .visions .swiper {
  padding-bottom: 35px;
}
.aboutUs .about05 .visions .swiper-slide {
  width: 76.25%;
  display: flex;
  justify-content: space-between;
  margin-right: 1.71%;
  opacity: 0.5;
}
.aboutUs .about05 .visions .swiper-slide-active {
  opacity: 1;
}
.aboutUs .about05 .visions .swiper-pagination {
  bottom: 0;
  font-size: 0;
}
.aboutUs .about05 .visions .swiper-pagination-bullet {
  width: 32px;
  height: 5px;
  opacity: 0.4;
  background: #000000;
  border-radius: 0;
}
.aboutUs .about05 .visions .swiper-pagination-bullet-active {
  background: #1a6dcd;
  opacity: 1;
}
.aboutUs .about05 .visions .next {
  width: 31.83%;
  height: 350px;
}
.aboutUs .about05 .visions .next img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutUs .about06 {
  padding: 80px 0;
}
.aboutUs .about06 .titleP {
  font-size: 34px;
  color: #333333;
  text-align: center;
}
.aboutUs .about06 .system {
  height: 471px;
  margin-top: 40px;
  background: url(../limages/page/welfare.png) center no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
}
.aboutUs .about06 .welfare {
  width: 599px;
  height: 235px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.aboutUs .about06 .welfare:nth-child(-n+2) {
  border-top: none;
 
}
.aboutUs .about06 .welfare:nth-child(2n){
     border-right: none;
}
.aboutUs .about06 .welfareTitle {
  margin-left: 84px;
  padding-top: 62px;
  display: flex;
  align-items: center;
}
.aboutUs .about06 .welfareTitle i {
  width: 35px;
  height: 37px;
}
.aboutUs .about06 .welfareTitle p {
  font-size: 20px;
  color: #f9f9fb;
  margin-left: 14px;
}
.aboutUs .about06 .weList {
  width: 340px;
  padding: 0 130px;
  display: flex;
  flex-wrap: wrap;
}
.aboutUs .about06 .weList .next {
  font-size: 14px;
  color: #f9f9fb;
  opacity: 0.6;
  width: 92px;
  margin-top: 13px;
  margin-right: 30px;
}
.aboutUs .about06 .weList .next:nth-child(3n) {
  margin-right: 0;
}
