.layout {
  background-color: #f9f9f9;
}


.index-title {
  margin: 35px auto 20px;
  position: relative;
  height: 10px;
  text-align: center;
  background: url("/img/home/bg.png") repeat-x scroll center center;
}

.index-title  h3 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 134px;
  height: 22px;
  margin-left: -67px;
  margin-top: -11px;
  font-size: 18px;
  line-height: 22px;
  color: #007bc7;
  background: #fff;
}

/*2018.4.28新版*/
.minwidth {
  width:1180px;
  margin:0 auto;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.foot-icon-content{
  line-height: 25px;
}
/*行业方向  图文展示*/
.value-title {

  font-size: 25px;
  color: #333333;
  line-height: 30px;
  text-align: left;
  width: 100%;
  float: left;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
.more{
  position: absolute;
  right: 20px;
}
.sp-why-our-service .whatOur-box .whatOur-item li.special-width{
  width: 48.5%;
}
.whatOur-box .whatOur-item li {
  width: 270px;
  height: 280px;
  margin: 0 25px 25px 0;
  float: left;
  box-shadow: 0px 5px 15px rgba(0,0,0,.3);
  border-radius: 5px;
  overflow: hidden;
}
.whatOur-box .whatOur-item li img {
  height: 170px;
  width: 100%;
}
.whatOur-box .whatOur-item li .tg {

  text-align: center;

}
.whatOur-box .whatOur-item li .tg h2 {

  font-size: 18px;
  color: #333333;
  margin-top: 20px;
  line-height: 18px;

}
.whatOur-box .whatOur-item li .tg p {

  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-top: 15px;
  padding: 0 17px;

}
/*提供服务*/
.plate{
  width: 100%;
  float: left;
  /*background: #E50012;
  color: #E50012;*/
  padding: 40px 0;
}
.serve-title,.serve-subtitle{
  text-align: center;
  padding: 10px;
  font-family: 微软雅黑;
}
.serve-title{
  font-size: 28px;
  margin-bottom: 1em;
}
.serve-subtitle{
  font-size: 16px;
  padding-bottom: 60px;
}

.link-code img{
  width: 126px;
  height: 126px;

}

.brand-logos {
  text-align: center;
}

.brand-logo {
  display: inline-block;
  width: 20%;
  padding: 0 1em;
}

.brand-logo img {
  width: 100%;
}

.brand-logo i{
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 2px solid #E50012;
  border-radius: 63px;
  font-size: 60px;
  color: #E50012;
  margin: 0 auto;
}

.brand-logo span{
  display: block;
  font-size: 16px;
  padding: 1em 0;
}

.tabs li {
  cursor: pointer;
}
