.ziyebanner {
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
}

.ziyebanner .ziyebannerbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ziyebanner .ziyebannerbox .right {
  text-align: right;
}

.ziyebanner h5 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  letter-spacing: 3px;
}

.ziyebanner p {
  font-size: 24px;
  color: #cccccc;
  text-transform: uppercase;
  font-weight: 300;
}





.page_desc {
  margin: 0 auto 50px;
  text-align: center;
  font-size: 14px;
}

.page_desc li {
  display: inline-block;
  margin: 0 2px;
}

.page_desc li>span,
.page_desc li a {
  padding: 6px 11px;
  display: inline-block;
  border: 1px solid #d0d2d2;
  color: #999999;
  background-color: #fff;
}

.page_desc li span.current,
.page_desc li a:hover {
  background: #0067cb;
  color: #fff;
  border: 1px solid #0067cb
}

/*关于我们*/
.about {
  padding: 30px 0
}

.about .aboutLeft {
  width: 100%
}

.about .aboutRight {
  width: 100%
}

.about .aboutRight img {
  width: 100%
}

.titleallBox {
  margin-bottom: 20px
}

.titleallBox h3 {
  font-size: 28px;
  color: #333333;
  letter-spacing: 3px
}

.titleallBox span {
  font-size: 16px;
  color: #999999;
  text-transform: uppercase;
}

.about .aboutLeft p {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  text-align: justify;
  /*letter-spacing: 2px*/
}



.techtt {
  background-color: #f2f2f2;
  box-shadow: 0 0 2px #ddd;
  padding: 30px 0;
  margin-bottom: 100px
}

.tech1 h2 {
  font-size: 28px;
  color: #333333;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 80px
}

.tech1 .tech_box {
  padding: 80px 0
}

.tech1 .techtt ul {
  font-size: 0
}

.techtt ul li {
  display: inline-block;
  text-align: center;
}

.techtt ul li {
  width: 49%;
}

/*.techtt ul li {
  width:49%;
}*/
.techSame ul li b {
  display: block;
  width: 80px;
  height: 80px;
  transition: 340ms;
  margin: auto;
  position: relative;
  border-radius: 100px;
  background-size: cover !important;
  margin-bottom: 20px
}

.techoo ul li {
  width: 49%;
  float: left;
  text-align: center;
}

.techoo ul li b {
  border: 1px solid #919191;
}

.techtt ul li b {
  border: 1px solid #0067cb;

}

.techSame ul li b:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #0067cb;
  border-radius: 100px;
  transition: 488ms;
  transform: scale(0.48);
  -webkit-transform: scale(0.48);
  -moz-transform: scale(0.48);
  opacity: 0;
  visibility: hidden;
}

.techoo ul li b i {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
}

.techtt ul li b i {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
}

.techSame ul li b i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 10;
}

.techtt ul li h5 {
  font-size: 18px;
  color: #333333
}

.techoo ul li:nth-of-type(even) {
  margin-top: -50px;
  display: none;
}

/*.techoo ul li:after{
  content: "";
  background-image: url(../images/2.png);
  width: 44px;
  height: 13px;
  position:absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: 0 auto
}*/
.techoo ul li h5 {
  font-size: 18px;
  color: #333333
}

.techtt ul li span {
  display: block;
  text-align: center;
  color: #666;
  font-size: 16px;
  margin-top: 12px;
  transition: 355ms;
}

.techSame ul li b:hover:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.techSame ul li:hover h5 {
  color: #0067cb;
}

.techtt ul li:nth-child(1) b i {
  background-image: url(../images/ser1.png);
}

.techtt ul li:nth-child(2) b i {
  background-image: url(../images/ser2.png);
}

.techtt ul li:nth-child(3) b i {
  background-image: url(../images/ser3.png);
}

.techtt ul li:nth-child(1) b:hover i {
  background-image: url(../images/ser1_1.png);
}

.techtt ul li:nth-child(2) b:hover i {
  background-image: url(../images/ser2_1.png);
}

.techtt ul li:nth-child(3) b:hover i {
  background-image: url(../images/ser3_1.png);
}

.twoSecoud {
  margin: 30px 0
}

.twoSecoud .twoSecoudP {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  width: 100%;
  margin: auto;
  text-align: center;
}

.techoo {
  margin: 70px 0
}

.techoo ul li:nth-child(1) b i {
  background-image: url(../images/pic/1.png);

}

.techoo ul li:nth-child(3) b i {
  background-image: url(../images/pic/2.png);
}

.techoo ul li:nth-child(5) b i {
  background-image: url(../images/pic/3.png);
}

.techoo ul li:nth-child(7) b i {
  background-image: url(../images/pic/4.png);
}

.techoo ul li:nth-child(9) b i {
  background-image: url(../images/pic/5.png);
}

.techoo ul li:nth-child(1) b:hover i {
  background-image: url(../images/pic/1_1.png);
}

.techoo ul li:nth-child(3) b:hover i {
  background-image: url(../images/pic/2_1.png);
}

.techoo ul li:nth-child(5) b:hover i {
  background-image: url(../images/pic/3_1.png);
}

.techoo ul li:nth-child(7) b:hover i {
  background-image: url(../images/pic/4_1.png);
}

.techoo ul li:nth-child(9) b:hover i {
  background-image: url(../images/pic/5_1.png);
}


