@import url(index.css);
#title_bj {
  margin: 0 auto;
}
#title_bj .sec-top {
  width: 100%;
  overflow: hidden;
  position: relative;
}
#title_bj .sec-top .banner-bj {
    background: url(../images/about-banner.jpg) center center transparent;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -957px;
    width: 100%;
    height: 420px;
    z-index: 1;
}
#title_bj .sec-top ul {
  z-index: 2;
  position: absolute;
  top: 340px;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  text-align: center;
}
#title_bj .sec-top ul li {
  display: inline-block;
}
#title_bj .sec-top .sec-top-text {
  position: absolute;
  width: 800px;
  top: 75px;
  text-align: justify;
  left: 50%;
  display: none;
  margin-left: -400px;
  z-index: 2;
}
#title_bj .sec-top .sec-top-text p {
  font-size: 14px;
  line-height: 2em;
  text-indent: 2em;
  color: #fff;
}
#title_bj .sec-1 {
  height: 420px;
}
#section {
  width: 1024px;
  margin: 15px auto;
}
#section .sec-con {
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
}
#section .sec-con .int {
  padding: 50px 30px 50px 470px;
}
#section .sec-con .int h1 {
  font-size: 23px;
  color: #0e64ff;
  font-weight: normal;
  height: 1em;
  line-height: 1em;
  margin-bottom: 26px;
  padding-left: 40px;
}
#section .sec-con .int p {
  padding-left: 40px;
  position: relative;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 14px;
}
#section .sec-con .int p .star-icon {
  background: url(../images/star.png) no-repeat;
  width: 19px;
  height: 18px;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#section .sec-con .int p.last-child {
  margin-bottom: 0px;
}
#section .sec-con .int-1 {
  padding: 70px 30px 70px 470px;
}
#section .sec-con .int-1 p {
  margin-bottom: 20px;
}
#section .sec-con .intelligent {
  background: url(../images/intelligent.png) no-repeat;
  background-size: 100%;
  width: 372px;
  height: 351px;
  position: absolute;
  top: 50%;
  left: 55px;
  margin-top: -175px;
}
#section .sec-con .honour {
  background: url(../images/honour.jpg) no-repeat;
  background-size: 100%;
  width: 363px;
  height: 424px;
  position: absolute;
  left: 40px;
  bottom: 30px;
}
#section .sec-con .about-top {
  background: url('../images/about-top.png') center center no-repeat transparent;
  height: 1049px;
}
#section .sec-middle {
  position: relative;
  margin-bottom: 10px;
}
#section .sec-middle .about-bj {
  width: 100%;
}
#section .sec-middle .about-pic {
  position: absolute;
  background: url('../images/about-pic-20170616.png') no-repeat;
  width: 374px;
  height: 215px;
  background-size: 100%;
  top: 109px;
  right: 124px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#section .sec-middle .sec-middle-text {
  font-size: 20px;
  position: absolute;
  left: 102px;
  top: 114px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#section .sec-middle .sec-middle-text p {
  height: 1em;
  padding-bottom: 23px;
}
#section .outer-right-1 {
  background-color: #fff;
  padding: 110px 0 110px 0;
}
#section .outer-right-1 .p-content {
  padding: 40px 80px;
}
#section .outer-right-1 .p-content .p-title {
  margin-left: 40px;
  color: #0e64ff;
  padding-bottom: 20px;
  font-size: 18px;
}
#section .outer-right-1 .p-content .p {
  font-size: 13px;
  display: inline-block;
  width: 50%;
}
#section .outer-right-1 .p-content .p .p-text {
  font-size: 24px;
}
#section .outer-right-1 .p-content .p .icons {
  margin: 0 10px;
  vertical-align: middle;
}
#section .outer-right-1 .p-content .p em {
  font-size: 14px;
  font-weight: 800;
}
#section .about-box {
  background: url(../images/meinv.jpg) left bottom no-repeat #ffffff;
}
#section .about-customer {
  padding-bottom: 30px;
  float: right;
  width: 600px;
}
#section .sec-foot {
  width: 100%;
  background-color: #fff;
  margin-top: 9px;
  border-top: 1px solid transparent;
}
#section .sec-foot .code-2 {
  background: url('../images/code-2.png') no-repeat;
  display: block;
  width: 109px;
  height: 125px;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 45px;
  padding-bottom: 45px;
}
