.company {
}
.company .part0 {
  padding: 1.4rem 0 0.26rem;
  min-height: 10.8rem;
  background: url(../images/bg-company01.jpg) bottom center no-repeat;
  background-size: 100% auto;
}
.company .part0 .container {
  margin: 0 auto;
  max-width: 15.78rem;
}
.company .part0 .techs img.icon {
  height: 1.06rem;
}
.company .part0 .techs .p {
  margin-top: 0.1rem;
  font-size: 0.2rem;
  align-items: flex-end;
  line-height: 0.32rem;
}
.company .part0 .techs .p strong {
  margin-right: 0.04rem;
  font-size: 0.38rem;
  line-height: 0.46rem;
}
.company .part0 .cont {
  margin-top: 0.86rem;
  color: #333;
}
.company .part0 .cont .words {
  width: 8.61rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
.company .part0 .cont .words .p {
  margin-bottom: 0.2rem;
}
.company .part0 .cont .words .p:last-child {
  margin-bottom: 0;
}
.company .part0 .cont .right {
  width: 6.74rem;
}
.company .part0 .cont .right .cover {
  margin-bottom: 0.76rem;
}
.company .part0 .cont .right .cover img {
  width: 100%;
}
.company .part0 .cont .right img {
  max-width: 100%;
}
.company .part0 .cont .right .p {
  font-size: 0.22rem;
  line-height: 0.38rem;
}
.company .part1 {
  min-height: 10.8rem;
  padding: 1px 0 0;
  background: url(../images/bg-company02.jpg) center center no-repeat;
  background-size: 100% auto;
}
.company .p-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #333;
}
.company .p-header .h2 {
  font-size: 0.48rem;
  line-height: 0.58rem;
  font-weight: 400;
}
.company .p-header .p {
  margin-top: -0.1rem;
  font-size: 0.48rem;
  line-height: 0.58rem;
}
.company .p-header .h2.bei {
  position: relative;
}
.company .p-header .h2.bei:after {
  position: absolute;
  right: -0.32rem;
  top: -0.04rem;
}
.company .part1 .p-header,
.company .part3 .p-header {
  margin: 0.68rem 0 0 1.04rem;
}
.company .part1 .flex-right {
  margin: 0.6rem 1.84rem 0 0;
}
.company .part1 .flex-right .container {
  width: 8.98rem;
}
.company .part1 .ul {
  display: flex;
  flex-wrap: wrap;
}
.company .part1 .ul li {
  padding: 0.42rem 0;
  box-sizing: border-box;
  width: 50%;
  text-align: center;
}
.company .part1 .ul li:nth-child(1),
.company .part1 .ul li:nth-child(2) {
  border-bottom: 1px solid #fff;
}
.company .part1 .ul li:nth-child(1),
.company .part1 .ul li:nth-child(3) {
  border-right: 1px solid #fff;
}
.company .part1 .ul li .h3,
.company .part1 .purp .h3{
  font-size: 0.3rem;
  line-height: 0.36rem;
  font-weight: 400;
}
.company .part1 .ul li .h4,
.company .part1 .purp .h4{
  margin-top: 0.04rem;
  font-size: 0.16rem;
  line-height: 0.18rem;
  color: #3F3A39;
  font-weight: 400;
}
.company .part1 .ul li .p,
.company .part1 .purp .p{
  margin-top: 0.16rem;
  font-size: 0.2rem;
  line-height: 0.24rem;
}
.company .part1 .purp .h3,
.company .part1 .purp .h4 {
  text-align: center;
}
.company .part1 .purp .p {
  margin-top: 0.28rem;
  line-height: 0.36rem;
}
.company .part1 .purp {
  margin-top: 1rem;
}

.company .part2 {
  position: relative;
  min-height: 10.8rem;
  /* padding: 0.68rem 0 0.2rem; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: url(../images/bg-company03.jpg) top center no-repeat;
  background-size: 100% auto;
}
.company .part2 .responsive {
  position: relative;
  z-index: 0;
  transform: translateY(-1.21rem);
}
.company .part2 .company-rewords {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.company .part2 .p-header {
  color: #fff;
  align-items: center;
}
.company .part2 .p-body {
  margin: 0.64rem auto 0;
  display: flex;
  justify-content: space-around;
  width: 15.91rem;
  min-height: 5.04rem;
  padding: 0 1.14rem;
  background-image: url(../images/bg-company-dim.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.company .part2 .p-body .sec {
  width: 4.81rem;
  /* padding: 0.5rem 0.1rem 0.4rem 0.5rem; */
  padding: 0.5rem 0 0.4rem 0.4rem;
}
.company .part2 .p-body .sec li {
  list-style: disc;
  margin-top: 0.1rem;
  font-size: 0.18rem;
  line-height: 0.22rem;
}

@media screen and (min-width: 1860px) {
  .company .part2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .company .part2 .p-body {
    margin: 9.2vw auto 0;
    max-width: 78.125vw;
  }
  .company .part2 {
    min-height: 56.25vw;
  }
  .company .part2 .responsive {
    transform: translateY(-4.72vw);
  }
  .company .part2 .p-body {
    margin: 3.333333vw auto 0;
    padding: 0 1.9375vw;
    width: 82.864583vw;
    min-height: 26.25vw;
  }
  
  .company .part2 .p-body {
    margin: 3.333333vw auto 0;
  }
  .company .part2 .p-body .sec {
    /* width: 25.052083vw;
    padding: 2.041667vw 0.520833vw 2.083333vw 2.604167vw; */
    padding: 2.541667vw 0 2.083333vw 0.820833vw;
  }
  .company .part2 .p-body .sec li {
    margin-top: 0.520833vw;
    font-size: 0.9375vw;
    line-height: 1.145833vw;
    white-space: nowrap;
  }
}

.company .part3 {
  padding: 1px;
  min-height: 10.8rem;
  background: url(../images/bg-company04.png) top center no-repeat;
  background-size: 100% auto;
}
.company .part3 .container {
  max-width: 15.4rem;
  margin: 1rem auto 0;
}
.company .part3 .p-body .h3 {
  font-size: 0.38rem;
  line-height: 0.46rem;
  font-weight: 400;
  text-align: center;
}
.company .part3 .p-body .p {
  font-size: 0.18rem;
  line-height: 0.34rem;
}
.company .part3 .p-body img {
  max-width: 100% !important;
}

.company .part3 .p-body .list ul {
  margin-left:0.2rem;margin-right:0.2rem;
}

.company .part3 .p-body ul li {
  margin-bottom: 0.1rem;
  font-size: 0.20rem;
  line-height: 0.3rem;
}
.company .part4 {
  padding: 1.02rem 0.2rem;
}
.company .part4 .p-header {
  align-items: center;
}
.company .part4 .links {
  margin-top: 0.66rem;
}
.company .part4 .links ul {
  justify-content: center;
  flex-wrap: wrap;
}
.company .part4 .links ul li {
  position: relative;
  padding: 0 0.4rem;
  text-align: center;
}
.company .part4 .links ul li:after {
  height: 0.9rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  content: "";
  border-left: 1px solid #808080;
}
.company .part4 .links ul li:last-child::after {
  display: none;
}
.company .part4 .links ul li img {
  height: 0.61rem;
}
.company .part4 .links ul li .p {
  max-width: 1.8rem;
  font-size: 0.18rem;
  line-height: 0.22rem;
  color: #333;
}


@media screen and (max-width: 1020px) {
  .company .part0 {
    padding: 7.2vw 0;
    min-height: auto;
    background-size: auto 100%;
  }
  .company .part0 .container {
    zoom: 0.54;
  }
  .company .part1,
  .company .part2,
  .company .part3{
    min-height: calc(10.8rem * 0.54);
    background-size: cover;
  }
  .company .part1 .responsive{
    zoom: 0.54;
  }
  .company .part2 .responsive {
    zoom: 0.6;
    transform: translateY(-10vw);
  }
  .company .part3 .responsive {
    zoom: 0.7;
  }
  .company .part3 .container {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .company .part4 .responsive {
    zoom: 0.6;
  }
  .company .part4 .links ul li {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .company .part0 .techs ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .company .part0 .techs ul li {
    margin-bottom: 30px;
    width: 33.3333333%;
    text-align: center;
  }
  .company .part0 .techs ul li .p {
    justify-content: center;
  }
  .company .part0 .cont {
    padding-left: 10px;
    padding-right: 10px;
    flex-wrap: wrap;
  }
  .company .part0 .cont .words,
  .company .part0 .cont .right {
    width: 100%;
  }
  .words, .company .part0 .cont .right {
    flex-direction: column-reverse;
    display: flex;
    flex-wrap: wrap;
  }
  .company .part0 .cont .right .cover {
    text-align: center;
  }
  .company .part1 .p-header,
  .company .part3 .p-header{
    align-items: center;
    margin-left: 0;
  }
  .company .part1 .flex-right {
    margin: 0;
    padding: 40px 10px 0;
    justify-content: center;
  }
  .company .part1 .flex-right .container {
    max-width: 100%;
  }
  .company .part1 .ul li {
    padding: 0.42rem 10px;
  }
  .company .part3 .p-body .list {
    display: block;
  }
  .company .part3 .p-body .list ul {
    margin-bottom: 20px; 
  }
  .company .part4 {
    padding: 40px 10px;
  }
  .company .part4 .links ul li {
    width: 50%;
  }
  .company .part4 .links ul li .p {
    max-width: 90%;
  }
  .company .part4 .links ul li:after {
    display: none;
  }
}

.swiper-company {
}
.swiper-company .swiper-slide {
}
.swiper-company .swiper-slide img {
  height: 100%;
}


.our-clients {
  padding: 0.64rem 0 0.4rem;
  background-image: url(../images/bg-our-clients.jpg);
  background-size: 100% auto;
  background-repeat: repeat-y;
}
.our-clients .oc-box {
  width: 17.28rem;
  margin: 0.32rem auto 0;
  padding-top: 0.57rem;
  padding-bottom: 0.4rem;
  background-image: url(../images/box-our-clients.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-align: center;
}
.our-clients .oc-box img {
  width: 15.32rem;
}

.our-partners {
  padding: 0.72rem 0 0.4rem;
  box-sizing: border-box;
  min-height: 8.1rem;
  background-image: url(../images/bg-our-partners.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.our-partners .op-body {
  margin-top: 0.8rem;
  text-align: center;
}
.our-partners .op-body img {
  width: 15.38rem;
  vertical-align: middle;
}

.our-coperation { position: relative; }
.our-coperation img { position: relative; z-index: 0; width: 100%; }
.our-coperation .index-title {
  width: 11.2rem;
  top: 0.6rem;
  z-index: 1;
  color: #fff;
  text-align: center;
}

.our-list {
  padding: 0.6rem 0 0.6rem;
}
.our-list .uaal-list {
  margin-top: 0.6rem;
  display: flex;
  justify-content: center;
}
.our-list .uaal-list ul:first-child {
  margin-right: 2.1rem;
}
.our-list .uaal-list ul li {
  font-size: 0.18rem;
  line-height: 0.32rem;
  color: #333;
  font-family: "SourceHanSansCN-Light";
}


.recuit-intro p {
  font-size: 0.18rem;
  color: #595757;
  line-height: 0.34rem;
}

.recuit-list {
  margin-top: 0.6rem;
  padding-bottom: 0.2rem;
}
.recuit-list ul {
  border-top: 1px solid #8c8d8d;
}
.recuit-list ul li {
  border-bottom: 1px solid #8c8d8d;
}
.recuit-list ul li a.display {
  display: flex;
  height: 0.74rem;
  align-items: center;
  justify-content: space-between;
}
.recuit-list ul li a.display .tit {
  flex: 1;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.34rem;
}
.recuit-list ul li a.display .base {
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #595757;
}
.recuit-list ul li .dropdown {
  position: relative;
  display: none;
  padding-bottom: 0.42rem;
}
.recuit-list ul li .dropdown a.more {
  position: absolute;
  right: 0;
  bottom: 0.12rem;
  width: 1rem;
  height: 0.32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #595757;
  border: 1px solid #595757;
  border-radius: 0.08rem;
}
.recuit-list ul li .dropdown a.more i {
  font-size: 0.24rem;
  margin-left: 0.12rem;
}
.recuit-list ul li .dropdown p {
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #595757;
}


.contact-list {
  padding: 0.5rem 0 0.7rem;
  width: 15.6rem;
  margin: 0 auto;
}
.contact-list ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.contact-list ul li {
  box-sizing: border-box;
  padding: 0.4rem 0.2rem 0.32rem 0;
  width: 50%;
  border-bottom: 1px solid #8c8d8d;
}
.contact-list .li-header {
  align-items: flex-end;
  color: #3E3A39;
}
.contact-list .li-header img.icon {
  margin-right: 0.28rem;
  max-width: 0.9rem;
}
.contact-list .li-header .p0 {
  font-size: 0.42rem;
  line-height: 0.42rem;
}
.contact-list .li-header .p1 {
  margin-top: 0.12rem;
  font-size: 0.24rem;
  color: #333;
}
.contact-list .li-body {
  margin-top: 0.28rem;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #333;
}
.contact-list .li-body dl {
}
.contact-list .li-body dl,
.contact-list .li-body dl dd {
  padding: 0;
  margin: 0;
}
.contact-list .li-body dl dd {
  height: 0.6rem;
  display: flex;
  align-items: flex-start;
}
.contact-list .li-body dl dd::before {
  margin-right: 0.14rem;
  display: block;
  width: 0.36rem;
  height: 0.36rem;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  transform: translateY(-0.02rem);
}
.contact-list .li-body dl dd.loc::before {
  background-image: url(../images/icon-circle-location.png);
}
.contact-list .li-body dl dd.call::before {
  background-image: url(../images/icon-circle-call.png);
}
.contact-list .li-body dl dd.tele::before {
  background-image: url(../images/icon-circle-package.png);
}
.contact-list .li-body dl dd.code::before {
  background-image: url(../images/icon-circle-message.png);
}
