@charset "utf-8";

/* header s */
a:hover {
  text-decoration: none;
}

.clx::after {
  content: '';
  display: block;
  clear: both;
}

/* header e */
/* banner s */
.ab-banner {
  width: 100%;
  height: 410px;
  background: url(../images/aboutus_new/banner555.jpg) center center no-repeat;
}

/* banner e */
/* content s */
.ab-conbox {
  width: 100%;
  margin: 0 auto;
  padding: 100px 0 90px 0;
  background: url(../images/aboutus_new/bg-ab.png) center center no-repeat;
  background-size: cover;
}

.ab-conbox h2 {
  text-align: center;
  font-size: 32px;
  color: #272848;
  font-weight: bold;
  margin-bottom: 60px;
  line-height: 1;
}

.ab-conbox .ab-con {
  width: 1200px;
  margin: 0 auto;
  line-height: 1;
  padding: 40px 35px 50px 332px;
  background: url(../images/aboutus_new/ab-logo.jpg) 36px 200px no-repeat #fff;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 0 10px rgba(52, 98, 183, .1);
}

.ab-con p {
  margin-bottom: 40px;
  color: #272848;
  font-size: 16px;
  line-height: 1.5;
}

.ab-con p:last-child {
  margin: 0;
}

.ab-con p span {
  font-size: 36px;
  line-height: 1;
}

.ab-con::before,
.ab-con::after {
  position: absolute;
  content: '';
  background: #0c9;
  box-shadow: 0 0 10px rgba(52, 98, 183, .1);
}

.ab-con::before {
  left: 1200px;
  width: 20px;
  height: 775px;
  top: 15px;

}

.ab-con::after {
  width: 1200px;
  height: 20px;
  bottom: -20px;
  left: 20px;

}

/* content e */
/* nb s */
.nbbox {
  width: 100%;
  padding: 70px 0 90px 0;
  background: #fff;
}

.con-tlt h5 {
  margin-bottom: 30px;
  font-size: 30px;
  color: #272848;
  font-weight: bold;
  line-height: 1;

}

.con-tlt {
  width: 100%;
  text-align: center;
  font-family: "Microsoft Yahei";
}

.con-tlt p {
  font-size: 22px;
  color: #272848;
  line-height: 28px;
  font-weight: bold;
}

.rybox {
  width: 100%;
  background: #4e8bfe;
  padding: 10px 30px;
  box-sizing: border-box;
  margin-top: 38px;
  overflow: hidden;
}

.rybox .rycontent {
  width: 100%;
  height: 244px;
  position: relative;
}

.rycontent ul {
  width: 5000px;
  position: absolute;
  left: 0;
}

.rycontent ul li {
  width: 292px;
  height: 244px;
  float: left;
  margin-right: 10px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  border: 2px solid #fff;
}

.rycontent ul li div {
  width: 100%;
  height: 187px;

}

.rycontent ul li p {
  width: 100%;
  height: 53px;
  background: #4e8bfe;
  box-sizing: border-box;
  line-height: 1.5;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding-top: 6px;
}

.rycontent ul li div.ry-ygw {
  background: url(../images/index_new/newry-1.png) center center no-repeat;
}

.rycontent ul li div.ry-dd {
  background: url(../images/index_new/newry-2.png) center center no-repeat;
}

.rycontent ul li div.ry-bd {
  background: url(../images/index_new/newry-3.png) center center no-repeat;
}

.rycontent ul li div.ry-xl {
  background: url(../images/index_new/newry-4.png) center center no-repeat;
}

.rycontent ul li div.ry-tx {
  background: url(../images/index_new/newry-5.png) center center no-repeat;
}

.rycontent ul li div.ry-fhw {
  background: url(../images/index_new/newry-6.png) center center no-repeat;
}

.rycontent ul li div.ry-bjjs {
  background: url(../images/index_new/newry-7.png) center center no-repeat;
}

.rycontent ul li div.ry-hw {
  background: url(../images/index_new/newry-8.png) center center no-repeat;
}

.rycontent ul li div.ry-yx {
  background: url(../images/index_new/newry-9.png) center center no-repeat;
}

.ry-text {
  width: 1200px;
  margin: 0 auto;
  margin-top: 70px;
  font-size: 0;
  line-height: 1;
}

.ry-text p {
  font-size: 22px;
  line-height: 1;
  color: #272848;
  text-align: center;
  margin-bottom: 38px;
  font-weight: bold;
}

.ry-text h5 {
  width: 558px;
  height: 22px;
  margin: 0 auto;
  margin-top: 10px;
  background: url(../images/index_new/ry-red.png) center center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  line-height: 22px;
}

/* nb e */
/* linian s */
.ab-linian {
  width: 100%;
  padding: 70px 0 90px 0;
  background: url(../images/aboutus_new/bg-linian.png)center center no-repeat;
}

.ab-linian h2 {
  text-align: center;
  font-size: 32px;
  color: #272848;
  font-weight: bold;
  margin-bottom: 60px;
  line-height: 1;
}

.ab-con2 {
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 10px rgba(52, 98, 183, .1);
  padding: 90px 0 95px 60px;
  position: relative;
}

.ab-con2::before,
.ab-con2::after {
  position: absolute;
  content: '';
  background: #0c9;
  box-shadow: 0 0 10px rgba(52, 98, 183, .1);
}

.ab-con2::before {
  left: 1200px;
  width: 20px;
  height: 643px;
  top: 20px;
}

.ab-con2::after {
  width: 1200px;
  height: 20px;
  bottom: -20px;
  left: 20px;
}

.ab-con2 ul {
  float: left;
  width: 650px;
  padding-top: 303px;
  height: 475px;
  box-sizing: border-box;
  background: url(../images/aboutus_new/linian.png?v1)top center no-repeat;
  overflow: hidden;
}

.ab-con2 ul li {
  width: 82px;
  height: 82px;
  background: url(../images/aboutus_new/java.png)top center no-repeat;
  text-align: center;
  font-size: 15px;
  min-width: 101px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
}

.ab-con2 ul li:first-child {}


.ab-con2 ul li:nth-child(4) {
  background: url(../images/aboutus_new/linux.png)top center no-repeat;
}

.ab-con2 ul li:nth-child(3) {
  background: url(../images/aboutus_new/ai.png)top center no-repeat;
}

.ab-con2 ul li:nth-child(2) {
  background: url(../images/aboutus_new/iot.png)top center no-repeat;
}

.ab-con2 .ab2-r {
  float: left;
  margin-left: 62px;
  padding-top: 5px;
}

.ab2-r h6 {
  width: 150px;
  height: 24px;
  margin-bottom: 14px;
  background: url(../images/aboutus_new/t-1.png)center center no-repeat;
}

.ab2-r h6:nth-child(3) {
  background: url(../images/aboutus_new/t-2.png)center center no-repeat;
}

.ab2-r h6:nth-child(5) {
  background: url(../images/aboutus_new/t-3.png)center center no-repeat;
}

.ab2-r h6:nth-child(7) {
  background: url(../images/aboutus_new/t-4.png)center center no-repeat;
}

.ab2-r h6:nth-child(9) {
  background: url(../images/aboutus_new/t-5.png)center center no-repeat;
}

.ab-con2 p {
  line-height: 1;
  font-size: 20px;
  color: #272848;
  margin-bottom: 45px;
}

.ab-con2 p:last-child {
  margin: 0;
}

/* linian e */
/* service s */
.servicebox {
  width: 100%;
  background: #EEEEEE;
  padding: 70px 0 70px 0;
}

.servicebox h2 {
  text-align: center;
  font-size: 32px;
  color: #272848;
  font-weight: bold;
  margin-bottom: 50px;
  line-height: 1;
}

.servicebox .service {
  width: 1200px;
  margin: 0 auto;
}

.service ul {
  margin-top: 60px;
}

.service ul li {
  width: 100%;
  height: 125px;
  margin-bottom: 48px;
}

.service ul li:nth-child(2) {
  height: 152px;
}

.service ul li:nth-child(2) .s-item {
  height: 152px;
}

.service ul li:nth-child(3) {
  margin: 0;
}

.service ul li p {
  float: left;
  width: 233px;
  height: 125px;
  background: url(../images/aboutus_new/servebg-1.png)center center no-repeat;
  line-height: 126px;
  text-align: center;
  font-size: 40px;
  color: rgba(255, 255, 255, .9);
  font-weight: bold;
  border-radius: 10px;
  margin-right: 16px;
  position: relative;
}

.service ul li:nth-child(2) p {
  height: 152px;
  background: url(../images/aboutus_new/servebg-2.png)center center no-repeat;
  line-height: 152px;
}

.service ul li:nth-child(1) p::after,
.service ul li:nth-child(2) p::after {
  content: '';
  position: absolute;
  width: 21px;
  height: 14px;
  background: url(../images/aboutus_new/s-jy.png)center center no-repeat;
  bottom: -30px;
  left: 50%;
  margin-left: -10px;
}

.service ul li:nth-child(3) p {
  background: url(../images/aboutus_new/servebg-3.png)center center no-repeat;
}

.service ul li .s-item {
  float: left;
  width: 468px;
  height: 125px;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  position: relative;
  padding-left: 40px;
  box-sizing: border-box;
  border-radius: 10px;
}

.service ul li h3 {
  padding-top: 26px;
  font-size: 22px;
  font-weight: bold;
  color: #9c30f8;
  position: relative;
  margin-bottom: 24px;
  line-height: 1;
}

.service ul li:nth-child(2) h3 {
  color: #4385ff;
}

.service ul li:nth-child(3) h3 {
  color: #0c9;
}

.service ul li h3::before {
  content: '';
  position: absolute;
  width: 66px;
  height: 62px;
  bottom: -5px;
  left: -45px;
}

.service ul li h3.s-one::before {
  background: url(../images/aboutus_new/s-1.png) center center no-repeat;
}

.service ul li h3.s-two::before {
  background: url(../images/aboutus_new/s-2.png) center center no-repeat;
}

.service ul li h3.s-three::before {
  background: url(../images/aboutus_new/s-3.png) center center no-repeat;
}

.service ul li h3.s-four::before {
  background: url(../images/aboutus_new/s-4.png) center center no-repeat;
}

.service ul li h3.s-six::before {
  background: url(../images/aboutus_new/s-6.png) center center no-repeat;
}

.service ul li h3.s-five::before {
  background: url(../images/aboutus_new/s-5.png) center center no-repeat;
}

.service ul li span {
  font-size: 16px;
  color: #272848;
  line-height: 1;
}

.service ul li b {
  font-size: 16px;
  margin-right: 10px;
  position: relative;
  background: url(../images/aboutus_new/bluebg.png)center bottom repeat-x;
  font-weight: normal;
}

/* service e */
/* 全国中心 s */
.ab-xiaoqu {
  width: 100%;
  padding: 84px 0 145px 0;
  background: url(../images/aboutus_new/xq-bg.jpg)center center no-repeat;
}

.ab-xiaoqu h2 {
  text-align: center;
  font-size: 32px;
  color: #272848;
  font-weight: bold;
  margin-bottom: 94px;
  line-height: 1;

}

.ab-xiaoqu .ab-con3 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.ab-con3 .map {
  float: left;
  background: #387DFF;
  overflow: hidden;
  border-radius: 20px;
  box-sizing: border-box;
  padding-left: 65px;
}

.map .map-left {
  float: left;
  padding-top: 30px;
  line-height: 1;
}

.map-left h5 {
  color: #FFD800;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 40px;
}

.map-left .ab-phone {
  padding-left: 39px;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  color: #fff;
  margin-bottom: 22px;
}

.map-left .ab-phone::after {
  content: '';
  position: absolute;
  width: 28px;
  height: 27px;
  left: 0;
  top: -2px;
  background: url(../images/aboutus_new/phone.png)center center no-repeat;
}

.map-left .ab-email,
.map-left .ab-internet {
  padding-left: 39px;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  color: #fff;
  margin-bottom: 22px;
}

.map-left .ab-email::after {
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  left: 0;
  top: -5px;
  background: url(../images/aboutus_new/e-mail.png)center center no-repeat;
}

.map-left .ab-internet::after {
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  left: 0;
  top: -5px;
  background: url(../images/aboutus_new/internet.png)center center no-repeat;
}

.map .map-right {
  float: left;
  margin-left: 90px;
  padding-top: 50px;
  position: relative;
  padding-right: 20px;
}

.map .map-right::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 163px;
  background: #FFFFFF;
  left: -45px;
  top: 35px;
}

.map-right p {
  font-size: 16px;
  color: #fff;
  height: 24px;
  line-height: 1;
  margin-bottom: 17px;
}

.map-right p span {
  color: #FFEE8E;
  font-size: 18px;
  margin-right: 13px;
  line-height: 1;
  position: relative;
  top: 1px;
}


.about-box ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-box ul li {
  padding-top: 90px;
  box-sizing: border-box;
  flex: 1;
}

/* 全国中心 e */